@charset "UTF-8";


/* 基本設定 */
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
}

body{
	background:#fff;
	color:#000;
	text-align:center;
}

br{
	letter-spacing:normal;
}

a{
	color:#fff;text-decoration:none;
}

a:hover{
	color:#fff;text-decoration:none;
}

img{
	border:0px;
}

#temp{
	width:900px;
	text-align:center;
	line-height:18px;
	letter-spacing:1px;
	margin:0px auto;
}

#header{
	width:900px;
	height:56px;
	text-align:left;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
}

#contents {
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	width: 900px;
	float: left;
}

#main{
	width:630px;
	text-align:left;
	padding:10px;
	float: right;
}

#category {
	width: 240px;
	float: left;
	text-align: left;
}

#footer{
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	width:900px;
	height:50px;
	color:#000;
	line-height:30px;
	margin-bottom:10px;
	float: left;
}


#header h1{
	padding:15px 0px 15px 250px;
}

#header h1 a {
	font-size: 30px;
	color: #463202;
}

#main h2{
	font-size: 18px;
	background:url("img/mark_1.gif") no-repeat;
	padding:1px 0px 3px 25px;
	color:#463202;
}

#main a{
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	padding: 3px 3px 3px 10px;
	line-height: 150%;
}

#category h3 {
	font-size: 18px;
	padding: 5px;
	border-bottom: 1px solid #FF9900;
}

#category li {
	list-style-type: none;
	border-bottom: 1px dotted #FF9900;
	padding: 5px 3px 0px 15px;
}

#category li a{
	font-size: 16px;
	color: #000;
}

dd{
	margin:0px 0px 12px 12px;
}

address{
	padding:10px 10px 10px 10px;
	font-size:0.63em;
	color:#463202;
}

address a {
	color: #000;
	text-decoration: underline;
}

address a:hover {
	color: #000;
}

p.read {
	text-align: center;
	font-size: 10px;
	padding:0px 0px 30px 0px;
}

p.message{
	font-size: 14px;
	padding:5px 30px 10px 15px;
	line-height: 140%;
}

p.date{
	font-size: 8px;
	padding:1px 0px 0px 10px;
}

p.adv {
	padding: 5px 5px 0px 10px;
}

p.side-adv {
	background: #ffffff;
	padding: 30px 0px 0px 30px;
	margin: 0px;
}

#pankuzu {
	width: 890px;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	text-align: left;
	font-size: 10px;
	padding: 10px 0px 10px 10px;
	float: left;
}

#pankuzu a{
	color: #000000;
	text-decoration: underline;
}