@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	background-image: url(../images/images_service/second_body_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#box1 {
	display: none;
}

#page {
	line-height: 1.3;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../images/top_container_background.png);
	height: 1330px;
}


#page .contents {




}
#page .contents #contentsLeft {
	float: left;
	margin-left: 50px;
	text-align: left;
	margin-top: 150px;
}
#page .contents #contentsRight {
	width: 759px;
	float: right;
	margin-right: 30px;
	background-image: url(../images/images_contact/contact_back.png);
	margin-top: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", serif;
	font-size: 110%;
	line-height: 20px;
	color: #2A2A2A;
	height: 1050px;
}
#page .contents #contentsLeft #nav li {
	background-color: #FC8A70;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-top: 5px;
}
#page .contents #contentsRight #contents01 {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	text-align: center;
	background-image: url(../images/images_contact/contact_main_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
#page .contents #contentsRight #contents01 #word01 {
	width: 250px;
	font-size: 20px;
	padding-top: 70px;
	font-weight: bold;
}
#page .contents #contentsRight #contents01 #word02 {
	width: 250px;
	margin-top: 20px;
	font-size: 30px;
	font-weight: bolder;
}

#page .contents #contentsRight #contents03 {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	background-image: url(../images/images_contact/contact_main_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#page .contents #contentsRight #contents03 #word01 {
	width: 420px;
	font-size: 20px;
	padding-top: 40px;
	font-weight: bold;
}
#page .contents #contentsRight #contents03 #word02 {
	width: 420px;
	margin-top: 10px;
	font-size: 28px;
	font-weight: bolder;
}


#page .contents #contentsRight #contents04 {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	background-image: url(../images/images_contact/contact_main_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
}
#page .contents #contentsRight #contents04 #word01 {
	width: 320px;
	font-size: 14px;
	padding-top: 15px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}
#page #box1 .contents #contentsRight #contents02 {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
	width: 555px;
}
#page #box1 .contents #contentsRight #contents02 ul li {
	float: left;
	margin-right: 3px;
}




#page .footer {
	clear: both;
	color: #FFF;
	font-size: 100%;
}

#page .footer #adress01 {
	text-align: left;
	margin-left: 10px;
	background-image: url(../images/footer_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* [disabled]margin-top: 10px; */
	padding-bottom: 20px;
	padding-left: 20px;
}

#page .footer #subNav ul {
	margin-top: 10px;
	margin-left: 30px;
}

#page .footer #subNav ul li {
	float: left;
	list-style-image: url(../images/subNav_off.png);
	list-style-position: inside;
	margin-right: 30px;
}

#page .footer #subNav #copyright {
	text-align: right;
	margin-right: 10px;
}
a {
	text-decoration: none;
	color: #000;
}
#page #box1 .footer #subNav ul li a {
	color: #FFF;
}
