@charset "utf-8";


/* 共送E*/
.osusume h3  {
	display: block;
	height: 30px;
	width: 540px;
	text-indent: -9999px;
}
.osusume h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	padding-left: 5px;
	margin-top: 10px;
}
.osusume ul {
	list-style-image: url(../img/common/mark_link_nav.jpg);
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}






.osusume h2 {
	background-image : url(../osusume/h2_osusume.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 60px;
	width: 560px;
	text-indent: -9999px;
}
.osusume #cont_othersite h3 {
	background-image : url(../osusume/h3_othersite.jpg);
}

.osusume .p_left{
	float: left;
	width: 230px;
	margin: 5px;
}
.osusume .p_right{
	float: right;
	width: 230px;
	margin: 5px;
}
.osusume  table.bukken_list {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-left-color: #666600;
	border-collapse: collapse;
	width: 500px;
	margin-bottom: 10px;
}
.osusume  table.bukken_list  th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
	background-color: #999933;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.osusume  table.bukken_list  td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
	vertical-align: top;
	text-align: center;
}

