﻿/*@charaset "utf-8";*/

html *{
	margin:0;
	padding:0;
}
body{
	/*font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	text-align:center;
}
img{
	border:none;
	vertical-align:bottom;
}
a{
	color:#6355a1;
	overflow:hidden;
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#b1abd1;
}
div{
	text-align:left;
}
p{
    font-size: 14px;
	line-height: 1.5em;
	text-align:left;
}
ul{
	list-style-type: none;
}
li{
    font-size: 14px;
	text-align:left;
}
th{
	   font-size: 14px;
	text-align:left;
}
td{
    font-size: 14px;
	text-align:left;
}

#wrapper{
	width:840px;
	position:relative;
	overflow:hidden;
	margin:30px auto;
}

/*nav*/

#index_nav{
	position:absolute;
	top:125px;
	left:0px;
}
#index_nav li{
	display:inline;
}
#index_nav a{
	display:block;
	width:200px;
	height:40px;
}

#nav li{
	display:inline;
}
#nav a{
	display:block;
	width:200px;
	height:40px;
}
.nav_midashi{
	margin-bottom:10px;
	cursor: pointer;
}
.nav_page{
	padding-left:10px;
	width:190px;
}
#btn01{
	background-image:url("../images/btn01.jpg");
	margin-bottom:10px;
}
#btn02{
	background-image:url("../images/btn02.jpg");
	margin-bottom:10px;
}
#btn03{
	background-image:url("../images/btn03.jpg");
	margin-bottom:10px;
}
#btn04{
	background-image:url("../images/btn04.jpg");
	margin-bottom:10px;
}
#btn05{
	background-image:url("../images/btn05.jpg");
	margin-bottom:10px;
}
#btn06{
	background-image:url("../images/btn06.jpg");
	margin-bottom:10px;
}
#btn07{
	background-image:url("../images/btnsaiyo.jpg");
	margin-bottom:10px;
}
#btn01:hover{
	background-image:url("../images/btn01_hover.jpg");
}
#btn02:hover{
	background-image:url("../images/btn02_hover.jpg");
}
#btn03:hover{
	background-image:url("../images/btn03_hover.jpg");
}
#btn04:hover{
	background-image:url("../images/btn04_hover.jpg");
}
#btn05:hover{
	background-image:url("../images/btn05_hover.jpg");
}
#btn06:hover{
	background-image:url("../images/btn06_hover.jpg");
}
#btn07:hover{
	background-image:url("../images/btnsaiyo_hover.jpg");
}


/*indexページ*/
#index_left{
	position:relative;
	overflow:hidden;
	float:left;
	width:200px;
}
#index_right{
	position:relative;
	overflow:hidden;
	margin-left:200px;
	width:640px;
}
#index_right_nakami{
	margin-left:20px;
}
#koushin_midashi{
	margin:20px 0px;
}

#koushin_waku{
	height:110px;
	overflow:auto;
}

#koushin_nakami td{
	/*line-height:40px;*/
	padding-bottom:15px;
	line-height:1.8em;
}
#koushin_nakami th{
	width:155px;
	text-align:left;
	color:#6355a1;
	vertical-align:top;
}
#index_line{
	width:620px;
	height:1px;
	border-top:solid 2px #b1abd1;

}

/*index以外*/
#contents_left{
	/*position:relative;*/
	overflow:hidden;
	float:left;
	width:200px;
	margin-right:20px;
}
#contents_right{
	/*position:relative;*/
	overflow:hidden;
	float:left;
	width:620px;
}

/*conceptページ*/
#concept_link{
	display:block;
	width:620px;
	height:40px;
	margin-top:20px;
	background-image:url("../images/concept_link.jpg");
}
#concept_link:hover{
	background-image:url("../images/concept_link_hover.jpg");
}

/*itemlistページ*/
#list_year{
	/*clear:both;*/
	width:620px;
	padding:9px;
	background:#a9a3e9;
	color:#fff;
	position:relative;
	overflow:hidden;
}
#list_year li{
	display:inline;
}
#list_year a{
	color:#fff;
}
#list_year a:hover{
	text-decoration:underline;
}
#list2015{
	display:block;
	float:left;
	width:200px;
	height:40px;
	background-image:url("../images/list_2015.jpg");
}
#list2015:hover{
	background-image:url("../images/list_2015_hover.jpg");
}
#list2014{
	display:block;
	float:left;
	width:200px;
	height:40px;
	margin-right:10px;
	background-image:url("../images/list_2014.jpg");
}
#list2014:hover{
	background-image:url("../images/list_2014_hover.jpg");
}
#list2013{
	display:block;
	float:left;
	width:200px;
	height:40px;
	margin-right:10px;
	background-image:url("../images/list_2013.jpg");
}
#list2013:hover{
	background-image:url("../images/list_2013_hover.jpg");
}
#list2012{
	display:block;
	float:left;
	width:200px;
	height:40px;
	background-image:url("../images/list_2012.jpg");

}
#list2012:hover{
	background-image:url("../images/list_2012_hover.jpg");
}
#list_waku{
	margin-top:10px;
}
.list_item{
	width:640px;
	height:200px;
	position:relative;
	overflow:hidden;
	clear:both;
}
.list_item_img{
	float:left;
	margin-right:15px;
}
.list_item_right{
	position:relative;
	overflow:hidden;
	float:left;
	width:405px;
	height:200px;
}
.list_jutyu{
	position:absolute;
	bottom:0px;
	left:0px;
}
.item_info{
	width:140px;
	height:16px;
	background-image:url("../images/list_itemlink.jpg");
	position:absolute;
	bottom:0px;
	right:0px;
}
.item_info:hover{
	background-image:url("../images/list_itemlink_hover.jpg");
}
.list_line{
	width:620px;
	height:1px;
	border-top:solid 2px #b1abd1;
	margin:15px 0px;
}

/*itemページ*/
#item_midashi{
	margin-bottom:10px;
}
#item_garrely{
	width:635px;
	height:720px;
	margin-bottom:20px;
}
#gallery_main{
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	font-size: 0px;
	vertical-align:bottom;
	width:530px;
	float:left;
}
#garrely_sum{
	width:90px;
	float:left;
}
#item_yoyaku{
	display:block;
	width:620px;
	height:40px;
	margin-top:25px;
	background-image:url("../images/item_yoyaku.jpg");
}
#item_yoyaku:hover{
	background-image:url("../images/item_yoyaku_hover.jpg");
}

#item_info_levi{
	display:block;
	width:620px;
	height:40px;
	margin-top:25px;
	background-image:url("../images/item/2013/001/item_info.jpg");
}
#item_info_levi:hover{
	background-image:url("../images/item/2013/001/item_info_hover.jpg");
}

/*イベント*/
#event_name{
	margin-top:25px;
	font-size:28px;
	color:#6355a2;
}
#event_photo_620px{
	width:620px;
	margin:20px auto;
	text-align:center;
}
#event_photo_500px{
	width:500px;
	margin:20px auto 0px;
	text-align:center;
}
.event_line{

	border-top: 2px solid #B1ABD1;
	height: 1px;
	width: 620px;
	margin:25px 0px;

}

#gaiyou{
	margin:0px auto;
	text-align:center;
}
#gaiyou td{
	padding:5px;
	
}
.gaiyou_left{
	background-color:#B1ABD1;
	border:solid 1px #6355A2;
	text-align:center;
	font-weight:bold;
	width:200px;
	color:#fff;
}
.gaiyou_right{
	border:solid 3px #e0e0e0;
	background-color:#fff;
	width:380px;
	text-align:left;
}

/*FAQページ*/
.faq{
	list-style-position: outside;
	margin:20px 0px;
}
.question{
	padding-left:25px;
	background-image:url("../images/question.jpg");
	background-repeat:no-repeat;
	background-position:0% 0%;
	margin-bottom:15px;
	line-height:1.6em;
	color:#6355a2;
	font-weight:bold;
}
.answer{
	padding-left:25px;
	background-image:url("../images/answer.jpg");
	background-repeat:no-repeat;
	background-position:0% 0%;
	line-height:1.6em;
}
.faq_line{
	width:620px;
	height:1px;
	border-top:solid 2px #b1abd1;
}

/*info*/
.page_title_waku{
	border:2px solid #B1ABD1;
	padding:7px;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}
.page_sub_title{
	font-size:12px;
	font-weight:bold;
}
.page_title{
	font-size:18px;
	font-weight:bold;
}
.info_midashi{
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.info_midashis{
	color:#6355A2;
	font-weight:bold;
	font-size:15px;
}
.info_icon{
	width:33px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right:7px;
	padding-top:7px;
}
.info_icon_right{
	width:558px;
	float:left;
	position:relative;
	overflow:hidden;
}
.info_1ken{
	text-align:center;
	margin:30px 0 10px;
}

/*table*/
.item_table{
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
.item_left{
	width:524px;
	border:solid 2px #b1abd1;
	float:left;
	position:relative;
	overflow:hidden;
}
.item_right{
	width:92px;
	float:left;
	position:relative;
	overflow:hidden;
}
.table_main{
	border:solid 2px #b1abd1;
	width:524px;
	height:720px;
}
.table_sum_top{
	width:90px;
	height:90px;
	border-top:solid 2px #b1abd1;
	border-right:solid 2px #b1abd1;
	border-bottom:solid 2px #b1abd1;
}
.table_sum{
	width:90px;
	height:90px;
	border-right:solid 2px #b1abd1;
	border-bottom:solid 2px #b1abd1;
}
/*使いまわし*/
.hidden{
	display:none;
}
.bold{
	font-weight:bold;
}
.margin_t1em{
	margin-top:1em;
}
.margin_t50px{
	margin-top:50px;
}
.margin_t80px{
	margin-top:80px;
}
.margin_r15px{
	margin-right:15px;
}
.t_center{
	text-align:center;
}
.margin_10px{
	margin:10px 0;
}
.relative{
	position:relative;
	overflow:hidden;
}
.red{
	color: #e60000;
	font-weight:bold;
}
