@charset "Shift_JIS";


body {

	margin:0;

	padding:0;

	text-align:left;

	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', 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:17px;
	width: 237px;
	float:left;
	border:1px solid #CCCCCC;
	margin:5px;
	padding:10px;
}

#CATEGORY .main {
	font-weight:bold;
	font-size:20px;
	margin:3px;
	line-height:1.4;
}

#CATEGORY .clear {
	clear:both;
}

#WRAP {

	width:810px;

	margin:0 auto;

	color:  #333333;

	background-color: #FFFFFF;

}

p,pre {

	font:14px/18px 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', 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;

}

.left-m ul {

	margin: 0;

}

.left-m li {

	margin: 2px 0 2px 0;

	font-size: 14px;

	line-height: 30px;

	text-indent: 30px;

	font-weight: bold;

}

.left-m li a {

	color: #000000;

	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: #666666;

	text-decoration: none;

}

#FOOTER a:hover,

#FOOTER a:active, 		

#FOOTER a:focus {		

	color: #666666;

	text-decoration: underline;

}

