@charset "utf-8";
/* プラッとNAVIベース */

/*------------------------
　デフォルトセッティング
-------------------------*/

html,body,form{
			margin:0;
			padding:0;
			line-height:1.4em;
			font-size:10px;
			letter-spacing:1px;
			font-weight:normal;
			text-align:center;
			}

body.new{
background-color:#A3C380;
}

h1,h2,h3{
		margin:0;
		padding:0;
		line-height:100%;
		letter-spacing:normal;
		font-weight:normal;
		}

form.top_cate{
float:left;
}

img{
padding:0;
margin:0;
}

/*----------------------
　リンクスタイル
-----------------------*/
a img{border:none;}


a:link{color:#73BE1E; text-decoration:underline;}
a:visited{color:#73BE1E; text-decoration:underline;}
a:hover{color:#73BE1E; background:#ffffff; text-decoration:none;}

a.cate:link{color:#333333;}
a.cate:visited{color:#333333;}
a.cate:hover{color:#333333; text-decoration:none;}

a.pre:link{color:#ff66b3;}
a.pre:visited{color:#ff66b3;}
a.pre:hover{color:#ff66b3; background:#ffffff; text-decoration:none;}

a.green:link{color:#73BE1E; text-decoration:underline;}
a.green:visited{color:#73BE1E; text-decoration:underline;}
a.green:hover{color:#73BE1E; background:#ffffff; text-decoration:none;}



/*----------------------
　フォントスタイル
-----------------------*/
h1{
	font-size:12px;
	}

h2{
	font-size:12px;
	color: #339933;
	font-weight: bold;
	}
	
h3{
	font-size:10px;
	}

span.gre_8{
			font-size:8pt;
			color:#339933;
			line-height:1.7em;
			}

span.cha_7{
			font-size:7pt;
		    color:#663333;
			}

span.gry_7{
			font-size:7pt;
			color:#666666;
			line-height:1.7em;
			}

span.green_title{
	font-size:8pt;
	color: #339933;
	font-weight: bold;
	line-height: 1.2em;
				}

span.green_title2{
				font-size:7pt;
				color: #339933;
				font-weight: bold;
				}

span.green_title_ub{
				font-size:8pt;
				color: #339933;
				font-weight: bold;
				border-bottom:dotted #339933 1px;
				}

span.bla_8_b{
			font-size:8pt;
			color:#000000;
			font-weight:bold;
			}

span.gree_8_b{
	color:#339900;
	font-weight:bold;
	font-size:8pt;
				}

span.pin_8_b{
	color:#FF33CC;
	font-weight:bold;
	font-size:8pt;
				}

span.deepgreen_11px{
color:#005447;
font-size:10px;
}

span.green_11{
color:#73BE1E;
font-size:10px;
}

span.gray_11{
	font-size:10px;
	color:#666666;
			}

span.bg_pink{
	background-color:#FFFF00;
	padding:1px;
}

span.gray2_10{
	font-size:10px;
	color:#999999;
			}

/*----------------------
　メインコンテナ
-----------------------*/
#main_container{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	text-align:left;
	background-color: #FFFFFF;
				}

#main2{
	width:895px;
	background-color: #FFFFFF;
	height: auto;
	margin: 0px auto 0px auto;
}
