* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 16px;
}
div,
h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
pre,p,blockquote,address,a,strong,em {
	font-weight    : normal;
	font-style     : normal;
	line-height    : 1;
	list-style     : none;
	padding        : 0;
	margin         : 0;
	border          : none;
	outline         : none;
}
body{
	text-align:center;
	background-color: #FAF8F4;
	margin: 0px;
	font: 16px/1.6 "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #666666;
	background-image : url(img/back.jpg);
        background-position: center top;
	background-repeat: repeat-x;
	font-size: 100%;
	line-height: 150%;
}
img {
	border-style:none;
        vertical-align:bottom;
}
#container{
	margin:0 auto;
	width:950px;
	height : 150px;
}
#header{
	width : 950px;
	height : 150px;
	background-image : url(img/header_01.jpg);
	margin: 0;
	position : relative;
}
.headadd1 {
	float: right;
	height: 120px;
	margin: 20px 0 0;
	padding: 0;
	text-align: left;
	width: 280px;
}
.headadd2 {
	float: right;
	height: 500px;
	margin: 0px 0 0;
	padding: 0;
	text-align: right;
	width: 950px;
}
/* こっからメニュー */
#container2{
	margin: 30px auto 0;
	width:100%;
}
#menu-wrap {
	width: 100%;
	height: 50px;
	background-image : url(img/menu_back.jpg);
}
#globalnavi{
	margin: 0px auto 0px;
	padding: 0;
	width: 950px;
	background: #006835;
}
#globalnavi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li{
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}
/* イメージtitle */

#container1 {
    margin: 40px auto 0;
    width: 100%;
}
/* こっからコンテンツ */
#container3 {
	margin: 0 auto;
	width: 950px;
}
.sub01 {
	float: left;
	width: 950px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
}
.sub_pan {
	float: left;
	width: 950px;
	margin: 0 0 1px 0;
	padding: 0;
	text-align: left;
}
.sub_title {
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.sub01b {
	float: left;
	width: 647px;
	margin: 0px 0px 0 0px;
	padding: 0;
	text-align: left;
}
.sub01b2 {
	float: left;
	width: 630px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: left;
}
.sub01b3 {
	background: url("img/naiyo_08.jpg") no-repeat scroll 0 0 transparent;
	background-position:top right; 
	float: left;
	width: 620px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: left;
}

.sub01c {
	float: right;
	width: 287px;
	margin: 0px 0px 0 0px;
	padding: 0;
	text-align: center;
}
.sub01d {
	float: right;
	width: 305px;
	margin: 10px 5px 0 0px;
	padding: 0;
	text-align: left;
}
.sub01e {
	float: right;
	width: 280px;
	margin: 15px 15px 0 0px;
	padding: 0;
	text-align: center;
}

.sub02 {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.sub02a {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* いらない？ */
.photo1 {
    float: left;
    margin: 0px 5px 10px 0;
}
.photo2 {
    float: right;
    margin: 0px 0px 10px 0px;
}
.photo3 {
    float: left;
    margin: 0 10px 20px 0;
}
.sub_annai {
	width: 600px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1B3DD;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 5px 20px;
    text-align: left;
}
.sub_annai2 {
    clear: both;
	width: 600px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AFE8AE;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 5px 20px;
    text-align: left;
}
.sub_annai3 {
	width: 290px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1B3DD;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 5px 20px;
    text-align: left;
}
.naiyo {
    clear: both;
	width: 640px;
    text-align: left;
}
.naiyo2 {
    clear: both;
	width: 500px;
    text-align: left;
    margin: 0px 0px 0px 30px;
}
.naiyo h3 {
    clear: both;
    color: #666666;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 55px;
    margin: 5px 5px 15px 0;
    padding-left: 45px;
}
/* こっからフッター */
.foot_navi{
    clear: both;
    height: 35px;
    margin: 10px 0 0 0 ;  
    width:950px;
}
.foot_navi a{
    text-decoration: none;
}
.foot_navi li{
    float: left;
    padding: 10px 0px 0px 5px;

}
.foot_navi li a{
    font-size: 13px;
    color: #4D4D4D;
    display: inline-block;
    height: 25px;
}
.foot_navi li a:hover{
    font-size: 13px;
    color: #888888;
    text-decoration: underline;
}

.foot_navi li a:active{
    font-size: 13px;
    color: #888888;
    text-decoration: underline;
}
#footer-sub {
    background: url("img/footer.jpg") repeat-x scroll 0 0 transparent;
    height: 80px;
    margin: auto;
    padding: 0px 0px 0px 0px;
    text-align: right;
    width: 950px;
    color: #4c4c4c;
    font-size: 0.75em;
    font-weight: bold;
}
.foot_copy {
    clear: both;
    height: 80px;
    margin: 0 ;  
    padding: 0;
    width:950px;
    font-size: 1em;
    text-align: right;
}
.foot_copy2 {
	float: left;
	clear: both;
	margin: 0 ;  
	padding: 20px 0px 0px 0px;
	width:430px;
	font-size: 1em;
	text-align: left;
}
#footer {
    background: url("img/foot.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 80px;
    margin: 0px 0 0;
    width: 100%;
}
.centering {
	overflow: hidden;
	position: relative;
}

.centering ul {
	float: left;
	left: 50%;
	position: relative;
}

.centering ul li {
	float: left;
	left: -50%;
	position: relative;
}
/* こっから戻るボタン */
#page-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #382400;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #F7B249;
}
/* ルビ */
ruby.rubi1 {
	ruby-position:before;
}
/* 角丸 */
.box	{
	background: #EEE;
	border:2px solid #999; 
	padding: 10px;
	margin-bottom:10px;
	text-align: center;
}
.border_radius {
    border-radius: 120px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
/* 回避 */

.cf:before,
.cf:after {
content: "";
display: table;
}

.cf:after {
clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom: 1;
}

