@charset "utf-8";

html{

}

body{
	margin-top:0px;
	margin-bottom:0px;
	background-position:center;
	margin:0px;
		background-color: #eeeeee;
	background-image:;
	background-repeat:repeat-x;
	background-position:top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	
	
	}

a{ color:#0169ff;cursor:pointer; text-decoration:none; border:0; }

a:link{ color:#0169ff;cursor:pointer; text-decoration:none; }

a:visited { color:#2c74dc;}

a:hover	{ color:#70aafd;text-decoration:underline;}	

ul#list1{
	margin-left:0px;
	text-align:left;
	
list-style-position:outside;
	
	}
h1{
	color:#1a4077;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	list-style:disc url(img/listmark_20_20.jpg) inside;
}	

h2{
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	}

h3{
	color:#0168fe;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

ul.listmark{
	list-style:disc url(img/listmark_20_20.jpg) inside;
}

/*テーブルレイアウト（左部分）*/

table.1{
	margin-top:20px;
	width:630px;
	table-layout:fixed;
	border-collapse:separate;
	border-spacing:5px;
	}
	
th,td{
	border-bottom:#cccccc 1px dotted;
	padding-top:5px;
	padding-bottom:5px;
	}
	
th.item{
	width:150px;
	padding-top:5px;
	padding-bottom:5px;
	
	}	
	
caption{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	
}



#wrapper {
	width: 980px;
	height: auto;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #18399a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	text-align :left;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	text-align:left;

    }

/*ヘッダー部分*/

#header {
	width: 980px;
	height: 100px;
	margin-left: 0px;
	margin-top:15px;
	background-color:#FFF;        
	}
	
/*ヘッダー左部分ロゴマーク*/

._left{
	float:left;
	width:380px;
	height:100px;
	text-align:left;
	}
	
._left_img{
	margin-left:0px;
	margin-top:0px;
	}	

/*ヘッダー右部分*/
	
._right{
	width:600px;
	height:100px;
	margin-left:400px;
	}


/*問い合わせ電話番号画像*/

._right_upper{
	width:600px;
	height:70px;
	float:right;
	
	}
	
._right_upper_img{
	margin-right:20px;
	float:right;
    }
	
	
/*ヘッダーリンクアイコン部分*/
	
._right_under{
	width:600px;
	height:30px;
	float:right;
	}
	
._right_under_img{
	margin-right:20px;
	float:right;
	}
	

/*ナビゲーション部分*/

#navi{
	width:980px;
	height:35px;
	margin: 0px;
	background-color:#18399a;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 0px;
		
}


/*トップ画像部分*/
	
#top_title{
	height:150px;
	width: 980px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #18399a;
	
	margin-bottom:0px
}

/*メインコンテンツ部分*/

#contents {
	height: auto;
	width: 980px;
	margin-top: 0px;
	background-color:#ffffff;
	
}

/*コンテンツ（左部分）*/


#main {
	float: left;
	height: auto;
	width: 675px;
	margin-top: 20px;
	padding-left: 25px;
	margin-right: 0px;
	font-size: 12px;
	background-color:#ffffff;
	text-align:left;
	
}


/*タイトルバー部分*/

._title {
	margin-left:0px;
	height: 50px;
	width: 650px;
	margin-bottom:0px;
	clear:both;
	
	}


/*本文（パディング10px）*/

._text_box{
	width:630px;
	margin-right:25px;
	margin-top: 0px;
	margin-bottom:0px;
	font-size:12px;
	color: #666666;
	padding:10px;
	background-color:#ffffff;

	}
	
._text_box_img{
	width:200px;
	height:auto;
	float:left;
}

.project-box{
	width:650px;
	height:180px;
	margin-top:20px;
	background-color:#eeeeee;
	margin-bottom:10px;
}

.project-box-img{
	width: 200px;
	height: 150px;
	padding: 15px;
	float:left;
}

.project-box-text{
	width: 390px;
	height: 150px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float:right;
	
}
.product_box{
	width:650px;
	height:150px;
	margin-bottom:25px;
	clear:both;
	}
	
.product_photo_left{
	width: 200px;
	height: 150px;
	float: left;
	}	
	
.product_photo_center{
	width:200px;
	height:150px;
	float:left;
	margin-left:25px;
	margin-right:25px;
    }		

.product_photo_right{
	width:200px;
	height:150px;
	float:left;
	}
	
.product_photo_p{
}


._text_box_img_center{
	width:200px;
	height:auto;
	float:left;
	magin-left:10px;
	margin-right:10px;
	}



.top_info_img{
	margin-bottom:10px;
	
}
.img_left{
	float:left;
	margin-top:0px;
	margin-left:0px;}
	
.img_center{
	float:left;
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	
	}	
	
._img_right{
	float:right;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:10px;
	}

._contents_photo1{
	float:right;
	width:201px;
	height:auto;
	margin-top:0px;
	margin-right:25px;
	}



/*本文と画像有り段落）*/	


._text_box_and_photo{
	width:650px;
	
	}
	
._textbox_and_photo_photo_left{
	width:225px;
	padding:10px;
	float:left;
	text-align:center;
}	
	
	
._textbox_and_photo_text_right{
	width:385px;
	float:right;
	padding:10px;
	}		
	
	
._textbox_and_photo_text{
	width:360px;
	float:left;
	padding:10px;
	}
	

	
._textbox_and_photo_photo{
	width:250px;
	padding:10px;
	float:right;
	text-align:center;
}

/*環境理念ページ（左部分）*/
	
._text_box_environment{
	width:630px;
	margin-right:25px; 
	margin-top: 0px;
	margin-bottom:0px;
	font-size:12px;
	color: #888888;
	padding:10px;
	background-color:#ffffff;
	background-image:url(img/environment_background_img.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;

	}
	
	
/*会社情報ページ（左部分）*/


._company_photo{
	width:250;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:right;
	
	}
	
/*サンクスメールページ*/

#thanks{
	margin-top:100px;
	text-align:center;
}



/*サイドコンテンツ（右）*/

#side {
	float: right;
	height: auto;
	width: 280px;
	margin-top:20px;
	margin-left:0px;
	background-color: #ffffff;
	padding-bottom: 10px;
	text-align:left;
	
	
}

._side_title {
	width:255px;
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-style:solid;
	border-color:#cccccc;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
		
}

._side_contents{
	height: auto;
	width: 245px;
	margin-bottom:15px;
	padding-left:0px;   
	background-color: #ffffff;
	padding-bottom: 10px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	font-size:11px;
	padding-left:10px;}

	
._banner_1 {
	margin-top:8px;
	margin-right:10px;	
}


._fb-like{
	padding-left:15px;}


#contents-bottom_1 {
	clear: both;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:bottom;
	height:160px;
	width: 980px;
	background-color: #fff;
	background-image:url(img/call_bottom_banner_980.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}

#contents-bottom {
	clear: both;
	padding-top:30px;
	height: 50px;
	width: 980px;
	background-color: #fff;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}



/*	フッター（コピーライト）*/

#footer {
	clear:both;
	margin-bottom: 0px;
	width:100%;
	height:50px;
	background-color:#96a0bd;
	
	 }
	 

#wrapper #contents #side ._side_contents {
	font-size: 10px;
}
#wrapper #contents #side ._side_contents p {
	font-size: 11px;
}
.must {
	color: #F06;
}
