@charset "utf-8";

html{overflow-y:scroll;}

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, img, a img,
dl, dt, dd, ol, ul, li,
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    list-style:none;
}
h1, h2, h3{
    margin:0px;
    padding:0px;
}
body {
	color: #000;
	min-width: 1000px;
    font-size : 14px;
    font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "sans-serif";
	margin: 0px;
	padding: 0px;
	background: url(../image/.png) no-repeat;
	background-position: 100% 80%;
	background-attachment:fixed;
	background-color: #D8FEB7;
	}
	
ul, li, dl, dd, dt{
    margin: 0px;
    padding:0px;
    list-style: none;
}a {
    text-decoration: none;
	color: #DE253E;
}
a:hover {
	text-decoration:underline;
}

#all-frame{
	width: 1005px;
	margin: 0px auto;
	padding: 0px 10px;
}
h1{
	padding: 15px 0px 5px 0px;
	text-align: center;
	font-size: 25px;
	color: #E38619;

}

h1 a {
	color: #000;
	}
	
h1 a:hover{
	color: #333;
	text-decoration: underline;
	}
h2{
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#g-navi{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	
}
#g-navi li{
	margin-bottom: 0px;
	width: 150px;
}
#g-navi li a{
	background: url(../image/menu.png) no-repeat;
	display: block;
	padding: 72px 0px 0px 0px;
	min-height: 75px;
	height: auto !important;
	height:75px\9;
	*height:75px;
	_height:75px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	color: #000;
}

#g-navi li a:hover{
	background: url(../image/menu-on.png) no-repeat;
	color: #447F11;
	
}
#image{
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
}
#image img{
	border: #fff solid 3px;
	border-style: ridge;
	border-color: #fff;
-webkit-border-radius: 1px;
border-radius: 1px;
}
#wrap{
	width: 846px ;
	float: right;
	margin: 10px 0px 0px 0px ;
	overflow: hidden;
}
#main-contents{
	width: 580px;
	float: left;
	}
h3{
	padding: 5px 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../image/title.png) no-repeat 5px 1px;
	border: #000 double 3px;
	background-color: #66B521;

}

.sentence_section, .news_section, .topics_section, .sentence_section{
	margin: 0px 10px 10px 0px;
	padding-bottom: 15px;

}

.sentence_section p{
	padding: 10px 20px 5px 20px ;
	margin: 0;

}
.topics_section h4{
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px ;
	font-weight: bold ;
	color: #781BE3;

}
.topics_section p{
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 15px 20px;

}
.news_section{
	float: right;
	width: 265px;
	margin-right: 0px;
	}
.news_section dl{
	overflow-y:auto;
	max-height : 500px;
	_height : 500px;
	margin-right: 5px;
	}
.news_section dt{
	padding: 15px 20px 5px 20px ;
	font-size: 12px;
}
.news_section dd{
	padding: 0px 20px 5px 20px ;
}

.sentence_section li, .sentence_section li{
	background: url(../image/icon.png) no-repeat 20px 11px;
	padding: 10px 40px;
}
.sentence_section ul, .sentence_section ul{
	margin: 10px 0px;
}
#footer{
	clear: both;
}
#footer p{
    padding: 10px 0px 30px 0px;
	margin:0;
    text-align : center;
	font-size: 12px;
    display : block;
    color: #000;
    font-weight: bold;
}
#footer a{
}

