@charset "Shift_JIS";

/* cssリセット
---------------------------------------------------------------*/
* {
	font-family:"メイリオ","MS UI Gothic","MS P ゴシック","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3";
	color:#333;
}

/* 全体構造　IE6用
--------------------------*/
* html body {
text-align:center;
}

p{
	text-align:left;
	line-height:130%;
	margin-bottom:10px;
	letter-spacing: 1px;
}
h1,ul{
text-align:left;
line-height:130%;
margin-bottom:10px;
}
/* 共通
---------------------------------------------------------------*/
h4,h5,h6,p,address{
font-size:90%;
font-weight: normal;
font-style: normal;
line-height: 100%;
text-align:left;
}
/* 全体構造
---------------------------------------------------------------*/
body {
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   background:FFFFFF;
   margin:0px auto 0px auto;
}
#top {
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   background:FFFFFF;
   margin:0px auto 0px auto;
   width:950px;
   height:105px;
}


#top2 {
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	background:FFFFFF;
	margin:0px auto 0px auto;
	width:950px;
	height:100px;
}






img { border:none;}
#container {
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	text-align:center;
	margin:0px auto 0px auto;
	width:950px;

}


#footer_in  {
	line-height:1.6;
	letter-spacing:1px;
	margin:0px auto 0px auto;
	background-image: url(../img/footer_back.jpg);
	background-repeat: repeat;
   padding-bottom:30px;
   padding-top:20px;
}
#footer_link{
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	margin:0px auto 0px auto;
	width:950px;
	font-size:75%;
	}
#footer_box1{
float:left;
width:230px;
margin-right:7px;
}
#footer_box2{
float:left;
width:230px;
}
#menu{
width:950px;
margin-left:10px;
}
#container_back {
   padding-bottom:10px;
   line-height:1.6;
   letter-spacing:1px;
   background-image:url(../img/back.jpg);
   background-repeat:repeat-x repeat-y;
   padding-top:10px;
}

#content_left{
float:left;
width:680px;
margin-right:10px;
text-align:left;
}

#content_right{
float:left;
width:260px;
}
#content_right2{
float:left;
width:260px;
margin-top:10px;
}

/* 共通部分
---------------------------------------------------------------*/
p{
text-align:left;
line-height:150%;
margin-bottom:10px;
}
.flat{	clear: both;}
.flat2{	clear: both;
margin-bottom:10px;}
.center{text-align:center;}
h1, h2{
font-size:70%;
font-weight: normal;
font-style: normal;
line-height: 100%;
text-align:left;
}
.pan{
font-size:70%;
}
hr {	
color: #CCCCCC; /* 線の色(IE用) */
height:0.5px;  /*線の太さ */
border-width: 1px 0px 0px 0px; /* 太さ */
border-color: #646467; /* 枠の色 */
border-style: dashed; /* 枠の種類 */
margin:15px 0px 15px 0px;
}
.green{	
color: #62B526; /* 線の色(IE用) */
height:0.5px;  /*線の太さ */
border-width: 1px 0px 0px 0px; /* 太さ */
border-color: #62B526; /* 枠の色 */
border-style: dashed; /* 枠の種類 */
margin:15px 0px 5px 0px;
}
.green_bold{	
color: #62B526;
font-weight:bold;
}

.bold{
font-weight:bold;
font-size:100%;
margin-top:-15px;
}
.bold2{
font-weight:bold;
color:#333333;
}
.bold3{
font-weight:bold;
font-size:150%;
}
.bold4{
font-weight:bold;
color:#FF6633;
}
.bold5{
font-weight:bold;
color:#FF6633;
text-align:center;
}
.bold6{
font-weight:bold;
color:#FF6633;
font-size:18px;
}
.bold7{
font-weight:bold;
font-size:18px;
}
.bold8{
	font-weight:bold;
	font-size:150%;
	margin-top:-10px;
	line-height: -20px;
}
.bold9{
	font-weight:bold;
	font-size:120%;
	margin-top:-5px;
	margin-left:5px;
}

.yellow_line{
	background-image: url(../img/yellow_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.red_line{
	background-image: url(../img/red_line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
}
.red_line2{
	background-image: url(../function/img/red_line2.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

/* 共通（レイアウト）
---------------------------------------------------------------*/
#container a:link {color: #333333; text-decoration:none;}
#container a:visited {color:#333333; text-decoration:none;}
#container a:hover {color:#666666; text-decoration:underline;}

#footer_in a:link {color: #ffffff; text-decoration:none;}
#footer_in a:visited {color:#ffffff; text-decoration:none;}
#footer_in a:hover {color:#ffffff; text-decoration:underline;}

#totop{
font-size:80%;
float:right;}

/* 共通部分（ヘッダー部分）
---------------------------------------------------------------*/
#labelbank{
	width:550px;
	float:left;
	height:90px;
}
#utilitynavi{
width:400px;
float:left;
padding-top:10px;
height:30px;
text-align:right;
}
#utilitynavi ul{
	list-style-type: none;
	float:right;
	margin-bottom:-10px;
 }
#utilitynavi li{
	float:left;
	display: inline;
}
#utilitynavi2{
width:400px;
float:left;
padding-top:10px;
}
#utilitynavi2 p{
	list-style-type: none;
	float:right;
	margin-bottom:-10px;
 }

#header{
	height:155px;
	background-image:url(../img/menu_back.jpg);
	background-repeat:repeat-x;
	position: relative;
	overflow:hidden;
	margin:0;
	padding:0;
}

#header table{
	padding:0px;
	height:55px;
}

#global{
	height:55;
}
#global2{
	height:55;
}
/*:first-child+html #global2{
	height:55;
	margin-top:-20px;
}
* html #global2{
	height:55;
	margin-top:-19px;
}*/

#content_right ul{
	width:250px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#content_right li{
	background-image: url(../img/allow.jpg);
	height: 20px;
	background-repeat: no-repeat;
	line-height: 10px;
	margin-bottom:3px;
	margin-top:3px;
}
.checkpoint{
float:left;
width:380px;
}
.checkpoint2{
float:left;
width:680px;
}

.onayami_left{
float:left;
width:300px;
}
.checkpoint ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
		font-size:90%;
}

.checkpoint li{
	background-image: url(../img/allow2.jpg);
	height: 25px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom:3px;
	margin-top:5px;
	text-indent: 20pt;
}
.checkpoint2 ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
		font-size:90%;
}

.checkpoint2 li{
	background-image: url(../img/allow2.jpg);
	height: 25px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom:3px;
	margin-top:5px;
	text-indent: 20pt;
}

/* 共通部分（フッター部分）
---------------------------------------------------------------*/
.footer_center{
   padding-top:10px;
   text-align:center;
   color:#ffffff;
}
/* Verisign
---------------------------------------------------------------*/
#seal{
float:left;
width:130px;
margin-right:5px;
}
#verisign{
float:left;
width:125px;
padding-top:25px;
}
/* checkpoint page
---------------------------------------------------------------*/
.step_box{
	font-size: 120%;
	line-height:3.0;
	font-weight: bold;
	padding: 3px;
	border: 3px solid #CCCCCC;
	color:#666666;
}
.step_box_text{
	font-size: 120%;
	line-height:3.0;
	font-weight: bold;
	padding: 3px;
	color:#666666;
}
.icon_line{
	height: 23px;
	background-repeat: no-repeat;
	line-height: 10px;
	margin-bottom:-7px;
	margin-top:15px;

}

/* clearfix
---------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */