	
* {	
	padding:0;
	margin: 0;
}	
	
body {	
	background-color: #fffff0;
	font-size: 13px;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#555555;
}	
	
a {	
	color:#307BC0;
}	
	
a:hover {	
	color: #52BCE3;
	text-decoration: none;
}	
	
hr {	
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}	
	
img {	
	vertical-align: top;
	border: 0;
}	
	
li {	
	list-style-type: none;
}	
	
p {	
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 1em;
}	
	
/*	
ベース	
-------------------------------------------------------------------*/	
#shadow {	
	width: 920px;
	background-image: url("img/shadow.jpg");
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}	
#wrapper {	
	width:900px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}	
	
#main_wrapper {	
	width:900px;
	background-color: #FFFFFF;
	
	padding-top: 10px;
	padding-bottom: 10px;
}	
	
	
/*	
ヘッダー	
-------------------------------------------------------------------*/	
	
#header {	
	height:34px;
	background-color: #f0e68c;
	padding: 10px 20px 10px 20px;
	
}	
	
#title a {	
	font-size: 24px;
	color: #b8860b;
	font-weight: bold;
	text-decoration: none;
}	
	
#title a:hover {	
	color: #800000;
}	
	
h1 {	
	font-size: 10px;
	color: #800000;
}	
	
/*	
フッター	
-------------------------------------------------------------------*/	
	
#footer {	
	clear: both;
	padding: 10px;
	text-align: center;
	background-color: #f0e68c;
}	
	
#footer li {	
	font-size: 10px;
	list-style-type: none;
	display: inline;
	border-right: 1px solid #ffffff;
	padding-right: 5px;
	padding-left: 5px;
}	
	
#footer ul {	
	margin-top: 5px;
	margin-bottom: 5px;
}	
	
#footer li a {	
	font-size: 10px;
	color: #FFFFFF;
	
}	
	
	
/*	
TOPページ	
-------------------------------------------------------------------*/	
	
#topimg {	
	background-image: url(img/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
}	
	
#topimg #topimg_title {	
	font-size: 25px;
	color: #c0c0c0;
	font-weight: bold;
	padding-top: 45px;
	padding-left: 20px;
}	
	
#topimg p {	
	font-size: 14px;
	color: #3cb371;
	width: 500px;
	padding-top: 15px;
	padding-left: 30px;
	
}	
	
	
/*	
コンテンツ	
-------------------------------------------------------------------*/	
	
#contents {	
	background-color: #ffffff;
	width:610px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}	
	
#contents #intro {	
	padding: 15px;
	line-height: 26px;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 1em;
}	
	
#contents p{	
	margin: 15px;
	padding: 15px;
	line-height: 26px;
	background-image: url("img/note.jpg");
	background-repeat: repeat;
}	
	
	
#contents #pan {	
	font-size: 12px;
	padding-bottom: 7px;
}	
	
#contents .title_01,	
#contents h2 {	
	font-size: 20px;
	padding-left: 5px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}	
	
#contents .title_02,	
#contents h3 {	
	font-size: 16px;
	padding-left: 5px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	clear: both;
}	
	
	
/*	
サイド・メニュー	
-------------------------------------------------------------------*/	
#side {	
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 260px;
}	
	
#topmenu li,	
#topmenu_title,	
.menu li,	
.menu_title {	
	line-height: 30px;
	font-size: 12px;
	color: #d2691e;
}	
	
#topmenu {	
	width: 202px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 24px;
}	
	
#topmenu_title {	
	width: 200px;
	height: 30px;
	background-image: url("img/topmenu_title.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}	
	
#topmenu img {	
	float: left;
	margin: 5px;
}	
	
#topmenu li a {	
	line-height: 20px;
	background-color: #ffe4b5;
	display: block;
	text-decoration: none;
	padding-right: 3px;
	margin: 1px;
}	
	
#topmenu li a:hover {	
	background-color: #ffd700;
}	
	
.menu {	
	background-color: #ffffff;
}	
	
.menu_title {	
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 15px;
}	
	
.menu li a {	
	background-image: url("img/menu_list1.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-left: 35px;
	text-decoration: none;
}	
	
.menu li a:hover {	
	background-image: url("img/menu_list2.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	padding-right: 30px;
}	
	
	
/*	
コピーライト	
-------------------------------------------------------------------*/	
	
#copy {	
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
}	
	
	
/*	
エントリーリスト	
-------------------------------------------------------------------*/	
	
#contents .entry_list li {	
	list-style-type: none;
	margin: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFAD9B;
	padding-bottom: 3px;
	background-image: url(img/li.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}	
	
#contents .entry_list {	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	background-color: #F7F7F7;
}	
	
	
/*	
index変更追加パッチ　定義リスト・見出し・テーブルタグによるサイドバー	
-------------------------------------------------------------------*/	
	
table {	
	padding:0px;
	margin:0px;
	border:none;
}	
	
dl#topmenu dt,	
#topmenu h4,	
table#topmenu th,	
dl#topmenu dd,	
#topmenu h5,	
table#topmenu td,	
dl.menu dt,	
.menu h4,	
table.menu th,	
dl.menu dd,	
.menu h5,	
table.menu td {	
	line-height: 30px;
	font-size: 12px;
	color: #d2691e;
}	
	
dl#topmenu,	
table#topmenu {	
	width: 202px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 24px;
}	
	
dl#topmenu dt,	
#topmenu h4,	
table#topmenu th {	
	width: 200px;
	height: 30px;
	background-image: url("img/topmenu_title.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}	
	
#topmenu img {	
	float: left;
	margin: 5px;
}	
	
dl#topmenu dd a,	
#topmenu h5 a,	
table#topmenu td a {	
	line-height: 20px;
	background-color: #ffe4b5;
	display: block;
	text-decoration: none;
	padding-right: 3px;
	margin: 1px;
	font-weight:normal;
}	
	
	
dl#topmenu dd a:hover,	
#topmenu h5 a:hover,	
table#topmenu td a:hover {	
	line-height: 20px;
	background-color: #ffd700;
	display: block;
	text-decoration: none;
	padding-right: 3px;
	margin: 1px;
}	
	
dl.menu,	
table.menu {	
	width:260px;
}	
	
dl.menu dt,	
.menu h4,	
table.menu th {	
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 15px;
	text-align:left;
}	
	
dl.menu dd a,	
.menu h5 a,	
table.menu td a {	
	background-image: url("img/menu_list1.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-left: 35px;
	text-decoration: none;
	font-weight:normal;
}	
	
	
dl.menu dd a:hover,	
.menu h5 a:hover,	
table.menu td a:hover {	
	background-image: url("img/menu_list2.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	padding-right: 30px;
}	
	
	
