/* CSS Document */

/*---------Common--------*/

*{
	margin:0;
	padding:0;
}

body {
	font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	font-size: 0.85em;
	background:url(../image/bg.jpg) repeat-x left top #F8F3E5;
	}

input, select {
	font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
	}

image{
	border-style: none;
}

.clear{
	clear:both;
}

a:focus{
	outline:none;
}

a:link{
	color:#65AA11;
	text-decoration:none;
}

a:visited{
	color:#65AA11;
	text-decoration:none;
}

a:hover{
	color:#65AA11;
	text-decoration:underline;
}

a:active{
	color:#65AA11;
	text-decoration:underline;
}

.btn:hover{
	position:relative;
	top:1px;
	left:1px;
}

#wrap{
	width:970px;
	margin:0 auto;
}


/*---------Header---------*/

#header {
	padding:0 5px;
}

#logo {
	float:left;
	_width:600px;
}

#logo h1{
	color:#666;
	font-size: 0.8em;
	font-weight:normal;
	height:35px;
	padding-top:5px;
}

#headmenu{
	float:right;
	text-align:right;
	padding-top:16px;
}


#sns{
	padding-top:25px;
	display:none;
}

#sns image{
	padding-left:7px;
}

html>/**/body #headmenu a:hover{ /*  IE7以上に適用  */
	position:relative;
	top:1px;
	left:1px;
}



/*---------Global Navigation---------*/


#gnavi{
	clear:both;
	height:42px;
	margin:0 5px;
	#margin-bottom:10px;
}

#gnavi ul{
	list-style-type: none;
}

#menu0{
	text-indent: -9999px;
	float:left;
	width: 161px;
}

#menu1{
	text-indent: -9999px;
	float:left;
	width: 160px;
}

#menu2{
	text-indent: -9999px;
	float:left;
	width: 160px;
}

#menu3{
	text-indent: -9999px;
	float:left;
	width: 160px;
}

#menu4{
	text-indent: -9999px;
	float:left;
	width: 160px;
}

#menu5{
	text-indent: -9999px;
	float:left;
	width: 159px;
}

#gnavi a{
	display: block;
	width: 100%;
	height: 42px;
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	margin:4px 0;
	#margin:0 0 4px;
}

#menu0 a{background-position: 0 0;}
#menu1 a{background-position: -160px 0;}
#menu2 a{background-position: -320px 0;}
#menu3 a{background-position: -480px 0;}
#menu4 a{background-position: -640px 0;}
#menu5 a{background-position: -801px 0;}

#gnavi a:hover{
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
}

#menu0 a:hover{background-position: 0 -42px;}
#menu1 a:hover{background-position: -160px -42px;}
#menu2 a:hover{background-position: -320px -42px;}
#menu3 a:hover{background-position: -480px -42px;}
#menu4 a:hover{background-position: -640px -42px;}
#menu5 a:hover{background-position: -801px -42px;}

#menu0on, #menu1on, #menu2on, #menu3on, #menu4on{
	display: block;
	width: 100%;
	height: 42px;
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float:left;
	margin:4px 0;
	#margin:0 0 4px;
}

#menu0on{width:161px;background-position: 0 -42px;}
#menu1on{width:160px;background-position: -160px -42px;}
#menu2on{width:160px;background-position: -320px -42px;}
#menu3on{width:160px;background-position: -480px -42px;}
#menu4on{width:160px;background-position: -640px -42px;}
#menu5on{width:159px;background-position: -801px -42px;}




/*---------Side---------*/

#side{
	float:left;
	width:246px;
}

#sidebanner{
	background:url(../image/sidebg.gif) repeat-y left 4px #F8F3E5;
	text-align:center;
	margin:10px 0 0;
}

#sidebanner ul{
	list-style:none;
}

#sidebanner li{
	margin:6px 0;
}

#sidebanner li a:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#sidebanner2{
	text-align:center;
	margin:10px 0 0;
}

#sidebanner2 ul{
	list-style:none;
}

#sidebanner2 li{
	margin:6px 0;
}

#sidebanner2 li a:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.arrowlist{
	list-style:none;
	text-align:left;
	background:url(../image/arrow2.gif) no-repeat 13px 1px;
	padding-left:30px;

}

/*---------Footer---------*/


.pagetop{
	clear:both;
	text-align:right;
	padding:10px 5px 0 0;
}

.pagetop a:hover{
	position:relative;
	top:1px;
	left:1px;
}

#footer{
	border-top: solid 1px #D6DFAF;
	background-color:#E8F2BE;
	margin-top:12px;
	padding:10px 0;
}

#footerin{
	width:970px;
	margin:7px auto;
	color:#65AA11;
}

.copy{
	color:#666;
	font-size:0.8em;
	padding:7px 0;
}

#footmenu{
	font-size:0.8em;
}



/*---------Top Main--------*/

#topmain{
	float:right;
	width:724px;
	margin-top:3px;
}

#top01, #top02, #top03, #top04, #top05, #top06{
	float:left;
	width:352px;
	height:134px;
	font-size: 1em;
	margin-top:7px;
	margin-left:8px;
	_margin-left:5px;
	padding-top:10px;
}

#top01 p, #top02 p, #top03 p, #top04 p, #top05 p, #top06 p{
	width:200px;
	padding:8px 0 0 20px;
	letter-spacing:0.1em;
	line-height:1.3em;
}

#top01{
	background:url(../image/top01.jpg) no-repeat left top #FFF;
}

#top02{
	background:url(../image/top02.jpg) no-repeat left top #FFF;
}

#top03{
	background:url(../image/top03.jpg) no-repeat left top #FFF;
}

#top04{
	background:url(../image/top04.jpg) no-repeat left top #FFF;
}

#top05{
	background:url(../image/top05.jpg) no-repeat left top #FFF;
}

#top06{
	background:url(../image/top06.jpg) no-repeat left top #FFF;
}

#topmain ul{
	list-style:none;
	margin-top:8px;
}

#topmain ul li{
	background:url(../image/arrow2.gif) no-repeat left 2px;
	margin:5px 0 0 20px;
	padding-left:18px;
}



/*---------2nd Common--------*/

.path{
	clear:both;
	padding:10px 5px 0;
	font-size: 0.9em;
}

#sidemenu{
	width:240px;
	background-color:#FFF;
	border:solid 1px #DDD;
	border-bottom:solid 2px #A9A7A3;
	margin:5px 0 20px 4px;
	font-size: 0.9em;
}

#sidetitle{
	background:url(../image/sidetitlebg.gif) repeat-x left top #EB9A19;
}

#sidemenu ul{
	list-style:none;
	margin:10px;
}

#sidemenu li{
	background-image:url(../image/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	margin:15px 0;
	padding:0 0 0 20px;
}

#sidemenu2 li{
	background-image:none;
	margin-top:-5px;
	padding:0 0 5px 22px;
	#padding:0 0 5px 0;
}

#sidemenu a:link{
	color:#333;
	text-decoration:underline;
}

#sidemenu a:visited{
	color:#333;
	text-decoration:underline;
}

#sidemenu a:hover{
	color:#65AA11;
	text-decoration:underline;
}

#sidemenu a:active{
	color:#65AA11;
	text-decoration:underline;
}

#sidemenu li.on{
	color:#65AA11;
}



#main{
	float:right;
	width:710px;
	margin:5px 5px 0 0;
}

#main h2{
	background:url(../image/2ndtitlebg.gif) repeat-x left top #F9E5A8;
}

#main h3{
	clear:both;
	color:#E46C0B;
	border-bottom:solid 2px #F8D200;
	margin:30px 20px 0;
	padding:0 5px 5px;
}

#main p{
	line-height:2em;
	letter-spacing:0.1em;
	padding:15px 25px 0;
}

#main ol{
	line-height:2em;
	letter-spacing:0.1em;
	padding:0px 75px 0;
}

.illust{
	border:solid 2px #FCEBC3;
	margin:20px 27px 0;
}

.illustchara{
	margin:20px 20px 0;
}

.illustterm{
	margin:-10px 10px 0;
}

.dlist{
	margin:20px 25px 0;
}

.dlist div{
	margin:30px 0 10px;
}


.dlist dt{
	float:left;
	width:85px;
	padding:5px 0;
	clear:both;
}


.dlist dd{
	padding:5px 0;
}


.dlist2{
	margin:20px 25px 0;
}

.dlist2 dd{
	padding:0 0 20px;
}

/* 検索画面 */
#special_box {
	letter-spacing: 0.1em;
    padding: 15px 25px 0;
}
#special_box a:link{
	color:#333;
	text-decoration:underline;
}

#special_box a:visited{
	color:#333;
	text-decoration:underline;
}

#special_box a:hover{
	color:#65AA11;
	text-decoration:underline;
}

#special_box a:active{
	color:#65AA11;
	text-decoration:underline;
}
.titleGreen {
    color: #8CB465;
}
.bold {
    font-weight: bold;
}
td .left {
    text-align: left;
}
.linerv02 {
    background-color: #D6FFAE;
    border-color: black #8CB465 black black;
    border-style: solid;
    border-width: 0 2px 0 0;
}
.titleGreen {
    color: #8CB465;
}
.special_tbl {
    margin-top:20px;
}
.special_tbl td {
	padding:2px;
}
.result_tbl th {
	font-weight:normal;
}
.result_tbl td {
	padding:3px;
	text-align:left;
}

#sns img {
    padding-left: 7px;
}
