@charset "UTF-8";
/* CSS Document */

/*=======================================
■メインイメージ
=======================================*/
#mainImage {
	height: 180px;
	clear: both;
	position: relative;
	margin: -50px 0 0 0;
}
h2 {
	padding-top: 80px;
}
h3 {
	margin-bottom: 20px;
}
h4 {
	margin-bottom: 10px;
}
.txt{margin-bottom: 10px;}
/*=======================================
■ストーリー
=======================================*/
#story #contents {
	height: 1200px;
}
#story h3 {
	margin: 0 0 40px 0
}
#story h4 {
	margin: 0 0 20px 0
}
#story p {
	margin: 0 0 20px 0
}
#txt01 {
	float: left;
	margin: 0 0 20px 0;
}
#chara01 {
	float: right;
	margin: 30px 20px 70px 0;
}
#chara02 {
	float: left;
	margin: -220px 0 0 0;
	position: relative;
	z-index: 10;
}
.clear {
	clear: both;
}
#txt02 {
	float: right;
	margin: 30px 0px 70px 0;
}
#lace01 {
	position: absolute;
	top: 186px;
	right: 386px;
}
#lace02 {
	position: absolute;
	top: 651px;
	right: 21px;
}
lace02 {
	position: absolute;
	top: 651px;
	right: 21px;
}
#story #flower {
	position: absolute;
	top: 580px;
	left: -100px;
}
/*=======================================
■キャラクター
=======================================*/
#character #mainImage {
	height: 290px;
}
#character #contents {
	width: auto;
	height: 1100px;
}
.charaBtn {
	position: relative;
	float: left;
	left: 50%;
	margin: 10px 0 20px 0;
}
.charaBtn li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
	z-index: 1000;
	left: -50%;
}
#profArea {
	position: relative;
	width: 470px;
	margin: 0 0 30px 0;
}
#catch {
	position: absolute;
	z-index: 3;
	left: 30px;
	margin: 15px 0px 0 0;
}
#name {
	position: relative;
	z-index: 3;
	padding: 130px 0 0 0;
}
#cv {
	position: relative;
	z-index: 3;
	top: 0px;
}
#prof {
	position: relative;
	margin: 10px 0px 30px 0px;
	clear: both;
	z-index: 3;
}
#costume {
	position: relative;
	float: left;
	left: 50%;
	z-index: 100;
}
#costume li {
	position: relative;
	float: left;
	left: -50%;
	padding: 0px 5px;
}
#allView {
	clear: both;
	position: relative;
	float: left;
	left: 50%;
	margin: 0 0 100px 0;
	z-index: 100;
}
#allView li {
	position: relative;
	float: left;
	left: -50%;
	padding: 0px 5px;
	list-style: none;
}
#tachie {
	position: absolute;
	right: -200px;
	top: -120px;
	z-index: 2;
}
.mainChara #tachie {
	position: absolute;
	right: -250px;
	top: -120px;
	z-index: 2;
}
#charaBg {
	position: absolute;
	right: -130px;
	top: 180px;
	z-index: 0;
}
#schoolyear {
	position: absolute;
	top: -30px;
	right: -20px;
	z-index: 1;
}
#word {
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 10;
}
.subChara #word {
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 10;
}
/*=======================================
■ギャラリー
=======================================*/
#galleryList {
	margin: 0 -12px 30px 0;
}
#galleryList li {
	float: left;
	margin: 0 12px 20px 0;
	position: relative;
	width: 251px;
	height: 146px;
}
.hmovie{position: absolute;
	bottom: -35px;
	right: 48px;
	z-index: 10;}
/*====================================================
 スペック
====================================================*/

.tableList {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	line-height: 1.5;
	border-spacing: 3px;
	border-collapse: separate;
	background-image: url(../spec/images/table_bg.png);	
}
.tableList td {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C8159;
	padding: 5px 0px 6px 6px;
}
.tableList th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 200px;
	padding: 5px 0px 6px 6px;
	border-bottom: 3px solid #E0C680;
}
.spec_txt_lv2 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 200px;
	padding: 5px 0px 6px 6px;
	border-bottom: 3px solid #E0C680;
}
.spec_txt_center {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCC8A4;
	padding: 5px 0px 6px 6px;
}
/*====================================================
ダウンロード
====================================================*/
.movieArea{width:1000px;
margin:auto;}
.songTitle{text-align: center;
margin:10px 0px 20px 0px;}

.form {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px; /* CSS3草案 */
	-webkit-border-radius: 8px; /* Safari,Google Chrome用 */
	-moz-border-radius: 8px; /* Firefox用 */
	vertical-align: bottom;
	padding: 15px;
	margin-bottom: 30px;
	background-color: #FFE7EB;
}
.text, textarea, .dropdown, .textarea {
	height:25px;
	border:1px solid #BEA54A;
	padding: 5px;
	color: #000;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
}
.mailbtn {
	width:120px;
	border: 1px solid #BEA54A;
	padding: 5px 8px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	border-radius: 5px;
	/* Webkit */
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b41950), color-stop(0.00, #e3436e));
background: -webkit-linear-gradient(#e3436e, #b41950);
background: -moz-linear-gradient(#e3436e, #b41950);
background: -o-linear-gradient(#e3436e, #b41950);
background: -ms-linear-gradient(#e3436e, #b41950);
background: linear-gradient(#e3436e, #b41950);
	background-color: #b41950;/* Webkit */
	
}
/*====================================================
バナーの設定
====================================================*/

.bannerList {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-collapse: separate;
	overflow: hidden;
}
.bannerList img {
	border: 4px solid #FFF;
	box-shadow:rgba(254,179,194, 0.7) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(254,179,194, 0.7) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(254,179,194, 0.7) 0px 0px 2px 1px;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	vertical-align: bottom;
	margin-bottom: 5px;
}
.deco {
	border: 4px solid #FFF;
	box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	vertical-align: bottom;
	margin-bottom: 5px;
}
.bannerList td {
	padding: 5px;
}
.bannerList td {
	padding: 5px;
}
#sound{position:relative;}
.soundArea{position:absolute;
top:235px;
left:125px;}
/*=======================================
■四コマ
=======================================*/
#yonkoma{
	float: left;
	padding-top: 0px;
	margin-bottom:25px;
}
#yonkomaMenu{
	float: right;
	padding-top: 10px;
	margin-bottom:50px;
}

#yonkomaMenu li{
	padding-bottom: 8px;
}
/*=======================================
■色紙
=======================================*/
.shikishi{
	width:1000px;
	margin: 20px auto 50px auto;
	overflow: hidden;
}
.shikishi li{
	float: left;
}
/*=======================================
■店舗
=======================================*/
.shopPanel{position:relative;
width:1040px;
margin:0 auto 20px auto;}

.shopBtn{position:absolute;
top:285px;
right:45px;}
.shopPanel02{position:relative;
float:left;
margin:0 20px 20px 0;}
#shop02 .shopPanel02:nth-child(even){margin:0 0px 20px 0;}
#shop02 .shopBtn{position:absolute;
top:335px;
right:25px;}
/*=======================================
■Wキャンペーン
=======================================*/
#item02{margin-bottom:40px;}