
/* base
-----------------------------------------------------------*/
* {   
   line-height:130%;
   color:333333;
   font-family:"MS UI Gothic", Osaka, Arial;
   }
body {
   left: 0px;
   top: 0px;
   margin:0;
   font-size:12px;
   background:url(../img/base_bg.jpg) repeat-y #F2F4F5;  
   }
td { vertical-align:top; }
form { margin:0 ;}
.txt14B {color:#333333; font-size:14px; line-height:150%}
.txt14G {font-size:14px; line-height:150%}
.txt10 {font-size:10px; line-height:135%; text-align:left; margin:0 25px 0 25px}
.RedB { font-weight:bold; color:#F5120C; }
.Red { font-weight:bold; color:#F5120C; font-weight:normal; }
.Grn { color:#008A00; }
.GrnB { color:#008A00; font-weight:bold; }
.Blu { color:#286C9E; }
.BluB { color:#286C9E; font-weight:bold; }
.OrngB { font-weight:bold; color:#F5700C; }
.atnt {line-height:130%; font-weight:bold; color:#333333; margin-left:0; font-size:14px}
sup {color:#FF0000}
h3 {color:#006699; font-size:14px; margin:20px 80px; border-bottom:1px solid #006699}
div.clr { clear:both; }

.alR { text-align:right; }
.alC { text-align:center; }
.vlT { vertical-align:top; }

/* link
-----------------------------------------------------------*/
a {
	color:#069;
	text-decoration:underline;
	outline: none;
}
a:visited { color: #069; }
a:hover {color:#999999}
/* GeoTrast
-----------------------------------------------------------*/
.geotrast {
   margin:10px 0;
   text-align:center;
   }
   
.exp10 {
	margin:0 20px;
	font-size:10px;
	text-align:left;
}
/* header
-----------------------------------------------------------*/

h1.seo {
	width:994px;
	background-color:#606F75;
	color:#FFF;
	text-align:right;
	padding:1px 5px;
	margin:0;
	font-size:9px;
	letter-spacing:0.1em;
	font-weight:normal;
}

#header {
	width:1004px;
	background:url(../img/header_bg.jpg) no-repeat;
}

#header div.logoMgn {	
	padding:28px 0 15px 10px;
	width:775px;
	float:left;
}

#header div.btnMgn {	
	padding:20px 12px 0 0;
	width:207px;
	float:right;
}
   
/*top navigation*/
   
#topnavi { margin:0; width:1006px; }

#topnavi div { float:left; }
#topnavi div.home { width:169px; }
#topnavi div.contents { margin-left:2px; width:137px; }

/* Topic Path */
ol#topicPath {
	margin: 10px 0 5px 0;
	padding: 0;
	list-style: none; }
 
	ol#topicPath li {
		float: left;
		padding: 0 7px 10px 10px;
		background: url(../img/ico_topixpath.gif) no-repeat 0 25%; }
 
		ol#topicPath li.home {
			padding-left: 0;
			background: none; }
 
	ol#topicPath a { text-decoration: none; }
   
   
/* main
-----------------------------------------------------------*/
#ContBG {
	clear:both;
	width:1004px;
	background:url(../img/all_bg.jpg) repeat-y;
}

#ContMyPage {
	clear:both;
	width:1004px;
	background:url(../img/all_bg.jpg) repeat-y;
	/*background:url(../img/mypage_bg.jpg) repeat-y;*/
}

#ContBG div.mainL, #ContMyPage div.mainL {
   background-color:#FFFFFF;
   padding-top:3px;
   vertical-align:top;
   width:169px;
   float:left;
}

#ContBG div.mainR, #ContMyPage div.mainMyPage {
   vertical-align:top;
   width:795px;
   /*margin:0 auto;*/
   margin-left:20px;
   float:left;
}


/* footer
-----------------------------------------------------------*/
#footer {
	clear:both;
	width:1004px;
}

#footer .footerBdr {
   background-color:#6F8088;
   margin-bottom:5px;
   }
#footer .copyright {
   font-family:Arial, Helvetica;
   font-weight:bold;
   font-size:10px;
   word-spacing:0.1em;
   color:#606F75;
   text-align:right;
   float:right;
   }
#footer .btmnavi {
   width:650px;
   float:left;
   }
   
   
/*Left Navi
-----------------------------------------------------------*/
.Lnavi01 {
   background-image: url(../img/index-l01_c.jpg);
   background-repeat: repeat-y;
}
.Lnavi02 {
   background-image: url(../img/index-l02_c.jpg);
   background-repeat: repeat-y;
}
.Lnavi03 {
   background-image: url(../img/index-l03_c.jpg);
   background-repeat: repeat-y;
}
.LnabiFnt {
   padding:5px 0 5px 15px;
   }
.LnabiBtn {
   padding:3px 0 3px 8px;
   }
.LnaviForm {
   margin-left:20px;
   width:130px;  
}
.LnaviForm02 {
   padding-left:15px;
}
.LnaviBtn { padding-left:15px; }

.LnabiBtn {
   padding-bottom:5px;
   padding-left:13px;
}
.LnaviKeepPass {
   text-align:center;
   font-size:10px;
}
