﻿@charset "UTF-8";


html,body {
	margin:0;
	padding:0 5px;
	height: 100%;
	}

img {
　border:0;
　vertical-align:bottom;
　}

#wraper {
	min-width: 960px;
	max-width: 1180px;
	margin: 0 auto;
	padding-top: 52px;
	position: relative;
height: 100%;
line-height:0;
}


/* --------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------- */


#header {
	width: 180px;
	background-color: #fff;
	float: left;
	padding: 15px 15px 30px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position:relative;
	z-index:50;
	margin-bottom:10px;
}

#header h1 {
	width: 154px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 auto 20px;
	text-align: center;
}

h2 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	min-width:30em;
	top: 15px;
	left: 0;
	line-height:1em;
}


.tel2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 640px;
}

ul.btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 291px;
}

ul.btn li { 
float:left;
margin-left:3px;
}

ul.btn li a {
	display:block;
	height:37px;
}

#header nav li { padding: 0; }

#header nav li a {
	display:block;
	height:53px;
}

#header nav .sub { display: none; }
#header nav .sub li { padding: 0;margin-bottom:10px; }

#header nav .sub li a {
	display:block;
	height:28px;
}

#header nav .sub li.double a {
	display:block;
	height:47px;
}
#header nav .sub li.triple a {
	display:block;
	height:67px;
}


#header aside {
	width: 154px;
	margin: 35px auto 0;
}

#header aside li { margin-bottom: 10px; }

#header aside li a {
	display:block;
	height:70px;
}


#header aside li.nursy {
	display:block;
	height:124px;
	position:relative;
}

#header aside li.nursy a {
	display:block;
	height:25px;
}


#header aside li.nursy a.nursy01 {
	position:absolute;
	top:60px;
	left:10px;
}

#header aside li.nursy a.nursy02 {
	position:absolute;
	top:89px;
	left:10px;
}




.fontsize{
	line-height:0;
	margin:20px 0;
	height:23px;
	}
	
	.fontsize li{
	float:left;
		height:23px;
	}

	
	.fontsize li.font_m a{
		display:block;
		width:27px;
		height:23px;
		background:url(../img/common/font_m.gif) top left no-repeat;
	}
	
		.fontsize li.font_m a.textresizer-active{
		display:block;
		width:27px;
		height:23px;
		background:url(../img/common/font_m_on.gif) top left no-repeat;
	}
	
	.fontsize li.font_l a{
		display:block;
		width:27px;
		height:23px;
		background:url(../img/common/font_l.gif) top left no-repeat;
	}
		
		.fontsize li.font_l a.textresizer-active{
		display:block;
		width:23px;
		height:23px;
		background:url(../img/common/font_l_on.gif) top left no-repeat;
	}

/* --------------------------------------------------------------------------------
コンテンツエリア
-------------------------------------------------------------------------------- */



#main {
width: 100%;
float: right;  
margin-left: -220px;
position:relative;
z-index:0;
/*background:url(../img/common/bg.gif) bottom 10px left no-repeat;*/
}



#main #contents {
	margin-left: 220px;
background-color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
min-height:1091px;
margin-bottom:10px;

}

#main #contents section {
padding:50px;
}

.font_b {
font-size:20px;
}

/* --------------------------------------------------------------------------------
フッター
-------------------------------------------------------------------------------- */




#footer {
	clear:both;
width: 100%;
background-color: #fff;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-top-right-radius: 5px;
position:relative;
}


#footer nav {
	margin-top:30px;
}


#footer nav ul {
	line-height:1;
	margin-left:5%;
}

#footer nav ul li .info {
	clear:both;
	padding-top:50px !important;
}


#footer nav li {
	width:12%;
	float:left;
	padding-right:4%;
	
}

#footer nav li span {
	background:url(../img/common/icon_circle.gif) top left no-repeat;
	padding-left:20px;
	padding-bottom:20px;
	display:block;
}

#footer nav li ul {
margin-left:0;
}




#footer nav li ul li {
	width:100%;
	background:url(../img/common/icon_arrow.gif) top left no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	line-height:1.4em;
}


#footer nav li ul li img {
	vertical-align:middle;
	margin-left:5px;
	
}



#footer p.catch {
	text-align:center;
	padding:35px 0;
	margin-top:30px;
	background-color:#13b4be;
}



#footer .bottom {
	position:relative;
}


#footer p.copyright {
padding:15px;
line-height:1.4em;
}

#footer p.copyright span {
	font-size:12px;
	display:block;
padding-top:15px;
}

#footer p.copyright span small {
	font-size:11px;
	color: #999;
}

#footer p.copyright img {
float:left;
margin-right:10px;
}


#footer .sub {
	position:absolute;
	top:30px;
	right:20px;
}

#footer .sub li {
line-height:1;
	padding-left:15px;
	padding-right:10px;
	float:left;
		background:url(../img/common/icon_arrow.gif) top left no-repeat;
}


#footer .pagetop {
	position:absolute;
	top:20px;
	right:25px;
}


/* Link Setting */
#footer a:link {
	color: #000;
	text-decoration: none;
}

#footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #049da7;
	text-decoration: underline;
}

#footer a:active {
	color: #049da7;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------
パン屑リスト
-------------------------------------------------------------------------------- */


.topic_path {
	border-bottom:1px solid #e0e0e0;
	line-height:1;
	padding:20px;
}

.topic_path li {
	float:left;
}

.topic_path li span {
	padding:0 10px;
}

.topic_path li.home {
		background:url(../img/common/icon_home.gif) center left no-repeat;
		padding-left:18px	;
}

/* Link Setting */
.topic_path li a:link {
	color: #049da7;
	text-decoration: none;
}

.topic_path li a:visited {
	color: #049da7;
	text-decoration: none;
}

.topic_path li a:hover {
	color: #049da7;
	text-decoration: underline;
}

.topic_path li a:active {
	color: #049da7;
	text-decoration: none;
}

/* Link Setting */
#footer .topic_path li a:link {
	color: #049da7;
	text-decoration: none;
}

#footer .topic_path li a:visited {
	color: #049da7;
	text-decoration: none;
}

#footer .topic_path li a:hover {
	color: #049da7;
	text-decoration: underline;
}

#footer .topic_path li a:active {
	color: #049da7;
	text-decoration: none;
}

/* k110 2014/04/11 */
body{
	background:url(../img/common/kasou_bg.jpg) bottom center;
	background-attachment:fixed;
	background-size:cover;
}
/*IE8*/
html>/**/body {
	background:url(../img/common/kasou_bg.jpg) bottom center;
	background-attachment:fixed;
}