@charset "UTF-8";
body {
	font: 13px/1.6 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* {
	margin : 0;
	padding : 0;
}

p{
	margin : 0 0 1em 0;
}

/******************************************************************
	全体定義
*****************************************************************/
div#container {
	width : 100%;
	text-align: center;
	background : url(images/body_back.jpg) top left repeat-x;
}
div#container_other {
	width : 100%;
	text-align: center;
	background : none !important;
}
div.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
div#header {
	width: 100%;
	height : 90px;
	margin: 0;
	/*min-width: 980px; */
	padding: 0;
	font: 13px/1.6;
	color: #000;
}
div#content {
	width : 100%;
	padding : 1em 0;
	background : url(images/mainimg.jpg) top center no-repeat;
}
div#content.c_other {
	background : none !important;
}
div#main {
	width : 100%;
	text-align:left;
}
div#footer {
	width: 100%;
	padding : 1em 0;
	text-align: center;
}
/* リンク
------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #959595;
}
a:hover, a:active {
	text-decoration: underline;
	color: #00b7ee;/*鮮やかなブルー*/
}
img {
	border: 0;
	max-width : 100%;
	height : auto;
	-ms-interpolation-mode: bicubic;
}
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/* 段組み
------------------------------------------------------------*/
.aligncenter{
	text-align:center;
}
.va_middle{
	vertical-align: middle;
}
.clear {
	clear : both;
}


/******************************************************************
	ヘッダー
*****************************************************************/
div#header h1 {
	display: none;
}
div#header img#logo {
	position: absolute;
	top : 26px;
	left : 0;
}
div#header div#tel1 {
	position: absolute;
	top : 26px;
	right : 0;
	font-size : 100%;
	color : #fff;
}
div#header div#tel2 {
	position: absolute;
	top : 36px;
	right : 0;
	font-size : 220%;
	color : #fff;
}
div#header.under{/*下層ページのヘッダー*/
background:	#3995F8;
	}
/******************************************************************
	コンテンツ
*****************************************************************/
div#content h2 {
	color: #2a87f3;/*ブルー*/
	font-size: 140%;
	/*text-align: center; */
	margin: 1em;
}
div#content div#box1 {
	width : 300px;
	margin : 300px 40px 2em 0;
	float : left;
}
div#content div#box2 {
	width : 300px;
	margin : 300px 40px 2em 0;
	float : left;
}
div#content div#box3 {
	width : 300px;
	margin : 300px 0px 2em 0;
	float : left;
}
div#content div#box4 {
	background : url(images/box4_back.png) top center no-repeat;
	padding : 5em 0;
}
div#content div#box4 h3 {
	color: #2a87f3;/*ブルー*/
	font-size: 20px;
}
div#content div#box4 h3 img {
	padding-right: 10px;
	vertical-align: text-top;
}
div#content div#box5 {
	background : #98c248;
	padding : 2em 0;
	color : #fff;
	text-align: center;
	text-shadow: 0px 0px 5px #666;
}
div#content div#box5 span#msg1 {
	font-weight : bold;
	font-size : 140%;
}
div#content div#box5 span#msg2 {
	font-size : 140%;
}
div#content div#box5 span#msg3 {
	font-size : 250%;
}
div#content h4 {
	color: #98c248;
	font-size: 30px;
	margin-top: 1em;
	text-align: center;
}
div#content p.tel {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5em;
}
/* 会社概要 */
div#content #company {
	color: #959595;
}
div#content #company h5 {
	font-weight: normal;
	font: 15px/1.6 "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
div#content #company h5 img {
	padding-right: 10px;
	vertical-align: top;
}
div#content #company #companyleft {
	width: 400px;
	float: left;
	margin-left: 40px;
}
div#content #company #companyright {
	width: 400px;
	float: left;
	margin-left: 130px;
}
div#content #company #companyleft dl {
	margin-left: 10px;
	margin-top: 10px;
}
div#content #company #companyleft dt {
	float: left;
	clear: both;
	padding: 5px 0;
}
div#content #company #companyleft dd {
	border-bottom: 1px dashed #d5d4d4;
	padding: 5px 0 5px 80px;
}
div#content #company #companyright dl {
	margin-top: 20px;
}
div#content #company #companyright dt {
	padding: 2px 0;
}
div#content #company #companyright dd {
	padding: 2px 0 8px 50px;
}
/* グーグルマップ */
div#content .google-maps {
	width: 380px;
	height: 230px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
div#content .google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* 下層ページ・見出し
------------------------------------------------------------*/
div#privacy h2,
div#inquiry h2 {
		margin:1em 0;
	padding : 5px 0 3px 10px;
	line-height : 1;
	border-left : solid 5px #2a87f3;
	color: #2a87f3;/*ブルー*/
	font-size: 150%;
	}
div#privacy h2 img,
div#inquiry h2 img {
	padding-right: 10px;
	vertical-align: text-top;
}


/* 下層ページ・個人情報保護
------------------------------------------------------------*/
div#privacy{
	width:100%;
	padding : 1em 0;	
	}

div#privacy h3 {
	margin-top: 1em;
	font-weight: bold;
	font-size: 110%;
}
div#privacy ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 1em;
}
div#privacy .pri{
margin-top:1em;	
	}
	
/* 下層ページ・お問い合わせ
------------------------------------------------------------*/
div#inquiry{
	width:100%;
	padding : 1em 0;	
	}


/******************************************************************
	フッター
*****************************************************************/
div#footer div#menubox {
	border : solid 1px #dcdcdc;
	border-width: 1px 0 1px 0;
	padding : 1em 0;
}
div#footer ul#f_menu {
	text-align : center;
	font-size : 0px;
}
div#footer ul#f_menu li {
	display : -moz-inline-box;
	display : inline-block;
 /display : inline;
 /zoom : 1;
	padding : 0 10px;
	font-size : 13px;
	list-style : none;
	border-right : 1px solid #dcdcdc;
}
div#footer ul#f_menu li:last-child {
	border : none;
}
div#footer ul#f_menu li a {
	color : #959595;
	text-decoration: none;
}
div#footer ul#f_menu li a:hover {
	text-decoration: underline;
	color: #00b7ee;/*鮮やかなブルー*/
}
div#footer div#copy {
	color : #959595;
	padding : 1em 0;
	font-size : 80%;
}

