@charset "Shift_JIS";
/**************全　　体**************/

/** address斜体の解除対応 全体に**/
*{
	font-style:normal;
 
} 

body{
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: メイリオ, "ＭＳ ゴシック";/*  background-image : url(../img/public/bg.gif);*/
	color: #2b2b2b;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;/*background-color: #fafafa;*/
	/*background-color: #fff0fe;*/
	background-color: #fbf9f8;
}

img{
  border : 0;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
/** 画像を滑らかに縮小する設定 bicubic **/
  -ms-interpolation-mode: bicubic;
 
}

a{
	color: #3377b9;
  	text-decoration:none;
}

a:link{
  text-decoration:none;
}

a:visited{
  text-decoration:underline;
}

a:hover{
	color: #3377b9;
	text-decoration: underline;
}

a:active{
	color: #3377b9;
  	text-decoration:underline;
} 

a:focus{
	color: #3377b9;
	text-decoration:underline;
}

p{
	color : #2b2b2b;
/***   文字要素を2D変形、または、3D変形を適用するときのプロパティ **/
/**    ここでは使わない **/
/*	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
*/
}

/**************基本　領域**************/
#container{
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}

/**************ヘッダ領域**************/
#head-area{
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: white;
	color: #333333;
	background-color: white;
	height: 148px;
}

#head-etc{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
	height: 100px;
}

#head-change-sp {
    	display: none; /*非表示*/
}

#p-head-title{
	font-size: 11px;
	font-weight: 100;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 930px;
	height: 10px;
	float: left;
	position: relative;
	text-align: left;
}

#p-head-logo{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 381px;
	height: 60px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

#p-head-contact{
	background-image: url(../img/public/head_contact.gif);
	width: 342px;
	height: 67px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 30px;
	float: right;
	position: relative;
	font-size: 0px;
	color: white;
}

/* ヘッダ領域 width height他 */
.h-mt0{
	margin-top: 0px;
}

.h-mt5{
	margin-top : 5px;
}

.h-mt10{
	margin-top : 10px;
}
.h-mt20{
	margin-top : 20px;
}

.h-mt30{
	margin-top : 30px;
}

.h-mb5{
	margin-bottom : 5px;
}

.h-ml0{
	margin-left: 0px;
}

.h-ml10{
	margin-left: 10px;
}

.h-ml30{
	margin-left : 30px;
}

.h-mr30{
	margin-right : 30px;
}

.h-w88{
	width: 88px;
}

.h-w250{
	width: 250px;
}

.h-w381{
	width : 381px;
}

.h-h60{
	height: 60px;
}

.h-h67{
	height : 67px;
}

.fl-l{
	float: left;
}

.fl-r{
	float: right;
}


/**************左サイド領域****************/	
#side-area{
	width: 220px;
	float: right;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	position: relative;
	border-width: 0px;
}

.side-area-block{
	width: 200px;
	float: left;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
	position: relative;
	border-width: 0px;
}
  
#div-side-corp{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-width: 0px 1px 1px;
	border-style: solid;/*border-color: #3377b9;*/
	border-color: #3377b9 silver silver;
	width: 200px;
	float: left;
	position: relative;
	background-color: white;
}

#p-side-corp-title{
	color: white;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 200px;
	height: 1em;
	float: left;
	position: relative;
	font-size: 15px;
	font-family: メイリオ, "ＭＳ ゴシック";
	font-weight: 400;
	background-color: #1e73be;
}

#p-side-corp-img{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 190px;
	height: 157px;
	float: left;
	clear: left;
	position: relative;
}

.p-corp-address{
	font-weight: 400;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 178px;
	float: left;
	position: relative;
	font-size: 13px;
	font-family: メイリオ, "ＭＳ ゴシック";
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

.texar-l {
	text-align: left;
}

.texar-r {
	text-align: right;
}

.p-corp-tel {
	font-weight: 400;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 178px;
	float: left;
	position: relative;
	font-size: 13px;
	font-family: メイリオ, "ＭＳ ゴシック";
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 0px;
}

#p-corp-comment {
	font-weight: 100;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 178px;
	float: left;
	position: relative;
	font-family: メイリオ, "ＭＳ ゴシック";
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 0px;
}

#p-corp-detail{
	font-size: 13px;
	font-family: メイリオ, "ＭＳ ゴシック";
	font-weight: 400;
	color: #ff8000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 160px;
	height: 1.2em;
	float: right;
	position: relative;
	text-align: right;
}

/**************メニュー領域**************/
#menu-area{
	width: 100%;
	height: 45px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;/*border-top-color: #3377b9;*/
}

/**************メニュー領域**************/
#menu-area ul{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 960px;
	height: 45px;
	z-index: 100;
}

#menu-area ul li{
	position: relative;
	display: inline;
	float: left;
	height : 45px;
}

#menu-area ul li a{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	height: 45px;
	color: white;
	background-repeat: no-repeat;
}

.menu00{
	width : 137px;
	background-image: url(../img/public/menu_top.gif);
}

.menu00:hover{
	background-image: url(../img/public/menu_top_on.gif);
}

.menu01{
	width : 137px;
	background-image: url(../img/public/menu_news.gif);
}

.menu01:hover{
	background-image: url(../img/public/menu_news_on.gif);
}

.menu02{
	width : 137px;
	background-image: url(../img/public/menu_aoiro.gif);
}

.menu02:hover{
	width : 137px;
	background-image: url(../img/public/menu_aoiro_on.gif);
}

.menu03{
	width : 137px;
	background-image: url(../img/public/menu_soshiki.gif);
}

.menu03:hover{
	background-image: url(../img/public/menu_soshiki_on.gif);
}

.menu04{
	width : 137px;
	background-image: url(../img/public/menu_kaikei.gif);
}

.menu04:hover{
	background-image: url(../img/public/menu_kaikei_on.gif);
}

.menu05{
	width : 137px;
	background-image: url(../img/public/menu_gyoumu.gif);
}

.menu05:hover{
	background-image: url(../img/public/menu_gyoumu_on.gif);
}

.menu06{
	width : 138px;
	background-image: url(../img/public/menu_gonyukai.gif);
}

.menu06:hover{
	background-image: url(../img/public/menu_gonyukai_on.gif);
}

* html #menu-area ul li a{
	 /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}


/* Holly Hack for IE \*/
* html #ul-menu{
	height: 1%;
}
 /*Holly Hack for IE7 and below*/

.banner{
  width : 200px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
}

.banner img{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/**************メニュー領域**************/
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
	 /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}



/**************メイン領域****************/
#main-area{
	width: 730px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}

#page-guide{
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 960px;
	text-indent: 10px;
	float: left;
	position: relative;
	margin-left: 0px;
	height: 15px;
	list-style-type: none;
	list-style-position: inside;
}

#page-guide li {
	float: left;
	position: relative;
	height: 14px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	color: #333333;
}

/**************メイン領域内アイテム****************/

/*　ページのコンセプト */
.p-page-concept {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 660px;
	float: left;
	position: relative;
}

/*　内容 */
.div-item-area {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 665px;
	float: left;
	position: relative;
}

/**************工事中****************/
#p-comment {
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 300px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 500px;
	width: 730px;
	height: 1em;
	float: left;
	position: relative;
}


/**************フッタ領域****************/
#footer{
	height: 100px;
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	position: relative;/*background-color: #004080;*/
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff8000;
}

#footer a{
	font-family: メイリオ, "ＭＳ ゴシック";
	text-align: center;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: 400;
	font-size: 14px;
}

#footer-info{
	height: 100px;
	width: 960px;
	margin-top: 0px;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}

#foot-navi{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 10px;
	text-align: center;
	clear: both;
	width: 900px;
}

#foot-navi li{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;/display:inline;/zoom:1;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 0px;
	height: 1.2em;
	vertical-align: top;
}

.foot-last{
	border-right-width: 1px;
	border-right-style: solid;
}

#foot-navi a,#foot-navi a:link,#foot-navi a:visited{
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: black;
}

#p-footer-adre{
	vertical-align: middle;
	padding-bottom: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-weight: 100;
	font-family: "ＭＳ Ｐゴシック";
	width: 800px;
}

#copystyle{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 100;
	height: 1em;
	clear: both;
}

/******　各ページ先頭画像用に使う　*****/
#p-page-title {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 0px;
	position: relative;
	height: 40px;
	float: left;
	margin-top: 10px;
	width: 680px;
	margin-bottom: 0px;
	background-color: #f5e2e2;
}

/***** h1 ページによって異なる *****/

h1{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	text-align: left;
}

h2{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: left;
}

h3{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: left;
}

h4{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: left;
}

.title-00 {
	background-image: url(../img/public/title_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 680px;
	height: 40px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	vertical-align: middle;
}

.title-02{
	font-size: 20px;
	font-weight: 400;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 20px;
	width: 665px;
	padding-top: 3px;
	vertical-align: top;/*background-color: #cc6666;*/
	/*background-color: #fec1ac;*/
	background-color: #cc6666;
	color: white;
	padding-left: 15px;
}

.title-03 {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;/*background-color: #f5e2e2;*/
	width: 385px;
	font-size: 14px;
	font-family: メイリオ;
	font-weight: 400;
}

.title-04 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 660px;
	font-family: メイリオ;
	float: left;
	position: relative;
	line-height: 1.2em;
	color: #3377b9;
	font-weight: 400;
	font-size: 16px;
}

/****** タイトル枠 *****/

.div-contents{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	position: relative;
	width: 730px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
	background-color: white;
	margin-left: 0px;
}

/****** 各ページ共通アイテム *****/

/* 募集について　*/
.div-bosyu {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 650px;
	float: left;
	position: relative;
	-webkit-border-top-left-radius: 2px 2px;
	-webkit-border-top-right-radius: 2px 2px;
	-webkit-border-bottom-right-radius: 2px 2px;
	-webkit-border-bottom-left-radius: 2px 2px;
	background-color: #fef5f9;
}

.p-bosyu-title {
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;/*background-color: #f5e2e2;*/
	color: #ef729e;
	width: 625px;
	font-size: 18px;
	font-family: メイリオ;
	font-weight: 700;
}

.p-bosyu {
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	width: 615px;
	font-size: 13px;
	font-weight: 400;
}

.p-line {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	position: relative;
	height: 3px;
}


