@charset "utf-8";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #666666;
	background: #FFFFFF url(../bestjimuki.co.jp/images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, p, ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
.c-both {
	clear:both;
}
.look {
	background: #f5f5f5;
}
.fimg {
	float:left;
}
.color1 {
	color: #3d2d21;
}
a {
	color: #333333;
}
a:hover {
	color: #3d2d21;
}
#container {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
}
#header p{
	font-size:24px;
	font-weight:bold;
	margin:30px 0 30px 15px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	width: 500px;
	line-height: 1.4;
	padding-bottom: 10px;
}
ul#topmenu {
	height: 54px;
	line-height: 54px;
	background: url(images/topmenu_bg.gif) no-repeat top;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	overflow: hidden;
}
ul#topmenu li {
	float: left;
}
ul#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/topmenu_line.gif) no-repeat right;
}
ul#topmenu li a:hover {
	background: url(images/topmenu_bg.gif) no-repeat bottom;
}
#contents {
	clear: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#side {
	float: right;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 100px;
}
#side h3 {
	font-size: 100%;
	line-height: 56px;
	background: url(images/midashi_bg1.gif) repeat-x;
	height: 56px;
	text-align: center;
	overflow: hidden;
}
#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}
ul.sidemenu a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	display: block;
	width: 210px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
ul.sidemenu a:hover {
	background: #f7f7f7;
	color: #000000;
}
#main {
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 100px;
}
#main h2 {
	font-size: 100%;
	background: url(images/h2_bg.gif) no-repeat;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 50px;
}
#main p {
	padding: 0.5em 10px 1em;
}
#footer {
	clear: both;
	width: 100%;
	line-height: 1.4;
	text-align: center;
}
#main dl.new {
	width: 94%;
	height: 100px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #FAFAFA;
	border: 1px dotted #cfcfcf;
	margin-top: 0.5em;
}
#main dt {
	font-weight: bold;
}
#main dd {
	border-bottom: 1px dotted #cfcfcf;
}
