
html{
	height:100%;
}

body {
	color:#333;
	font-size:14px;
	line-height:1.2;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro",sans-serif;
	background:#FFF url(../img/bg.gif);
}

a:link {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:active {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:visited {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	outline: none;
}

#wrapper {
	width:100%;
	position:relative;
	z-index:100;
	min-width: 995px;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

address, caption, cite, code, dfn, em, strong, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}

/*------------------------------------------------
ヘッダー
------------------------------------------------*/
#header {
	width:100%;
	overflow:hidden;
	background-color: #FFF;
	position: relative;
	z-index: 500;
}

#header .inner {
	width:995px;
	height: 390px;
	margin:0 auto;
	position: relative;
}

#header .inner #logo {
	width: 66px;
	height: 31px;
	position: absolute;
	top: 17px;
	right: 10px;
	z-index: 1000;
}

#header .inner #seal {
	position: absolute;
	width: 179px;
	height: 179px;
	z-index: 1000;
	top: 25px;
	right: 90px;
}

#header .inner p {
	height: 390px;
	position: relative;
	top: 0;
	left: 50%;
	margin-left:-600px;
}

#header .inner h1 {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 614px;
	margin-left: -307px;
}


/*------------------------------------------------
コンテンツ
------------------------------------------------*/

#contents {
	width:100%;
	position: relative;
	z-index: 600;
	padding-bottom: 10px;
}

#contents .inner {
	width:995px;
	margin: 0 auto;
	position: relative;
}


#obi {
	width: 950px;
	position: relative;
	top: -43px;
	left: 22px;
	z-index: 1000;
}

.corkboard1 {
	background: url(../img/corkboard1.png) no-repeat;
	width: 810px;
	height: 315px;
	margin: 0 auto 50px;
	padding: 66px 0 59px;
}

.corkboard1.double {
	height: 300px;
	background: url(../img/corkboard1b.png) no-repeat;
	margin: 0 auto;
	padding: 66px 0 59px;
}

.corkboard1 h2 {
	text-align: center;
	margin-bottom: 28px;
	padding-left: 12px;
	position: relative;
}

.corkboard1 .book_list {
	width: 690px;
	/*margin: 0 auto 24px;*/
	margin: 0 auto 8px;
}
.corkboard1 .book_list li {
	float: left;
	display: inline;
}

.corkboard1 .btn,
.corkboard2 .btn {
	text-align: center;
}


.corkboard2 {
	background: url(../img/corkboard2.png) no-repeat;
	width: 810px;
	height: 246px;
	margin: 0 auto 50px;
	padding: 30px 0 0;
}

.corkboard2 h2 {
	text-align: center;
	margin-bottom: 24px;
}


.note {
	position: relative;
	padding-top: 20px;
	width: 995px;
	background: url(../img/note_base2.png) no-repeat 3px 0;
}

.note .note_base {
	width: 930px;
	background: url(../img/note_base1.png);
	padding: 42px 0 0;
	margin-left: 25px;
}
.note .note_bottom {
	width: 100%;
	height: 56px;
	background: url(../img/note_base_bottom.png) no-repeat 25px 0;
}


.note .note_inner {
	width: 860px;
	background: #FFF url(../img/note_line.jpg) no-repeat 50% 16px;
	padding:58px 0 60px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.note .note_inner .plus {
	padding: 15px 0;
}

.arrow {
	position: relative;
	z-index: 1000;
	text-align: center;
}

.arrow p {
	margin-bottom: 3px;
}


#event {
	position: relative;
	margin-bottom: 35px;
}

#event .btn {
	position: absolute;
	top: 144px;
	left: 83px;
	z-index: 1000;
}

#h2_4 {
	margin-top:-70px;
	position: relative;
	top: 0;
	left: -15px;
	z-index: 1000;
}



.point_frame {
	width: 756px;
	margin: 0 auto 35px;
	background-color: #FFF;
	border-left: 2px solid #E11616;
	border-right: 2px solid #E11616;
	border-bottom: 6px solid #E11616;
	padding: 20px 0;
}

.point_frame ul {
	width: 715px;
	margin: 0 auto 20px;
}

.point_frame ul li {
	float: left;
	display: inline;
}


/*------------------------------------------------
フッター
------------------------------------------------*/

#footer {
	width:100%;
	position:relative;
	z-index:100;
	background-color: #fff;
}

#footer .inner {
	width:995px;
	height: 84px;
	margin:0 auto;
	font-size:10px;
	color:#000;
}

#footer .inner #customer {
	padding-left: 25px;
	width: 75px;
	float: left;
	display: block;
}

#footer .inner #copyright {
	float: left;
	margin-left: 60px;
	width: 344px;
}

#footer .inner #info {
	padding-right: 40px;
	float: right;
	width: 160px;
}

/*------------------------------------------------
その他
------------------------------------------------*/

.posr {
	position: relative;
}

.posr a{
	display: block;
	width: 680px;
	height: 280px;
	position: absolute;
	top: 118px;
	left: 92px;
	z-index: 1000;
}

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.clearfix {
	zoom:1;
}

.w100p {
	width: 100%!important;
}

.mt0 {
	margin-top:0 !important;
}

.mt4 {
	margin-top:4px !important;
}

.mt8 {
	margin-top:8px !important;
}

.mt10 {
	margin-top:10px !important;
}

.mt15 {
	margin-top:15px !important;
}

.mt20 {
	margin-top:20px !important;
}

.mb0 {
	margin-bottom:0 !important;
}

.mb1 {
	margin-bottom:1px !important;
}

.mb2 {
	margin-bottom:2px !important;
}

.mb5 {
	margin-bottom:5px !important;
}

.mb8 {
	margin-bottom:8px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb13 {
	margin-bottom:13px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}

.mb30 {
	margin-bottom:30px !important;
}

.mb35 {
	margin-bottom:35px !important;
}

.mb40 {
	margin-bottom:40px !important;
}

.mb45 {
	margin-bottom:45px !important;
}

.mb50 {
	margin-bottom:50px !important;
}

.mb55 {
	margin-bottom:55px !important;
}

.mb60 {
	margin-bottom:50px !important;
}

.ml0 {
	margin-left:0 !important;
}

.ml10 {
	margin-left:10px !important;
}

.ml15 {
	margin-left:15px !important;
}

.ml20 {
	margin-left:20px !important;
}

.ml25 {
	margin-left:25px !important;
}

.ml30 {
	margin-left:30px !important;
}

.ml35 {
	margin-left:35px !important;
}

.mr0 {
	margin-right:0 !important;
}

.mr10 {
	margin-right:10px !important;
}

.mr12 {
	margin-right:12px !important;
}

.mr20 {
	margin-right:20px !important;
}

.mr30 {
	margin-right:30px !important;
}

.mr38 {
	margin-right:38px !important;
}

.mr80 {
	margin-right:80px !important;
}

.pt0 {
	padding-top:0 !important;
}

.pt17 {
	padding-top:17px !important;
}

.pt25 {
	padding-top:25px !important;
}

.pt35 {
	padding-top:35px !important;
}

.pt50 {
	padding-top:50px !important;
}

.pt80 {
	padding-top:80px !important;
}

.pb0 {
	padding-bottom:0 !important;
}

.pb15 {
	padding-bottom:15px !important;
}

.pb25 {
	padding-bottom:25px !important;
}

.pb55 {
	padding-bottom:55px !important;
}

.pl0 {
	padding-left:0 !important;
}

.pl10 {
	padding-left:10px !important;
}

.pl20 {
	padding-left:20px !important;
}

.pr0 {
	padding-right:0 !important;
}

.fwb{
	font-weight:bold !important;
}

.fll{
	float:left !important;
	display:inline !important;
}

.flr{
	float:right !important;
	display:inline !important;
}

.tac {
	text-align:center;
}

.tar {
	text-align:right;
	width:100%;
}

.bb {
	border-bottom:1px #CCCCCC solid !important;
}

.bn {
	border:none !important;
}

.fs0 {
	font-size:0 !important;
}

.fs10 {
	font-size:10px !important;
}

.fs13 {
	font-size:13px !important;
}

.fs86 {
	font-size:86% !important;
}

.fs115 {
	font-size:115% !important;
}

.bha:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	display:inline-block\9 !important;
	zoom:1;
}

a.bha2{
	position:relative !important;
	z-index:0 !important;
}

a.bha3{
    opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: 0.75; /* Safari 1.x */
    -moz-opacity: 0.75; /* FF lt 1.5, Netscape */
	zoom:1;
	display:block;
}

.db {
	display:inline-block !important;
}