@charset "shift_jis";






#headbox {
	background-position: center center;
	height: 110px;
	width: 100%;
	position: fixed;
	top: 0px;
	-moz-box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
	background-image: url(../subimg/sozoku/headbg.jpg);
	-moz-background-size:100% auto;
	background-size:100% auto;
}
#headlogo {
	background-image: url(../subimg/sozoku/headlogo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 524px;
	margin-left: 5%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#content {
	width: 90%;
	min-width: 1000px;
	margin-right: 5%;
	margin-left: 5%;
	overflow: hidden;
	padding-bottom: 50px;
	line-height: 16pt;
}

#navbox {
	margin-bottom: 30px;
	overflow: hidden;
	margin-left: 5%;
	padding-top: 130px;
}
.nav_topbox {
	float: left;
	height: 35px;
	width: 187px;
	padding-top: 68px;
	margin-top: 5px;
	margin-right: 45px;
	margin-bottom: 5px;
	background-image: url(../subimg/sozoku/navtitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav_toptxt {
	background-image: url(../topimg/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 169px;
	padding-left: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}.nav_toptxt a {
	color: #6CC;
	text-decoration: underline;
}
.nav_btnbox {
	float: left;
	height: 103px;
	width: 258px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}.nav_btnaida {
	background-image: url(../subimg/sozoku/menu_arrowy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	float: left;
	height: 103px;
	width: 41px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.meritbox {
	text-align: left;
	margin-bottom: 60px;
	width: 100%;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 40px;
}
#sou_title1 {
	background-image: url(../subimg/sozoku/title1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 898px;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F7B401;
}
#pointwrap {
	width: 100%;
	margin-bottom: 60px;
	overflow: hidden;
}
.pointbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 14pt;
	margin: 15px;
	float: left;
	width: 460px;
}
.pointbox img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.meritbox img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.meritmidashi_1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.meritmidashi_2 {
	font-size: 12pt;
	font-weight: bold;
	color: #39B0B0;
}
#sou_title1sub1 {
	background-image: url(../subimg/sozoku/merit_title1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 1000px;
	margin-bottom: 20px;
	margin-top: 50px;
}
#sou_title1sub2 {
	background-image: url(../subimg/sozoku/merit_title2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 1000px;
	margin-bottom: 20px;
}
.ryokinbox {
	text-align: left;
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 50px;
}
.ryokinbox table {
	margin-top: 15px;
	margin-bottom: 15px;
}
.ryokinbox table tr th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
	background-color: #66CCCB;
}
.ryokinbox table tr td {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 25px;
	text-align: left;
	margin-bottom: 10px;
}
.ryokinbox img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#gaisan {
	background-image: url(../subimg/sozoku/flow_gaisan.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 258px;
	width: 698px;
	margin-left: 257px;
}

#sou_title2 {
	background-image: url(../subimg/sozoku/title2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 794px;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F7B401;

}
.flowframe {
	overflow: hidden;
}
.flowframe_fl {
	float: left;
}
#flow01 {
	background-image: url(../subimg/sozoku/chart1.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 109px;
	padding-top: 81px;
	padding-right: 40px;
	padding-bottom: 37px;
	padding-left: 533px;
	float: left;
}

#flow02 {
	float: left;
	height: 129px;
	width: 288px;
	margin-top: 144px;
}
#flow03 {
	background-image: url(../subimg/sozoku/chart2.jpg);
	background-repeat: no-repeat;
	height: 384px;
	width: 682px;
	float: left;
	text-indent: -9999px;
}
#flow04 {
	float: left;
	height: 80px;
	width: 288px;
}
#flow05 {
	background-image: url(../subimg/sozoku/chart3.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 682px;
	float: left;
	text-indent: -9999px;
}
#flow06 {
	float: left;
	height: 129px;
	width: 288px;
}

#flowbox5, .flowbox {
	text-align: left;
	width: 100%;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 20px;
}
.flowbox img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.flowboxflag {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#paperlist {
	background-image: url(../subimg/sozoku/need.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 542px;
	width: 900px;
	margin-bottom: 10px;
}
#paperlist02, #paperlist03, #paperlist04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-image: url(../subimg/sozoku/need_other1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 174px;
	padding-left: 250px;
	line-height: 1.1em;
	padding-top: 8px;
	height: 21px;
}
#paperlist02 {
	background-image: url(../subimg/sozoku/need_other1.jpg);
}
#paperlist03 {
	background-image: url(../subimg/sozoku/need_other2.jpg);
}
#paperlist04 {
	background-image: url(../subimg/sozoku/need_other3.jpg);
}
#musubi, #musubi2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	line-height: 18pt;
	text-align: center;
	padding: 13px;
	width: 90%;
	margin-bottom: 100px;
	border: 10px solid #66CCCB;
}
#sou_title3 {
	background-image: url(../subimg/sozoku/title3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 817px;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F7B401;

}
#case_ti1, #case_ti2 {
	width: 100%;
	overflow: hidden;
	text-indent: -9999px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: left;
}
#case_ti1 {
	background-image: url(../subimg/sozoku/title3_subti01.jpg);
	margin-top: 30px;
}

#case_ti2 {
	background-image: url(../subimg/sozoku/title3_subti02.jpg);
	margin-top: 50px;
}
#case1-01 {
	background-image: url(../subimg/sozoku/komatta01-2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 86px;
	width: 100%;
}
#case2-01 {
	background-image: url(../subimg/sozoku/komatta02-1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 20px;
	width: 996px;
	margin-bottom: 40px;
	padding-top: 230px;
}
#case2-02 {
	background-image: url(../subimg/sozoku/komatta02-2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 208px;
	width: 996px;
	margin-bottom: 10px;
}
#case2-03 {
	text-align: left;
	width: 436px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#case2-04 {
	text-align: left;
	width: 437px;
	float: left;
	margin-left: 50px;
	margin-right: 20px;
}
