@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3.sans-serif";
	color: #333333;
	background-color: #000033;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../image/man/ng.gif);
}
#WRAP {
	width:760px;
	color:  #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 140%;
	padding: 5px;
	font-style: normal;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 13px;
	margin-left: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}

a {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #990066;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

.red {
	color: #CC0000;
}
.ora {
	color: #FF9900;
}
.blue {
	color: #0033CC;
}
.gry {
	color: #999999;
}
.bg-yell {
	background-color: #FFFFFF;
	border: 2px solid #FF9900;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	color:  #ffffff;
	font-weight: bold;
	margin:0;
	font-size: 14px;
	padding: 0px;
	background-color: #FFFFFF;
}
h2 {
	margin: 0px;
	padding: 0px;
}

.tab-bg {
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../image/man/tab.gif);
}

#TOP {
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#TOP h1 {
	background-image: url(../image/man/m_tab.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
#MENU-HOME {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
#MENU {
	width: 780px;
	height: 20px;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	padding-top: 0px;
	margin: 0px;
}
#MAIN-PAD {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.pan {
	font-size:12px;
	color: #999999;
	background-color: #F2F2F2;
}
#CONTENTS {
	background-color: #FFFFFF;

}

#CONTENTS h2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
#CONTENTS h3 {
	font-size:16px;
	color: #FFFFFF;
	background-color: #000066;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
}
#CONTENTS h4 {
	font-size:16px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
}
/*___________ 【CONTENTS】追加設計 ___________ */
.check {
	font-size: 14px;
	line-height: 180%;
	padding: 0 10px 0 10px;
}
.mt20-u60-center {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

.check li {
	padding: 4px 0 4px 22px;
	background-image: url(../image/man/check_b.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.profile {
	padding: 10px 0 10px 0;
}
#MAG2 {
	width:580px;
	border: 1px solid #999999;
	background-image: url(../image/melmaga_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 120px;
	margin-top: 20px;
	text-align: center;
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 20px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
/*___________ 【CONTENTS】表設計 ___________ */
table {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 0;
	border: 1px solid #999999;
	line-height: 120%;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
tr,th,td {
	padding: 8px;
}

.td-bg-gray {
	background-color: #F7F7F7;
}

th {
	color: #FFFFFF;
	background-color: #006699;
	font-weight: normal;
}
td {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
}

/*___________ 【SIDE】 ___________ */
#SIDE {
	width:170px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #000000;
	line-height: 30px;
	text-align: left;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}

/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 10px 0 10px 0;
	background: url(../img-layout/bg_f-menu.gif) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #0033FF;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */

.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}

.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt20-u-t {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mt20-u-t-center {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}


.mt40 {
	margin-top: 40px;
}
.mt40-u-t {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mt40-u-t-center {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.mt60 {
	margin-top: 60px;
}
.mt60-u-t {
	margin-top: 60px;
	margin-bottom: 60px;
}
.mt60-u-t-center {
	margin-top: 60px;
	margin-bottom: 60px;
	text-align: center;
}





.mt80 {
	margin-top: 80px;
}
.mt100 {
	margin-top: 100px;
}

.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.text-box-div {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.text-box-div-center {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.text-box-voice1 {
	margin-right: 34px;
	margin-left: 34px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.text-box-div700 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.text-box-divasami-profile {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	height: 350px;
	width: 600px;
	margin-right: 79px;
	margin-left: 79px;
	background-image: url(../image/asami_profile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text-box-divasami-profile-text {
	padding-top: 80px;
	padding-left: 170px;
}
.red-b {
	color: #FF0000;
	font-weight: bold;
}
.red-b18 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.mt-u20-t60-center {
	margin-top: 60px;
	margin-bottom: 20px;
	text-align: center;
	width: 760px;
	margin-right: 0px;
	margin-left: 0px;
}
.check-box1 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.f18-b {
	font-size: 16px;
	line-height:140%;
	font-weight: bold;
}
.check-bg1 {
	background-image: url(../image/check-bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1050px;
	width: 670px;
	margin-right: 44px;
	margin-left: 44px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.text-box-div660 {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.mt40-u20-center {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.mt60-u20-center {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}
.text-bg-yell {
	font-weight: bold;
	background-color: #FFFF00;
}

.text-box-div660-left {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mokuji-box {
	margin-right: 78px;
	margin-left: 78px;
	margin-bottom: 40px;
	border: 2px solid #330099;
	padding: 0px;
	margin-top: 40px;
	background-color: #FFFFFF;
}
.text-rightut-40 {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
.mt-u100-t60-center {
	margin-top: 60px;
	margin-bottom: 100px;
	text-align: center;
}
.mt-u60-t60 {
	margin-top: 60px;
	margin-bottom: 60px;
	text-align: center;
}
.maga-form {
	margin-right: 89px;
	margin-left: 89px;
	width: 580px;
	border: 1px solid #666666;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.bg-yell2 {
	background-color: #FFFFF4;
	border: 2px solid #FF6600;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text-bg-yell590 {
	font-weight: bold;
	background-color: #FFFF00;
	width: 590px;
	text-align: center;
}
.text-box-div2 {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.text-box-div3 {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.text-box-div5 {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}.bg-point4 {
	background-color: #FFFFFF;
	border: 2px dotted #E60012;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 20px;
}
.mail-voice-midasi {
	background-color: #FFFF00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 40px;
}
.case-text-padd {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-right: 40px;
}
