@charset "Shift_JIS";


body {

	margin:0;

	padding:0;

	text-align:center;

	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: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','ヒラギノ角ゴ 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;
	
    text-align:left;

}

#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;
	
	text-align: left;
}

#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: 13px;

}

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

	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;
	text-align: left;

}

.left-m ul {

	margin: 0;

}

.left-m li {

	margin: 2px 0 2px 0;

	font-size: 13px;

	line-height: 30px;

	text-indent: 20px;

	font-weight: bold;

}

.left-m li a {

	color: #000000;

	text-decoration: none;

	background:#FFEFD5 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:#FEB440 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;
}



.table
	{
	border:1px solid #ccc;
	padding:7px 7px;
　width:549px;
　table-layout: fixed;
	}

.table td
	{
	border:none;
	}
	
.table_h
	{
　width:549px;
　table-layout: fixed;
	}

.table_h td
	{
	border:1px solid #ccc;
	padding:7px 7px;
	font-size:13px;
	}
	


#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: #3366FF;

	text-decoration: underline;

}

#FOOTER a:hover,

#FOOTER a:active, 		

#FOOTER a:focus {		

	color: #666666;

	text-decoration: underline;

}



/* 強調
---------------------------------------------------- */


strong {
	font-weight:normal;
}

em {
	font-style:normal;
}

.b {
	font-weight:bold;
}

.u {
    text-decoration:underline;
}

.red {
	color:#ff0000;
}

.pink {
	color:#FF0080;
}

.cyan {
	color:#0B82F9;
}

.white {
	color:#ffffff;
}


.blk {
	color:#000000;
}

.paple {
	color:#6633FF;
     }
	 
.blue {
	color:#0000ff;
     }	 

.d_blue {
	color:#1d2088;
     }

.dounyuu {
	text-align: center;
	font-style: normal;
	clear: both;
}

.dounyuu2 {
    text-align: center;
	font-style: normal;
	clear: both;
	font-size: 13px;
	line-height: 150%;
    }
	
.mincho {
	font-family: serif, "ＭＳ 明朝";
}
	
.green{
	color:#009999;
}

.purple{
color:#9933CC;
}

.glay{
color:#505050;
}

.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-2 {
	background-color:#FFFF00;
	padding:2px 2px 2px 2px;
	line-height:170%;
}

.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}


.f11 {
	font-size:11px;
	line-height:170%;
}



.f12 {
	font-size:12px;
	line-height:170%;
}


.f14 {
	font-size:14px;
	line-height:170%;
}

.f15 {
	font-size:15px;
	line-height:170%;
}

.f16 {
	font-size:16px;
	line-height:170%;
}

.f18 {
	font-size:18px;
	line-height:170%;
}

.f20 {
	font-size:20px;
	line-height:170%;
}

.f23 {
	font-size:23px;
	line-height:170%;
}
.f25 {
	font-size:25px;
	line-height:170%;
}
.f30 {
	font-size:30px;
	line-height:170%;
}




