/*base*/

/* 各ブラウザの標準スタイルの破棄'
---------------------------------------------------------------------------- */
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}legend{color:#000}


/*link*/

a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#ff6600;
	text-decoration:underline;
}


/*layout*/

html {
	height:100%;
	background:#FFF;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:75%;
	line-height:2.0;
	color:#000;
	text-align:center;
	background:url(../img/bg.jpg) top center fixed;
	min-width:1090px;
}

article {
	width:1090px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.pagetop {
	position:fixed;
	display:none;
	right:0;
	bottom:70px;
}

#container {
}

a img:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

header ul li a img:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}


header {
	position:fixed;
	width:100%;
	z-index:1000;
}


header article {
	background:url(../img/bg_header.png) repeat-x;
	height:90px;
	z-index:100;
}

header img#header_dash {
	float:left;
	margin:10px 0 10px 15px;
}

header h1 {
	float:left;
	margin:10px 10px 10px 0;
}

header ul {
	float:right;
	margin:8px 20px 0 0;
}

header ul li {
	float:left;
}


footer {
	background:url(../img/bg_footer.png) repeat-x;
	height:50px;
	z-index:100;
	position:fixed;
	bottom:0;
	width:100%;
}

footer article {
	text-align:right;
	padding:15px 0;
}

footer #copyright {
	float:left;
	margin-left:15px;
}


/*top*/

.top img {
}


/*about*/

.about{
	position:relative;
}

.about img {
}

#about_news {
	position:absolute;
	top:560px;
	left:97px;
	width:896px;
	height:316px;
	border-top:1px dotted #33a5d3;
	border-bottom:1px dotted #33a5d3;
	overflow:scroll;
}

#about_news ul {
}

#about_news ul li {
	border-left:4px solid #33a5d3;
	font-size:14px;
	padding:5px 10px;
	border-bottom:1px dotted #33a5d3;
}

#about_news ul li span {
	display:block;
	width:88px;
	float:left;
	color:#33a5d3;
}

#about_news ul li p {
	margin-left:88px;
	color:#ff0084;
}

#about_news ul li a {
	color:#ff0084;
	text-decoration:underline;
}

#about_news ul li a:hover {
	text-decoration:none;
}


/*story*/

.story img {
}


/*chara*/

.chara {
	position:relative;
}

.chara img#chara_main {
}

.chara #click01 {
	position:absolute;
	top:100px;
	left:35px;
}

.chara #click02 {
	position:absolute;
	top:525px;
	left:120px;
}

.chara #click03 {
	position:absolute;
	top:580px;
	left:725px;
}

.chara #click04 {
	position:absolute;
	top:145px;
	left:860px;
}

.chara #selif01 {
	position:absolute;
	top:240px;
	left:10px;
	opacity:0.0;
}

.chara #selif02 {
	position:absolute;
	top:662px;
	left:30px;
	opacity:0.0;
}

.chara #selif03 {
	position:absolute;
	top:662px;
	left:770px;
	opacity:0.0;
}

.chara #selif04 {
	position:absolute;
	top:352px;
	left:990px;
	opacity:0.0;
}


/*books*/

.books img {
}


/*message*/

.message {
	position:relative;
	background:url(../img/message.jpg) no-repeat top center;
}

.message img {
}

.message div#sides {
	position:absolute;
	width:442px;
	height:505px;
	top:246px;
	left:72px;
	overflow:auto;
	color:#0099cc;
	font-size:13px;
}

.message div#sidew {
	position:absolute;
	width:442px;
	height:505px;
	top:246px;
	left:568px;
	overflow:auto;
	color:#0099cc;
	font-size:13px;
}

.message div#sides p,
.message div#sidew p {
	padding:15px 20px;
}


/*special*/

.special {
	background:url(../img/bg_special.png) no-repeat top center fixed;
	padding-bottom:80px;
}

.special article {
	width:880px;
	font-size:14px;
	padding:30px 40px;
	background:#FFF;
	border:4px solid #2fa2ce;
	border-radius:20px;
	margin-top:0px;
}

.special article p {
	padding:5px;
}

.special article p.midashi {
	color:#2fa2ce;
	font-size:28px;
	font-weight:bold;
	padding:30px 5px 0 5px;
	border-bottom:2px dotted #2fa2ce;
	margin-bottom:20px;
}

.special article p span {
	font-weight:bold;
}

.special article p strong {
	font-weight:bold;
}

.special article p.speciallead {
	font-size:18px;
	font-weight:bold;
	line-height:1.8;
}

.special article p.specialpicr {
	float:right;
	text-align:center;
	padding:0;
	margin-left:20px;
	margin-bottom:20px;
	font-size:12px;
	color:#2fa2ce;
	line-height:1.4;
}

.special article p.specialpicc {
	clear:both;
	text-align:center;
	padding:0;
	margin-bottom:20px;
	font-size:12px;
	color:#2fa2ce;
	line-height:1.4;
}

.special article p.specialpicc img {
	margin-bottom:-10px;
}

.special article p.tachibana span {
	color:#ff0084;
}

.special article p.sagara span {
	color:#ff7906;
}

.special article p.watari span {
	color:#2fa2ce;
}

.special article p.ichidou span {
	color:#e60012;
}

.special article p.hensyu span {
	color:#666;
}

.special article .specialprofile {
	clear:both;
	margin-top:80px;
	margin-bottom:10px;
	border:1px solid #2fa2ce;
	line-height:1.7;
	padding:0 25px;
	background:#FFF;
}

.special article .specialprofile p {
	padding-bottom:25px;
}

.special article .specialprofile p.midashi {
	padding-bottom:0px;
}

.special article .specialprofile strong {
	font-size:16px;
	font-weight:bold;
}

#specialpresentcontainer {
	padding-top:70px;
}

.special article #specialpresent {
	clear:both;
	margin-bottom:10px;
	line-height:1.7;
	padding:25px;
	background:#ffffcc;
	border-radius:20px;
}

.special article #specialpresent a {
	font-weight:bold;
}

hr {
	border:none;
	height:2px;
	border-top:2px dotted #ffcc00;
	margin:15px 0;
}

.special article #specialpresent  p#specialpresentbtn {
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin:10px 0 20px 0;
	line-height:1.5;
}

.special article #specialpresent  p#specialpresentbtn a {
	color:#FFF;
	display:block;
	padding:14px 10px 10px 10px;
	border-radius:10px;
	background: #ffb482; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb482 0%, #ff6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb482), color-stop(100%,#ff6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb482 0%,#ff6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb482 0%,#ff6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb482 0%,#ff6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb482 0%,#ff6600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb482', endColorstr='#ff6600',GradientType=0 ); /* IE6-9 */
}




