﻿@charset "UTF-8";


/***********************************************************************************
　目次：追加した順に記述します。

　01.Index

************************************************************************************/

html,body,p {
	/*スマホ用：文字調整しない*/
	-webkit-text-size-adjust: none !important;
	}


#contents_header {
	position:relative;
}
#contents_header h1 {
	padding-bottom: 17px;
}
#contents_header h2 {
	padding-bottom: 37px;
}
#contents_header .social_btn {
	position:absolute;
	left: 0;
	top: 10px;
}
#contents_header .tx_social_table{
}

#fotter .contents {
	margin: 0 auto;
	padding-top: 30px;
	background: url(../images/back_footer01_new.png) center top no-repeat;
}
#fotter .btn {
	float:right;
	margin-top:5px;
	display:block;
	widows:154px;
	height:36px;
	margin-right: 10px;
}

.contents_box{
	margin: 0 auto;
	padding-bottom: 10px;
	clear:both;
	padding-bottom: 2em;
}

.contents_box:after {
	content:".";
	display:block; 
	height:0.1px; 
	clear:both; 
	visibility:hidden; 
	overflow:hidden; 
}
/* ----IE7バグ用---- */
.contents_box {
	_height: 1px;
	min-height: 1px;
/* for MacIE5 ＼*//*/
	height: auto;
	overflow: hidden;
	zoom: 1;
/* end */
}
/* ----IE7バグ用---- */



.contents_box h2 {
	background: url(../images/back_h2.png) left top no-repeat;
	padding: 0.35em 0 1.3em 15px;
	color:#fff;
	font-weight:bold;
	clear:both;
}
.contents_box p {
	margin-bottom: 1em;
}
.contents_box p.comics {
	float:left;
	width: 320px;
}
.contents_box div.comics_txt {
	float:right;
	width: 330px;
}
.contents_box div.comics_txt h3 {
	font-weight:bold;
}
.contents_box div.comics_txt p strong {
	font-size: 108%;
	font-weight:bold;
}
#fotter .ad {
	padding-bottom: 15px;
}
#fotter .copy {
	padding:2em 0;
}

.contents_box2{
	margin: 20px 0 0 0;
	padding: 0 auto;
	background-color:#FFF;
	clear:both;
}

.contents_box2 h4 {
	background: url(../images/back_h2.png) left top no-repeat;
	padding: 0.35em 0 0 15px;
	color:#fff;
	font-weight:bold;
	clear:both;
	height:30px;
}

.gaiyou {
	height:auto;
	width: 610px;
	padding:10px 20px;
}

.gaiyou dt{
	width:80px;
	float:left;
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5;
	letter-spacing:1px;
}
.gaiyou dd{
	float:left;
	font-size:13px;
	width:530px;
	color:#000;
	margin:0 0 10px 0;
	line-height:1.5;
	letter-spacing:1px;
}

.gaiyou dd span{
	font-size:12px;
}
.contents_box2 p.kojin{
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	font-size:12px;
	color:#444;
	clear:both;
}
.contents_box2 p{
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	font-size:13px;
	color:#000;
	clear:both;
	line-height:1.5;
}

.contents_box2 .iframebox{
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	color:#000;
	clear:both;
}

#top_btn{
	  text-align:right;
	  padding:0 10px 30px 0;
}

.contents_box p.comment {
	float:left;
	width: 200px;
}
.contents_box div.comment_txt {
	float:right;
	width: 430px;
}
.contents_box p.comment2 {
	float:right;
	width: 200px;
}
.contents_box div.comment_txt2 {
	float:left;
	width: 430px;
}
.contents_box p.comment_title{
	border-bottom:1px dotted #000;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:5px;
	border-left:#E30001 5px solid;
	font-weight:bold;
}
.contents_box div.border {
	float:left;
	width: 430px;
}
.banner_area2{
	padding:0px 0 15px 3px;
	width:590px;
	height:50px;
}
.banner_area2 img{
	padding-right:7px;
}

.contents_box p.music {
	float:right;
	width: 320px;
}
.contents_box div.music_txt {
	float:left;
	width: 330px;
}