@charset "utf-8";



/*-----------------------------------------------
概要
----------------------------------------------- */
#gaiyou{
	background-image: url(images/pho_gaiyou.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#gaiyou h3{
	width:460px;
}
#gaiyou dl{
	padding-left:0px;
	width:460px;
}
#gaiyou dt{
	width:90px;
	background-color:#666666;
	color:#FFFFFF;
	padding-left:5px;
}
#gaiyou dd{
	margin-left:105px;
	margin-top:-1.6em;
	margin-bottom:0;
}
rt{ font-size:8px;}
table{
	
}
td ,th{
	/*border-bottom: 1px dotted #6c6664;*/
	padding:2px 4px 2px 10px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
tr.half td{
	background-image: url(images/line_h.gif);
	background-repeat:no-repeat;

}


td.type1{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
td.type1 p{
	border: 1px solid #b6b5b4;
	margin-bottom:0;
	background-color:#dcdddd;
}

dd a.thickbox img{ margin-top:4px;}


/*-----------------------------------------------
宝玉
----------------------------------------------- */
#hougyoku p.pho{ float:right; margin-left:10px;}