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

body {
	background-image: url(../img/parts/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1A1A1A;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
h1 {
	position: absolute;
	left: -2500px;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.Page {
	width: 880px;
	background-image: url(../img/parts/bg_sub_main.gif);
	background-repeat: repeat-y;
	margin: auto;
}
.mainPageTop {
	background-image: url(../img/parts/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: 580px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainPage {
	width: 580px;
	float: right;
	background-image: url(../img/parts/bg_main_main.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.subPage {
	float: left;
	width: 300px;
	background-image: url(../img/parts/bg_sub_main.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FF9900;
	text-align: left;
}
.subPage .sticky {
	background-color: #FFFF00;
	margin: 10px 58px 15px 3px;
	padding: 10px;
	box-shadow:0px 2px 1px 0px #866453;
	-moz-box-shadow:0px 2px 1px 0px #866453;
	-webkit-box-shadow:0px 2px 1px 0px #866453;
}
.subPage .sticky h2 {
	color: #FF6600;
	font-size: 14px;
	margin-bottom: 5px;
}
.subPage .sticky h3,
.subPage .sticky p {
	font-size: 12px;
	margin: 0 auto 3px;
}
.subPage .sticky h3 {
	color: #CC5200;
	padding: 0;
}

.link-contact {
	text-decoration: underline;
	cursor: pointer;
}
.link-contact .link-contact-name:after {
	content:"＠";
}

.footerPage {
	margin: auto;
	padding: 15px;
	clear: both;
	background-color: #333333;
	font-size: 10px;
	color: #FFFFFF;
	width: 880px;
}
.footerPage a{
	color: #FFFFFF;
	text-decoration: none;
}
.footerPage a:hover{
	color: #FFFF00;
}
.sectionLink {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 1.3;
}
.sectionLink a{
	background-image: url(../img/parts/icon_link_clip.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #3300FF;
}
.sectionLink a:hover{
	color: #3300FF;
	text-decoration: underline;
}
.sectionSubMember {
	background-image: url(../img/parts/bg_sub_member.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 60px 5px 30px;
	font-size: 12px;
	color: #FFFFFF;
}
.sectionSubMember a{
	color: #FFFFFF;
	text-decoration: underline;
}
.sectionSubMember a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.fontCenter {
	text-align: center;
}
.fontRight {
	text-align: right;
}
.sectionBlockNews {
	text-align: left;
	width: 518px;
	background-color: #FAFAFF;
	margin: 0 auto 1em auto;
	padding: 0;
}
.sectionBlockNews h2{
	font-size: 14px;
	padding: 10px;
	color: #F90;
}
.sectionBlockNews p{
	padding-right: 25px;
	padding-left: 25px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.sectionBlockNews ul {
	margin: 0 0 0 0;
	padding: 0 20px 1em 24px;
	line-height: 1.5;
}
.sectionBlockGreen {
	background-image: url(../img/parts/section_block_green_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
	padding:0 15px 15px 15px;
	margin: 0 15px 15px 23px
}
.sectionBlockGreen h2{
	font-size: 18px;
	background-image: url(../img/parts/section_block_green_title.gif);
	background-repeat: no-repeat;
	padding: 15px 20px;
	margin: 0 -15px;
}
.sectionBlockGreen p{
	padding-right: 25px;
	padding-left: 25px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.sectionBlockWater {
	background-image: url(../img/parts/section_block_water_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
	padding:0 15px 15px 15px;
	margin: 0 15px 15px 23px;
}
.sectionBlockWater h2{
	font-size: 18px;
	background-image: url(../img/parts/section_block_water_title.gif);
	background-repeat: no-repeat;
	padding: 15px 20px;
	margin: 0 -15px;
}
.sectionBlockWater h3 {
	font-size: 14px;
	padding: 0px 15px;
	margin: 0 auto;
	color: #000066;
}
.sectionBlockWater p{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 1.3;
}
.floatRight {
	float: right;
}
.fontDate {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fontSubmenu {
	font-size: 9px;
	text-align: right;
	padding: 15px;
}
.sectionSubAccsess {
	background-image: url(../img/parts/title_sub_accsess_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.sectionSubAccsess p{
	padding: 0px 15px;
}
.subPagePadding {
	padding: 10px 25px;
}
.tableDefault {
	border-collapse: collapse;
	border-top: solid 1px #C93;
	border-left: solid 1px #C93;
	margin: 0 15px 1em 15px;
	padding: 0 0 15px 0;
}
.tableDefault th, .tableDefault td {
	border-bottom: solid 1px #C93;
	border-right: solid 1px #C93;
	padding: 5px;
}

.no_border {
    border-style:none;
}

.mainPage iframe {
	margin: 0 auto 15px;
}
.mainPage h3 {
	font-size: 13px;
	color: #CC5200;
	padding: 0 10px 10px;
}
.mainPage p {
	padding: 0 10px 10px;
}