@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);


/* CSS Document */

.left-img01 {
width:640px;
height:77px;
padding-bottom:10px;
}

.box01 {
padding:20px 15px 0 15px;
}

table.table-style01 {
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
line-height:160%;
letter-spacing:0.1em;
}

table.table-style01 td {
padding:5px;
text-align:left;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}

table.table-style01 th {
padding:5px;
background-color:#ECEFF4;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
width:120px;
}

.box02 ul li {
clear:both;
}

.box02 ul li .left {
width:120px;
float:left;
}

.box02 ul li .right {
float:right;
width:330px;
}

.ma-l-style01 {
margin-left:15px;
_margin-left:14px;
}

.ma-l-style02 {
margin-left:8px;
_margin-left:7px;
}

.box03 {
width:450px;
clear:both;
}

.box03 .box03-1 {
width:220px;
float:left;
}

.box03 ul li {
list-style-type:disc;
list-style-position:inside;
}

.box03 .box03-2 {
width:220px;
float:right;
}

.table-style02 {
border-style:none;
}

.table-style02 td {
border-style:none;
}

.space01 {
margin-left:30px;
}

.space02 {
margin-left:43px;
}

/*------------right-menu--------------*/

#right-img02 {
margin-bottom:20px;
}

#right-img02 ul {
	background-image:url(../../images/build/right-img02.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:95px;
	/*margin-left:5px;*/
	text-align:center;
}

#right-img02 ul li a {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	width:202px;
	vertical-align:top;	
}

#right-img02 #right-img02-0 a {
	height:38px;
}

#right-img02 #right-img02-1 a {
	height:57px;
}


#right-img02 #right-img02-0 a:active,
#right-img02 #right-img02-0 a:focus,
#right-img02 #right-img02-0 a:hover {
	background:url(../../images/build/right-img02.jpg) no-repeat -202px 0px;
}

#right-img02 #right-img02-1 a:active,
#right-img02 #right-img02-1 a:focus,
#right-img02 #right-img02-1 a:hover {
	background:url(../../images/build/right-img02.jpg) no-repeat -202px -38px;
}

.right-img03,
.right-img04,
.right-img05,
.right-img06,
.right-img07,
.right-img08  {
width:202px;
height:38px;
background-color:#CCCCCC;
margin-bottom:10px;
}

/*------------txt-style----------------*/

.txt-style01 {
display:block;
font-weight:bold;
padding-bottom:10px;
font-size:125%;
}

