@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;
}

/*------------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 {
line-height:160%;
}

