/* 基本 */

@charset "utf-8";
/* CSS Document */


h1, h2, h3, h4, h5, h6,ul {
	margin: 0px;
	padding: 0px;
}

.header h1 {
	width: 800px;
	height: auto;
	text-align:center;
	margin:40px auto;
	color: #79BD48;
}

h2 {
	color: #79BD48;
	font-size:20px;
	margin-top:30px;
	margin-bottom:20px;
}

h3 {
	color: #000;
	font-size:15px;
	margin:10px auto;
}

p{
	margin:10px 0px;
	font-size:15px;
	line-height:2em;
}

li {
	list-style-type: none;
}


a{
	text-decoration:none;
	color: #79BD48;
}

a:hover {
	text-decoration:none;
	color: #CCDE70;
}

.content a{
	text-decoration:none;
	color: #666;
}

.content a:hover {
	text-decoration:underline;
	color: #666;
	position:relative;
	top:1px;
	left:1px;
}

img{
	border:0px;
}

/* レイアウト */

html,body{
	width:100%;
	height:100%;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Osaka‐等幅","sans-serif";
	background-image: url(../images/back02.jpg);
	background-size:100% auto;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;
	-o-background-size:100% auto;
	-ms-background-size:100% auto;
	background-attachment:fixed;
	background-position: left top;
	background-repeat: no-repeat;
	overflow-y:scroll;
}

.pack{
	width: 100%x;
	height: 100%;
	margin:0px auto;
}

.back_img{
	width: 100%;
	height: 100%;
	margin:0px;
	background-image: url(../images/back02.png);
		background-size:100% auto;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;
	-o-background-size:100% auto;
	-ms-background-size:100% auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:fixed;
	z-index:-19;
	
}

.back{
	position:fixed;
	left:50%;
	width: 840px;
	height: 100%;
	margin:0px 0px 0px -420px;
	background-color:#fff;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	z-index:-20;
}


.header {
	width: 100%;
	height: auto;
	margin:0px auto;
	z-index:20;
}

.navi{
	width: 810px;
	height: auto;
	margin:0px auto 50px auto;
	z-index:20;
}

.content{
	width: 690px;
	height: auto;
	padding:10px 30px;
	margin:100px auto;
/*	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px; */
	clear:both;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index:20;
}

.footer{
	width: 100%;
	height: auto;
	clear:both;
	text-align:center;
	font-size:10px;
	color: #fff;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	position:fixed;
	left:0;
	bottom:0;
	background-color: #79BD48;
}

/* navi */

.navi li {
	list-style-type: none;
	float:left;
	margin:0px auto 50px 0px;
	list-style-type: none;
	display:block;
	width: 130px;
	border-bottom:solid #79BD48 1px;
}

.navi li img{
	float:left;
}

.right{
	float:right;
	border-bottom:solid #79BD48 1px;
	height:30px;
	margin-top:1px;
}


.navi_nex li a{
	font-weight:600;
	width: 130px;
	text-align: center;
	margin-top:-20px;
	margin-left:15px;
	display:block;
	float:left;
/*	line-height:30px;
	font-weight:600;
	text-align: center;
	display: block;
	padding: 8px 12px;
	color: #79BD48;
	width: 100px;
	list-style-type: none;
	display:block;
	border:solid #79BD48 2px;
	margin-bottom:5px;
	margin-left:5px;*/
/* 	box-shadow: inset 0 0 8px lightgray, 1px 1px 3px darkgray; */
/*	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#fff;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8; */
}

.navi_nex li a:hover {
	font-weight:600;
	width: 130px;
	text-align: center;
	margin-top:-20px;
	margin-left:15px;
	display:block;
	float:left;
/*	line-height:30px;
	text-decoration: none;
	font-weight:600;
	text-align: center;
	display: block;
	padding: 8px 12px;
	color: #fff;
	background-color: #79BD48;
	width: 100px;
	list-style-type: none;
	display:block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:5px;
	margin-left:5px;*/
}

.navi_it li a{
	font-weight:600;
	width: 110px;
	text-align: center;
	margin-top:-20px;
	margin-left:25px;
	margin-right:1px;
	display:block;
	float:left;
	color: #fff;
	background-color: #CCDE70;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	line-height:30px;
	text-decoration: none;
	font-weight:600;
	text-align: center;
	display: block;
	padding: 8px 12px;
	color: #fff;
	background-color: #CCDE70;
	width: 100px;
	list-style-type: none;
	display:block;
	border:solid #CCDE70 2px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:5px;
	margin-left:5px;*/
}


.menu li a{
	text-align: left;
	padding: 10px;
	color: #008837;
	list-style-type:square;
	margin-bottom:5px;
	padding:5px;
/* 	box-shadow: inset 0 0 8px lightgray, 1px 1px 3px darkgray; */
}

/* トップページ */

#slider_main {
    margin: 0 auto;
	padding:0;
	width: 500px;
    height: 500px;
    text-align: left;
    position: relative;
    overflow: hidden;
	background-color:#000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#slider_main ul {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#slider_main ul li {
    width: 500px;
    height: 500px;
    float: left;
    display: inline;
    overflow: hidden;
}


#slider_thumb {
    margin: 10px auto;
    width: 500px;
    height: 50px;
    text-align: center;
}

#slider_thumb ul {
    display: inline;
}

#slider_thumb ul li {
    cursor: pointer;
    display: inline;
}

#slider_thumb ul li.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}


#slider_main ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#slider_main ul {
    display: inline-block;
    overflow: hidden;
}


.top_pdf{
	width:320px;
	height:auto;
	margin:20px auto 0px auto;
	font-size:12px;
}

/* 特長 */

.siyo{
	width:630px;
	height:600px;
	margin:10px auto;
}

.siyo_image{
	width:330px;
	height:600px;
}
.siyo_text{
	width:300px;
	height:600px;
	float:right;
}

.Feat_01{
	font-weight:600;
	}
	
	
.small{
	font-size:12px;
}

/* お問い合わせ */

.contact{
	margin-top:10px;
	width:500px;
	height:80px;
}

.contact_h3 {
	width:100px;
	height:80px;
	float:left;
	display:block;
}

.contact_p {
	width:400px;
	height:80px;
	display:block;
}

.contact_0{
	margin-top:10px;
	width:500px;
	height:auto;
}

.contact_0_h3 {
	width:100px;
	height:auto;
	float:left;
	display:block
}

.contact_0_p {
	width:400px;
	height:auto;
	display:block;
}

.contact_0_h3 h3 {
	color: #000;
	font-size:15px;
	margin:0px auto;
}

.contact_h3 h3 {
	color: #000;
	font-size:15px;
	margin:0px auto;
}
