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

/* ブラウザのデフォルトCSSをリセット
******************************************************************************************** */
body,form,fieldset {margin:0;padding:0;}
fieldset {border:none;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {margin:0;padding:0;color:#6E6E6E;font-size:13px;line-height:1.4em;}
blockquote,li,dt,dd {margin-left:1em;}
input,textarea {font-size:100%;}
img{border:none;}
a {color:#000099;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:underline;}
p {margin:0 0 5px 0;}
td p {text-indent:0;line-height:1.1em;}
		
/* 基本Box設定
******************************************************************************************** */
body{
	text-align:center;
	background-color:#F5F5F5;
	}
#sotowaku {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
/* ヘッダ設定
******************************************************************************************** */
#header {
	width:900px;
	height:100px;
	background-image:url(../images/common/header.gif);
	background-repeat:no-repeat;
	}
	/*1行目*/
	#ht_left {
		width:450px;
		height:27px;
		float:left;
		}
		#ht_left h1 {
			font-weight:normal;
			color:#666666;
			margin:5px 0 0 5px;
			}
			#ht_left h1 a {color:#666666;}
	#ht_right {
		width:450px;
		height:27px;
		float:left;
		}
		#ht_right ul.Hmenu {
			height:27px;
			margin-right:15px;
			list-style-type:none;
			}
			#ht_right ul.Hmenu li {
				float:right;
				margin:5px 0 0 30px;
				list-style-type:none;
				}
				#ht_right ul.Hmenu li a {
					color:#666666;
					background-image:url(../images/common/list_head.gif);
					background-repeat:no-repeat;
					padding-left:20px;
					}
				#ht_right ul.Hmenu li a:hover {
					background-image:url(../images/common/list_head_on.gif);
					color:#FD798A;
					text-decoration:none;
					}
	/*ヘッダロゴ　＆　グローバルメニュー*/
	#h_left {
		width:292px;
		height:73px;
		float:left;
		}
	#h_right {
		width:600px;
		margin-right:8px;
		height:73px;
		float:right;
		}
		/*グローバルメニュー*/
		#h_right ul.Gmenu {
			height:57px;
			list-style-type:none;
			margin:0;
			padding:0;
			}
			#h_right ul.Gmenu li {
				float:left;
				list-style-type:none;
				margin:0;
				}
			
/* コンテンツ設定
********************************************************************************************
	左右余白　15px×2=30px
	コンテンツ 640+210=850px
	中央スペース 870-850=20px
 */
#contents {
	clear:both;
	width:870px;
	margin:0 15px;
	padding-bottom:15px;
	background-image:url(../images/common/back.gif);
	background-repeat:repeat-y;
	}
	*html #contents {
		margin:0 12px;
		width:876px;
		}
	#contents #main {
		width:640px;
		float:left;
		}
	#contents #side {
		width:210px;
		float:right;
		}


/* フッタ設定
********************************************************************************************/
#footer {
	clear:both;
	width:900px;
	padding:20px 0;
	border-top:1px solid #cccccc;
	text-align:center;
	}
	#footer p a {
		color:#666666;
		}

/* サイドバー設定
********************************************************************************************/

div.h4_block {
	margin:5px 0 15px 10px;
	}
div.contuct {
	padding:5px;
	background-color:#F0F5FF;
	border:1px solid #DDE1FF;
	text-align:center;
	}
ul.sidemenu {
	margin:0;
	list-style-type:none;
	}
	ul.sidemenu li {
		list-style-type:none;
		margin:0;
		}
		ul.sidemenu li a {
			color:#666666;
			background-image:url(../images/side/list_off.gif);
			background-repeat:no-repeat;
			padding:10px 0 0 20px;
			border-bottom:1px dotted #CCCCCC;
			width:180px;
			height:20px;
			display:block;
			}
		ul.sidemenu li a:hover,ul.sidemenu li a.on {
			background-image:url(../images/side/list_on.gif);
			color:#FD798A;
			text-decoration:none;
			}

p.sidelink {
	font-size:60%;
	color:#999999;
	margin-top:50px;
	}
	p.sidelink a {
		/*2011.07.25隠しリンクとならないように変更
		color:#999999;
		*/
		}


/* コンテンツ部設定
********************************************************************************************/
/*ページ表題画像*/
h2 {
	margin-bottom:15px;
	}
h3 {
	width:620px;
	height:23px;
	background-image:url(../images/pagetitle/h3_back.gif);
	background-repeat:no-repeat;
	margin:0 10px 10px 10px;
	padding:0 0 0 25px;
	font-size:105%;
	color:#336699;
	}
	div.h3_block {
		width:600px;
		margin-left:30px;
		margin-bottom:15px;
		}	


table.sosyoku,
table.link {
	padding : 0; 
	margin :0; 
	border : 1px solid #cccccc; 
	border-collapse : separate;
	border-spacing : 3px; 
	background-color : #f3f3f3; 
	}
	table.sosyoku th {
		margin : 0; 
		padding : 5px; 
		border-right : 1px solid #cccccc; 
		border-bottom : 1px solid #cccccc; 
		background-color:#8EB6FF;
		color:#FFFFFF;
		} 
	table.sosyoku td,
	table.link td {
		margin : 0; 
		padding : 5px; 
		border-right : 1px solid #cccccc; 
		border-bottom : 1px solid #cccccc; 
		background-color : #fff; 
		} 
	table.sosyoku td.koumoku,
	table.link td.koumoku {
		background-color:#DFE7FF;
		font-weight:700;
		}
	/*Link集*/
	table.link td p a {
		/*2011.07.25 隠しリンクにならないよう削除color:#666666;*/
		}
	table.link td p a:hover {color:red;text-decoration:underline;}

/*会社案内の電話部分*/
table.noborder,table.noborder td,table.noborder th {
	border:none;
	border-spacing : 0px;
	padding:0;
	}

	
dl.setumei{
	margin:0;
	}
	dl.setumei dt {
		width:560px;
		margin:0;
		padding:5px 15px;
		background-color:#F6F6F6;
		color:#000000;
		font-size:120%;
		font-weight:bold;
		}
	dl.setumei dd {
		margin:5px 0 15px 30px;
		}
		
	
/*用語集*/
ul.word_menu {
	margin:5px 0 20px 0;
	list-style-type:none;
	}
	ul.word_menu li {
		list-style-type:none;
		margin:0;
		padding:0;
		float:left;
		}
	ul.word_menu li a {
		width:58px;
		height:20px;
		display:block;
		
		margin-right:2px;
		padding:3px 0;
		text-align:center;
		background-color:#EEF4FF;
		border:1px solid #DBD9FF;
		}
		ul.word_menu li a:hover,
		ul.word_menu li a.on {
			background-color:#FFECEE;
			border:1px solid #FFC4C8;
			text-decoration:none;
			}
table td p a.word {
	color:#0033FF;
	border-bottom:1px dashed #0033FF;
	}
	table td p a.word:hover {
		color:red;
		border-bottom:1px solid red;
		text-decoration:none;
		}

	
/*サイトマップ*/
table.sitemap td {
	height:20px;
	background-repeat:no-repeat;
	}	
	table.sitemap td.bg01 {background-image:url(../images/sitemap/bg_01.gif);}
	table.sitemap td.bg02 {background-image:url(../images/sitemap/bg_02.gif);}
	table.sitemap td.bg03 {background-image:url(../images/sitemap/bg_03.gif);}
	table.sitemap td.bg04 {background-image:url(../images/sitemap/bg_04.gif);}
	table.sitemap td.bg05 {background-image:url(../images/sitemap/bg_05.gif);}
	
	
/*TopPage*/
ul.toplink {
	margin:10px 0 40px 0;
	list-style-type:none;
	padding:0;
	}
	ul.toplink li {
		list-style-type:none;
		margin:0;
		}
ul.prlinks li {font-size:80%;}
ul.prlinks li a {color:#000;}
			

	
	
