/* CSS Document */

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #666666;
}


li {
	display:inline;
	border:1px black solid;
	list-style-position: inside;
	vertical-align: bottom;
}

#top-01 {
	width: 764px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	height: 468px;
}
#top-02 {
	width: 764px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
	height: 40px;
	background-color: #000000;
	vertical-align: middle;
}
.top-03 {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom:20px;
	margin-left: 30px;
	}
.menu {
	font-size: 10px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 210%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #364448;
}
.menu2 {
	font-size: 10px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #364448;
}
.honbun {
	font-size: 12px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.honbun2 a{
	font-size: 12px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.honbun_red,
.honbun_red2 a,
.honbun_red2 a:link,
.honbun_red2 a:hover,
.honbun_red2 a:visited {
	color: #920000;
}
.honbuns {
	font-size: 12px;
	font-family : sans-serif;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.title {
	font-size: 16px;
	font-style: normal;
	font-family : "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #920000;
}
.title_e{
	font-size: 16px;
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #920000;
}
.title_s{
	font-size: 25px;
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.title_c{
	font-size: 20px;
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.honbun_small {
	font-size: 10px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copy {
	font-size: 9px;
	font-style: normal;
	font-family : sans-serif;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #364448;
}
.table {
	table-style: dotted;
}

a:link { color: #364448 } 

a:visited { color: #364448 } 

a:hover { color: #5E696D } 

a:active { color: #AEB4B6 } 
.txt_small {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.txt_small4 {
	font-size: 10px;
	color: #666666;
}
.txt_small3 {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.txt_small2 {
	font-size: 10px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.txt_small2 a{
	text-decoration: none;
}

.txt_nomal {
	font-size: 12px;
	line-height: 16px;
	color: #364448;
}
.txt_nomal2 {
	font-size: 11px;
	color: #364448;
}

/* ボーダー */
.border_top {
border-bottom-style:solid;
border-bottom-color:#666666;
border-bottom-width:1px;
margin-bottom:10px;}

.border_content {
border-bottom-style:solid;
border-bottom-color:#666666;
border-bottom-width:1px;
padding-bottom:20px;
margin-bottom:10px;}
.contest {
	text-align:center;
}
.contest img{
	border: 1px solid #CCCCCC;
}
.tborder {
	border-bottom: 1px solid #666666;
}
.float {
	float: left;
	margin-right: 10px;
	margin-bottom:0px;
}

.style1 {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
}
.border {
	border: 1px solid #999;
	padding-right:5px;
	padding-left:5px;
}
.honbun #form {
	border: 1px solid #CCC;
	padding:10px;
}
.btnRed {
	background: #920000;
	color: #FFFFFF;
	width: 160px;
	padding: 10px;
	line-height: 180%;
}
.btnRed a,
.btnRed a:hover,
.btnRed a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.btnRed img{
	border:none;
	vertical-align:top;
	margin-left:10px;
}
.btnRed2 {
	background: #920000;
	color: #FFFFFF;
	width: 200px;
	padding: 10px;
	line-height: 180%;
}
.btnRed3 {
	background: #920000;
	color: #FFFFFF;
	width: 135px;
	padding: 10px;
	line-height: 180%;
}
.btnRed2 a,
.btnRed2 a:hover,
.btnRed2 a:visited,
.btnRed3 a,
.btnRed3 a:hover,
.btnRed3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.btnRed2 img{
	border:none;
	vertical-align:top;
	margin-left:10px;
}
.honbun .border_content .pressByer{
	margin:0;
	padding:0;
}
.honbun .border_content .pressByer li {
	list-style-type: none;
	border:none;
	padding-bottom:10px;
}
.honbun .border_content .pressByer li.press,
.honbun .border_content .pressByer li.buyer{
	margin-right:20px;
	display:block;
}
.honbun .border_content .pressByer li.buyer2{
	padding-right:20px;
}
.honbun .border_content .pressByer li.another{
	clear:both;
}