@charset "utf-8";
/*********　default　*********/
body, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, ol, li, form, hr {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-size:14px;
}
body {
	color: #333;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-color: #FCF1F2;
	background-position: center 0px;
	font: 12px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #333;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
img {
	border: 0 none;
}
li {
	list-style-type: none;
}
hr {
	clear:both;
	visibility:hidden;
	height:0px;
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/



* html #wrap .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*********　header　*********/







#wrap {
	margin: 0px auto;
	width: 900px;
	background-color: #FFF;
}
#header {
	position: relative;
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 72px;
	padding-top: 20px;
}
#header h1 {
	margin: 0px 0px 22px 18px;
}
#header #header_navi {
	position: absolute;
	top: 14px;
	right: 19px;
}
#navi {
	width: 100%;
	margin: 0px auto;
}
* html #navi {
	margin-bottom: -2px;
}
*:first-child+html #navi {
	margin-bottom: -2px;
}
#navi li {
	height: 44px;
	width: 150px;
	display: inline;
}
#swf_box {
	padding-bottom: 10px;
	background-image: url(../images/drop_shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height:240px;
	margin-bottom: 20px;
}
object {
	display: block;
}
/*********　footer　*********/







#footer {
	height: 75px;
	width: 100%;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 5px;
}
#footer p {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 15px 0px 0px;
}
/*********　main　*********/







#main {
	width: 600px;
	float: left;
	margin: 0px 0px 50px 20px;
}
* html #main {
	margin-left: 10px;
}
#main h2 {
	margin-bottom: 20px;
}
#main h3 {
	clear: both;
}
#sellect_box {
	width: 390px;
	float: left;
}
#sellect_box dl {
	width: 177px;
	float: left;
	padding-left: 13px;
	background-image: url(../images/kamoku_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 5px 20px 0px;
}
#sellect_box dt {
	margin-bottom: 8px;
}
#sellect_box dd {
	padding-left: 10px;
	background-image: url(../images/index_lm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
}
#sellect_box dd.lm_non {
	background-image: none;
}
#sellect_box dd a {
	display: block;
}
#pick_up {
	float: right;
	width: 186px;
	padding-left: 13px;
	background-image: url(../images/kamoku_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#pick_up h3 {
	margin-bottom: 12px;
}
#pick_up .dot {
	display: block;
	margin: 2px auto 6px;
}
#middle_banner {
	clear: both;
	margin-bottom: 25px;
}
#middle_banner li {
	display: inline;
	margin-right: 5px;
}
#middle_banner .second img {
	margin-top: 15px;
}
#taiken_box {
	float: left;
	width: 340px;
	margin: 0px 0px 30px 0px;
}
#taiken_box h3 {
	margin-bottom: 5px;
}
#taiken_box dl {
	height: 50px;
	border-bottom: 1px solid #DDD;
	padding: 5px 0px;
	position: relative;
}
#taiken_box dt {
	position: absolute;
	left: 0px;
	top: 5px;
}
#taiken_box dd {
	margin-left: 55px;
	line-height: 1.3;
}
#taiken_box dd a strong {
	display: block;
	font-weight: bold;
	color: #C09;
	text-decoration: none;
	margin-bottom: 2px;
}
a img#camp {
	float: right;
}
#info {
	margin-top: 8px;
}
#info dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	display:inline;
	width: 6em;
	float: left;
	margin-top: 0.3em;
}
#info dd {
	border-bottom: 1px solid #DDD;
	padding: 6px 0px 4px 6em;
}
/*********　side　*********/







#side {
	float: right;
	width: 240px;
	margin: 0px 20px 40px 0px;
}
* html #side {
	margin-right: 10px;
}
#side ul {
	margin-top: 23px;
}
* html #side ul {
	margin-top: 14px;
}
*:first-child+html #side ul {
	margin-top: 14px;
}
#side li {
	margin-top: 5px;
}
#up {
	display: none;
}
/*********　links　*********/







#links {
	font-size: 10px;
	margin: 0px 20px 35px;
	clear: both;
	background-color: #EEE;
	padding: 15px;
}
#links dd {
	display: inline;
}
/*********　変更footer　*********/

#foot_area {
	background:url("../images/footer/ft_bg.gif") repeat-x top left;
	padding-top:37px;
}
.foot {
	background:#f7f6f3;
	padding-bottom:27px;
}
.foot_logo {
	padding:0 20px;
}
.foot_logo_img {
	float:left;
	width:70px;
}
.foot_logo_navi {
	padding:8px 0;
	font-size:10px;
}
.foot_navi {
	font-size:10px;
	padding:20px 0 0 20px;
}
.foot_navi table td {
	border-left:2px solid #b8b1aa;
	height:330px;
	padding:0 0 0 5px;
	width:134px;
	vertical-align:top;
	background:none;
}
.foot_navi table td dl {
	line-height:1.8;
}
.foot_navi table td dl dt {
	margin-bottom:2px;
}
#footer_copy {
	height: 87px;
	width: 100%;
	background-image: url(../images/footer/copy_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top:15px;
}
#footer_copy p {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 20px 0px 0px;
}

.pink{
	color:#e96074;
	font-size:10px;
}
#side .archive{
	margin-top:10px;
	margin-bottom:20px;
}
.look{
	text-align:right;
}


