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

/** 共通 ****************************************************************************************************/
* {
	margin:0;
	padding:0;
	background-color:transparent;
	font-style:normal;
	text-decoration:none;
}

html {
	height:100%;
	}
	
img {
border:none;
margin:0;
}


body{
	border:0;
	font-size:14px;
	background:url(../img/bn.png);
	background-color: rgb(255, 210, 222);
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color:#444;
	margin: 0;
}

p {
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic";	
	margin-top:5px;
	margin-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	color:#666;
	width:auto;
	line-height:22px;
}
p.lead{
	font-size:125%;
	line-height:1.5em;
	color:#737373;
}
p.font_large{
	font-size:110%;
}
hr {
	display:none;
}
	
/** ヘッダー＋フッター **************************************************************************************/
#runding_container {
	width:980px;
	margin:0px auto 0 auto;
	height:auto;
}
.runding_cap {
	background:url(../img/main_cap.gif) no-repeat bottom;
	width:980px;
	height:30px;
}
.runding_bottom {
	background:url(../img/main_bottom.gif) no-repeat top;
	width:980px;
	height:30px;
}
.runding_line {
	background:url(../img/main_bottom.gif) no-repeat top;
	width:960px;
	height:8px;
}
.runding_header {
	height:35px;
	width:auto;
	background:#fff;
	padding:0px 25px 5px 12px;
}
.runding_header .tweet,
.runding_header .facebook,
.runding_header .line{
	color:#444;
	display:inline-block;
	float:left;
}
.runding_header .tweet{
	width:100px;
	margin-right:7px;
}
.runding_header .facebook{
	padding-top:1px;
	margin-right:7px;
}
.runding_footer {
	margin:0 auto;
	width:980px;
	height:auto;
	padding: 0;
	}
.runding_footertext {
	font-size:80%;
	color:#666;
	background-color:#fff;
	padding: 5px 0 0 0;
}



/** 基本枠組み ****************************************************************************************************/
.campaign_980x650 {
	width:auto;
	height:auto;
	background-color:#fff;
}

.inner_typeA {
	width:960px;
	margin:0 auto;
	padding:5px 0;
}

.inner_typeB {
	background:url(../img/comike80/white_bn.png);
	width:710px;	
	margin:0 90px;
	padding:5px 40px;
}



/** 見出し ****************************************************************************************************/
h1, .module_title h2 {
	color:#666;
	font-size:100%;
	font-weight:700;
	width:auto;
	line-height:110%;
	margin:0;
	padding:0;
	background-color:transparent;
}

h2 {
	color:#FFF;
	font-size:150%;
	font-weight:700;
	width:auto;
	height:25px;
	line-height:110%;
	background:#444;
	margin:0;
	padding:5px 5px 5px 7px;
	position:relative;
}


h3 {
	background:url(../img/comike80/h3_tittle.gif) no-repeat;	
    color:#FFF;
	height:35px;
	margin:60px 0 20px;
	padding-left:15px;
	padding-top:15px;
	font-size:16px;
	position:relative;
    letter-spacing : 0.5em;	
}

h4 {
	color:#666;
	border:solid #CCC 1px;
	background-color:#eee;
	font-size:100%;
	font-weight:700;
	line-height:1em;
	margin:30px 0 10px;
	padding:3px 0 3px 5px;
	
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}

h5 {
	color:#53839B;;
	font-size:120%;
	font-weight:bold;
	line-height:1.5em;
	margin-top:7px;
	margin-bottom:10px;
}


.caution_red {
	color:#CD6F70 !important;
}

.red_bold {
	color:#CD6F70 !important;
	font-weight: bold;
}

.small {
	font-size:90%;
}

.small_red {
	color:#CD6F70 !important;
	font-size:90%;
}

.clip_text {
	font-size:80%;

}


.goto_top {
text-align:right;
}

.goto_top span {
font-size:80%;
}



/** リンク色 ****************************************************************************************************/
a:link{text-decoration:none;color: #F00;}
a:active{text-decoration:underline;color: #FC0;}
a:visited{text-decoration:none;color: #888888;}
a:hover{text-decoration:underline;color: #3CC;}





/** レイアウト+ボックス ****************************************************************************************************/
.left_float {
	float:left !important;
}
.left_align {
	text-align:left !important;
}
.right_float {
	float:right !important;
}
.right_align, .right_align th, .right_align td {
	text-align:right !important;
}
.center_margin {
	margin:0 auto !important;
}
.center_vertical {
	vertical-align:middle !important;
}
.center_align, .center_align th, .center_align td {
	text-align:center;
}


.caution_box {
	padding: 8px 12px;
	border: 3px double #ddd;
	background-color: #f8f8f8;
	
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(/clip_site/view/htc/PIE.htc);
}

.border_box {
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic";
	font-size:12px;
	border:solid #CCCCCC 1px;
	padding: 10px 20px;
	margin:20px 50px 5px 50px;
	color:#666;
	background-color:#F6F6F6;	
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(/clip_site/view/htc/PIE.htc);	
}


/** クリア ******************************************************************************************************************/
.cleaner {
	clear:both;
}
.clear_after {
	zoom:100%;
}
.clear_after:after {
	content:"";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

/** マージン＋パディング *************************************************************************************************/
.mar_btm0 {
	margin-bottom:0;
}
.mar_btm2 {
	margin-bottom:2px;
}
.mar_btm4 {
	margin-bottom:4px;
}
.mar_btm5 {
	margin-bottom:5px;
}
.mar_btm6 {
	margin-bottom:6px;
}
.mar_btm8 {
	margin-bottom:8px;
}
.mar_btm10 {
	margin-bottom:10px;
}
.mar_btm12 {
	margin-bottom:12px;
}
.mar_btm14 {
	margin-bottom:14px;
}
.mar_btm15 {
	margin-bottom:15px;
}
.mar_btm18 {
	margin-bottom:18px;
}
.mar_btm20 {
	margin-bottom:20px;
}
.mar_btm24 {
	margin-bottom:24px;
}
.mar_btm30 {
	margin-bottom:30px;
}
.mar_btm40 {
	margin-bottom:40px;
}
.mar_btm50 {
	margin-bottom:50px;
}
.mar_left2 {
	margin-left:2px;
}
.mar_left4 {
	margin-left:4px;
}
.mar_left6 {
	margin-left:6px;
}
.mar_left10 {
	margin-left:10px;
}
.mar_left15 {
	margin-left:15px;
}
.mar_left18 {
	margin-left:18px;
}
.mar_left20 {
	margin-left:20px;
}
.mar_left24 {
	margin-left:24px;
}
.mar_left40 {
	margin-left:40px;
}
.mar_left1em {
	margin-left:1em;
}
.mar_top0 {
	margin-top:0 !important;
}
.mar_top2 {
	margin-top:2px;
}
.mar_top3 {
	margin-top:3px;
}
.mar_top4 {
	margin-top:4px;
}
.mar_top6 {
	margin-top:6px;
}
.mar_top7 {
	margin-top:7px;
}
.mar_top8 {
	margin-top:8px;
}
.mar_top10 {
	margin-top:10px;
}
.mar_top15 {
	margin-top:15px;
}
.mar_top20 {
	margin-top:20px;
}
.mar_top30 {
	margin-top:30px;
}
.mar_top40 {
	margin-top:40px;
}
.mar_right2 {
	margin-right:2px;
}
.mar_right5 {
	margin-right:5px;
}
.mar_right8 {
	margin-right:8px;
}
.mar_right0 {
	margin-left: 0;
	margin-right:0;
}
.mar_right10 {
	margin-right:10px;
}
.mar_right15 {
	margin-right:15px;
}
.mar_right20 {
	margin-right:20px;
}
.mar_right30 {
	margin-right:30px;
}
.mar_right40 {
	margin-right:40px;
}
.mar0 {
	margin:0 !important;
}

.padding_0 {
	padding:0 !important;
}
.padding_all {
	padding:15px;
}
.padding_all_5 {
	height:auto;
	padding:5px 5px 0;
}
.padding_all_side80 {
	padding:15px 77px;
}
.padding_all_side65 {
	padding:25px 65px 0;
}
.padding_onecolumn {
	padding:25px 130px 0;
}
.padding_all_side45 {
	padding:25px 45px 0;
}
.padd_top0 {
	padding-top:0;
}
.padd_top1 {
	padding-top:1px;
}
.padd_top2 {
	padding-top:2px;
}
.padd_top3 {
	padding-top:3px;
}
.padd_top4 {
	padding-top:4px;
}
.padd_top5 {
	padding-top:5px;
}
.padd_top10 {
	padding-top:10px;
}
.padd_top14 {
	padding-top:14px;
}
.padd_top20 {
	padding-top:20px;
}
.padd_btm0 {
	padding-bottom:0;
}
.padd_btm15 {
	padding-bottom:15px;
}
.padd_btm20 {
	padding-bottom:20px;
}
.padd_btm30 {
	padding-bottom:30px;
}
.padd_right10 {
	padding-right:10px;
}
.padd_right15 {
	padding-right:15px;
}
.padd_20 {
	padding:20px;
}



/*--リストヘッダーイメージ--*/

	
.list_headerimage_circle {
	line-height:1.4em;
	list-style:none;
	margin: 10px 10px 10px 0;
}
.list_headerimage_circle li {
	background:url(../img/comike80/list_circle.gif) no-repeat left 3px;
	margin:10px 10px 5px 10px;;
	font-weight:normal;
	text-indent: -1px;
	padding-left: 17px;
}


.list_headerimage_circle_02 {
	line-height:1.4em;
	list-style:none;
	margin: 1px 10px 10px 0;
}
.list_headerimage_circle_02 li {
	background:url(../img/comike80/list_circle.gif) no-repeat left 3px;
	margin:0px 10px 0px 5px;
	font-weight:normal;
	text-indent: -1px;
	padding-left: 13px;
}


.border {
	border-top:dashed #CCCCCC 1px;
}