/*---------- 基本タグ設定 ----------*/
*{	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
p,div,table,h1,h2,h3,h4,h5,h6,ul,form{	/**/
	text-align: left;
	border-width: 0px;
	font-size: 12pt;
}
body{	/**/
	width: 100%;
	font-size:100%;
	line-height: 170%;
	background-color: #FFFFFF;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #333333;
}

hr{
	color: #BCBEC0;
}
input, select, textarea { 
	font-size: 12pt; 
} 


td_space{
	padding:3px 3px 3px 3px;
}
		
div#container{
    height: auto;
	width: 100%;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/header_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
div#container_t{
    height: auto;
	width: 100%;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}

div#contents_t{
	display: block;
	width: 100%;
	margin: 0px auto;
}

div#contents{
	display: block;
	width: 100%;
	margin: 0px auto;
    background-image: url(../img/contents_bg_top.png);
    background-position: top;
    background-repeat:repeat-x;
}
div#header{
	display: block ;
	width: 1000px;
	height:80px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div#header_r{
	width: 690px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
    position:relative;
}
div#navi1{
	display: block ;
	width: 120px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 30px;
	left: 228px;
}
div#navi2{
	display: block ;
	width: 129px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 30px;
	left: 368px;
}
div#navi3{
	display: block ;
	width: 143px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 30px;
	left: 517px;
}

div#header_l{
	display: block ;
	width: 310px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
div#header_logo{
	display: block ;
	width: 292px;
	height: 50px;
	margin: 15px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}
div#main_image{
	display: block ;
	width: 100%;
	height: 680px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-image: url(../img/top/main.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div#footer{
	clear: both;
	display: block ;
	width: 100%;
}
div#footer_up{
	clear: both;
	display: block ;
	width: 100%;
	height:352px;
    background-image:  url(../img/contents_bg_bottom.png);
    background-position: bottom;
    background-repeat:repeat-x;
    position:relative;
}
div#footer_up1{
	clear: both;
	display: block ;
	width: 100%;
	height:201px;
    position:absolute;
    top:171px;
}

div#footer_down{
	clear: both;
	display: block ;
	width: 100%;
	padding:10px 0px;
	background-color:#728338;
}

div#footer_b{
	clear: both;
	width: 1000px;
	height: 53px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#footer_line{
	width: 1000px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}

div#footer_logo{
	width: 86px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
div#footer_add{
	width: 500px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
	float:left;
}

div#footer_tel{
	display: block ;
	width: 229px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
div#footer_copy{
	display: block ;
	width: 100%;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	color:#ffffff;
}


div#headline{
	width: 448px;
	height: 366px;
	position:absolute;
	top:130px;
	left:380px;
}

div#main{
	width: 960px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#page_main{
	width: 723px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

li.side{
	font-size:120%;
}




#txtlink {
    border-left: #666666 1px solid;
	padding-left: 1px;
	height: 30px;
}

#txtlink li {
    border-right: #666666 1px solid;
	padding-right: 10px;
	float: left;
	margin-left: 10px;
	font-size: 70%;
}





h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	font-size:140%;
	color: #EDB928;
}

h2{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:130%;
	font-weight:bold;
	color: #7F7F7F;
}

h3{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:120%;
	font-weight:bold;
	color: #34BEED;
}


img{	/**/
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul,dl,ol{	/**/
	list-style-type: none;
	list-style-position: outside;
}
li{
	margin: 0px 0px 0px 0px;
}
ul.menu{
	margin: 0px 0px 0px 10px;
}
ul.side{
	margin: 10px 0px 0px 10px;
	font-size:80%;
}

ul.sub_menu{
	position:relative;
	top:35px;
	left:5px;
	margin: 0px 0px 0px 0px;
}

ul.h1{
	font-size:11;
}
ul.about{
	margin: 0px 0px 0px 10px;
}

table{
	font-size: 100%;
	empty-cells: show;
	line-height:1.5;
}
table#footer{
	font-size: 70%;
	empty-cells: show;
	line-height:1.5;
}

.td1{
	color:#FFFFFF;
	text-indent:0.5em;
	

}


.td_top{
	border-top:1px #999999 solid;
	padding:3px 0px 3px 0px;
	empty-cells:show;
}
.td_bottom{
	border-bottom:1px #999999 solid;
	padding:3px 0px 3px 0px;
	empty-cells:show;
}
.td_left{
	border-left:1px #999999 solid;
	padding:8px 8px 8px 8px;
	empty-cells:show;
}
.td_right{
	border-right:1px #999999 solid;
	padding:8px 8px 8px 8px;
	empty-cells:show;
}
.td_back{
	background-color:#dcdddd;
}

.fl_right{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float:right;
}


.fl_left{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float:left;
}

.color01{
	color: #E57474;
}
.color02{
	color:#FF0000; /* 赤 */
}
.color03{
	color:#ff6600; /* オレンジ */
}
.color04{
	color: #666666;
}

	
.weight01{
	font-weight:bold;
}

.text01{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:100%;
	line-height:1.3;
}

.margin_top5{
	margin-top: 5px;
}
.margin_bottom5{
	margin-bottom: 5px;
}
.margin_left5{
	margin-left: 5px;
}
.margin_right5{
	margin-right: 5px;
}
.margin_top10{
	margin-top: 10px;
}
.margin_bottom10{
	margin-bottom: 10px;
}
.margin_left10{
	margin-left: 10px;
}
.margin_right10{
	margin-right: 10px;
}
.margin_bottom12{
	margin-bottom: 12px;
}

.margin_bottom15{
	margin-bottom: 15px;
}

.margin_top20{
	margin-top: 20px;
}
.margin_bottom20{
	margin-bottom: 20px;
}
.margin_bottom40{
	margin-bottom: 40px;
}

.margin_left20{
	margin-left: 20px;
}
.margin_right20{
	margin-right: 20px;
}
.margin_left30{
	margin-left: 30px;
}

.margin_top30{
	margin-top: 30px;
}
.margin_top60{
	margin-top: 60px;
}

.margin_top45{
	margin-top: 45px;
}
.margin_left50{
	margin-left: 50px;
}
.margin_right50{
	margin-right: 50px;
}


.margin_left60{
	margin-left: 60px;
}
.margin_left700{
	padding-left: 670px;
}

.padding_top5{
	padding-top: 5px;
}
.padding_bottom5{
	padding-bottom: 5px;
}
.padding_left5{
	padding-left: 5px;
}
.padding_right5{
	padding-right: 5px;
}
.padding_top10{
	padding-top: 10px;
}
.padding_bottom10{
	padding-bottom: 10px;
}
.padding_left10{
	padding-left: 10px;
}
.padding_right10{
	padding-right: 10px;
}
.padding_top20{
	padding-top: 20px;
}
.padding_bottom20{
	padding-bottom: 20px;
}
.padding_left20{
	padding-left: 20px;
}
.padding_right20{
	padding-right: 20px;
}
.padding_left60{
	padding-left: 60px;
}



.size90{
	font-size:80%;
}
.size80{
	font-size:80%;
}
.size10{
  font-size:12px;
  color: #674D3C;/* ----茶色------ */
  background: transparent;/* ---transparent透明--- */
  text-decoration:underline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}
.size8{
  font-size:10px;
  color: #674D3C;/* ----茶色------ */
  background: transparent;/* ---transparent透明--- */
  text-decoration:underline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}
.size70{
	font-size:70%;
}
.size60{
	font-size:60%;
}
.size110{
	font-size:120%;
}
.size120{
	font-size:120%;
}
.size130{
	font-size:130%;
}
.size140{
	font-size:140%;
}
.size160{
	font-size:160%;
	color:#000000;
}
.size160-1{
	font-size:160%;
}

.right{
	  text-align:right;
}

a:link {
  color: #666666;/* ----K70%------ */
  background: transparent;/* ---transparent透明--- */
  text-decoration:underline;
}

a:visited {
  color: #666666;/* ---K80%--- */
  background: transparent;
  text-decoration:underline;
}

a:hover{
  color: #888888;/* ---オレンジ--- */
  background: transparent;
  text-decoration:underline;
}
a:active{
  color: #888888;/* ---明るいみどり--- */
  background: transparent;
  text-decoration:underline;
}


.letter_space-1{
	letter-spacing:-1px;
}
.waku01{
	width:520px;
	border:1px #AAAAAA solid;
	background-color: #FFFFA8;
	margin:10px 0px 10px 10px;
	padding:10px 10px 10px 10px;
	line-height:1.5;
}


.line{
	width:600px;
	height:5px;
	border-top:1px #C8C8C8 solid;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.img_float_r{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	float: right;
}

/*--------------全ページ共通---------------*/
div#page_title{
	clear:both;
	width:723px;
	height:120px;
	margin:0px 0px 0px 0px;
	background-image: url(../img/common/title_back.png);
	background-repeat: no-repeat;
}
h1#title{
	font-size:300%;
	font-weight:bold;
	color: #FFFFFF;
	padding:50px 0px 0px 0px;
	text-align:center;
}
div#page_detail{
	clear:both;
	width:650px;
	background-color:#c7e7fa;
	padding:20px 36px 50px 37px;
}
div.title1{
	clear:both;
	width:650px;
	height:95px;
	font-size:120%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:10px 5px 5px 20px;
	position:relative;
	background-image: url(../img/layout/background-h2_02.png);
	background-repeat: no-repeat;
}
div.title2{
	clear:both;
	width:630px;
	height:50px;
	font-size:120%;
	font-weight:bold;
	margin:25px 0px 10px 0px;
	padding:10px 5px 5px 20px;
	position:relative;
	background-image: url(../img/button/button03b.png);
	background-repeat: no-repeat;
}

/*--------------TOP---------------*/
div#top_main{
	display: block ;
	width: 100%;
	height:600px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top/top_bg_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#top_main_i{
	display: block ;
	width: 100%;
	height:600px;
	background-image: url(../img/top/top_main.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div#top_story_title{
	display: block ;
	width: 619px;
	height:87px;
	margin: 50px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#top_story_title1{
	display: block ;
	width: 389px;
	height:87px;
	margin: 80px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#top_story_title2{
	clear:both;
	display: block ;
	width: 744px;
	height:87px;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#top_story{
	display: block ;
	width: 100%;
	height:1200px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top/top_contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	position:relative;
}
div#top_story_t{
	display: block ;
	margin: 50px auto 0px auto;
	padding: 0px 0px 0px 0%;
	line-height:2.5;
	text-align:center;
	font-size:120%;
}
div#top_story_t1{
	display: block ;
	margin: 50px auto 0px auto;
	padding: 0px 0px 0px 0%;
	color:#ff0000;
	line-height:2.5;
	text-align:center;
	font-size:120%;
}
div#top_story_t2{
	display: block ;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
	text-align:center;
	line-height:2.5;
	font-size:120%;
}
div#top_story_t3{
	display: block ;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	line-height:2.5;
	font-size:120%;
}

div#story_bg{
	width: 100%;
	height:450px;
	background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position:absolute;
    top:750px;
}
div#story_i{
	clear:both;
	display: block ;
	width: 550px;
	margin:20px auto;
	overflow:hidden;
}
div#story_i1{
	display: block ;
	width: 33%;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:center;
}
div#story_i2{
	display: block ;
	width: 33%;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:center;
}
div#story_i3{
	display: block ;
	width: 34%;
	margin:20px 0px 0px 0px;
	float:right;
	text-align:center;
}
div#story_bottom{
	clear: both;
	display: block ;
	width: 100%;
	height:250px;
    background-image:  url(../img/contents_bg_bottom1.png);
    background-position: bottom;
    background-repeat:repeat-x;
    position:relative;
}
div#story_img{
	display: block ;
	width: 1000px;
	margin:60px auto 0px auto;
	text-align:center;
}

div.story_img1{
	display: block ;
	width: 20%;
	margin:0px;
	float:left;
	text-align:center;
}

div#top_gallery_t{
	display: block ;
	width: 100%;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
	background-color:#a6b86a;
}
div.top_menu{
	clear:both;
	display: block ;
	width: 100%;
	margin:0px auto;
	padding:50px 0px 20px 0px;
	text-align:center;
	background-color:#728338;
	color:#ffffff;
	font-size:120%;
}
div.footer_menu{
	clear:both;
	display: block ;
	width: 100%;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	text-align:center;
	background-color:#728338;
	color:#ffffff;
	font-size:120%;
}

p.button{
	display: block ;
	margin:10px auto 0px auto;
	padding:0px 0px;
	text-align:center;
}

div#top_gallery{
	display: block ;
	width: 1000px;
	margin:0px auto;
	text-align:center;
}
div.gallery_img{
	display: block ;
	width: 20%;
	margin:0px;
	float:left;
}
div#news{
	display: block ;
	width: 100%;
	height:400px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top/news_bg.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
div#news_block{
	display: block ;
	width: 1000px;
	height:400px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/*--------------flow---------------*/
div.flow{
	clear:both;
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	line-height:1.5;
	overflow:hidden;
}
div.step{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	line-height:1.5;
	font-size:120%;
}
div.step_i{
	display: block ;
	width: 15%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	float:left;
}
div.step_t{
	display: block ;
	width: 85%;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	float:right;
	color:#ff0000;
	font-weight:bold;
	font-size:120%;
}
p.form_t{
	clear:both;
	width:80%;
	margin:20px 0px 0px 20px;
	font-size:120%;
}
p.form_t1{
	clear:both;
	width:80%;
	margin:20px 0px 0px 20px;
	padding: 10px;
	background-color:#dcdddd;
	color:#ff0000;

}
div.pattern{
	clear:both;
	display: block ;
	width: 85%;
	margin:20px 0px 0px 20px;
}
div.pattern1{
	display: block ;
	width: 33%;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:center;
}
div.pattern2{
	display: block ;
	width: 33%;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:center;
}
div.pattern3{
	display: block ;
	width: 34%;
	margin:20px 0px 0px 0px;
	float:right;
	text-align:center;
}
p.pattern_t{
	clear:both;
	width:100%;
	margin:10px 0px 0px 0px;
	padding: 10px;
	color:#728338;
	text-align:center;
}
div.type{
	clear:both;
	display: block ;
	width: 85%;
	margin:20px 0px 0px 20px;
}
div.type1{
	display: block ;
	width: 48%;
	margin:20px 0px 0px 0px;
	float:left;
}
div.type2{
	display: block ;
	width: 48%;
	margin:20px 0px 0px 0px;
	float:right;
}
p.type_t{
	clear:both;
	width:100%;
	margin:10px 0px 0px 0px;
	padding: 10px;
	color:#728338;
	text-align:center;
}
p.type_t1{
	clear:both;
	width:100%;
	margin:10px 0px 0px 0px;
}

/*--------------order---------------*/
div.order{
	clear:both;
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	line-height:1.5;
	overflow:hidden;
}
div.order_block{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	line-height:1.5;
	font-size:120%;
}
div.order_block1{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	line-height:1.5;
}
div.order_t{
	display: block ;
	width: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color:#ff0000;
	font-weight:bold;
	font-size:120%;
}
div.order_t1{
	display: block ;
	width: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color:#ff0000;
	font-weight:bold;
}
div.form_title{
	display: block ;
	width: 100%;
	padding: 20px 0px 0px 0px;
	font-weight:bold;
}
div.hide{
	display:none;
}
