@charset "utf-8";

/* ナビゲーション  */

.navi01{
	background:url(../images/navi_on_01.gif) no-repeat !important;
	}
	
.navi01 a{
	background:url(../images/navi_on_01.gif) no-repeat !important;
	}

.navi01 a:hover{
	background:url(../images/navi_on_01.gif) no-repeat !important;
	}
	
	

	
/* コンテンツ  */

.indexImg{
	clear:both;
	margin:0 auto 0;
	padding:10px 0 0;
	text-align:center;
	widows:10000px;
	}
	

#main_top{
	float:left;
	width:620px;
	margin-left:55px;
	margin-right:10px;
	margin-bottom:10px;
	}

/*--サイド ----*/


#sidebar3{
	float:left;
	width:250px;
	margin:10px 5px 0 5px;
	height:100%;
	}



.sideNavi01 a{
	background:#eef6eb !important;
	color:#539536 !important;
	}



	

.indexObi{
	line-height:2em;
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-size:11pt;
	font-weight:bold;
	color:#666666;
	background:url(../images/obi_line.gif) repeat-x top;
	letter-spacing:0.1em;
	}

.indexObi02{
	line-height:2em;
	margin:10px 0 10px;
	padding:0px 0 0 0;
	font-size:11pt;
	font-weight:bold;
	color:#666666;
	background:url(../images/obi_line.gif) repeat-x top;
	letter-spacing:0.1em;
	}

.indexObi02 img{
	display:block;
	margin:0;
	padding:10px 0 0;
	}


.infoWaku{
	margin:10px 0 15px;
	}

.infoWaku02 img{
	display:block;
	margin:0;
	padding:0 0 0 35px;
	}

.infoWaku01{
	background:url(../images/info_waku_01.gif) no-repeat;
	height:25px;
	}

.infoWaku02{
	background:url(../images/info_waku_02.gif) repeat-y;
	}

.infoWaku03{
	background:url(../images/info_waku_03.gif) no-repeat;
	height:25px;
	}

.entryIndex{
	font-size:10pt;
	line-height:1.7em;
	color:#666666;
	margin:0 30px 0px;
	}

.indexTxt{
	margin:25px 0 15px;
	padding:0;
	}

.indexTxt01{
	background:url(../images/index_txt_01.gif) no-repeat;
	height:34px;
	}

.indexTxt02{
	background:url(../images/index_txt_02.gif) repeat-y;
	font-size:10pt;
	padding:0 10px 0 10px;
	margin:0;
	}

.indexTxt03{
	background:url(../images/index_txt_03.gif) no-repeat;
	height:25px;
	}


