﻿@charset "utf-8";
/***************************************************************/
/********************* メイン　背景設定等 ************************/
/***************************************************************/
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#frame{
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrap{
	background-color: #ffffff;
	float: left;
	width: 980px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}
/***************************************************************/
/************************** ヘッダ設定 **************************/
/***************************************************************/
#header{
	width: 100%;
	float: left;
}
#topmenu{
	width: 100%;	height: 30px;
	background-color: #424242;
}
#navi{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*float: right;*/
	text-align: right;
}

#topmenu a{
	float: right;
	color: #ffffff;
}


#header h1{
	width: 980px;
	font-size: 12px;
	color: #3b4040;
	float: left;
	padding: 0px;
	margin: 0px;
}
#header p{
	width: 980px;
	font-size: 13px;
	color: #3b4040;
	float: right;
	line-height: 15px;
	height: 5px;
	text-align: right;
}
#top_header{
	background-image: url(../img/sub_head.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 980px;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
}

#logo{
	width: 950px;	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#logo_left{
	width: 475px;
	float: left;
}
#logo_right{
	width: 475px;
	float: right;
	text-align: right;
	margin-top: 6px;
}


#menu{
	background-color: #0086cd;
	height: 82px;
	width: 100%;
	margin-top: 15px;
}



#header_menu{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
}
#globalnavi{
	margin: 0;
	padding: 0;
	width: 980px;
	height: 82px;
}
#globalnavi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li{
	float:left;
	width: 245px;
	margin: 0;
	padding: 0;
}

/***************************************************************/
/************************** メイン設定 **************************/
/***************************************************************/
#main{
	float: left;
	width: 650px;
	min-height:400px;
	background:transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	display: inline;
	padding-left: 0px;
　　clear: both; 
}
/***************************************************************/
/************************** タイトル設定 *************************/
/***************************************************************/
/*** TOPページタイトルH2 ***/
#main h2.page_title{
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 650px;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	margin-top: 10px;
	border: 0px solid #36383a;
	background-image: url(../img/h2.jpg);
	margin-bottom: 0;
}
/***************************************************************/
/******************* 最新情報･最新記事一覧 設定 *******************/
/***************************************************************/
#news{
	height: 110px;
	width: 290px;
	border: 5px solid #0086cd;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.news_bar{
	font-size: 12px;
	font-weight: bold;
	background-color: #ff7d11;
	background-repeat: no-repeat;
	height: 30px;
	width: 310px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 10px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	float: left;
}
#news_box{
	width: 280px;
	float: left;
	height: 60px;
	overflow: auto;
	margin-top: 15px;
	background-color: #ffffff;
}
.news_text{
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.news_text a{
	color:#000;
	/*text-decoration:none;*/
}
.news_text a:hover{
	color: #999;
}
/***************************************************************/
/******************* 実績 *******************/
/***************************************************************/
#case1{
	float: left;
	height: 100px;
	width: 320px;
	font-size: 12px;
	background-image: url(../img/case1.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 130px;
	padding-bottom: 0px;
	color: #0086cd;
}
/***************************************************************/
/************************ プライバシーポリシー ***********************/
/***************************************************************/
#side_left{
	height: 80px;	width: 230px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#side_left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#side_right{
	height: 80px;	width: 80px;
	float: left;
	padding-top: 20px;
}


/***************************************************************/
/************************ ボディバナー設定 ***********************/
/***************************************************************/

.top_item{
	width: 650px;
	background-color: #ffffff;
	margin-bottom: 20px;
	float: left;
}
.top_item_txt{
	height: 365px;	width: 650px;
	background-color: #ffffff;
	background-image: url(../img/top2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.top_item_txt1{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 70px;
	padding-left: 165px;
	float: left;
	color: #ff7d11;
	font-weight:bold;
}
.top_item_txt2{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 180px;
	float: left;
	color: #0086cd;
	font-size: 15px;
}
.top_item_txt3{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 19px;
	padding-left: 140px;
	float: left;
	color: #ff7d11;
	font-weight:bold;
}
.top_item_txt4{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 23px;
	padding-left: 154px;
	float: left;
	color: #0086cd;
	font-size: 15px;
	line-height: 100%;
}
.top_item_txt5{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 24px;
	padding-left: 171px;
	float: left;
	color: #ff7d11;
	font-weight:bold;
}
.top_item_txt6{
	width: 650px;
	margin: 0;
	padding: 0;
	padding-top: 18px;
	padding-left: 200px;
	float: left;
	color: #0086cd;
	font-size: 15px;
	line-height: 100%;
}
/***************************************************************/
/************************** サイド設定 **************************/
/***************************************************************/

#side{
	float: right;
	width: 320px;
	margin-left: 0px;
	min-height: 600px;
	overflow: hidden;
	display: block;
	text-align: left;
}
#side h4{
	font-size: 12px;
	color: #ffffff;
	line-height: 23px;
	text-align: left;
	background-color: #0086cd;
}
#side h4 a{
	color: #fff;
	text-decoration: none;
}
#side h4 a:hover{
	color: #36383a;
}

#cont_box{
	width: 320px;
	height: 230px;
	background-color: #0086cd;
	font-size: 14px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#cont_box p{
	width: 260px;
	height: 100px;
	padding-top: 5px;
	padding-left: 18px;
}

/***************************************************************/
/************************* フッターの設定 ************************/
/***************************************************************/

#footer{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	background-color: #0086cd;
	width: 100%;
	height: 170px;
	margin: 0px;
	float: left;
}
#footerBox{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_text{
	width:960px;
	height:100px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	line-height: 15px;
	overflow: hidden;
}
.footer_menu{
	width:160px;
	height: 100px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	float:left;
}
.footer_menu h3{
	font-size: 12px;
	margin-left:0px;
}
.footer_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer_menu li{
	margin-left:0px;
	text-align: left;
	list-style-type: none;
}
.footer_menu a{
	color:#ffffff;
	text-decoration:none;
}
.footer_menu a:hover{
	color: #424242;
}
#copyright{
	width: 100%;
	background-color: #424242;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
	height: 120px;
	padding-top: 20px;
}


/***************************************************************/
/***************************　END　*****************************/
/***************************************************************/