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

body {
	background-color: #FAFBDC;
	/* 文字要素 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	background-repeat: repeat;
	-webkit-text-size-adjust: 100%;
	background-color: #FFFCDA;
	border-radius: 50px;
}

#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-size: x-small;
	text-align: right;
	clear: both;
	margin-top: -10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* ----------ヘッダ／ヨドガワ／プロフィール---------- */



#header {
	width: 652px;
	margin-right: 49px;
	margin-left: 49px;
}

#btn_about{
	height: 32px;
	margin-bottom: 20px;
}

#profileillust {
	width: 255px;
	float: right;
	padding-bottom: 20px;
}

	
#title {
	width: 640px;
	position: relative;
	top: -285px;
	margin-left: 30px;
	height: 50px;
	}

#title_bar{
	float: left;
}

#yodogawa{
	text-align: left;
	float: left;
	font-size: 15px;
	width: 400px;
	line-height: 215%;
	margin-left: 70px;
	clear: both;
	margin-top: -30px;
	}
	
.text_small{
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
}	

#profile {
	width: 255px;
	height: auto;
	float: right;
	margin-right: 25px;
	position: relative;
	top: -155px;
	}


#btn_profile {
	margin-top: 5px;
	width: 112px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	}

#mokuji{
	text-align: left;
	font-size: 12px;
	border-left: 1px dashed #000000;
	width: auto;
	margin-left: 10px;
	padding-left: 15px;
	margin-top: 20px;
	line-height: 210%;
	font-weight: bold;
	}
	
.mokuji_midashi {
	margin-bottom: 15px;	
	}
	
.recoading {
	font-size: 12px;
}

.star {
	font-size: x-small;
	color: #FF1696;
}
	
/* ----------メイン---------- */

#main {
	width: 750px;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	height: auto;
	margin-left: auto;
}

#talk{
	width: 648px;
	height: auto;
	font-size: 15px;
	line-height: 220%;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	position: relative;
	top: -130px;
	text-align: left;
}

#talk_test{
	width: 648px;
	height: auto;
	font-size: 15px;
	line-height: 220%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -130px;
	text-align: left;
  -moz-border-radius: 50px;    /* Firefox */
   -webkit-border-radius: 50px; /* Safari,Chrome */
   border-radius: 50px;         /* CSS3 */
   border: 1px #000000 solid;     /* 枠線の装飾 */
}
	
.midashi {
	font-weight: bold;
	font-size: 23px;
	line-height: 150%;
	margin-bottom: 30px;
	border-bottom: 2px solid #FF1696;
	margin-top: 30px;
	border-top: 2px solid #FF1696;
	text-align: center;
	border-spacing: 0px 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 110px;
	margin-right: 110px;
}
	
	
.midashi_no {
	font-size: 16px;
	margin-bottom: 15px;
	vertical-align: 50%;
}

.name {
	font-weight: bold;
	font-size: 85%;
	text-align: right;
}
	
	
#flame {
	width: 652px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -100px;
	clear: both;
	}

#flame_bottom {
	width: 652px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	margin-top: -130px;
	}
	
/* ----------データ+ボタン---------- */

.date {
	width: 200px;
	margin: auto;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	top: 0px;
	margin-right: auto;
	line-height: 150%;
	padding-top: 50px;
	}


.table_date {
	width: 648px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A3906;
	font-size: 10pt;
	text-align: center;
}

.table_btn {
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 0;
	padding-top: 30px;
}

.table_btn_top {
	margin-left: 64px;
	margin-right: 64px;
	padding-bottom: 20px;
	}

/* ------------------ページ下部------------------ */


#mokuji_bottom{
	text-align: left;
	font-size: 15.5px;
	line-height: 220%;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px dashed #000000;
	border-left: 1px dashed #000000;
	margin-bottom: 50px;
}

#title_bottom {
	width: 680px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 100px;
	margin-bottom: 50px;
	height: auto;
	}

#title_bar_bottom {
	width: 650px;
	margin-bottom: 15px;
	align: center;
	margin-left: auto;
	margin-right: auto;
}	

#bottom_illust_group {
	width: 680px;
	height: 200px;
	}

.bottom_illust {
	width: 125px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.mokuji_bottom_no {
	font-size: 13px;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 120%;
	margin-top: 10px;
}


/* ------------------フッター------------------ */
#footer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#footer ul {
	padding-top: 50px;
	padding-bottom: 50px;
	list-style-type: none;
	text-align: center;
}

#footer .copyright {
	font-size: 9px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FF01B6;
	margin-top: 50px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.credit{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: italic;
	}


/* ------------------リンク色変更------------------ */
A:link {
	color: #000000;
	text-decoration: none     /* 下線を消す */
}   /* リンク */

A:visited {                 /* 既に見たリンク */
	color: #878787;
	text-decoration: none     /* 下線を消す */
}

A:active {
	color: #B3B400;
} /* クリック時のリンク */

A:hover {                   /* カーソルが上にある時のリンク */
	color: #B3B400;
	text-decoration: none     /* 下線を消す */;
	float: none;
}

/* ------------------IEで枠線消す------------------ */

img {
	margin-right: auto;
}

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