* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #F8EDD0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #993333;
	background-color: #FFFF99;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 20px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}

h1  {
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
}

h1 a {
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:250px;
	background-image: url(img/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}




h2 a {
	display: block;
	text-decoration: none;
	width: 350px;
	height: 30px;
	margin-left: 35px;
	padding-top: 30px;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	}

#header #sub {
	font-size: 10px;
	color: #A8A253;
	margin-left: 55px;
}






/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:580px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	text-indent: 50px;
	margin-top: 10px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #330000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #330000;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}

#contents #next {
	text-align: right;
	padding-right: 50px;
	color: #FF3366;
}

#contents ul {
	margin-bottom: 5px;
	list-style-type: none;
}

#contents li a {
	display: block;
	font-size: 14px;

	text-decoration:underline;
	color:#0000FF;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 2px;
	background-position: 5px center;
}


#contents li a:hover {
	
	text-decoration: none;
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;

}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 182px;
    background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #FFF;
	text-indent: 50px;
	margin-top: 15px;
	

}

#side_d ul {
	margin-bottom: 7px;
	
}

#side_d li a {
	display: block;
	width:150px;
	font-size: 12px;
	text-decoration:none;
	color:#223A5C;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
	border-left-width:  1px;
	border-left-style: solid;
	border-left-color: #330000;
	border-bottom-width:  1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
コピーライト
-------------------------------------------------------------------*/

#address {
	clear: both;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #330000;
	font-size: 10px;
}
#address  a {
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
}

#address li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#address ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#address li a {
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
}

#address p {
	font-size: 10px;
	color: #333333;
}
