@charset "UTF-8";

/*----------------------
default
----------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.8;
	color:#3E3030;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul, li {
	list-style:none;
	display:block;
}
h1,h2,h3,h4, dl, dt, dd, p {
	display:block;
}
img { 
	vertical-align:bottom;
	border:0;
}
a img {
	border:none;
	outline:none;
    -moz-outline-style:none;
}
a img.btn_alpha:hover {
	opacity:0.7;	/*Standard: FF gt1.5, Opera, Safari*/
	filter: alpha(opacity=70);	/*IE lt8*/
	-ms-filter:"alpha(opacity=70)";	/*IE8*/
	-khtml-opacity:0.7;	/*Safari1.x*/
	-moz-opacity:0.7;	/*FF lt1.5, Netscape*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);   /*IE*/
}
a:link, a:visited {
	color:#BE4127;
	text-decoration:underline;
	-moz-transition: all 0.3s linear 0;
	-webkit-transition: all 0.3s linear 0;
}
a:hover, a:active {
	color:#3E3030;
	text-decoration:none;
	outline:none;
}
.clear {
	clear:both;
	display:block;
	height:1px;
	width:1px;
	overflow:hidden;
}
.top_mgn10 {margin-top:10px;}
.top_mgn15 {margin-top:15px;}
.top_mgn20 {margin-top:20px;}
.top_mgn30 {margin-top:30px;}
.btm_mgn10 {margin-bottom:10px;}
.btm_mgn20 {margin-bottom:20px;}
.btm_mgn30 {margin-bottom:30px;}
.lft_pad10 {padding-left:10px;}
.lft_pad20 {padding-left:20px;}
.lft_pad30 {padding-left:30px;}
.rgt_pad10 {padding-right:10px;}
.rgt_pad20 {padding-right:20px;}
.rgt_pad30 {padding-right:30px;}
.rgt_pad40 {padding-right:40px;}
.flow_left {float:left;}
.flow_right {float:right;}
.f_strong {font-weight:bold;}
.f_14 {font-size:14px;}
.f_orange {color:#FF9900;}
.f_blue {color:#0099CC;}

/*----------------------
wrapper
----------------------*/
#wrapper {
	position:relative;
	text-align:center;
	height:auto !important;
    height:100%;
}


/*----------------------
header
----------------------*/
#header_outer {
	position:relative;
	text-align:center;
	background:url("../images/header_bg_outer.jpg") repeat-x center top;
}
#header {
	width:1120px;
	height:500px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url("../images/header_bg.jpg") no-repeat center top;
}
#header .news {
	position:absolute;
	top:132px;
	left:742px;
	width:202px;
	height:50px;
	overflow:hidden;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#D5492D;
}
#header .news a:link,
#header .news a:visited {
	color:#D5492D;
	text-decoration:underline;
}
#header .news a:hover,
#header .news a:active {
	color:#3E3030;
	text-decoration:none;
}
#header .albums {
	position:absolute;
	top:271px;
	left:76px;
	text-align:left;
}
#header .albums span {
	width:184px;
}


/*----------------------
footer
----------------------*/
#footer_outer {
	position:relative;
	text-align:center;
	background:url("../images/footer_bg_outer.jpg") repeat-x center top;
}
#footer {
	width:1120px;
	height:308px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url("../images/footer_bg.jpg") no-repeat center top;
	color:#FFF2D2;
}
#footer .btn_backtotop {
	position:absolute;
	top:-42px;
	right:130px;
}
#footer .logo {
	position:absolute;
	top:50px;
	left:130px;
	width:90px;
	height:60px;
}
#footer .copy {
	width:1120px;
	text-align:center;
	position:absolute;
	bottom:15px;
	left:0px;
}
#footer .shop_box1 {
	position:absolute;
	top:50px;
	left:287px;
	width:360px;
}
#footer .shop_box1 dl {
	padding-bottom:10px;
}
#footer .shop_box1 dl dt {
	width:91px;
	font-style:italic;
	float:left;
}
#footer .shop_box1 dl dd {
	width:269px;
	color:#FFF;
	float:left;
}
#footer .shop_box2 {
	position:absolute;
	top:50px;
	left:688px;
	width:302px;
}
#footer .shop_box2 dl {
	padding-bottom:10px;
}
#footer .shop_box2 dl dt {
	width:60px;
	font-style:italic;
	float:left;
}
#footer .shop_box2 dl dd {
	width:242px;
	color:#FFF;
	float:left;
}
#footer a:link,
#footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	color:#BE4127;
	text-decoration:underline;
}


/*----------------------
content
----------------------*/
#content_outer {
	position:relative;
	text-align:center;
	background:#F9F9F8;
}
#content {
	width:860px;
	margin:0 auto;
	padding:50px 50px 80px;
	text-align:left;
	position:relative;
	background:#FFF;
}
#content .logo_messe {
	width:208px;
	height:208px;
	float:left;
	padding-right:50px;
}
#content .read_box {
	width:280px;
	float:left;
	font-size:14px;
	line-height:1.6;
	padding-top:40px;
}
#content #box {
	width:860px;
}
#content #box_border {
	width:860px;
	background:url("../images/border_dot.jpg") repeat-x left top;
	padding:30px 0 0;
	margin:30px 0 0;
}
#content .year_box {
	width:410px;
	float:left;
}
#content .year_box p {
	font-size:13px;
	line-height:1.6;
	width:370px;
	padding:0 20px 10px 20px;
}
#content .year_box p.title {
	padding:15px 20px 10px;
	font-size:14px;
	font-weight:bold;
}
#content .year_box p.btn {
	width:410px;
	padding:10px 0;
	text-align:right;
}
#content .year_box p.btn a:hover {
	opacity:0.7;	/*Standard: FF gt1.5, Opera, Safari*/
	filter: alpha(opacity=70);	/*IE lt8*/
	-ms-filter:"alpha(opacity=70)";	/*IE8*/
	-khtml-opacity:0.7;	/*Safari1.x*/
	-moz-opacity:0.7;	/*FF lt1.5, Netscape*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);   /*IE*/
}
