@charset "utf-8";
/************************
*     基本レイアウト    *
*************************/
body {
	background: url(../images/bg2.jpg);
}
header {
	position: relative;
	height: 228px;
	background: linear-gradient(to bottom, #F0F8FF, #E6F3FF) !important;
}
.inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#globalNavi {
	width:100%;
	position: relative;
	height: 68px;
	overflow: hidden;
	background: transparent !important;
	border: none !important;
	margin-top: -68px;
}
#contents_inner {
	position: relative;
	width: 978px;
	height: auto;
	margin: 0px auto;
	background: #FFF;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	z-index: 1;
}
#side {
	position: relative;
	width: 240px;
	padding-right: 25px;
	float: right;
	margin-bottom: 30px;
}
#main_cotntens {
	position: relative;
	width: 670px;
	float: left;
	margin-left: 25px;
	margin-bottom: 30px;
}




/*headerエリア-----------------------------------------------*/

header .logo_inner {
	width: 660px;
	float: left;
}
header h1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-top: 8px;
}
header h2 {
	font-size: 18px;
	color: #0a284d;
	margin-top: 22px;
}
header .tel_inner {
	position: relative;
	width: 266px;
	float: right;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-top: 8px;
}
header .tel_inner p {
	margin-left: 2px;
	line-height: 16px;
	text-align: left;
}
header .tel_inner .tel {
	text-align: left;
	font-size: 32px;
	line-height: 30px;
	color: #0c4a8f;
	background: url(../images/top_tel.png) no-repeat 0px 4px;
	padding: 0 0 5px 25px;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
header a {
	color: #102542;
}
header .tel_inner a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
header .tel_inner a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*globalNaviエリア-----------------------------------------------*/

#globalNavi ul {
	position: relative;
	height: 68px;
	width: 980px;
	margin: 0px auto;
}
#globalNavi li {
	float: left;
}



/*side aria--------------------------------------------------------*/

#side a:hover {
	color: #F00;
	text-decoration: underline;
}
.side_mailBox {
	width: 236px;
	border: 2px #cec9c9 solid;
	background: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.side_mailBox_inner {
	background: #e3f1f7 url(../images/side_mail_back.jpg) no-repeat 2px 3px;
	padding: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: 2px #fff solid;
}
.side_mailBox_inner h1 {
	font-size: 16px;
	line-height: 24px;
	color: #0e60b1;
	padding: 5px 0 0 20px;
}
.side_mailBox_inner .txt01 {
	width: 150px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 9px;
}
.side_add {
	width: 224px;
	margin: 5px auto;
	background: #FFF;
	padding: 2px 0px 10px 0px;
}
.side_add p {
	line-height: 22px;
	padding-left: 5px;
}
.side_add h2 {
	font-size: 13px;
	color: #782306;
	line-height: 23px;
	padding-top: 5px;
	padding-left: 5px;
}
.side_add h3 {
	font-size: 16px;
	color: #0a284d;
	line-height: 30px;
	padding-left: 5px;
}
.side_add a {
	color: #0283e9;
	text-decoration: underline;
}
.side_inner {
	border-top: #999 1px dotted;
	border-bottom: #999 1px dotted;
	margin: 10px 0;
	padding-left: 5px;
}
.side_inner h2 {
	color: #fc8318;
}
.side_inner h3 {
	color: #195495;
	font-size: 23px;
	line-height:30px;
	background: url(../images/top_tel.png) no-repeat 5px 4px;
	padding: 0 0 0 28px;
	font-family: Tahoma, Geneva, sans-serif;
}
.side_inner p {
	font-size: 12px;
	padding-left: 2px;
	line-height: 23px;
}
.side_inner h3 a {
	color: #195495;
	text-decoration: none;
}
.side_add img {
	margin-left: 10px;
	width: 202px;
}
.side_add a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.side_add a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#side aside ul li {
	margin-top: 10px;
}





/*お問合わせバナー*/

.toiawase {
	width: 602px;
	height: 100px;
	border: 2px #F6F6F6 solid;
	background: #c7ebfc url(../images/toiawase_bg.jpg) no-repeat top right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 10px #898989;
	-webkit-box-shadow: 2px 2px 10px #898989;
	margin: 0px auto 20px;
	text-align: left;
}
.toiawase .toi_tel {
	width: 290px;
	float: left;
	margin-left: 20px;
	color: #102542;
	font-weight: bold;
}
.toiawase .toi_tel p.tel {
	font-size: 30px;
	line-height: 40px;
	background: url(../images/toiawase_tel.gif) no-repeat left 7px;
	padding-left: 30px;
}
.toiawase .toi_tel a {
	color: #102542;
}
.toiawase a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.toiawase a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*対応エリア*/
.area {
	background: url(../images/bg1.gif);
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px;
	clear: both;
}
.area h1 {
	background: url(../images/area_li.gif) no-repeat left top;
	color: #195495;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 20px;
}
.area {
	clear: both;
}
.area p {
	font-size: 14px;
	line-height: 24px;
	margin: 20px 50px 10px;
}



/*footer aria--------------------------------------------------------*/

footer {
	background: url(../images/footer_back.gif);
	font-size: 13px;
	color: #FFF;
	padding: 20px;
}
#site_map {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/site_map_lin.gif) repeat-x bottom;
	text-align: center;
}
#site_map ul {
	padding-left: 15px;
}
#site_map ul li {
	float: left;
	margin-left: 15px;
}
#site_map ul li a {
	color: #FFF;
}
#site_map ul li a {
	color: #FFF;
}
#site_map ul li a:hover {
	text-decoration: none;
	color: #CCC;
}
footer .f_add {
	width: 400px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
footer a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
footer a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
footer p {
	font-size: 12px;
	line-height: 22px;
	padding: 10px 0 10px 0;
}
footer .f_add a {
	color: #FFF;
}
footer .copyright {
	clear: both;
	text-align: center;
	padding: 20px 0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
footer .f_add h1 {
	font-size: 18px;
}



.w280{
	width:280px;
	}
	



/************************
* ページの先頭へ戻る   *
*************************/


/* page-top */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10000;
}
 @media screen and (max-width:980px) {
#page-top {
	display: none;
}
#page-top img {
	display: none;
}
}
