@charset "Shift_JIS";


body {

	margin:0;

	padding:0;

	text-align:left;

	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;

	background-image: url(./img/bg.gif);

	background-repeat: repeat-y;

	background-position: center;

	color: #333333;

	background-color: #F3F3F3;

}


#CATEGORY {
}

#CATEGORY .box {
	font-size:12px;
	width: 500px;
	float:left;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:10px;
	line-height:150%;
}

#CATEGORY .main {
	font-weight:bold;
	font-size:14px;
	margin:3px;
	line-height:140%;
	color: #FF0000;
}

#CATEGORY .clear {
	clear:both;
}

#WRAP {

	width:810px;

	margin:0 auto;

	color:  #333333;

	background-color: #FFFFFF;

}

p,pre {

	font:14px/18px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;

}

li {

	margin: 0;

	list-style-type: none;

}

ol, ul {

	margin: 0;

	padding:0;

}


a {

	color: #0000FF;

	text-decoration: underline;

}


.clear {

	clear:both;

}




img {

	border:0;

}

.float-left {

	float: left;

	margin-right: 6px;

}

.float-right {

	float: right;

}

.img-middle {

	vertical-align: middle;

}


#HEAD {

	width: 770px;

	padding: 4px 20px 0 20px;

}

h1 {

	font-size:12px;

	line-height:14px;

	margin: 0;

	color:  #333333;

	background-color: #FFFFFF;

	float: left;

	font-weight: normal;

}

#HEAD p {

	font-size:12px;

	line-height:14px;

	float: right;

}

#HEAD a {

	color: #333333;

	text-decoration: underline;

}

#HEAD a:hover,

#HEAD a:active, 		

#HEAD a:focus {		

	color: #FF0000;

	text-decoration: none;

}

#TOP {

	width: 810px;

	background-image: url(./img/logo.jpg);

}

#TOP h2 {

	font-size:12px;

	margin: 0;

	padding: 110px 10px 0 0;

	color:  #333333;

	font-weight: normal;

	float: right;

}



#MAINWRAP {

	width:810px;

	float:left;

	background-image: url(./img/bg_mainwrap.gif);

}


#CONTENTS {

	width:570px;

	float:right;

}

.m-con {

	padding: 12px 30px 20px 0;

}

#CONTENTS h2 {

	font-size:14px;

	line-height:34px;

	margin: 20px 0 8px 0;

	background-image: url(./img/bg_h2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	text-indent: 30px;

}

#CONTENTS h3 {

	font-size:14px;

	line-height:34px;

	margin: 20px 0 8px 0;

	background-image: url(../img/bg_h3.gif);

	background-repeat: no-repeat;

	background-position: left center;

	text-indent: 30px;

	color: #FFFFFF;

}

.map {

	border: 1px solid #999999;

}

#CONTENTS p {

	margin: 8px 16px 8px 16px;

}

.pagetop {

	text-align: right;

	font-size:11px;

	padding: 10px 0 20px 0;

}

#CONTENTS dl {

	clear:both;

	margin-left:15px;

	font-size: 12px;

}

#CONTENTS dt {

	float:left;

	margin-bottom:10px;

	width:120px;

}

#CONTENTS .mldt {

	margin-left: 135px;

}


.link-t {

	text-align: center;

}



#LEFT {

	width:210px;

	float:left;
	

}

.m-left {

	padding: 12px 0 20px 10px;

}

.left-t {
	font-size: 14px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	color: #003366;
	background-color: #00CCFF;
	background-image: url(./img/left-t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-align: center;
}

.left-m {
	background-image: url(./img/left-d.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 9px;
	margin: 0 0 20px 0;
	font-size: 12px;
}

.left-m ul {
	margin: 0;
}

.left-m li {
	margin: 2px 0 2px 0;
	font-size: 12px;
	line-height: 30px;
	text-indent: 30px;
	font-weight: bold;
}

.left-m li a {
	color: #0000FF;
	text-decoration: none;
	background-image: url(./img/bt_menu2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
}

.left-m li a:hover,
.left-m li a:active, 		
.left-m li a:focus {		
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(./img/bt_menu2_o.gif);
	background-repeat: no-repeat;
}

.left-m p {
	font-size: 12px;
	line-height: 16px;
	margin: 4px 10px 4px 10px;
}

.center {
	text-align:center;
}


#FOOTER {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

#FOOTER p {
	color: #666666;
	font-size:12px;
	line-height:24px;
	padding-bottom: 30px;
}

#FOOTER a {
	color: #0000FF;
	text-decoration: none;
}

#FOOTER a:hover,
#FOOTER a:active, 		
#FOOTER a:focus {		
	color: #666666;
	text-decoration: underline;
}

/**********検索ボックス設定**********/

.search_box
	{
	clear:both;
	width:340px;
	margin:30px 0 10px 10px;
	padding:10px 0 10px 20px;
	border:1px dotted #ccc;
	background:#FFC0CB;
	font-size:12px;
	line-height:125%;
	}

.search_box p
	{
	margin:0 0 10px 0px;
	padding:0;
	}

.search_box input
	{
	padding:1px 3px;
	margin:0px 5px 4px 0px;
	width:150px;
	}

