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

* {
	margin: 0;
	padding: 0;
}

/* footer下固定 */

html, body{
     height:100%;
}

#wrap{
     width: 100%;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}

#contents{
     padding-bottom:140px; /*フッターの高さと同じ*/
}

#footer{
    height:140px;
     position:absolute;
     bottom:0;
}

html {
	overflow-y:scroll;
	font-size: 62.5%;
}

body {
	color: black;
	background: url(../img/bg_body.jpg);
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
	word-break: break-all;
	letter-spacing: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #f26354;
}

a:hover {
	text-decoration: underline;
}

br {
	letter-spacing: normal;
}

img {
	vertical-align: text-bottom;
}

:focus {
	outline: 0;
}

.orange {
	color: #f26354;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.fontSerif {
	font-family: 'Hiragino Mincho ProN', serif !important;
}

.fontBold {
	font-weight: bold;
}

.fontNormal {
	font-weight: normal !important;
}

.font11 {
	font-size: 11px;
	font-size: 1.1rem;
}

.font12 {
	font-size: 12px;
	font-size: 1.2rem;
}

.font13 {
	font-size: 13px;
	font-size: 1.3rem;
}

.font14 {
	font-size: 14px;
	font-size: 1.4rem;
}

.font20 {
	font-size: 20px;
	font-size: 2.0rem;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right !important;
}

.borderText {
	border-bottom: 1px solid #a5a5a5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.right10 {
	margin-right: 10px;
}

.right20 {
	margin-right: 20px;
}

.right30 {
	margin-right: 30px;
}

.left10 {
	margin-left: 10px;
}

.left15 {
	margin-left: 15px;
}

.left20 {
	margin-left: 20px;
}

.left30 {
	margin-left: 30px;
}

.left40 {
	margin-left: 40px;
}

.left60 {
	padding-left: 60px;
}

.side30 {
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom20 {
	margin-bottom: 20px;
}

.bottom30 {
	margin-bottom: 30px !important;
}

.bottom40 {
	margin-bottom: 40px !important;
}

.line30 {
	line-height: 30px;
}

h1 {
	width: 291px;
	height: 91px;
	clear: both;
	float: left;
	font-size: 0px;
	margin-top: -5px;
}

h1 a {
	background: url(../img/logo.png) no-repeat center center;
	display: block;
	width: 291px;
	height: 91px;
	float: left;
}

h2.subTitle {
	width: 335px;
	float: left;
	margin-top: -70px;
}

h3.bgBlue {
	background: url(../img/bg_waterBlue.png) no-repeat;
	line-height: 42px;
	letter-spacing: 1px;
	margin-bottom: 13px;
	clear: both;
}

h3.aboutSub {
	background: url(../img/bg_waterBlue.png) no-repeat;
	line-height: 42px;
	letter-spacing: 1px;
	margin-bottom: 13px;
	clear: both;
}

.wrapper {
	margin: 0 auto 30px;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 60px;
	width: 960px;
	clear: both;
}

.contents{
     padding-bottom: 60px; /*フッターの高さと同じ*/
}

.topWrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 350px;
}

header {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: white;
}

.headerWrapper {
	margin: 0 auto;
	width: 960px;
}

.headerLinks {
	width: 100px;
	float: right;
	font-size: 0px;
	margin-top: 10px;
}

.headerLinks li {
	float: left;
}

.headerLinks li a:hover {
	opacity: .8;
}

.headerLinks .fbLink a {
	width: 50px;
	height: 17px;
	background: url(../img/btn_fb.png) no-repeat center center;
	display: block;
}

.headerLinks .blogLink a {
	background: url(../img/btn_blog.png) no-repeat center center;
	width: 28px;
	height: 17px;
	display: block;
}

.headerLinks .centerBorder {
	background: url(../img/border_headerLinks.png) no-repeat center center;
	width: 20px;
	height: 17px;
	display: block;
}

.slidesBox {
	width: 960px;
	clear: both;
	margin: 0 0 0 -480px;
	position: absolute;
	top: 140px;
	left: 50%;
}

nav {
	height: 42px;
	width: 630px;
	float: right;
	overflow: hidden;
	margin-top: 50px;
}

.nvMenu {
	margin: 0 auto;
}

.nvMenu ul {
	overflow: hidden;
	margin-right: -40px;
}

.nvMenu ul li {
	float: left;
	margin-right: 30px;
}

.nvMenu ul li a {
	display: block;
	text-indent: -9999px;
}

.nvMenu ul li.nav01 a {
	background-image: url(../img/navi2.jpg);
	background-position: 0 0;
	width: 42px;
	height: 42px;
}

.nvMenu ul li.nav01 a:hover, .nvMenu ul li.nav01_on {
	background-image: url(../img/navi2.jpg);
	background-position: 0 42px;
	width: 42px;
	height: 42px;
}

.nvMenu ul li.nav02 a {
	background-image: url(../img/navi2.jpg);
	background-position: -75px 0;
	width: 98px;
	height: 42px;
}

.nvMenu ul li.nav02 a:hover, .nvMenu ul li.nav02_on {
	background-image: url(../img/navi2.jpg);
	background-position: -75px 42px;
	width: 98px;
	height: 43px;
}

.nvMenu ul li.nav03 a {
	background-image: url(../img/navi2.jpg);
	background-position: -203px 0;
	width: 76px;
	height: 42px;
}

.nvMenu ul li.nav03 a:hover, .nvMenu ul li.nav03_on {
	background-image: url(../img/navi2.jpg);
	background-position: -203px 42px;
	width: 76px;
	height: 42px;
}

.nvMenu ul li.nav04 a {
	background-image: url(../img/navi2.jpg);
	background-position: -318px 0;
	width: 80px;
	height: 42px;
}

.nvMenu ul li.nav04 a:hover, .nvMenu ul li.nav04_on {
	background-image: url(../img/navi2.jpg);
	background-position: -318px 42px;
	width: 80px;
	height: 42px;
}

.nvMenu ul li.nav05 a {
	background-image: url(../img/navi2.jpg);
	background-position: -427px 0;
	width: 88px;
	height: 42px;
}

.nvMenu ul li.nav05 a:hover, .nvMenu ul li.nav05_on {
	background-image: url(../img/navi2.jpg);
	background-position: -427px 42px;
	width: 88px;
	height: 42px;
}

.nvMenu ul li.nav06 a {
	background-image: url(../img/navi2.jpg);
	background-position: -550px 0;
	width: 88px;
	height: 42px;
}

.nvMenu ul li.nav06 a:hover, .nvMenu ul li.nav06_on {
	background-image: url(../img/navi2.jpg);
	background-position: -550px 42px;
	width: 88px;
	height: 42px;
}

.col2-1 {
	width: 640px;
	float: left;
}

.col2-2 {
	width: 280px;
	float: right;
}

.sub_col2-1 {
	width: 600px;
	float: left;
}

.sub_col2-2 {
	width: 330px;
	float: right;
}

.staff_col2-1 {
	width: 160px;
	margin-top: 30px;
	margin-left: 70px;
	float: left;
}

.staff_col2-2 {
	width: 630px;
	margin-right: 70px;
	float: right;
}

.textMessage {
	margin: 20px;
	line-height: 30px;
}

.infoList {
	margin-bottom: 20px;
}

#feed {
	margin-bottom: 30px;
}

.infoList li, #feed li {
	padding: 15px 0;
	border-bottom: 1px dotted black;
	font-size: 13px;
	font-size: 1.3rem;
}

.infoList a, #feed a {
	color: black;
}

.infoList a:hover, #feed a:hover {
	color: #f26152;
}

.infoDate, #feed li span {
	font-size: 11px;
	font-size: 1.1rem;
	display: block;
	margin-bottom: 10px;
}

ul.servicesList {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	line-height: 30px;
}

.answerWrapper {
	width: 960px;
	background: url(../img/bg_faq01.png) no-repeat right top;
	overflow: hidden;
	min-height: 101px;
	margin-bottom: 30px;
}

.answerWrapper_d {
	width: 960px;
	background: url(../img/bg_faq02.png) no-repeat right top;
	overflow: hidden;
	margin-bottom: 30px;
}

.aboutWrapper {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin-bottom: 30px;
}

.iconA {
	width: 45px;
	height: 15px;
	float: left;
	background: url(../img/num_a.png) top center no-repeat;
	display: block;
}

.aDetail {
	width: 885px;
	padding-left: 30px;
	float: right;
	background: url(../img/border_orange.png) repeat-y left top;
	line-height: 30px;
}

.note {
	width: 13px;
	height: 40px;
	display: block;
	float: left;
	margin: 0 10px 0 15px;
	background: url(../img/icon_note.png) no-repeat center center;
}

ul.borderList {
	background: url(../img/border_beige.png) repeat-x top;
}

ul.borderList li {
	background: url(../img/border_beige.png) repeat-x bottom;
	padding: 18px 0;
	clear: both;
	overflow: hidden;
}

.listTitle {
	width: 235px;
	float: left;
	font-weight: bold;
}

.listDetail {
	width: 365px;
	float: right;
}

ul.profileList {
	background: url(../img/border_beige.png) repeat-x top;
}

ul.profileList li {
	background: url(../img/border_beige.png) repeat-x bottom;
	padding: 18px 0;
	clear: both;
	overflow: hidden;
}

.profileTitle {
	width: 165px;
	float: left;
	font-weight: bold;
}

.profileDetail {
	width: 465px;
	float: right;
}

.bg_map {
	width: 330px;
	line-height: 66px;
	background: url(../img/bg_map.png) no-repeat;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
}

/* Form */
	
.formWrapper {
	width: 580px;
	padding: 0 30px;
	clear: both;
	overflow: hidden;
}

ul.form li {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}

input, textarea {
	border: 1px solid white;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 5px 0;
}

input:focus, textarea:focus {
	border: 1px solid #7bdee7;
}

.form input[type=text] {
	float: left;
	height: 23px;
	padding: 5px 10px;
}

.input_s {
	width: 60px !important;
}

.input_m {
	width: 180px !important;
}

.input_l {
	width: 400px !important;
}

.form textarea {
	float: left;
	width: 340px !important;
	height: 120px !important;
	padding: 5px 10px;
}

.formTitle {
	width: 160px;
	float: left;
	padding-right: 30px;
}

.req {
	background: url(../img/icon_req.png) no-repeat right center;
}

.formTitle p {
	line-height: 35px;
	float: left;
	padding: 5px 0;
}

.formDetail {
	width: 370px;
	float: right;
}

.formDetail p {
	line-height: 35px;
}

.btnWrapper {
	margin-left: 210px;
	margin-bottom: 40px;
	overflow: hidden;
}

.submitBtn {
	border: 0px;
    width: 184px;
    height: 34px;
	cursor: pointer;
}

.submitBtn:focus {
	outline: none;
}

.rightSide {
	width: 270px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}

.contactInfo {
	background: url(../img/bg_contact.jpg) no-repeat;
	height: 213px;
	text-align: center;
	padding: 30px 20px;
}

/* Footer */

footer {
	overflow: hidden;
	background: white;
	width: 100%;
	height: 60px;
	clear: both;
}

.footer_b {
	overflow: hidden;
	background: white;
	width: 100%;
	height: 60px;
	clear: both;
	position:absolute;
    bottom:0;
}

.ftWrapper {
	width: 960px;
	margin: 20px auto;
}

.ftnav {
	width: 600px;
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
}

.ftnav a {
	color: black;
}

.ftnav a:hover, .ftnav a.onPage {
	color: #f26152;
}

.ftCopy {
	color: black;
	font-size: 10px;
	font-size: 1.0rem;
	float: right;
	text-align: right;
	width: 300px;
}

.ftCopy a {
	color: black;
}

.ftCopy a:hover {
	text-decoration: none;
}

.chaco {
	margin-left: 20px;
	float: right;
	clear: both;
}

.chaco a, .chaco a:hover {
	color: black;
	text-decoration: none;
}