/* common */

*{
    margin:0;
    padding:0;
    font-style:normal;
    font-size:100%;}

body{
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../img/all_background.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	margin:0 auto;}

h1{
	margin-top:30px;
	margin-bottom:10px;}

h1 a:hover{
	position:static;}

div#sitebanner{
	margin:25px auto 10px 2px;
	text-align:center;
	position:absolute;
	top:0;
	clear:both;}

div#sitebanner a:hover{
	position:static;}

h2{
	margin-top:20px;
	margin-bottom:20px;}

a{
	color:#FF3600;}

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

a:visited{
	color:#3D6D32;}

table{
	line-height:1.6em;
	margin-left:20px;}

th,td{
	padding:3px;
	text-align:left;}

th{
	vertical-align:top;
	font-weight:normal;}

p{
	line-height:1.8em;}

ul,ol{
	line-height:1.4em;}

/* contentsbox */

#contents{
	width:804px;
	margin:0 auto;
	text-align:left;
	font-size:90%;
	background-image:url(../img/all_backgroud_2.gif);
	background-position:center;
	background-repeat:repeat-y;}

/* mainframe */

#maintext{
	width:600px;
	float:left;
	padding-top:185px;
	padding-bottom:30px;}

#maintextTop{
	width:600px;
	float:left;
	padding-bottom:30px;}

.textbox{
	margin-right:30px;}

.textbox p{
	margin-left:1em;}

.list{
	line-height:1.6em;
	margin-left:3em;}

.textbox li{
	padding:0.3em 0;}

.textbox h1{
	padding-top:30px;
	padding-bottom:40px;
	margin-top:0;
	margin-bottom:0;}

.textbox h2{
	font-size:120%;
	margin-top:60px;
	margin-bottom:20px;
	border-left:5px solid #FF1100;
	padding:0.3em;}

.textbox h2.topper{
	margin-top:0;}

.textbox h3{
	margin:1em;
	padding-left:18px;
	background-image:url(../img/all_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 1px;}

.textbox dt{
	font-weight:bold;
	margin:1em;
	margin-bottom:0.5em;
	padding-left:18px;
	background-image:url(../img/all_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 1px;}

.textbox dd{
	line-height:1.8em;
	margin-left:2.5em;}

#topics{
	margin:20px 0 0 0;
	border:1px solid #999999;
	padding:13px;}

#topics p{
	margin-left:0;}

#topics h2{
	margin:0;}

#topics h3{
	font-size:120%;
	margin:10px 0 10px 0;
	padding-left:20px;
	background-image:url(../img/all_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 3px;}

/* menu */

#menu{
	width:202px;
	float:left;
	padding-top:198px;
	padding-bottom:20px;}

#menuTop{
	width:202px;
	float:left;
	padding-bottom:20px;
	padding-top:13px;}

#menuTop p{
	margin-left:0;}


#mainmenu{
	list-style:none;
	margin-top:5px;}

#mainmenu li{
	margin-bottom:5px;
	position:relative;
	z-index:3;
	zoom:1;}

#mainmenu li a{
	position:static;
	display:block;
	width:200px;
	height:62px;
	background:no-repeat;
	text-decoration:none;}

#mainmenu li a span{
	position: relative;
	z-index: -1;
	overflow:hidden;}

#mainmenu li#yuisho a{
	background-image:url(../img/all_botan1_yui.gif);
	background-repeat:no-repeat;}

#mainmenu li#yuisho a:hover{
	background-image:url(../img/all_botan1_yui_on.gif);
	background-repeat:no-repeat;}

#mainmenu li#satoyama a{
	background-image: url(../img/all_botan2_sato.gif);
	background-repeat:no-repeat;}

#mainmenu li#satoyama a:hover{
	background-image:url(../img/all_botan2_sato_on.gif);
	background-repeat:no-repeat;}

#mainmenu li#volunteer a{
	background-image: url(../img/all_botan3_bora.gif);
	background-repeat:no-repeat;}

#mainmenu li#volunteer a:hover{
	background-image:url(../img/all_botan3_bora_on.gif);
	background-repeat:no-repeat;}

#mainmenu li#kito a{
	background-image: url(../img/all_botan4_kito.gif);
	background-repeat:no-repeat;}

#mainmenu li#kito a:hover{
	background-image:url(../img/all_botan4_kito_on.gif);
	background-repeat:no-repeat;}

#mainmenu li#saiten a{
	background-image: url(../img/all_botan5_sai.gif);
	background-repeat:no-repeat;}

#mainmenu li#saiten a:hover{
	background-image:url(../img/all_botan5_sai_on.gif);
	background-repeat:no-repeat;}

#mainmenu li#blog a{
	background-image: url(../img/all_botan6_blog.gif);
	background-repeat:no-repeat;}

#mainmenu li#blog a:hover{
	background-image:url(../img/all_botan6_blog_on.gif);
	background-repeat:no-repeat;}

#textmenu{
	line-height:1.6em;
	font-size:90%;
	margin-top:10px;
	margin-bottom:10px;
	list-style:none;}

#textmenu li{
	padding-left:20px;
	background-image:url(../img/all_icon_1.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;}

#usermenu{
	line-height:1.6em;
	font-size:90%;
	margin-top:10px;
	margin-bottom:10px;
	list-style:none}

#usermenu li{
	font-weight:bold;
	padding-left:20px;
	background-image:url(../img/all_icon_4.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;}

#usermenu li a:visited{
	color:#FF3600;}

/* footer */

#footer{
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #D4D4D4;}

#footer p{
	text-align:center;
	font-size:90%;}

/* ohter */

.pagetop{
	font-size:90%;
	margin-top:3em;
	margin-left:1em;
	font-weight:bold;
	background-image: url(../img/all_icon_5.gif);
	background-repeat:no-repeat;
	padding-left:20px;}

.pagetop a:visited{
	color:#FF3600;}

.pict{
	margin-left:0;
	float:right;
	padding-left:0.5em;}

.pict2{
	margin-left:0;
	float:left;
	padding-right:0.5em;}

.textbox p.pict3{
	text-align:center;
	margin-left:0em;
	margin:0 auto 1em auto;}

.clear{
	clear:both;}

.danraku{
	text-indent:1em;}

.dmt1{
	text-indent:1em;
	margin-top:1.5em;}

.ph3{
	margin-left:2em;}

.syomei{
	text-align:right;
	margin-top:1em;}

.caution{
	border:1px solid #D4D4D4;
	margin:2em 0 2em 0;
	padding:1em;
	list-style:none;}