body {
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MP Pゴシック", sans-sefif,"メイリオ";
	line-height: 1.5;
	margin:0px;
	text-align:center;
	background:url(img/002-001.gif) left top;
	}
#wrapper {
	width: 800px ;
	margin:0px 0px;
	margin:0 auto;
	border-left: 3px solid #eeeeee;
	border-right: 3px solid #eeeeee;
	text-align:left;
	background:white;
	}
tr, td {
	margin:0px;
	font-size:100%;	
}
h1, h2, h3, h4{
	margin:0px;
	font-size:95%;	
	color :#333333;
	font-weight:normal;
}
strong, em{
	font-weight:normal;
	font-style:normal;
}
ul, li{
	margin:0;
	padding:0;
}
img{
	border: 0px;
}
hr{
	border-style: dotted;
	color:gray;
}	
/*----------ヘッダーの設定---------------------------------------------------------*/
#header {
	position: relative;
	width: 100%;/*Internet Explorer 6対策*/
	height: 120px;
	background:url(img/katekyo-title.gif) left top no-repeat;
}
#header h1 {
	font-size: 80%;
	color: #808080;
	color: #cbe3f5;	
	text-align:right;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 84px;
	width: 800px;
	border-top:2px solid #68ade1;
}
#navigation ul{
	margin: 6px 0px 0px 0px;
	padding:0 10px;
	height:100%;
	}
#navigation li{
	float:left;
	width: 150px;
	height: 31px;	
	margin:0 4px 0 0;
	padding:0px 0px;
	border: 1px solid #cccccc;	
	font-size:105%;
	list-style: none;
	list-style-type:none;
	}
#navigation li a {
	padding:3px 0px 4px 0px;
	display: block;
	width: 100%;/*Internet Explorer 6対策*/
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	background: url(img/navi_bg.gif) left center;
	text-decoration: none;/*リンクの下線を表示しないようにした*/
	}
#navigation li a:hover{
	background: url(img/navi_bg_hover.gif) left center;
}
/*コンテンツの設定---------------------------------------------------------*/
#content {
	position: relative;
	margin : 10px 0px;
	width : 100%;
	font-size:80%;
}
/*本文の設定---------------------------------------------------------*/
#primary {
	margin-left:200px;
	padding: 10px 20px 0px 20px;
	}
#primary .inphoto{
	margin: 0px 0px 30px 0px;
}
#primary .inphoto img {
	padding:3px;
	border: 1px solid #cccccc;
	margin:10px;
}
#primary .section{
	margin: 10px 0px 30px 0px;
}
#primary .section h2, #primary .inphoto h2 {
	background:url(img/line_blue.gif) left bottom no-repeat;	
	color:#3366ff;
	font-size: 130%;
	height:40px;
	padding: 0 10px 0 30px;
	font-weight:bold;
	}
#primary .section h3 {
	font-size:100%;
	color: #333333;
	padding-left: 20px;
	margin:3px 0px 3px 20px;	
	background :url(img/arrow.gif) left center no-repeat;
}
#primary .section h4 {
	font-size:98%;
	color: #696969;
	text-align:center;
	margin:3px 0px 3px 20px;
	font-weight:bold;

}
#primary p {
	font-size: 95%;
	margin: 3px 20px 10px 20px;
	color :#333333;
	line-height:2.0;
}
#primary .section li {
	padding-left: 25px;
	list-style: none;/*デフォルトのマーカーが表示されないように*/	
	background :url(img/cl_001.gif) left center no-repeat; 		
	margin:2px 2px 2px 2px;
}
#primary b {
	font-size: 150%;
	color:red;
	margin:20px;
}
/*リストだけのレイアウト*/
#primary .kazyou, #primary .kazyou2{
	margin: 10px 0px 30px 0px;
}
#primary .kazyou h2, #primary .kazyou2 h2  {
	background:url(img/line_blue.gif) left bottom no-repeat;	
	color:#3366ff;
	font-size: 130%;
	height:40px;
	padding: 0 10px 0 30px;
	font-weight:bold;
	}
#primary .kazyou ul, #primary .kazyou2 ul {
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;	
	padding:0px;	
}
#primary .kazyou li {
	padding-left: 13px;
	list-style: none;/*デフォルトのマーカーが表示されないように*/	
	background :url(img/dot_ul.gif) left center no-repeat; 		
	margin:20px 2px;
}

#primary .kazyou2 li{
	padding-left: 25px;
	list-style: none;/*デフォルトのマーカーが表示されないように*/	
	background :url(img/dot_ul.gif) left center no-repeat; 		
	margin:8px 2px;
}

#primary b {
	font-weight: normal;
	padding-left: 20px;
	background :url(img/icon1.gif) left center no-repeat; 	
}
#primary .ya {
	text-align:center;
	background:url(img/cl_002.gif) center top no-repeat;
}
#primary .link {
	color:#333333;
	margin-bottom:30px;
}	
#primary .link h2 {
	background:url(img/line_blue.gif) left bottom no-repeat;	
	color:#3366ff;
	font-size: 130%;
	height:40px;
	padding: 0 10px 0 30px;
	font-weight:bold;
	}
#primary .link h4 {
	font-size:120%;
	color:#4682b4;
	padding-left: 20px;
	margin:3px 0px 3px 0px;	
	background :url(img/arrow.gif) left center no-repeat;
}		
#primary .link table{
	font-size: 90%;
}
#primary .link table tr{
	height: 120px;
}
#primary .link table th{
	width:160px;
	border-bottom:1px dotted #cccccc;
	padding: 5px 0px;
	}
#primary .link table td{
	width:440px;
	border-bottom:1px dotted #cccccc;

	}
/*関連サイトへのリンクの設定*/
#primary .link0 {
	position:absolute;
	bottom:0px;
	right:0px;
	width:120px;
	font-size:40%;
}	
#primary .link0 a{
	color:#fcfcfc;
}	
#primary .link0 a.hover{
	color:#fcfcfc;
}	


/*ホームのtable設定*/
#primary .section table {
}
#primary .section table th{
	color:white;
	background:#4e77ff;	
	margin:0px;
	padding:3px 10px;
	font-size:110%;
}
#primary .section table td{
	width:275px;
}
#primary .section table li{
	padding-left:20px;

}
/*お問い合わせメールフォームの設定*/
#primary .mailform {
	margin-bottom:130px;
}
#primary .mailform h2 {
	background:url(img/line_blue.gif) left bottom no-repeat;	
	color:#3366ff;
	font-size: 130%;
	height:40px;
	padding: 0 10px 0 30px;
	font-weight:bold;
	}
#primary .mailform table {
	margin: 0px 20px ;
}
#primary .mailform table th{
	color:white;
	color:#3366ff;
	margin:0px;
	padding:2px 10px;
	font-size:120%;
}
#primary .mailform table tr{
	padding:2px 0;
}
#primary .mailform table td{
	width:100px;
	padding:3px;
}
#primary .mailform table th{
	margin:0;
	padding:3px;
	width:400px;
	color:#333333;
	font-weight:normal;
	font-size:100%;
}
#primary .mailform b{
	color:red;
	font-weight:normal;
	margin:0;
	padding:0;	
}
/*----------左側の目次--------------------------------------------------------*/
#secondary {
	position: absolute;
	left : 0px;
	top :0px;
	width : 190px;
	margin: 0px 5px ;
	height:100%;
	}
/*ページタイトル*/
#secondary .pagetitle {
	margin: 20px;	
	background-color:#f4f9ff;	
	background-color:#ffffff;		
	border-right:1px dotted #cccccc;	
	border-bottom:1px dotted #cccccc;		
}
#secondary .pagetitle h3 {
	text-align:center;
	padding:50px 0px;	
	font-size:150%;
	color:#333333;
}
/*項目の設定*/
#secondary .section {
	margin: 20px;	
	background-color:#f4f9ff;	
	background-color:#ffffff;		
}
#secondary .section p {
	margin:0px;
	padding: 5px 20px;
	font-size: 87%;
	line-height:2.0;
	color :#333333;
}
#secondary .section h4 {
	color:#333333;
	font-size:100%;
	padding: 3px 0 3px 20px ;	
	margin: 3px 0;
	background : url(img/body_bg_blue.gif) left center no-repeat;
	border-bottom: 1px solid #eeeeee;
	}
#secondary ul {
	margin: 5px 5px;
	padding: 0px;
	list-style: none;/*デフォルトのマーカーが表示されないように*/
}
#secondary li {
	margin: 2px 0px;	
	background:url(img/.gif) left top no-repeat;
	padding-left: 20px;
	height:34px;
}

#secondary li a{
	height:40px;
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../images/f-0409.gif) left center no-repeat;
}
#secondary li a:hover{
	display: block;
	color: #ec8602;
}
/*----------フッターの設定---------------------------------------------------------*/
#footer {
	text-align: center;
	background-color:#eaf7ff;	
	font-size:80%;
	}
#footer a {
	text-decoration: none;
	color: #444444;
	padding:3px 0px;
}
#footer a:hover{
	color: #222222;
}
#footer p {
	font-size:90%;
	margin:0;
	padding:0;
}
	

#kamoku input{
	margin:0;
	text-align:left;
}
