/* tag */
h2{
margin-top:20px;
margin-bottom:10px;
}
/*registration*/
h3#registration img{
float:left;
margin-bottom:20px;
display:block;
width:500px;
height:30px;
}
img#howto_img{
float:right;
display:block;
width:230px;
height:30px;
margin-bottom:20px;
}
div#h3_box01{
width:740px;
}
div#func_box{
width:740px;
height:auto;
margin-bottom:20px;
}
div#func_box div.resume_box{
width:238px;
height:105px;
float:left;
margin-right:10px;
border:1px solid #cccccc;
background-image:url(../img/img_resume.jpg);
background-repeat:no-repeat;
}
div#func_box div.scout_box{
width:238px;
height:105px;
float:left;
margin-right:10px;
border:1px solid #cccccc;
background-image:url(../img/img_scout.jpg);
background-repeat:no-repeat;
}
div#func_box div.folder_box{
width:238px;
height:105px;
float:left;
border:1px solid #cccccc;
background-image:url(../img/img_folder.jpg);
background-repeat:no-repeat;
}
div#func_box div.appli_box{
width:238px;
height:105px;
float:left;
border:1px solid #cccccc;
margin-right:10px;
margin-top:10px;
background-image:url(../img/img_application.jpg);
background-repeat:no-repeat;
}
div#func_box div.block_box{
width:238px;
height:105px;
float:left;
border:1px solid #cccccc;
margin-right:10px;
margin-top:10px;
background-image:url(../img/img_block.jpg);
background-repeat:no-repeat;
}
div#func_box div.privilege_box{
width:238px;
height:105px;
float:left;
border:1px solid #cccccc;
margin-top:10px;
background-image:url(../img/img_privilege.jpg);
background-repeat:no-repeat;
}
div#func_box h4 img{
width:165px;
height:25px;
float:right;
margin-top:7px;
padding-right:10px;
margin-bottom:5px;
padding-bottom:7px;
border-bottom:1px #cccccc solid;
}
div#func_box p.h4_text{
width:165px;
float:right;
padding-right:10px;
line-height:120%;
text-align:justify;
text-justify:distribute;
}
h3#agreement img{
width:740px;
height:30px;
margin-bottom:10px;
display:block;
}
p.text01{
font-size:12px;
color:#666666;
padding:5px 20px 10px;
text-align:left;
line-height:120%;
}
.index_title{
padding:0px;
font-size:18px;
margin:0px;
text-align:left;
vertical-align:bottom;
}
/**/


h5{
padding:5px;
margin:0px;
font-size:12px;
}

p.text02{
font-size:12px;
color:#666;
padding:0px 30px 20px;
text-align:left;
line-height:120%;
}
p.s_image{
padding:10px 20px 10px;
text-align:center;
}
p.img_center{
margin:10px auto;
text-align:center;
border:none;
}
p.coment{
font-size:10px;
color:#666666;
padding:2px;
text-align:left;
}
p.img{
font-size:10px;
color:#666666;
padding:10px;
}
img.padd01{
padding:5px;
}
.alpha{
color:#999;
}
.bmargin5{
margin-bottom:5px;
}
.error_text1{
color:#FF3300;
font-weight:bold;
}
div#error_box{
margin:0px auto;
margin-bottom:5px;
padding:5px;
width:590px;
border:1px solid #FF6600;
}
div#error_box h3{
margin-bottom:5px;
padding:5px 10px;
font-size:14px;
color:#FFF;
background-color:#FF6600;
}
div#error_box ul{
margin-left:10px;
}
div#error_box li{
color:#FF6600;
line-height:130%;
}
table.scout_table01{
margin:0px auto;
padding:0px;
border:1px solid #ccc;
width:600px;
border-collapse:collapse;
background-color:#FFF;
}
table.scout_table01 caption{
width:600px;
padding:5px;
margin:0px auto;
}
table.scout_table01 tr th{
border-right:1px dashed #ccc;
border-bottom:1px solid #ccc;
background-color:#eee;
width:200px;
padding:5px;
}
table.scout_table01 tr td{
border-bottom:1px solid #ccc;
width:400px;
padding:5px;
}
#noline_th{
border-right:1px dashed #ccc;
border-bottom:none;
width:200px;
padding:5px;
}
#noline_td{
border-bottom:none;
width:400px;
padding:5px;
}








/*div*/
/*　divboxパターン1　*/
div.contentbox01{
	background-image:url(../img/h3_temporary_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0 0px 20px;
	border-bottom:1px solid #CCCCCC;
}
div.contentbox01 h3{
	margin:0 auto 20px;
	padding:0;
}
div.contentbox01 h3 img{
	margin:0;
	padding:0;
}


/*　divboxパターン2　*/
div.contentbox02_top{
	background-image:url(../img/div_box02_top.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px;
	width:680px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.contentbox02{
	background-image:url(../img/div_box02_side.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:10px 20px;
}
div.contentbox02_bottom{
	background-image:url(../img/div_box02_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px;
	width:680px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.contentbox01_content{
	width:190px;
	margin-top:10px;
	margin-right:10;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
}
div.contentbox01_content02{
	width:400px;
	margin-top:10px;
	margin-right:10;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	line-height:120%;
}
div.textcontent{
	width:640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height:120%;
}
img.contentbox_title{
margin:0px 0px 0px 14px;
vertical-align:bottom;
}
div.kiyaku{
width:640px;
height:200px;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
padding:5px 15px;
background-color:#EEEEEE;
overflow:auto;
border:1px #94b4c5 solid;
}
ul.jou{
list-style:decimal;
margin:0px;
}
ul.jou li{
line-height:110%;
margin-bottom:5px;
}
ul.kou{
list-style:lower-alpha;
padding-left:10px;
}
ul.kou li{
line-height:110%;
margin-bottom:1px;
}
/*　流れ用css　*/
div.nagare_img{
width:640px;
text-align:center;
margin:10px auto 30px;
}
p.nagare_text01{
padding:0px 30px 10px;
text-align:left;
}
div.contentbox01 table.scout_table01 th{
	padding:10px;
}
div.contentbox01 table.scout_table01 td{
	padding:10px;
}

