@charset "Shift_JIS";

/*		全体		*/
body{
	color: #333333;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
}

#frame{
	margin: auto;
	padding: 0px 10px;
	text-align: left;
	color: #333333;
	background-image: url(./img/back.gif);
	width: 700px !important;
	width /**/: 720px;
}

#header{
	width: 700px;
	height: 140px;
}

#title{
	float: left;
	width: 270px;
}
#image{
	clear: both;
	padding: 10px 20px;
}
#contents{
	padding: 0px 20px;
}

#sidebar{
	float: left;
	margin-top: 8px;
}
#navigation{
	float: right;
	width: 450px;
}
#sidebar_con{
	padding: 10px;
	background: url(./img/sidebar_back.gif) repeat-y;
	width: 180px;
}
#text{
	float: left;
	width: 650px;
}
#adsense{
	float: right;
	margin-top: 35px;
}
#linklist{
	padding: 20px 20px 0 20px;
}
#local_navi{
	clear: both;
	width: 510px;
	height: 5em; 
	padding: 20px 0px 0px 20px;
	margin-bottom: 10px;
}
#local_navi_sitemap{
	padding: 0px 20px;
	height: 5em; 
}
#under_contents{
	clear: both;
	margin: 10px 20px;
}
#footer{
	width: 700px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #CCCCCC;
	text-align: right;

}

/*-----リンク-----*/
a:link{
	color: #2233AA;
	text-decoration: none
}
a:visited{
	color: #2233AA;
	text-decoration: none
}
a:hover{
	color: #ffffff;
	background-color: #2233AA;
	text-decoration: none
}
/*-----サイトメニュー------*/
#site_menu ul{
	margin: 0px;
	margin-top: 18px;
	margin-right: 14px;
	padding: 0px;
}
#site_menu li{
	list-style: none;
	float: right;
	padding: 5px;
}
/*-----ナビゲーション-----*/

#navigation h1{
	margin: 10px 0px;
	font-size: 110%;
	font-weight: normal;
}
#navigation ul{
	font-size: 100%;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	padding: 5px;
	border: dotted 1px #cccccc;
	background-color: #F5F5DC; 
}
#navigation li{
	list-style: none;
	margin-bottom: 8px;
	line-height: 150%;
}
#navigation dl{
	margin: 0px;
	padding: 0px;
}
#navigation dd{
	margin-left: 40px;
	margin-bottom: 10px;
}
#navigation p{
	margin: 5px 0px 10px 0px;
	padding: 5px;
	border: dotted 1px #cccccc;
	background-color: #F5F5DC;
	line-height: 150%;
}

/*-----サイドバー-----*/
#sidebar{
	margin-bottom: 10px;
}
#sidebar_top{
	width: 180px;
	height: 15px;
	margin-bottom: 0;
	background: url(./img/sidebar_top.gif) no-repeat;
}

#sidebar_bottom{
	width: 180px;
	height: 15px;
	background: url(./img/sidebar_bottom.gif) no-repeat;
}

#sidebar_con h3{
	font-size: 120%;
	width: 160px;
	margin: 0;
	background-color: #16D516;
	text-indent: 0.5em;
	color: #ffffff;
}

#sidebar_con ul{
	margin: 0px;
	padding: 0px;
	width: 160px;
	margin-bottom: 10px;
}
#sidebar_con li{
	padding: 4px 0 4px 4px;
	list-style: none;
}
#sidebar_con p{
	line-height: 1.2em;
	margin: 0px;
}

/*-----パンくずリスト------*/
#linklist p{
	margin: 0px;
	padding: 0px;
}

/*-----ローカルナビ------*/
.top{
	padding: 10px 0px;
	border-bottom: dotted 1px #666666;
}
.home{
	padding: 5px 0px;
	float: left;
}
.navi{
	padding: 5px 0px;
	float: right;
	text-align: right;
}
/*-----テキスト------*/
#text p{
	margin: 1.5em;
	padding-left: 1em;
	line-height: 1.5em;
}
#text h1{
	margin: 1em 0em 1em 0;
	font-size: 110%;
	text-indent: 1em;
	letter-spacing: 0.1em;
}

#text h2{
	margin: 1em 0em 1em 0;
	font-size: 100%;
	text-indent: 1em;
	letter-spacing: 0.1em;
}

#text h2.author{
	padding-left: 1.5em;
	color: red;
}

#text h3{
	margin: 1em 0em 1em;
	font-size: 100%em;
	letter-spacing: 0.1em;
	text-indent: 0.5em;

}

#text h4{
	margin: 1em 0em 1em;
	font-size: 100%;
	font-weight: normal;
}
#text ul{
	line-height: 1.5em;
}
#text ol{
	line-height: 1.5em;
}
#text dl{
	margin: 0px 20px;
	padding: 0px;
}
/*-----広告-----*/
#under_contents{
}
#under_contents h4{
	margin: 0 0 10px 0;
	padding: 0px;
	background-color:#16D516;
}
#under_contents ul{
	padding: 0px;
	margin: 0px;
}
#under_contents li{
	list-style: none;
	padding: 8px;
}
#under_contents a:link{
	color: #003399;
	text-decoration: none
}
#under_contents a:visited{
	color: #999999;
	text-decoration: none
}
#under_contents a:hover{
	color: #ffffff;
	background-color: #6699ff;
	text-decoration: none
}
/*-----フッター-----*/
#footer p{
	margin: 0;
	padding: 0.3em;
}

/*-----リンク集-----*/
#link_page {
	font-size: 100%;
	margin: 10px 20px;
}

#link_page h1{
	margin: 14px 0;
	font-size: 110%;
}

#link_page table {
    border-collapse: collapse; 
}

#link_page td{
    border: 1px #000000 solid;
    padding: 5px;
}
#link_page th{
    border: 1px #000000 solid;
    background-color: #FFEEDD;
}
.link_title{
    width: 300px;
}

/*-----その他-----*/
h1{
	margin: 0px;
}
h2,h3,h4,p{
	margin: 0px 10px;
}
h1 img, h2 img{
	vertical-align: bottom;
	border: 0 none;
}
img{
	border: 0 none;
}
a:link img, a:visited img, a:hover img{
	border: 0 none;
}
table{
	font-size: 100%;
	line-height: 1.5em;
	margin: 10px;
	border: 0px;
}

.mark{
	vertical-align: middle;
}
.leftclum{
	width: 300px;
	float: left;
}
.rightclum{
	width: 300px;
	float: right;
}
.link dt{
	background: url(./img/linkmark.gif) no-repeat;
	text-indent: 1.5em;
}
.link dd{
	padding: 0.3em 0em 1.5em 0em;
	line-height: 1.4em;
}
.menu dt{
	background: url(./img/mark.gif) no-repeat;
	text-indent: 1.5em;
}
.menu dd{
	padding: 0.2em 0em 1em 0em;
	line-height: 1.4em;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	margin: 10px 20px;
}
.menu li{
	margin: 5px 0px;
	list-style: none;
	background: url(./img/mark.gif) no-repeat;
	text-indent: 1.5em;
}
.new{
	padding-left: 1em;
	font-weight: bold;
	color: #cc3300;
}
.banner{
	border: 1px solid;
	border-color: #000000;
}

