@charset "utf-8";
/* CSS Document */

/* 基本設定 */

*{
	padding: 0px;
	margin: 0px;
}



a:link{
	color: #808080;
	text-decoration: none;
}



a:visited{
	color: #999999;
	text-decoration: none;
}



a:hover,a:active{
	color: #7AB6FF;
	text-decoration: underline;
}




body{
	font-size: 14px;
	color: #808080;
}




img{
	margin: 0px;
	border: 0px;
}



h1{
	margin: 3px 0 0 9px;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7a;
}



hr{
	margin-bottom: 8px;
	border: 0px;
	border-top: 1px dotted #CCCCCC;
}




#all{
	width: 800px;
	margin: 0 auto;
	border: solid #CCCCCC;
	border-width: 0 1px 0 1px;
}



.centering{
	text-align: center;
}



.img_centring{
	margin: 0 auto;
	display: block;
}



.img_border{
	padding: 2px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}



.both10{
	clear: both;
	height: 10px;
}



.both20{
	clear: both;
	height: 20px;
}



.font-10px{
	font-size: 10px;
}

.font-12px{
	font-size: 12px;
}


.font-18px{
	font-size: 18px;
}


.orenge_text{
	color: #FF9900;
}




/* ヘッダー */

#head{
	height: 200px;
	width: 760px;
	margin: 0px auto;
}



#head_img{
	position: relative;
	height: 125px;
	width: 760px;
	background: url(images/header.png);
}



#head_text{
	position: absolute;
	left: 525px;
	top: 19px;
	height: 38px;
	width: 228px;
	font-size: 10px;
	color: #abd7fc;
	line-height: 1.2em;
	text-align: right;
}


.head_link{
	position: absolute;
	left: 12px;
	top: 35px;
	height: 50px;
	width: 485px;
	display: block;
}
.head_link2{
	position: absolute;
	left: 588px;
	top: 62px;
	height: 15px;
	width: 157px;
	display: block;
}



#head_text b{
	font-size: 11px;
}



#head_menu{
	width: 744px;
	margin: 0 auto;
	font-size: 12px;
	color: #808080;
	text-align: center;
	background: url(images/header_menu_back.png);
}



.sub_menu{
	padding-top: 15px;
	list-style-type: none;
}



.sub_menu li{
	margin: 0 4px;
	display: inline;
}



#head_under{
	height: 9px;
	width: 742px;
	margin: 0 auto;
	background: url(images/header_under.png);
}



#main_img{
	margin: 0px auto;
	display: block;
}

#img_position{
	text-align: center;

}



/* メインコンテンツ */

#contents{
	width: 800px;
	margin-top: 30px;
}




/* メニュー */

#menu{
	float: left;
	width: 190px;
	padding-left: 25px;
	font-size: 11px;
}



#menu dl{
	width: 191px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(images/menu_back.png);
	list-style-type: none;
}



#menu dt{
	height: 31px;
	width: 181px;
	padding-bottom: 4px;
	margin: 10px auto 4px auto;
	border-bottom: #d2d2d2 solid 4px;
}



#menu dt img{
	vertical-align: bottom;
}



#menu dd{
	height: 27px;
	width: 183px;
	margin: 1px 5px;
	font-size: 12px;
	background: url(images/menu_back2.png);
}


#menu dd a{
	height: 18px;
	width: 165px;
	padding-top: 8px;
	padding-left: 16px;
	display: block;
	background: url(images/menu_listimg_off.png) no-repeat;
	background-position: 6px 10px;
}


#menu dd a:hover{
	height: 18px;
	width: 165px;
	padding-top: 8px;
	padding-left: 16px;
	display: block;
	background: url(images/menu_listimg_on.png) no-repeat;
	background-position: 6px 10px;
}



#menu_head{
	height: 12px !important;
	width: 192px !important;
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	background: url(images/menu_head..png) !important;
}



#menu_foot{
	height: 12px !important;
	width: 192px !important;
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	background: url(images/menu_foot.png) !important;
}



/* 基本設定 */

.float_left{float:left;}
.float_right{float:right;}

.clear_fix{clear:both;}

.text_align_left{text-align:left;}
.text_align_right{text-align:right;}
.text_align_center{text-align:center;}

.margin_b10{margin:0 0 10px 0;}
.margin_l15{margin:0 0 0 15px;}

.padding3{padding:3px;}

.text_bold{font-weight:bold;}
.text01{
color:#3C75C4;
font-weight:bold;
}
.text02{
color:#FF3333;
font-size:16px;
font-weight:bold;
}
.text03{
color:#808080;
font-size:12px;
font-weight:normal;
}

.title_01{
padding: 5px;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
font-weight: bold;
color: #3C75C4;
background: #FFA5FF;
}

.title_02{
padding: 5px;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
font-weight: bold;
color: #666666;
background:#98D3F1;
}

#menu .img_space{
	margin: 5px 0;
}



/* メイン */


#main{
	float: right;
	width: 550px;
	padding: 0 15px;
	padding-top: 3px;
}



#main a{
	color: #0099FF;
}



.main_naiyou{
	padding: 10px;
	line-height: 1.3em;
	text-align: left;
}

.voice_naiyou{
	padding: 10px;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
	border: 1px solid #3958B3;
	width: 500px;
}

.main_naiyou b{
	color: #3C75C4;
}



.main_table{
	font-size: 12px;
	background: #419AE5;
}


.main_table > td{
	background: #FFFFFF;
}



.main_table th{
	background: #D7EAFD;
}


.td_yajirusi1{
	width: 100px;
	background: #FFFFFF url(whiteguide/images/yajirusi_1.gif) repeat-y;
}


.td_yajirusi2{
	width: 100px;
	background: #FFFFFF url(whiteguide/images/yajirusi_2.gif) repeat-y;
}


.td_yajirusi3{
	width: 100px;
	background: #FFFFFF url(whiteguide/images/yajirusi_3.gif) repeat-y;
}

.td_ceramic{
	border-bottom:#FF0000;
}

.whiteguide00{
width:100px;
}
.whiteguidecel{
font-size:10px;
line-height:12px;
text-align:left;
}
.whiteguide01{
width:20px;
background:url(whiteguide/images/line_01.gif) center top no-repeat;
}
.whiteguide02{
width:20px;
background:url(whiteguide/images/line_01.gif) left bottom no-repeat;
}



.ryoukin{
	font-size: 12px;
	background: #419AE5;
}

	


.ryoukin td{
	background: #FFFFFF;
}



.ryoukin th{
	background: #D7EAFD;
}


.main_pagelink{
	padding: 10px;
	border: solid 1px #999999;
	color: #666666;
	line-height: 1.5em;
	background: #FFA5FF;
}


.main_waku{
	padding: 10px;
	border: solid 1px #999999;
	color: #666666;
	line-height: 1.5em;
}


.kobetu_tiryou{
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #3C75C4;
	background: #CCFFCC;
}



#news_box{
	float: left;
	width: 360px;
}



#news{
	height: 150px;
	width: 310px;
	padding: 20px;
	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	overflow-y: scroll;
}



#qrcode{
	height: 107px;
	width: 180px;
	padding-top: 50px;
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
	background: center no-repeat url(images/qrcode_back.png);
}



.margin_top10{
	margin-top: 20px;
}



/* フッター */

#footer{
	width: 800px;
	font-size: 12px;
	text-align: center;
	background: #F2F2F2;
}



#footer_img{
	height: 176px;
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: url(images/footer.png);
}



#foot_text{
	padding: 15px;
	font-size: 10px;
	color: #EEEEEE;
	line-height: 1.2em;
}



#foot_text b{
	font-size: 12px;
	color: #FFFFFF;
}



#foot_text p{
	font-size: 11px;
}



#copyright{
	color: #666666;
}

.tel{
	font-size: 16px;
	font-weight:bold;
	line-height: 1.8em;
}

.tel02{
	font-size: 14px;
	font-weight:bold;
}

/********** 2009/03/04追加 **********/

.table_head_blue {

border:1px solid #666666;

border-width:1px 0 0 1px;

border-collapse:collapse;

}

.car_midashi{

font-size:16px;

color:#0148B8;

margin-bottom:10px;

}

.table_head_blue th,
.table_head_blue td{

border:1px solid #666666;

border-width:0 1px 1px 0;

text-align:center;

padding:2px 0;

}

.table_head_blue th{

background:#3C75C4;

color:#FFFFFF;

}

#all_map{

margin:0 auto;

width:550px;

border:1px solid #CCCCCC;

border-width:0 1px;

text-align:center;

padding:10px;

}

/*************   topics    ************/

.topics {
	background:url(images/news_topics.gif);
	background-repeat: no-repeat;
	height:24px;
	margin:0px;
	padding:5px 10px;
}

.n_t {
	margin:0px;
	border:solid 1px #1c58b8;
	background:#ffffff;
	font-size: 14px;
	color: #808080;
	margin:0px;
	padding:5px;
}
#header_tel {
	height: 30px;
	width: 220px;
	position: absolute;
	left: 520px;
	top: 79px;
	display: block;
}
#header_tel a {
	display: block;
}

