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


body {
	margin: 0 auto;
	background-color: #87CCDE;
	background-repeat: repeat;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

.cast {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}


/* ----------ヘッダ---------- */
#header {
	margin: 0 auto;
}

/* ----------メイン---------- */

#main {
	margin: 0 auto;
	margin-bottom: 40px;
}

#mokuji {
	width: 230px;
	padding-right: 20px;
	margin: 0 auto;
	float:left
}
.mokuji_kensaku {
	width: 250px;
	background-image: url(../images/index/img_mokuji_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 63px;
	margin: 0 auto;
}

.mokuji_kensakuc_thum {
	margin: 0 auto;
	float:left
}

.mokuji_nav {
	margin: 0 auto;
}

.mokuji_icon {
	width: 104px;
	padding-bottom: 20px;
	margin: 0 auto;
	float:left
}

#manga {
	width: 460px;
	margin: 0 auto;
	float:left
}

#contents {
	width: 230px;
	margin: 0 auto;
	float:right
}
.contents_icon {
	margin: 0 auto;
}


/* ----------アーカイブ---------- */

#achive {
	margin: 0 auto;
	margin-bottom: 40px;
}

/* ----＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝---- */

/* ----------フッター---------- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.btn_footer01 {
	margin: 0 auto;
	padding-right: 23px;
	float: left;
}

.btn_footer02 {
	margin: 0 auto;
	float: right;
}


/* ------------------テキストフォント------------------ */


.textfont_main01 {
	
	/* メインの文字要素 */
	font-size: 14px;
	color: #171819;
	letter-spacing: 2px;
	line-height: 29px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_main03 {
	
	/* メインの文字要素 */
	font-size: 12px;
	color: #171819;
	letter-spacing: 1px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_big01 {
	/* メインの文字要素 */
	font-size: 18px;
	color: #171819;
	letter-spacing: 1px;
	line-height: 29px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.textfont_main02 {
	/* メインの文字要素 */
	font-size: 14px;
	color: #3366CC;
	letter-spacing: 2px;
	line-height: 29px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_small01 {
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_small02 {
	margin: 0 auto;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_news01 {
	margin: 0 auto;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_news02 {
	margin: 0 auto;
	font-size: 10px;
	color: #333;
	line-height: 15px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}




/* ------------------マージン------------------ */

.margin_b_60 {
	margin-bottom: 60px;
}

.margin_b_40 {
	margin-bottom: 40px;
}

.margin_b_30 {
	margin-bottom: 30px;
}

.margin_b_20 {
	margin-bottom: 20px;
}

.margin_b_8 {
	margin-bottom: 8px;
}

.margin_tb_8 {
	margin-top: 8px;
	margin-bottom: 8px;
}


.margin_r_40 {
	margin-right: 40px;
}

.margin_b_27 {
	margin-bottom: 27px;
}

.margin_t_10 {
	margin-top: 10px;
}
.margin_t_30 {
	margin-top: 40px;
}




/* ------------------リンク------------------ */
a:link {
	color: #EF5090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF5090;
}
a:hover {
	text-decoration: none;
	color: #EF5090;
}
a:active {
	text-decoration: none;
}



/* ------------------ボタン------------------ */
.btn {
	border:none;
	background-color: transparent;
}


/* -----フロート解除----- */ 
.clear {
    clear:both;　/*floatの解除*/
}
