@charset "utf-8";
/* CSS Document */

/* tag */

img { behavior:url(js/iepngfix.htc) }
body { behavior: url(js/csshover3.htc); }

body {
	color: #333;
}

a span {
    display: none;
}

a {
	color: #277317;
	overflow:hidden;
	outline:none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a span {
    display: none;
}

blockquote {
}

/* text */

.s_txt {
	font-size: 85%;
	line-height: 150%;
}

span.uline_red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4742;
}

span.uline_green {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #32961E;
	padding-bottom: 3px;
}

span.uline_white {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}

span.uline_ocher {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B8764;
	padding-bottom: 3px;
}


address {
	font-size: 85%;
	line-height: 25px;
	margin-left: 15px;
}

/* parts */

.form_ipt {
	width: 200px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_ta {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_submit {
	width: 200px;
	height: 30px;
}

.more {
	position: absolute;
	right: 1px;
	bottom: 1px;
}

.fukidashi {
	background-image: url(../images/fukidashi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: 15px 0px;
	margin-bottom: 10px;
}

.meta {
	width: 150px;
	background-color: #FAFAFA;
}

/* layout */

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	/*\*/*/
	overflow: hidden;
}

#container:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

#header {
	height: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#logo {
	background-image: url(../images/logo.gif);
	height: 30px;
	width: 95px;
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 20px;
}

ul#navi_head {
	position: absolute;
	right: -5px;
	top: 35px;
	height: 35px;
}

li.ctab {
	float: left;
	height: 20px;
	width: 85px;
	margin-right: 10px;
	margin-top: 15px;
}

li.tab {
	float: left;
	width: 95px;
	height: 35px;
	margin-right: 5px;
}

#main {
	width: 720px;
	float: left;
	margin-bottom: 25px;
}

#side {
	width: 220px;
	float: right;
}

.bn_area li {
	margin-bottom: 25px;
}

.s_panel {
	background-image: url(../images/wood.jpg);
	background-repeat: repeat-y;
	display: inline-block;
	padding-top: 25px;
	margin-bottom: 25px;
}

.s_section {
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	margin-bottom: 25px;
}

.s_section_m0 {
	position: relative;
	margin-bottom: 25px;
}

#snaparea {
	position: relative;
	margin-bottom: 25px;
	width: 220px;
}

#hairsnap {
	width: 220px;
	height: 190px;
}

h2.sp {
	margin-bottom: 15px;
}

h2#snap {
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

.snapimg {
	height: 144px;
	width: 144px;
	padding-top: 11px;
	background-image: url(../images/snap_base.gif);
	background-repeat: no-repeat;
	padding-right: 38px;
	padding-left: 38px;
	padding-bottom: 46px;
	background-position: 28px 0px;
}

.snap_base {
	width: 164px;
	margin-left: 28px;
}

.snap_navi_l {
	position: absolute;
	top: 135px;
	left: -8px;
	z-index: 3;
}

.snap_navi_r {
	position: absolute;
	top: 135px;
	right: -8px;
	z-index: 3;
}

.recom {
	text-align: center;
}

.rec_area {
	background-color: #FFFF46;
	border: 3px solid #277317;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
}

h3.rec_title {
	font-weight: bold;
	color: #277317;
	text-align: center;
	margin-bottom: 5px;
}

li.rec_creater {
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #277317;
	margin-bottom: 10px;
}

li.rec_desc {
	font-size: 85%;
	line-height: 150%;
}

.sinfo_area {
	background-color: #FFFF46;
	border: 3px solid #277317;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

h3.sinfo_title {
	font-size: 85%;
	font-weight: bold;
	color: #277317;
	margin-bottom: 15px;
	line-height: 170%;
}

li.sinfo_date {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 5px;
	font-weight: bold;
	color: #277317;
}

li.sinfo_desc {
	font-size: 85%;
	line-height: 150%;
}

.pagetop {
	display: block;
	height: 25px;
	width: 25px;
	float: right;
	margin-top: 10px;
}

.ksk {
	display: block;
	height: 25px;
	width: 25px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

.footfeed {
	display: block;
	height: 25px;
	width: 25px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#footer {
	width: 700px;
	float: left;
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	display: block;
	height: 45px;
}
