@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
p,li,dt,dl {
	line-height:1.6;
	margin: 0px;
	padding: 0px;
}   
ul {  
    list-style-type:none;  
}

.list{}
.list li{
	list-style-type:disc;
	} 
img {  
    border:0;  
}
.clear {
	clear: both;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
	border-radius: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-radius:3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	background-color: #09C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
}
h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h5{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	background-image: url(img/bg_header_gr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
.logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.wrap{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}
#menu{
	padding: 0px;
	background-image: url(img/bg_navi_gr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#menu a{
	width: 100%;
	text-align: center;
	display: block;
}
#menu a:hover{
}
.navi1{
	height: 60px;
	width: 180px;
	}
.navi1 a{
	display:block;
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
	}
.navi1 a:hover{
	border:none;
}
.navi1 a:hover img{
	margin-top: -60px;
}
.navi2{
	height: 60px;
	width: 180px;
	}
.navi2 a{
	display:block;
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
	}
.navi2 a:hover{
	border:none;
}
.navi2 a:hover img{
	margin-top: -60px;
}
.navi3{
	height: 60px;
	width: 180px;
	}
.navi3 a{
	display:block;
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
	}
.navi3 a:hover{
	border:none;
}
.navi3 a:hover img{
	margin-top: -60px;
}

.navi4{
	height: 60px;
	width: 180px;
	}
.navi4 a{
	display:block;
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
	}
.navi4 a:hover{
	border:none;
}
.navi4 a:hover img{
	margin-top: -60px;
}

.navi5{
	height: 60px;
	width: 180px;
	}
.navi5 a{
	display:block;
	float: left;
	height: 60px;
	width: 180px;
	overflow: hidden;
	}
.navi5 a:hover{
	border:none;
}
.navi5 a:hover img{
	margin-top: -60px;
}
.catch{
	height: 250px;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/catch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #09F;
	margin-top: 3px;
}
.catch_in{
	height: 248px;
	width: 897px;
	border: 1px solid #FFF;
	}
.contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #E7E7E7;
}
.contents_page {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #E7E7E7;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}.contents_page_list {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #E7E7E7;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contents_page p{
	margin-bottom: 10px;
}
.contents_page_pro {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #E7E7E7;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contents_page_pro table{
	margin-bottom: 30px;
		border-collapse:collapse;
}
.contents_page_pro td{
	border: 1px solid #999;
	padding: 5px;
}
.contents_service{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D3D3;
	
}
.contents_service p{
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 1.1;
}
.column {
	width: 295px;
	float: left;
	border: 1px solid #E7E7E7;
	margin-left: 3px;
	background-image: url(img/bg_column_gr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 500px;
}
.in_column{
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.in_column ol{
	padding-right: 0px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.in_column li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.1em;
}
.link{
	width: 280px;
	text-align: right;
	position: absolute;
	vertical-align: bottom;
	padding-top: 5px;
	clear: both;
}
.footer {
	background-color: #000;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.company{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 25px;
}
.company th{
	font-weight: normal;
	background-color: #F6F6F6;
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
.company td
{
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.history{
	width:730px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.history td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C6C6;
	vertical-align: top;
	padding: 1px;
}
.map{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-bottom: 25px;
}
.product{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product table{
	margin-left: 50px;
	width: 780px;
}
.product th {
	white-space:nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	vertical-align: top;
	padding-top: 4px;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
.product td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-left: 14px;
}
.product_color{
	color: #F00;
}
.product_color2{
	color: #390;
}
.product_color3{
	color: #06F;
}
.product2{

}
.product2 table{
	margin-left: 50px;
	width: 780px;
}
.product2 th {
	white-space:nowrap;
	vertical-align: top;
	padding-top: 4px;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
.product2 td {
	padding-top: 4px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_li{
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
}
.float_img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
