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

body {
	background-repeat: repeat-y;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.wrapper {
	width: 940px;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	border-width: 8px;
	border-style: solid;
	argin: 0 auto;
	border-color: #FFE100;
}

.header {
	margin: 0 auto;
	margin-bottom: 40px;
}

.yodogawa {
	margin: 0 auto;
}

.main {
	margin-top: 20px;
	margin-bottom: 20px;
}


.comment {
	background-image: url(../images/index_images/body_bw.gif);
	background-repeat: repeat-y;
	
	padding-left: 50px;
	padding-right: 30px;
}

.comment02 {
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
}
.answer {
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/qa_images/fukidashi_body.gif);
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
}

.answer_new {
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/qa_images/fukidashi_body_new.gif);
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
}


.info {
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFF8E6;
}



.footer {
	margin-top: 20px;
	margin-bottom: 20px;
}

.small {
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 17px;
}

.text {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
}

.text_date {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 26px;
}

.text_date_red {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 26px;
	color: #E01010;
}

.text_date_red02 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 26px;
	color: #E01010;
}

.text_bold {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 27px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
