@charset "UTF-8";


/* wrapper styles
 * ============================
 *
 * link
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* link styles
----------------------------------*/




/* box styles
----------------------------------*/
#gaiyouBox{
	width:642px;
	margin:0 auto;
	padding-top:20px;
}



/* list styles
----------------------------------*/




/* table styles
----------------------------------*/
table#ta_gaiyou{
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
}
table#ta_gaiyou th{
	background-color:#699E47;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #D3D3D3;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	width:138px
}
table#ta_gaiyou th#line_bottom02{
	border-bottom:1px solid #AAAAAA;
}
table#ta_gaiyou td{
	background-color:#F7F6DF;
	border-bottom:1px solid #D3D3D3;
	border-right:1px solid #AAAAAA;
	padding:10px;
}
table#ta_gaiyou td#line_right{
	border-right:1px solid #D3D3D3;
	width:204px;
}
table#ta_gaiyou td#line_right02{
	border-right:none;
}
table#ta_gaiyou td#line_bottom{
	border-bottom:1px solid #AAAAAA;
}	
	

/* text styles
----------------------------------*/




/* img styles
----------------------------------*/






/* form styles
----------------------------------*/




/* other styles
----------------------------------*/

