/*--------------------------------------------*/
/*全体*/
/*--------------------------------------------*/

body{
	font-size: 12px;
	scrollbar-face-color: #99cc00;
	scrollbar-highlight-color: #99cc00;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #99cc00;
	scrollbar-shadow-color: #99cc00;
	scrollbar-track-color: #99cc00;
	scrollbar-darkshadow-color: #99cc00;
	line-height: 17px;
}

a:hover{
  text-decoration: none;
  color: #526C00;
}

.main-text{
	font-size: 12px;
	line-height: 17px;
}

/*--------------------------------------------*/
/*エンターページ*/
/*--------------------------------------------*/
.enter-text{
	font-size: 12px;
	line-height: 18px;
}

.enter-title{
	font-size: 18px;
	font-weight: bolder;
	color: #99cc00;
}

.sarch{
	font-size:10px;
	font-weight:bold;
	margin: 30px 0px 20px 0px;
	color: #FFFFFF;
}

/*--------------------------------------------*/
/*メインメニュー*/
/*--------------------------------------------*/
.menu-text{
	font-size: 14px;
	line-height: 26px;
}

.menu-title{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/*--------------------------------------------*/
/*TOP*/
/*--------------------------------------------*/
.top-back{
	background-color: #99cc00;
	background-image: url(img/top/bg_junta.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}

.domei-aicon{
	margin: 0px 0px 8px 0px;
}

.info{
	padding: 10px 0px 50px 0px;
	border-style:dotted;
	border-width: 1px 0px 0px 0px;
	width: 400px;
}

/*--------------------------------------------*/
/*イラストメニュー*/
/*--------------------------------------------*/
.illustm-text{
	font-size: 12px;
	line-height: 15px;
}

/*--------------------------------------------*/
/*イラストページ*/
/*--------------------------------------------*/
.illust-text{
	font-size: 10px;
	margin-top: 5px;
	line-height: 15px;
}

.log-img{
	border-style: solid;
	border-width: 1px;
	text-decoration:none;
}

.log-text{
	font-size: 10px;
	line-height: 15px;
}

/*--------------------------------------------*/
/*linkページ*/
/*--------------------------------------------*/

.bkm-title{
	font-size:12px;
	font-weight:bold;
	padding-bottom: 5px;
}

.memo{
	font-size: 10px;
	margin-left:5px;
}

.l-midashi{
	font-size:14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom:5px;
}

/*--------------------------------------------*/
/*Aboutページ*/
/*--------------------------------------------*/
.main-midasshi{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.bold{
	font-weight:bold;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	clear: left;
}

.prof-img{
	float: left;
	width: 147px;
}
