@charset "utf-8";


/* general
----------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #333333;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	}

table,
td,
th,
tr {
	font-size: small;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.6;
	}

p,
li,
dl,
dt,
dd {
	line-height: 1.6;
	}

p {
	margin: 0 0 1em 0;
	}

a img {
	border: 0;
	}

.middle {
	vertical-align: middle;
	}


/* clearfix
----------------------------------------- */

.pkg:after {
	content: "";
	display: block;
	clear: both;
	}

.pkg {
	display: inline-table;
	min-height: 1%;
	}

* html .pkg {
	height: 1%;
	}

.pkg {
	display: block;
	}


/* link
----------------------------------------- */

a {
	color: #750019;
	}

a:link {
	text-decoration: underline;
	}

a:hover,
a:active {
	color: #750019;
	text-decoration: none;
	}
a:visited {
	text-decoration: underline;
	color:#be2040;
	}

/* wrapper
----------------------------------------- */

#wrapper {
	width: 900px;
	margin: 0 auto;
	}


/* header
----------------------------------------- */

#header {
	
	}


/* main
----------------------------------------- */

#main {
	margin: 40px auto;
	width: 952px;
	background: url(../images/main_bg.jpg) repeat-y center;
	_background: url(../images/main_bg.jpg) repeat-y 0px;
	position: relative;
	}
#main .btn {
	position: absolute;
	top:413px;
	left: 605px;
	}

#secret .contents {
	background: url(../images/himitsu_bg.jpg) no-repeat center top;
	padding: 30px 50px 0 300px;
	height:334px;
	}

#secret .contents ul {
	margin: 10px 0 0 0;
	overflow: auto;
	height: 171px;
	}
#secret .contents li {
	list-style: none;
	font-size: 114%;
	margin: 0 0 3px;
	background:url(../images/icon.gif) no-repeat 10px 3px;
	padding: 0 0 0 30px
	}

#comment {
	margin:0 20px 0;
	}

#comment .contents {
	position:relative;
	height: 202px;
	}

#comment .lead {
	position: absolute;
	top:0px;
	left:0px;
	}

#comment .btn {
	position:absolute;
	top:147px;
	left:45px;
	}

#comment .silk_yebisu_btn {
	left:700px;
	position:absolute;
	top:147px;
}




#comment .contents02 {
	background: url(../images/comment_bg.jpg) no-repeat 0px bottom;
	padding: 17px 42px 50px;
	}

#comment .contents02 ul {
	margin: 10px 0 0;
	}

#comment .contents02 li {
	list-style: none;
	font-size: 114%;
	background:url(../images/icon.gif) no-repeat left 3px;
	padding: 0 0 0 20px;
	width: 382px;
	float:left;
	margin:0px 10px 3px 0;
	}


#other {
	background: url(../images/other_bg.jpg) no-repeat center top;
	padding: 280px 21px 0;
	}
#other .notice {
	background: url(../images/notice_bg.gif) no-repeat center bottom;
	}


#other .kinen {
	margin: 0 40px 0 0;
	float: left;
	width: 434px;
	}

#other .kinen .contents {
	padding: 10px 20px;
	}
#other .kinen .contents .b_title {
	margin: 10px 0 0 0;
	}
#other .kinen .contents .more {
	margin: 10px 0 0 0;
	text-align: right;
	}


#other .silk {
	margin: 0;
	float: left;
	width: 434px;
	}

#other .silk .contents {
	padding: 10px 20px;
	}

#other .silk .lead {
	width: 252px;
	margin: 5px 15px 0 0;
	_margin: 5px 10px 0 0;
	float: left;
	}


#other .silk .image {
	}

#footer {
	text-align: center;
	width:952px;
	background:url(../images/footer_bg.jpg) no-repeat center bottom;
	padding: 30px 0 50px;
	font-size:0;
	}



/* footer
----------------------------------------- */

#footer {
	
	}


/* 
----------------------------------------- */

body {
	background:#4a0010 url(../images/bg.gif) repeat-x left top;
	}

#commonHeader {
	background:#FFF;
	border-bottom: 4px solid #f3be00;
	}


div#commonHeader div.inner {
	margin:0 auto;
	padding:7px 0 5px;
	width:950px;
}

div#commonHeader p.logo {
float:left;
padding:33px 0 0 10px;
}


div#commonHeader p.icon {
padding:0 148px 0 0;
text-align:center;
}




































