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

body {
	/* 文字要素 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2.2em;
	letter-spacing: 0.075em;
	-webkit-text-size-adjust: 100%;
	background-color: #E3FBFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}


#wrapper {
	background-color: ;
	background-repeat: repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 10px 1px #CBCBCB;
	box-shadow: 1px 1px 10px 1px #CBCBCB;
	margin-top: -10px;
}

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



#header {
	width: 850px;
	margin-bottom: 50px;
}

#yodogawa {
	height: 430px;
	width: 850px;
	}

#profile {
	width: 32px;
	position: relative;
	top: -510px;
	left: 75px;
	}


	
/* ----------目次---------- */
#mokuji {
	width: 550px;
	font-size: 13px;
	margin-left: 150px;
	margin-right: 150px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 50px;
	}
	
.mokuji_midashi{
	width: 30px;
	height: 85px;
	margin-bottom: 50px;
	}
/* ----------メイン---------- */

#main {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -300px;
	}
#main_archive {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	}

#honmon_flame {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
	background-image: url(images/honmon_flame_bg.jpg);
	background-repeat: repeat-y;
	}
.honmon_flame_topbottom {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	}

#honmon_midashi {
	width: 500px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#illust {
	margin-top: 40px;
	}
	
#honmon {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#honmon p{
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 40px;
}
.caption {
	width: 490px;
	padding-left: 10px;
	font-size: 85%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #6D6D6D;
	line-height: 160%;
	}

.text_small {
	font-size: 90%;
	font-weight: normal;
	line-height: 160%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

 .date {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	top: 0px;
	}
 --------------------------------------------------------------------------------*/
.conv {
	width: 500px;
	margin: 60px auto 40px;
}

.conv dl {
	display: table;
	width: 100%;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
}
.conv dt.talker1{
	color: #CE1A1B;
}
.conv dd.talker1 {
	color:#0D0D0D;
 }
 
 .conv dt.talker2{
	color: #2A5AA6;
}
 
.conv dd.talker2 {
	color:#0D0D0D;
 } 
 
.conv dt.talker2, .conv dd.talker2 {
}
.conv dt.talker3, .conv dd.talker3 {
}
.conv dt {
	width: 80px;
	padding: 2em 0 0 0;
	font-weight: bold;
	vertical-align: top;
	color: black;
}
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	color: black;
}
.conv dd.center {
	text-align: center;
}
.conv .photo {
	padding: 30px 0 10px;
	text-align: left;
}
.conv .photo p {
	font-size: 12px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	text-align: left;
	color: #808080;
}
.conv .photo p.arrow:before {
	display: inline-block;
	width: 0px;
	height: 0px;
	content: '';
	margin-right: 5px;
	border: 5px solid transparent;
	border-bottom: 10px solid #808080;
}
.conv .continue {
	width: 500px;
	margin: 0 auto;
	padding: 2em 0 0;
	text-align: center;
}

/*conv2*/

.conv2 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.conv2 .continue {
	width: 500px;
	margin: 0 auto;
	padding-top: 3em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
}

.conv2 dl {
	display: table;
	width: 100%;
}
.conv2 dl + dl {
	margin-top: 0px;
}
.conv2 dt, .conv2 dd {
	display: table-cell;
	text-align: left;
}
.conv2 dt.talker0, .conv2 dd.talker0 {
}
.conv2 dt.talker1{
}
.conv2 dd.talker1 {
	color:#0D0D0D;
 }
 
.conv2 dt {
	width: 80px;
	padding: 2em 0 0 0;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}
.conv2 dd {
	padding-top: 2em;
	vertical-align: middle;
	color: black;
}
.conv2 dd.center {
	text-align: center;
}
.conv2 .photo {
	padding: 30px 0 10px;
	text-align: left;
}
.conv2 .photo p {
	font-size: 12px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	text-align: left;
	color: #808080;
}
.conv2 .photo p.arrow:before {
	display: inline-block;
	width: 0px;
	height: 0px;
	content: '';
	margin-right: 5px;
	border: 5px solid transparent;
	border-bottom: 10px solid #808080;
}

.photo_margin3 {
	padding-top: 30px;
	}
/* ----------日付---------- */
.date {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	top: 0px;
	font-style: italic;
	padding-top: 30px;
	}


/* ------------------ボタン+日付+banner------------------ */
.table_btn {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#banner{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 180px;
	margin-bottom: 50px;
	-webkit-box-shadow: 0px 0px 10px #929292;
	box-shadow: 0px 0px 10px #929292;
	border-radius: 20px;
}

.banner_setsumei {
	text-align: center;
	position: relative;
	top: 115px;
	left: 570px;
	width: 125px;
	height: 125px;
	}
/* ------------------フッター------------------ */
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#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: #78C9D6;
	margin-top: 30px;
	padding-bottom: 50px;
}

.mail {
}

.tweet {
}

.fblike{
}

.home {
}

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

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

A:active {
	color: #0073FD
} /* クリック時のリンク */

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




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

img {
	border-style: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}

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