@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-color: #EDF6FF;
	background-image: url(../images/mai-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#WRAP {
	width:950px;
	color:  #333333;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/top_main_bg.gif);
	background-repeat: repeat-x;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.yellow {
	color: #C9B003;
}

.red2 {
	color: #990000;
}

.blue {
	color: #0066CC;
}
.blue2 {
	color: #006633;
}

.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:11px;
	color:  #333333;
	font-weight: normal;
	margin:0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
}


.free-h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#TOP {
	width: 950px;
	background: url(../img-layout/bg_top3.jpg) no-repeat;
	position: relative;
	height: 110px;
}
#TOP2 {
	width: 950px;
	background: url(../img-layout/bg_top3.jpg) no-repeat;
	position: relative;
	height: 90px;
}

#LOGO {
	position: absolute;
	left: 0px;
	top: 15px;
}
#LOGO2 {
	position: absolute;
	left: 0px;
	top: 85px;
}
#LOGO-NEW {
	position: absolute;
	left: 350px;
	top: 77px;
}
#LOGIN-MEMBER {
	position: absolute;
	left: 0px;
	top: 0px;
}


#LOGIN1 {
	position: absolute;
	left: 730px;
	padding-top: 0px;
	top: 12px;
	width: 220px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 85px;
}
#LOGIN1 p {
	position: absolute;
	left: 745px;
	top: 25px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



#MESSAGE {
	left: 50px;
	top: 50px;
}


#MENU-HOME {
	width: 950px;
	float:left;
	background: url(../img-layout/main_img3.jpg) no-repeat;
}
#MENU {
	width: 930px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
.menu2 {
	float: left;
	margin: 0;
}

/*___________ 【MAIN】 ___________ */
#MAIN {
	width:950px;
	float:left;
	background: url(../img-layout/bg_main3.jpg) repeat-y;
	padding-top: 10px;
}
#MAIN-1C {
	width:950px;
	background: url(../img-layout/bg_main3.jpg) repeat-y;
	padding-top: 10px;
}

#MAIN-PAD {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#MAIN-LEFT {
	width:755px;
	float:left;
}
form, select, input {
 margin: 0;
 padding: 0;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:560px;
	float:right;
}
#CONTENTS-1C {
	width:950px;
	margin-right: 0px;
	margin-left: 0px;
}
#CONTENTS-1C h2 {
	color: #000066;
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333B90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#CONTENTS-1C h3 {
	background-image: url(../images/1c-h3-bg.gif);
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: center;
}
#CONTENTS-1C p {
	padding-left: 15px;
}


#CONTENTS-JOHO1 {
	padding-bottom: 30px;
}
#CONTENTS-JOHO1 h3 {
	background-image: url(../images/main_h3_bg2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#CONTENTS-JOHO1 h4 {
	background-image: url(../images/main_h4-bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #956836;
	margin-top: 0px;
	padding-top: 8px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0px;
}





.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
.pan-1c {
	font-size:11px;
	color: #666666;
}

#CONTENTS h3 {
	font-size:14px;
	color: #666666;
	background-color: #F2F2F2;
	margin: 20px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
#CONTENTS h4 {
	font-size:12px;
	color: #666666;
	background-color: #F2F2F2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}

.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
	font-size: 12px;
}
#SIDE-MENU {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ECF2FE;
	background-image: url(../images/side-bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
}

#SIDE-MENU h2 {
	margin: 0px;
	padding: 0px;
}
#SIDE-MENU2 {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ECF2FE;
	background-image: url(../images/side-bg1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	margin-top: 10px;
}

.side {
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
	background-image: url(../images/side-bg1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#SIDE-RIGHT {
	width:180px;
}
#SIDE-RIGHT h2 {
	background-image: url(../images/side-bg2.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


.side-right {
	background-image: url(../images/side-bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.side-right2 {
	background-image: url(../images/side-bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}
.side-right2-pink {
	background-image: url(../images/side-bg-pink.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}

#SIDE-HELP {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}

.side2 {
	background-image: url(../images/side-bg1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #ECF2FE;
}
.side2 p {
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #FFEEEE;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
#TANAKA {
}
#TANAKA p {
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

/*___________ 【MAIN-RIGHT】 ___________ */
#MAIN-RIGHT {
	width:180px;
	float:right;
}
#MAIN-RIGHT h2 {
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/foter_bg.gif);
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #666666;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #666666;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #666666;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f13 {
	font-size: 13px;
}

.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%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 5px;
}

.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.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;
}
.top-4-riyu-box {
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/top-riyu-bg.gif);
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.side-column {
	background-image: url(../image/side/side-f-tanka.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.side-help li {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.side-help li a {
	text-decoration: none;
	display: block;
	background-image: url(../images/li_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
}
#SEARCH-BOX {
	background-image: url(../images/search_bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#SEARCH-BOX2 {
	background-image: url(../images/search_bg1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#SEARCH-BOX2 h2 {
	background-image: url(../images/search_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#SEARCH-BOX h2 {
	background-image: url(../images/search_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#CONTENTS-SEARCH {
	width:780px;
	margin-right: 85px;
	margin-left: 85px;
}
#SEARCH-BOX3 {
	background-image: url(../images/search_bg1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#SEARCH-BOX3 h2 {
	background-image: url(../images/search_bg1-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#SEARCH-BOX4 {
	background-image: url(../images/search_bg1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#SEARCH-BOX4 h2 {
	background-image: url(../images/search_bg1-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.search-narabikae-box {
	height: 30px;
}
.search-kensuu-kekka {
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
}
.side-menu-box {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ECF2FE;
	background-image: url(../images/side-bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
}
.syousai-h3-bg {
	background-image: url(../images/main_h3_bg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
.syousai-h3-bg2 {
	background-image: url(../images/main_h3_bg3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
.syousai-h3-bg3 {
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.syousai-h3-bg4 {
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.login-box {
	padding: 0px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 260px;
}
.login-box2 {
	padding: 0px;
	background-color: #EEE8E9;
	border: 1px solid #C0A0A4;
	width: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 260px;
}
.login-box3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 360px;
	background-color: #FFFFFF;
	background-image: none;
}

.side-help li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.side-help li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	background-image: url(../images/li_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
.side-help li a:hover, .side-help li a:active, .side-help li a:focus {
	color: #0066CC;
	background-color: #FFEEEE;
	margin: 0;
	background-position: 3px center;
}
.qa-box1 {
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
}
.qa-box1-list li {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 14px;
	text-align: left;
}
.qa-cat01-box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 60px;
	margin-left: 60px;
}
#CONTENTS-DATA {
	padding-bottom: 30px;
}
#CONTENTS-DATA   h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #272B9A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#DATA-2C-1 {
	float: left;
	width: 750px;
}
#DATA-2C-2 {
	float: right;
	width: 180px;
}
.syousai-bg-under-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#DATA-2C-2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.syousai-2c-right-midasi {
	color: #0B0084;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0B0084;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.free-menu-h3 {
	background-image: url(../images/h3-1c.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000066;
	padding-top: 6px;
	background-position: center;
	text-align: left;
	margin: 0px;
}
.free-menu-h3-2 {
	background-image: url(../images/free-menu-h3-bg1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000066;
	padding-top: 6px;
	background-position: left;
	text-align: left;
	margin: 0px;
}
.free-menu-h4 {
	color: #0066CC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0066CC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 7px;
	margin-left: 10px;
	margin-right: 2px;
}
.free-box1 {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #181577;
	height: 30px;
}
.tab01 {
	float: left;
}
.top-info-padd2 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F7F7F7;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
