@charset "utf-8";

/*---------- ページ全体の指定 ----------*/

*{
	margin		: 0px;
	padding		: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #633;
	background-image: url(img/back_p.gif);
	background-repeat: repeat;
}

a:link {
	color: #7E262C;
	font-size: 12px;
}

a:hover {
	color: #FDC3D2;
	font-size: 12px;
}

a:visited {
	color: #7E262C;
	font-size: 12px;
}


p {
	line-height: 150%;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-size: 12px;
}
.form .info_tx {
}


h1 {
	font-size: 20px;
	margin: 0;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	margin: 0;
	color: #7E262C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


img {
	border: none;
	margin: 0px;
	vertical-align: top;
}


/*---------- メニュー ----------*/

ul.images {
	margin:0;
	font-size:0;
	text-align: center;
	text-justify: distribute-all-lines;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




ul.images li{
	display:inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/*---------- メイン ----------*/

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #7E262C;
}
.form .info_tx {
	font-size: 10px;
}

.main #container {
	width: 780px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	background-image: url(img/main_back.gif);
	border-right-style: solid;
	border-right-color: #6d3207;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6d3207;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header  {
	height: 63px;
	width: 780px;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
}
#header h1  {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #FEF4BF;
	height: 15px;
	width: 385px;
}
#header .header_left   {
	height: 63px;
	width: 390px;
	float: left;
}
#header .header_left h2 {
	height: 45px;
	width: 390px;
}

#header .header_right   {
	float: right;
	height: 63px;
	width: 390px;
	text-align: right;
}
#header .header_right h2   {
	margin-right: 5px;
	margin-top: 35px;
}
#header .header_right h2 a {
	color: #FFEEC5;
}

#header .header_right h2 img {
	margin-right: 5px;
}
.main_visual {
	height: auto;
	width: auto;
}
#container .manu  {
	height: 60px;
	width: 780px;
	margin-bottom: 10px;
	background-image: url(img/bar_bg.gif);
	background-repeat: repeat-x;
}
#mainContent .h1 {
	height: 37px;
	width: 575px;
	text-align: left;
}
#mainContent  {
	float: right;
	width: 575px;
	margin-bottom: 10px;
	height: auto;
	margin-right: 5px;
}
.column_left   {
	float: left;
	height: auto;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.column_left .frame {
	background-color: #FFF;
	width: 185px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7E262C;
	border-bottom-color: #7E262C;
	border-left-color: #7E262C;
}
.column_left .information {
	float: right;
	height: auto;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.column_left .information h2 {
	color: #FDF3BE;
	text-align: center;
	height: 35px;
	width: 185px;
}
.column_left .advertising {
	float: right;
	height: auto;
	width: 185px;
	padding: 0px;
	margin-left: 5px;
}
.column_left .advertising p {
	text-align: center;
}
.column_left .advertising h2 {
	color: #FDF3BE;
	text-align: center;
	height: 35px;
	width: 185px;
}



.information a{
	color: #583822;
	display: block;
	border-bottom: solid 1px #c6c6c6;
	width: 165px;
	font-size: 12px;
	background-image: url(img/side_menu_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
 }

.information a:hover{
  color: #765c47;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
#footer {
	height: 60px;
	width: 780px;
	background-image: url(img/bar_bg.gif);
	background-repeat: repeat-x;
	clear: both;

}
#footer p  {
	padding: 0px;
	color: #FFF5BD;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer .footer_left {
	height: 60px;
	width: 390px;
	float: left;
}
#footer .footer_right {
	float: right;
	height: 60px;
	width: 390px;
	text-align: right;
}
#container .main_back {
	background-color: #FFF;
}
.template .h1 {
	height: 30px;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-image: url(img/character_main_h1.gif);
	background-repeat: no-repeat;
}
.template .top {
	float: left;
	width: 370px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 22px;
}

.template .h1 h1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	color: #FFF5BD;
	font-size: 22px;
}
.template_main {
	background-color: #FFF;
	padding: 10px;
	height: auto;
	width: 738px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #6d3207;
	border-bottom-color: #6d3207;
	border-left-color: #6d3207;
}
.template .return {
	width: 370px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}
.template .template_title {
	text-align: center;
	height: 37px;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
}
.advertising .frame p img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#header .header_bottom {
	height: 8px;
	width: 780px;
	clear: both;
}
#mainContent .frame {
	padding: 5px;
	width: 563px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7E262C;
	border-bottom-color: #7E262C;
	border-left-color: #7E262C;
	height: 247px;
}
#mainContent .frame .mobile_capture {
	float: left;
	height: 247px;
	width: 185px;
}
.frame {
	text-align: left;
}

.frame .manga_thamb {
	float: right;
	width: 375px;
}
.frame .form {
	float: right;
	width: 370px;
	margin-bottom: 5px;
}
.frame .qr_url {
	float: right;
	width: 375px;
}
.template_main .news_picture_center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.template_main .news_box {
	height: auto;
	width: 600px;
	margin-left: 30px;
}
.template_main .license_bg {
	background-image: url(img/license_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.template .template_main .whats_img {
	text-align: center;
	width: 600px;
	margin-right: 69px;
	margin-left: 69px;
}
.character_main {
	text-align: center;
	padding-right: 136px;
	padding-left: 136px;
}
.character_main .left {
	float: left;
}
.character_main .right {
	text-align: left;
}
.template_main .character_profile {
	height: 598px;
	width: 738px;
}
.book_capture {
	text-align: left;
	float: left;
}
.book_info {
	text-align: left;
	font-size: 14px;
	float: right;
	width: 365px;
	padding-left: 2px;
}

.character_profile .character_img {
	float: left;
	height: 299px;
	width: 299px;
	margin: 10px;
	text-align: center;
	padding: 10px;
}
.character_profile .character_data {
	float: right;
	height: auto;
	width: 349px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.character_data h1 {
	font-size: 40px;
	margin-bottom: 10px;
	color: #F97697;
}
.character_data h2 {
	margin-bottom: 5px;
	margin-left: 5px;
}
.character_data p {
	margin-bottom: 10px;
	margin-left: 15px;
}
.book_notification {
	text-align: right;
}
.banner {
	width: 185px;
	margin-bottom: 10px;
	margin-left: 5px;
}
