@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:#FFFFFF url(../img/bg_contents.jpg) top center repeat-y fixed;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#622d18;
	letter-spacing:0.1em;
}
a:link,
a:visited {
	color:#915da3;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#884898;
}
a img {
	border:none;
}

#wrap {
	width:980px;
	margin:0 auto;
}
#side {
	width:220px;
	float:left;
}
#side h1 {
	width:180px;
	margin:30px auto 0 auto;
}
#side_copy {
	width:180px;
	margin:30px auto;
	background:url(../img/copy_contents.png) repeat-y;
}
#side_copy .copy {
	padding:10px 20px;
	font-size:12px;
	line-height:1.8em;
}
#main_area {
	width:720px;
	margin:20px 20px 0 0;
	float:right;
}
*html #main_area {
	width:720px;
	margin:20px 10px 0 0;
	float:right;
}
#main {
	padding:0 10px;
	background: url(../img/main_contents.png) repeat-y;
}
#navi {
	width:180px;
	margin-left:19px;
	background:url(../img/navi_bottom.png) no-repeat bottom;
	list-style-type:none;
}
#navi li {
	width:180px;
	height:35px;
}
#navi li a {
	display:block;
	width:150px;
	height:27px;
	padding:8px 0 0 30px;
	line-height:1.6em;
	background:url(../img/navi.png) no-repeat;
	text-decoration:none;
	color:#622d18;
}
#navi li a:hover {
	background-position:0 -35px;
	color:#e73562;
}
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -35px;
	font-weight:bold;
}
#side_prof {
	clear:both;
	width:150px;
	border:solid 1px #622d18;
	margin:40px auto;
	padding:15px;

}
#side_prof .title {
	margin-top:10px;
	font-weight:bold;
	color:#e73562;
	line-height:1.6em;
}
#side_prof .name {
	margin:5px 0 4px 0;
	font-weight:bold;
	line-height:1.6em;
}
#side_prof .text {
	line-height:1.6em;
}
#side_prof .ginger {
	margin-top:10px;
	text-align:center;
}
#intro {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	width:720px;
	list-style-type:none;
}
#intro li {
	padding-top: 10px;
}
#intro li h3 {
	width:720px;
	padding-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	text-align: center;
	color:#622d18	
}
#intro li .text {
	width:720px;
	text-align: center;
	color:#622d18	
}
.tit_top {
	clear:both;
	width:720px;
	height:36px;
	margin-top:20px;
	background:url(../img/bg_tit.png) no-repeat;
}
.tit_top h2 {
	width:285px;
	padding:8px 0 0 50px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	color:#915da3
}
.tit_top .copy {
	width:340px;
	padding:9px 10px 0 0;
	float:right;
	text-align:right;
	line-height:1.6em;
	color:#e95388
}
.chara {
	clear:both;
	list-style-type:none
}
.chara li {
	width:720px;
	height:300px;
	margin: 10px 8px 0 10px;
/*	padding:10px;*/
	font-size:11px;
	line-height:1.4em;
	float:left;
}
.chara li .photo {
	margin:10px;
	text-align: center;
}
#name {
	width: 210px;
	font-size:14px;
	font-weight:bold;
	margin:8px 0 5px 0;
	text-align: center;
	color:#5b514c	
}
#name .text {
	line-height:1.6em;
	color:#5b514c	
	text-align: center;
}
#shop {
	width: 720px;
	margin: 20px 0 20px 0;
	font-size:12px;
	text-align: center;
}
#shop .h2 {
	clear:both;
	width: 450px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.item {
	clear:both;
	list-style-type:none;
}
.item li .title {
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
	text-align: center;
}
.item li {
	width:300px;
	height:150px;
	margin: 10px 15px 20px 20px;
	padding:10px;
	font-size:11px;
	line-height:1.4em;
	float:left;
	-moz-box-shadow: 2px 2px 3px 3px #e0e0e0;
	-webkit-box-shadow: 2px 2px 3px 3px #e0e0e0;
	box-shadow: 2px 2px 3px 3px #e0e0e0;
	background-color: #ffffff;
	}
.item li .ill {
	text-align: center;
}
.item li .name {
	width: 200px;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 10px 0;
	text-align: center;
}
.item li .text {
	line-height:1.6em;
	text-align: center;
	margin-bottom: 10px;
	font-size:12px;
	font-weight:bold;
}
.shop_bn {
	clear:both;
	list-style-type:none;
}
.shop_bn li {
	width:300px;
	height:80px;
	margin: 10px 15px 20px 20px;
	padding:10px;
/*	font-size:11px;
	line-height:1.4em;*/
	float:left;
	-moz-box-shadow: 2px 2px 3px 3px #CCC;
	-webkit-box-shadow: 2px 2px 3px 3px #CCC;
	box-shadow: 2px 2px 3px 3px #CCC;
	background-color: #ffffff;
/*	background:url(../img/bg_shop_bn.png) no-repeat;*/
	text-align: center;
}
.shop_bn li .name {
	line-height:1.6em;
	font-size:12px;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.shop_bn li .bn {
	text-align: center;
}
#cm {
	width: 720px;
	margin: 20px 0 20px 0;
	font-size:12px;
	text-align: center;
}
#data {
	clear:both;
	height:200px;
	margin-top: 10px;
	margin-right: 8px;
/*	padding:10px;*/
	list-style-type:none;
}
#data .jacket {
	width:180px;
	hight:180px;
	margin: 10px;
	padding: 10px;
	float:left;
}
#data .h2 {
	clear:both;
	width: 450px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#data .detail {
	width: 470px;
	line-height:1.6em;
	margin-top: 10px;
	float: right;
	text-align: left;
}
#link {
	clear:both;
	width: 720px;
	margin:20px 0 10px 0;
}
#link .banner {
	text-align: center;
}
#link .text {
	margin-bottom: 20px;
	margin-top: 5px;
	font-size:10px;
	font-style:normal;
	text-align: center;	
}
address {
	clear:both;
	width: 720px;
	margin-bottom: 20px;
	font-size:10px;
	font-style:normal;
	text-align:center;
}
/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}