/* CSS Document */

body{
	margin: 0 auto;
	text-align:center;
	font-size:100%;
	line-height:150%;
	font-family:Arial;
}

a{
text-decoration:none;
}

img{
border:none;
}

ul a{
color:#666666;
}

ul a:hover{
color:#ff0000;
}

div{margin:0; padding:0;}
/*全体*/
/**************************************/
#bodywrap{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #999999;
}

#top{
	margin:0 auto 10px auto;
	padding: 0;
}

/*ヘッダ上部メニュー全体*/
/**************************************/
#home{
	width:800px;
	text-align:right;
	line-height: 100%;
	font-size: 12px;
	color: #3F506A;
	margin: 0 auto;
}

#home a{
	color: #3F506A;
}

#home a:hover{
	color: #999999;
}

#header{
	width: 800px;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 110px;
	line-height:150%;
}

/*ロゴ*/
#logo-left{
width:500px;
float:left;
 text-align:left;
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 padding-top: 40px;
 padding-left: 20px;
}
#logo-right{
width:250px;
float:right;
 text-align:right;
 color: #FFF;
 font-size: 20px;
 font-weight: bold;
 padding-top: 28px;
 padding-right: 25px;
}
#logo-left a{
color:#fff;
}
#logo-left a:hover{
color:#ccc;
}
/*ヘッダ上部グローバルナビ*/
/**************************************/

.gmenu{
	width:800px;
	height:30px;
}

.gmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

.gmenu-short{
 float:left;
 width:200px;
 height:30px;
}

.gmenu-long{
float:left; 
width:180px;
	height:26px;
}

.clear{
	clear:both;
	visibility:hidden;
	}

/*本文トップ*/
/**************************************/
#centerwrap{
	width: 800px;
	margin: 0;
	padding: 0;
}

#top{
border-bottom:2px solid #4A6C87;
}

.subtitle{
	text-align:left;
	font-weight:bold;
	font-size:18px;
	height:24px;
	padding-left:25px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0 auto;
	border-bottom: 1px solid #999999;
}

#toptextbox{
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#toptext{
	padding:10px;
	font-size:14px;
	line-height:130%;
}

#toptext_img{
	padding:10px;
}

table.pagelist {
 text-align: center;
 font-weight: bold;
}
table.pagelist td a{
 display: block;
 padding: 0.25em;
 width: 1em;
 background-color: #EEE;
}

table.pagelist td a.current {
 font-weight: bold;
 color: #FFF;
 background-color: #3F506A;
}

.cont{
	display:block;
	width:250px;
	height:auto;
	padding-bottom:6px;
	text-align:left;
}

.cont:hover{
	display:block;
	width:250px;
	height:auto;
	padding-bottom:6px;
	text-align:left;
}

.cont_title{
	width:250px;
	height:20px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_business.gif);
	background-repeat:no-repeat;
}

.cont:hover .cont_title{
	width:250px;
	height:20px;
	text-align:center;
	margin:0;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_business_on.gif);
	background-repeat:no-repeat;
}

.cont_s_title{
	width:250px;
	height:20px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_service.gif);
	background-repeat:no-repeat;
}

.cont:hover .cont_s_title{
	width:250px;
	height:20px;
	text-align:center;
	margin:0;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_service_on.gif);
	background-repeat:no-repeat;
}

.cont_b_title{
	width:250px;
	height:20px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_businessbar.gif);
	background-repeat:no-repeat;
}

.cont:hover .cont_b_title{
	width:250px;
	height:20px;
	text-align:center;
	margin:0;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_businessbar_on.gif);
	background-repeat:no-repeat;
}



.cont_p_title{
	width:250px;
	height:20px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_product.gif);
	background-repeat:no-repeat;
}

.cont:hover .cont_p_title{
	width:250px;
	height:20px;
	text-align:center;
	margin:0;
	color:#ffffff;
	font-size:15px;
	line-height:100%;
	background-image:url(images/cont_product_on.gif);
	background-repeat:no-repeat;
}

.cont_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_facilities.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont:hover .cont_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_facilities_on.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont_s_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_sagan.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont:hover .cont_s_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_sagan_on.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont_p_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_product.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont:hover .cont_p_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_product_on.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont_b_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_business.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

.cont:hover .cont_b_text{
 width:249px;
 height:81px;
 border:1px solid #999999;
 background-image:url(images/cont_business_on.jpg);
 background-repeat:no-repeat;
 font-size:12px;
 line-height:100%;/*
	padding:50px 5px 5px 5px;*/
}

/*本文アバウト*/
/**************************************/
.about{
	width:700px;
	font-size:90%;
	margin:40px auto 30px auto;
	border-collapse:collapse;
}

.about .left{
	width:3%;
	padding-top:3px;
	padding-right:15px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
	font-size: 18px;
}

.about .left2{
	width:22%;
	padding-top:3px;
	padding-right:15px;
	padding-bottom:2px;
	text-align:left;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
	font-size: 18px;
}

.about .center{
	width:3%;
	}

.about .right{
	width:72%;
	text-align:left;
	padding-top:2px;
	padding-right:auto;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom: 1px dotted #999999;
}

#business-wrap{
width:700px; margin:30px auto 10px auto; text-align:left;
}

#subtitle-buisiness{
text-align:left; width:680px; border-left:10px solid #064D69; border-bottom:1px solid #064D69; padding-left:10px; font-weight:bold;
}

.business-photo{
width:130px; border:1px solid #cccccc; padding:5px; float:left; margin:10px 10px 10px 0; text-align:center;
}

.cap{
margin-top:5px; font-size:12px; line-height:120%;
}

/*本文ニュース*/
/**************************************/
.news{
	width:680px;
	font-size:90%;
	margin:40px auto 30px auto;
	border-collapse:collapse;
	border:2px solid #cccccc;
}

.news .title{
background-color:#064D69; 
padding-top:2px; 
padding-left:10px; 
padding-bottom:2px; 
font-weight:bold; 
color:#ffffff;
text-align:left;
}

.news .left{
	width:25%;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	border-bottom: 1px dotted #999999;
}

.news .center{
	width:3%;
	}

.news .right{
	width:72%;
	text-align:left;
	padding-top:2px;
	padding-right:auto;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom: 1px dotted #999999;
}

/*本文product Information*/
/**************************************/
.product{
	width:700px;
	font-size:90%;
	margin:40px auto 30px auto;
	border-collapse:collapse;
}

.product .title{
background-color:#064D69; 
padding:2px; 
color:#ffffff;
text-align:center;
	border: 1px dotted #999999;
}

.product .photo{
	width:30%;
	padding:10px;
	text-align:center;
	border: 1px dotted #999999;
background-color:#064D69; 
}

.product .center{
	width:5%;
}

/*フッター*/
/**************************************/
#footer{
	width:800px;
	padding-top:2px;
	font-size:80%;
	color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	padding-bottom: 2px;
	background: #4A6C87;
}

/*追加設定*/
/**************************************/

