@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size : 95%;
  color: #333333;

}


/* IE7 set*/

*:first-child +html *{
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 set*/
* html *{
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}

/*---------- メイン ----------*/

#main{
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  border-top: solid 4px #765c47;
}



/*---------- ヘッダー ----------*/

#header{
  margin: 0 auto 0 auto;
  width: 900px;
  height : 125px;
  text-align: center;
}

#header h1{
  margin: 0;
  padding: 5px 0 0 6px;
  
  text-align: left;
  font-size : 12px;
  color : maroon;
  letter-spacing: 1px;
font-weight : normal;
float : left;
}

#he_left{
	
background-repeat : no-repeat;
float : left;
display : block;
width : 450px;
height : 88px;
clear : both;
text-indent : -9999px;
}

#he_right{
	font-size : 12px;
color : gray;
text-align : right;
width : 400px;
height : 50px;
float : right;

margin-top : 20px;
margin-bottom : 0px;
padding-bottom : 0px;
}

#he_left a{
	text-indent : -9999px;
background-image : url(hoiro_bn.png);
background-repeat : no-repeat;background-position : left top;
width : 457px;
height : 94px;
display : block;
}

.span_blue{
	font-size : 15px;
font-weight : normal;
color : blue;
}

#header-menu{
  width: auto;
  margin: 0;
  padding: 0px;
  height : 50px;
  text-align: left;
  border-bottom-style : none;border-bottom-color : #cccccc;
  background-image : url(menu_back.png);
  background-repeat: repeat-x;
}

#header-menu ul{
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  
  background-repeat: repeat-x;
}

#header-menu li{
  display: inline;
  list-style-type: none;
  float: left;
  color : maroon;
font-size : 15px;
}

#header-menu li a{
  font-size : 14px;
  width : 125px;
  line-height : 22px;
  color : maroon;
  background-image : url(menu_back.png);
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color : silver;
  text-decoration: none;
  padding: 15px 0 10px 0;
}

#header-menu li a:hover{
  background-image : url(menu_over.png);
}

#header-menu #home a{
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color : silver;
  width: 110px;
}

#header-img{
  width: 100%;
  height: 220px;
  margin: 0;
  text-align: center;
  background-image : url(head_back_bg.gif);background-repeat : repeat-x;background-attachment : scroll;background-position : 0% 0%;
  
}

/*---------- コンテンツ はじまり----------*/

#container{
  width : 895px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding : 0px 6px 0px 0px;
  background : white url(con_back.png) repeat-y scroll 0% 0%;
  
}

#contents{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	width : 675px;
	text-align: left;
}

#contents h2{
  height: 28px;
  margin : 0px 0px 7px 20px;
  padding : 12px 0px 0px 22px;
  font-size: 14px;
  color: #583822;
  background-image : url(con_bar3.png);
  background-repeat: no-repeat;
}

#top_table{
	margin-left : 45px;
width : 650px;
margin-top : 10px;
}


#new dl{
	padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 20px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
border-bottom-color : black;
}

#new dt{
	margin-left : 40px;
width : 150px;
float : left;
padding-left : 5px;
}

#new dd{
	border-bottom-width : 2px;
border-bottom-style : dotted;
border-bottom-color : silver;
}

/*---------- メニュー ----------*/

#menu{
	float: left;
	margin-top: 0px;
	margin-right : 0px;
	margin-bottom : 15px;
	margin-left : 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width : 180px;
	text-align: left;
	letter-spacing: 1px;
	
	

}

.menulist{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom : 30px;
	margin-left : 4px;
	padding-top: 5px;
	padding-right : 2px;
	padding-bottom: 0px;
	padding-left : 0px;
	width : 200px;
	text-align: left;
float : left;
}

.menulist h2{
  height : 30px;
  margin : 0px;
  padding : 18px 0px 7px 12px;
  font-size: 13px;
  color : maroon;
  background-image : url(menu_h22.png);
  background-repeat: no-repeat;
width : 175px;
}






/*---------- フッター ----------*/

#footer{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 13px;
  color: #333333;
  background-color: #cccccc;
}

#foot_table{
	text-align : left;
margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;


width : 840px;
}

#foot_table a{
	font-size : 0.9em;
color : maroon;
text-decoration : none;
margin-left : 10px;
}
#foot_table a:hover{
	font-size : 0.9em;
color : blue;
text-decoration : underline;
margin-left : 10px;
}

#foot_table a:visited{
	font-size : 0.9em;
color : teal;
text-decoration : none;
margin-left : 10px;
}
#contents p{
	margin-left : 35px;
line-height : 1.5;
}



#pagetop{
	float : right;

}

#pagetop a{
	background-image : url(page_top2.png);
background-repeat : no-repeat;
text-indent : -9999px;
display : block;
width : 128px;
height : 25px;
}

#sponse{
	text-align : right;
width : 220px;
clear : both;
float : right;
margin-top : 15px;
}

#con_ul{
	font-weight : bold;
color : green;
list-style-type : circle;

line-height : 150%;
padding-left : 20px;
}

#photo_co{
	margin-left : 30px;
width : 190px;
height : 220px;
float : left;
}

#m_hompe a{
	background-image : url(hituyou.gif);
background-repeat : no-repeat;
width : 266px;
height : 117px;
display : block;
text-indent : -9999px;

}

#m_seo a{
	background-image : url(gyakubiki.gif);
background-repeat : no-repeat;
text-indent : -9999px;
width : 266px;
height : 117px;
display : block;
}
#m_design a{
	background-image : url(design.gif);
background-repeat : no-repeat;
width : 266px;
height : 117px;
display : block;
text-indent : -9999px;
}#m_domain a{
	background-image : url(domain.gif);
background-repeat : no-repeat;
width : 266px;
height : 117px;
display : block;
text-indent : -9999px;
}#m_shop a{
	background-image : url(shopping.gif);
background-repeat : no-repeat;
width : 266px;
height : 117px;
display : block;
text-indent : -9999px;
}#m_ryoukin a{
	background-image : url(kakuyasu.gif);
background-repeat : no-repeat;
width : 266px;
height : 117px;
display : block;
text-indent : -9999px;
}




p.ryoukin{
	margin-left : 50px;
}

#ryoukin{
	margin-left : 78px;
}

#hana{
	width : 60px;
height : 60px;
float : right;





}

#toi_table{
	margin-top : 5px;
margin-left : 30px;
margin-right : auto;
margin-bottom : 5px;
border-top-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-left-style : solid;
border-top-color : navy;
border-left-color : navy;
border-right-width : 1px;
border-bottom-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-right-color : navy;
border-bottom-color : navy;
}

#toi_table th{
	background-color : #cfcf9e;
}

#con_ul li{
	margin-left : 30px;
}

#koucha{
	background-image : url(menu_koucha.png);
background-repeat : no-repeat;
width : 185px;
height : 70px;
display : block;
text-indent : -9999px;
list-style-type : none;
overflow : hidden;
}

a:hover#koucha{
	background-image : url(menu_koucha_over.png);
background-repeat : no-repeat;
width : 185px;
height : 70px;
display : block;
}
#ryokucha{
	background-image : url(menu_ryokucha.png);
background-repeat : no-repeat;
width : 185px;
height : 70px;
display : block;
text-indent : -9999px;
list-style-type : none;
overflow : hidden;
}a:hover#ryokucha{
	background-image : url(menu_ryokucha_over.png);
background-repeat : no-repeat;
width : 185px;
height : 70px;
display : block;
}
.menulist a{
	margin-bottom : 15px;
}

#pan1 ul{
	font-weight : normal;


}

#pan1 li{
	float : right;
list-style-type : none;
}
#pan1 a{
	margin-right : 10px;
background-image : url(pan_mark1.png);
background-repeat : no-repeat;
display : inline;
padding-left : 15px;
}
#com_tb{
	margin-left : 25px;
width : 580px;

}

#com_tb th{
	background-color : olive;
padding-bottom : 10px;
padding-top : 5px;
padding-left : 5px;
border-collapse : collapse;
}

#com_tb td{
	border-width : 1px;border-style : solid;border-color : silver;
border-collapse : collapse;
padding-left : 5px;
}

.shashin_right{
	width : 350px;
height : 300px;
float : right;
}
.shashin_left{
	width : 350px;
height : 300px;
float : left;
}
#chagyou_tb{
	margin-left : 30px;
width : 620px;
line-height : 1.8;
}
#contents h2.event{
  height: 28px;
  margin : 0px 0px 7px 20px;
  padding : 12px 0px 0px 22px;
  font-size: 14px;
  color: #583822;
  background-image : url(../../hoiro/titlebar-green650.png);
  background-repeat: no-repeat;
}