@charset "utf-8";
/* CSS Document */
body {
	margin-top: 20px;
	margin-bottom: 200px;
}
* {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
p,dd {
	font-size: 0.9em;
	line-height: 1.6em;
}
dt,dd {
}
dt {
	font-size: 0.9em;
	line-height: 1.8em;
	padding-top: 15px;
}
dd {
	padding-bottom: 15px;
	padding-left: 1em;
}
#mainbox {
	height: auto;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7EC505;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 6px;
}
#headbox {
	height: 64px;
	width: auto;
	padding-top: 7px;
	background-color: #FFFFFF;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #7EC505;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #629807;
}
h1,h2 {
	height: 48px;
	background-repeat: no-repeat;
}
h1 {
	width: 200px;
	float: right;
	padding-left: 27px;
	background-image: url(../img/maesawagyu/producers/ditails/logo_ditails.gif);
}
h2 {
	height: 48px;
	width: 329px;
	float: left;
	background-image: url(../img/maesawagyu/producers/ditails/title_ditails.jpg);
}
#midbox {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #629807;
	padding-top: 23px;
	padding-bottom: 23px;
}
.box {
}
.box p {
	padding-top: 15px;
}

.box .boxL {
	height: auto;
	width: 115px;
	padding-left: 6px;
	float: left;
}
.box .boxL p {
}
.box .boxR {
	float: right;
	height: auto;
	width: 520px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #629807;
	padding-bottom: 25px;
	padding-left: 15px;
}
.box .boxR p {
}
#name .boxR p {
	font-size: 1.3em;
	font-weight: bold;
}


#footbox {
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#copyright {
	height: auto;
	width: auto;
}
#copyright p {
	text-align: center;
	width: auto;
	font-size: 0.7em;
	color: #629807;
}
#close {
	margin-top: 20px;
}
#close p {
	height: 31px;
	width: 150px;
	background-image: url(../common/link_close_f2.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#close p a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 150px;
	background-image: url(../common/link_close.gif);
	background-repeat: no-repeat;
}
#close a:focus {
	outline: 0 !important;
}
#close p a:hover {
    background-image: url(../common/link_close_f2.gif);
}

.L {
	float: left;
}
.R {
	float: right;
}
.spaceBB {
	height: 100px;
	width: 200px;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

