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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #15435b;
}

a {
	color: #15435b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* #wrapper {
	display: none;
} */

#wrapper2 {
	width: 100%;
	background: url(../img/in/in_common/bg_pattern.jpg) center top repeat-y;
}

h1 {
	text-align: center;
	padding: 0 0 40px;
}

h2 {
	background: url(../img/in/topics/title_bg.jpg) center top no-repeat;
	width: 754px;
	color: #ffffff;
	padding: 18px 12px 18px 63px;
}

.onetopic {
	width: 829px;
	margin: 0 auto;
	padding: 0 0 15px;
}

.topictxt {
	background: url(../img/in/topics/kiji_bg.jpg) center top repeat-y;
	padding: 24px;
	width: 781px;
}

.totop {
	text-align: right;
	padding: 20px 0;
}

#shueisha {
	float: right;
	margin: 10px 0 0;
}