@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;
}

#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 {
	width: 742px;
	color: #ffffff;
	padding: 18px 12px 18px 75px;
}

#arasuji6 h2 {
	background: url(../img/in/arasuji/title_bg06.jpg) center top no-repeat;
}

#arasuji5 h2 {
	background: url(../img/in/arasuji/title_bg05.jpg) center top no-repeat;
}

#arasuji4 h2 {
	background: url(../img/in/arasuji/title_bg04.jpg) center top no-repeat;
}

#arasuji3 h2 {
	background: url(../img/in/arasuji/title_bg03.jpg) center top no-repeat;
}

#arasuji2 h2 {
	background: url(../img/in/arasuji/title_bg02.jpg) center top no-repeat;
}

#arasuji1 h2 {
	background: url(../img/in/arasuji/title_bg01.jpg) center top no-repeat;
}

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

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

.arasujiimg {
	width: 290px;
	float: left;
}

.arasujitxt {
	float: left;
	width: 491px;
}

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