@charset "utf-8";

/*基本設定ここから*/
body{
	color:555555;
	font-family:"メイリオ""Meiryo", "ヒラギノ角ゴ", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック,""MS P Gothic",sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:20px;
	padding-right:0px;
	background-color:#FFFF00;
}



a:link {
	color:#0000FF;
	text-decoration:none;
}

a:visited{
	color:#0000FF;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration:none;
}

a:active{
	color:#00FF00;
	text-decoration:none;
}



address{
	color:#9999FF;
	font-size:0.8em;
	font-style: normal;
	text-align:center;
	height: 50px;
	line-height:40px;
	background-color: #484848;
	background-image:url(images/top/yellowponyfooter_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}


h2{
	text-indent:-9999px;
	width:700px;
	height:300px;
	background-image: url(images/yellowponymain_image.jpg);
}

h1,h2,h3{
	 margin-top:0px;
	 margin-left:0px;
	 margin-bottom:0px;
	 margin-right:0px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-right:0px;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

hr{
     display:none;
}



h1{
    position:absolute;
	top:-60px;
	left:40px;
}
/*基本設定ここまで*/







/*レイアウトここから*/



    

#pageBody{
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	background-repeat:repeat-y;
	position:relative;
	background-image: url(images/top/yellowponybody_bg.jpg);
}




#contents{
	width: 430px;
	padding-right: 19px;
	float: left;
	margin-left: -10px;
}

#side{
      width: 220px;
	  padding-left: 20px;
	  float:right;
}



#pageTop{
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:70px;
	padding-right:30px;
	padding-bottom:0px;
	padding-left:30px;
	background-image: url(images/top/yellowponybody_bg_t.jpg);
}


#contentsWrap{
	clear:both;
	margin-top:35px;
	margin-right: 5px;
	margin-left: 10px;
}
   

body#localPage #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*レイアウトここまで*/






/*ナビゲーションここから*/
ul#globalNavi{
	list-style-type:none;
	width:660px;
	height:30px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:0px;
	padding-right:0px;
	background-image:url(images/top/navi_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:320px;
	left:40px;
	 
}


#globalNavi li{
     margin-top:0px;
	 margin-right:10px;
	 margin-bottom:0px;
	 margin-left:0px;
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 float:left;
}


/*ナビゲーションここまで*/






/*サイドバナーここから*/
ul#sideBanner{
         list-style-type:none;
     margin-top:0px;
	 margin-left:0px;
	 margin-bottom:0px;
	 margin-right:0px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-right:0px;
}

ul#sideBanner li{
         list-style-type:none;
     margin-top:0px;
	 margin-left:0px;
	 margin-bottom:12px;
	 margin-right:0px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-right:0px;
}	   		 	   		 
/*サイドバナーここまで*/







/*SITEMAPへのリンクここから*/
p#siteMap{
	font-size:0.7em;
	text-transform:lowercase;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	position:absolute;
	top:33px;
	right:35px;
	height: 13px;
}	   

#siteMap a{
     background-image:url(images/top/icon_arrow_02.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	 padding-left:13px;	
}	 	  
/*SITEMAPへのリンクここまで*/






/*PageTopへのリンクここから*/
#gotoTop {
	font-size:0.7em;
	text-align:right;
	text-transform:lowercase;
	height:40px;
	clear:both;
	margin: 0px;
	padding: 0px;
}



#gotoTop a {
     background-image:url(images/top/icon_arrow_01.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	 padding-left:13px;
	 
}
/*PageTopへのリンクここまで*/



/*ローカルページの共通見出し　ここから*/

body#localPage#contents h3 {
	margin-bottom: 17px;
}

/*ローカルページの共通見出し　ここまで*/




/*Topここから*/
p#welcomemessage{
	color:#0000FF;
	font-size:12px;
	line-height:1.8em;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:20px;
	margin-right:10px;
	background-color:#ffffff;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	width: 360px;
}	   		 	   


#topRecommendedMenu strong{
       color:#FF0066;
	   font-weight:normal;
}

#topRecommendedMenu ul li dl dd.price{
       color:#996600;
	 margin-top:0px;
	 margin-right:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 width:60px;
	 float:right;
	 text-align:left;
}	   

 
#topRecommendedMenu ul{
	font-size:0.8em;
	line-height:1.5em;
	list-style-type:none;
	padding: 0px;
	margin-right: 20px;
} 


#topRecommendedMenu ul li dl{
	width:240px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

dl#information{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#information dt,
dl#information dd{
       margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
	   margin-left: 0px;
	   padding-top: 0px;
	   padding-right: 0px;
	   padding-bottom:0px;
	   padding-left:0px;
}


#topRecommendedMenu{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:10px;
	padding-right:0px;
	background-repeat:no-repeat;
	background-position:left bottom;
	clear:both;
}

#topRecommendedMenu ul li{
	clear:both;
	padding: 0px;
	margin: 0px;
} 

#topRecommendedMenu p{
	padding-top:5px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin: 0px;
}


#topRecommendedMenu ul li dl dt{
	width:200;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	 
}

#topRecommendedMenu ul li dl dd.menuData{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	clear:both;
}	




#topRecommendedMenu dt#topRecommendedMenuTitle{
	background-image:url(images/top/yellowponynews_bg_t.gif);
	background-repeat:no-repeat;
	background-position:left top;
} 


 #topRecommendedMenu dt#topRecommendedMenuTitle img{
	margin-top:15px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 


#topRecommendedmenu dd dl img{
     float:left;
}


#welcomemessage img{
     float:right;
	 margin-left:25px;
}



/* clearfix hack */



#topRecommendedMenu dd ul:after{
     content:".";
	 display: block;
	 height:0;
	 clear:both;
	 visibility:hidden;
}



#topRecommendedMenu dd ul{
	display: inline-block;
}


/*hide macie \*/

*html #topRecommendedMenu dd ul{
       height: 1%;
}


#topRecommendedMenu dd ul{
	display: block;
	margin-left: 10px;
	padding-left: 10px;
}



/* end hide*/
/* end clearfix hack */

#topRecommendedMenu dd#topRecommendedMenuWrap{
	padding-bottom: 5px;
	border: 3px dashed #FFFF00;
	padding-top: 40px;
}

/*Topここまで*/






/*Informationここから*/

dl#infoData dt{
	color:#FF0000;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:20px;
	background-image:url(images/top/icon_arrow_03.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight: bold;
}


body#infoBody{
     font-size:0.8em;
	 line-height:1.5em;
	 margin-top:0px;
	 margin-right:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-color:#FFFFFF;
}

dl#infoData{
      width:203px;
	 margin-top:0px;
	 margin-right:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 padding-top:0px;
	 margin-right:0px;
	 padding-bottom:0px;
	 margin-left:0px;
}

dl#infoData dd{
	 margin-top:0px;
	 margin-left:0px;
	 margin-bottom:5px;
	 margin-right:0px;
	 padding-top:0px;
	 padding-left:20px;
	 padding-bottom:5px;
	 padding-right:0px;
	 border-bottom-width:1px;
	 border-bottom-style:dotted;
	 border-bottom-color:#FF0000;
}

dl#infoData p{
	 margin-top:0px;	 
	 margin-left:0px;
	 margin-bottom:0px;
	 margin-right:0px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-bottom:0px;
	 padding-right:0px;
}

/*Informationここまで*/


/* IE6以前のバージョン用透過フィルタここから*/
*html h1{     
     width:140px;
	 height:170px;
	 filter: progit: DXImageTransform.Microsoft.AlphaImageLoader(src=image/top/hc_logo.png);
}

*html h1 img{
     display:none;
}

/* IE6以前のバージョン用透過フィルタここまで*/


/*コンタクトここから*/

table#formTable {
	width: 420px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
table#formTable td {
	font-size: 0.8em;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

table#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name, input#tel, input#email {
	width: 200px;
	border: 1px solid #CCCCCCC;
}
textarea {
	width: 275px;
	border: 1px solid #CCCCCC;
}
input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
td#checkBoxData p {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
#sunbmit {
	color: #FFFFFF;
	background-color: #FB791E;
	width: 68px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB685;
	border-right-color: #CE5E0F;
	border-bottom-color: #CE5E0F;
	border-left-color: #FCB685;
}
#reset {
	color: #FFFFFF;
	background-color: #898989;
	width: 68px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.notes {
	font-size: 0.8em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}


/*CONTACTここまで*/



/* サイドRecommendedMenuここから */


#sideRecommendedMenu {
	width: 220px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/contact/side_recommend_bg_t.gif);
}
#sideRecommendedMenu dd {
	background-image: url(images/contact/side_recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sideRecommendedMenu dd ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#sideRecommendedMenu dd ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#sideRecommendedMenu dd ul li dl {
	margin: 0px;
	padding: 0px;
	width: 115px;
	float: right;
}
#sideRecommendedMenu dd ul li dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0.7em;
}

#sideRecommendedMenu dd ul li dd {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.3em;
}
#sideRecommendedMenu dd ul li dt strong {
	font-weight: normal;
	color: #663300;
}
#sideRecommendedMenu dd ul li img {
	float: left;
}

/*　clearfix hack */

#sideRecommendedMenu dd ul li:after{
      content:".";
	  display:block;
	  height:0;
	  clear:both;
	  visibility:hidden;
}


#sideRecommendedMenu dd ul li{
      display:inline-block;
}


/*hide macie \*/

*html #sideRecommendedMenu dd ul li{
        height:1%;
}


#sideRecommendedMenu dd ul li{
       display:block;
}


/* end hide */
/*end clearfix hack*/


#more {
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#more a {
	background-image: url(images/contact/icon_arrow_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



/*サイドRecommendedMenu ここまで */




/*パンくずここから*/
#rootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	top: 370px;
	left: 33px;
}
#rootList li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0033FF;
}
#rootList a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList li a:link {
	color: #FF0000;
}
rootList li a:visited {
	color: #663300;
}
#rootList li a:hover {
	color: #00FF00;
}
#rootList list a:active {
	color: #000000;
}


/*パンくずリストここまで*/


/*	ACSESSここから　*/




#accessMap {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 10px;
}
#cafeDatas {
	background-color: #EEEEEE;
	background-image: url(images/access/access_bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 420px;
}
#cafeDatas dt {
	background-image: url(images/access/access_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cafeDatas dt strong {
	font-size: 1em;
	color: #EA6000;
}
#cafeDatas dt strong {
	font-size: 1em;
	color: #EA6000;
}
#cafeDatas p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*　ACCSESSここまで　*/


/*  Aboutここから　　*/


p.aboutparagraph01 {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
p.aboutparagraph02 {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#aboutData {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#aboutImage {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align:top;
}


/*Menu ここから*/


#sideMenuList {
	width: 220px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/contact/side_recommend_bg_t.gif);
}
#sideMenuList dd {
	background-image: url(images/contact/side_recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sideMenuList dd ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#sideMenuList dd ul li {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	font-size: 0.8em;
	text-decoration: none;
}#sideMenuList dd ul li#sideMenuListEnd {
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#sideMenuList dd ul li a {
	background-image: url(images/menu/menu_icon_arrow_menulist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 15px;
}
#sideMenuList dd ul li  a {
	background-image: url(images/menu/menu_icon_arrow_menulist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 15px;
}
#sideMenuList dd ul li a:link {
	color: #663300;
}
#sideMenuList dd ul li a:visited {
	color: #FF0000;
}
#sideMenuList dd ul li a:hover {
	color: #FF6600;
}
#sideMenuList dd ul li a:active {
	color: #000000;
}
dl.mainMenuList {
	width: 420px;
	margin-left: 10px;
	clear: both;
}

dl.MainManuList dt.mainMenuCap img {
	vertical-align: bottom;
}
dl.mainMenuList dt.mainMenuCap {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul li {
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul li dd {
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

dl.mainMenuList dt a {
	position: absolute;
	top: 3px;
	right: 2px;
}
a.menuGotoTop {
	font-size: 0.7em;
	text-transform: lowercase;
	background-image: url(images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage dl dt {
	margin-bottom: 10px;
}
dl.mainMenuList dd.mainMenuDatas ul li dl {
	font-size: 0.8em;
	line-height: 1.2em;
}




dl.mainMenuList dd.mainMenuDatas ul li dl dt {
	font-weight: bold;
	color: #663300;
	padding: 0px;
	margin: 0px;
}


dl.mainMenuList dd.mainMenuDatas {
	background-color:#FFFFCC;
	margin: 0px;
	padding: 10px;
}







dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl dt {
	float: left;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl dd {
	float: right;
}
     



/*　clearfix hack */



dl.maimMenuList dd.mainMenuDatas:after{
      content:".";
	  display:block;
	  height:0;
	  clear:both;
	  visibility:hidden;
}


dl.maimMenuList dd.mainMenuDatas{
      display:inline-block;
}


/*hide macie '*/



*html dl.maimMenuList dd.mainMenuDatas{
        height:1%;
}


dl.maimMenuList dd.mainMenuDatas{
       display:block;
}


/* end hide */
/*end clearfix hack*/



dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage {
	float: left;
	width: 195px;
	margin-bottom: 7px;
}


dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage img {
	float: left;
	margin-right:5px;
}



dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage dl {
	float: left;
}



/*clearfix hack */





dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText:after{
    content:".";
	display::block;
	height:0;
	clear:both;
	visibility:hidden;
}
dl#lunchSetMenu {
	margin: 0px;
	padding: 0px;
}
dl#lunchSetMenu dt {
	margin: 0px;
	padding: 0px;
}
dl#lunchSetMenu dd {
	margin: 0px;
	padding: 0px;
}
dl#lunchSetMenu dd ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
dl#lunchSetMenu dd ul li {
	margin: 0px;
	padding: 0px;
}





/* hide macie '*/




*html dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText{
   height:1%;
}


dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText{
	clear:both;
	margin-top: 10px;
}


dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText{
	display:inline-block;
}


dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText{
	display:block;
}


/*end hide*/
/*end clearfix hack */


dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5DCC9;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}










dl#lunchSetMenu {
	background-image: url(images/menu/menu_lunch_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
dl#lunchSetMenu dt {
	background-image: url(images/menu/menu_lunch_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


dl#lunchSetMenu dt img {
	vertical-align: bottom;
}



dl#lunchSetMenu dd ul li.setPlus {
	padding-bottom: 20px;
	background-image: url(images/menu/menu_plus.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*メニューここまで*/

/*Sitemapここから*/

.sitemapList {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sitemapList dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sitemapList dd {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.sitemapList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h3 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sitemapList ul a:link {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:visited {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:hover {
	color: #FF6600;
	text-decoration: none;
}
.sitemapList ul a:active {
	color: #000000;
	text-decoration: none;
}


/*サイトマップここまで*/



/*ポップアップウインドウここから*/




body#popBody {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body#popBody p {
	margin: 10px;
	padding: 0px;
	width: 400px;
}
body#popBody p#closeBtn {
	text-align: center;
}



input#printBtn {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pageBody #pageTop #contentsWrap #contents #topRecommendedMenu #topRecommendedMenuWrap .report img {
	padding-left: 30px;
}
#pageBody #pageTop #rootList li a:visited {
	color: #333333;
}
#pageBody #pageTop #rootList li a:hover {
	color: #FF0000;
}
#pageBody #pageTop #rootList li a:active {
	color: #00FF00;
}
#about {
	padding-bottom: -30px;
}

/*スケジュールここから*/
#schedule dd {
	font-size: 0.8em;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 17px;
	width: 350px;
}

#schedule dt {
	font-size: 0.9em;
	font-weight: bold;
	color: #0000FF;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(images/top/icon_arrow_04.gif);
}

/*スケジュールここまで*/#report dt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 0.9em;
	color: #0000FF;
}
#report dd {
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 20px;
}
#report_iframe {
	width: 380px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#report img {



}

/*listBodyここから*/

#listBody dt {
	font-weight: bold;
	padding-left: 40px;
	padding-bottom: 2px;
	font-size: 1em;
	color: #0033FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	margin-top:20px;
	
	
}
#listBody dl {
    background-color:#FFFFFF;
	line-height: 19px;
	padding-left: 150px;
	margin-top:40px;
	width: 700px;
}

#listBody dd {
	line-height: 20px;
	font-size:0.8em;
}
#contents #phot {
	margin-top: -30px;
}
#enter {
	font-size: 24px;
	margin-top: -25px;
	color: #000000;
}
#moji2 {
	margin-top: 130px;
}
#yellowponysitemap {
	font-size: 12px;
	line-height: 28px;
	font-variant: 17;
}
#yellowponysitemap a {
	font-size: 14px;
}
#yellowponysitemap a:link {
	color: #000000;
}
#contents #sitemap {
	margin-bottom: 30px;
	margin-left: 10px;
}

#latestreport {
	padding-top: 20px;
}
#pageBody #pageTop #contentsWrap #contents #schedule div {
	padding-left: 30px;
}
#sphoto {
	margin-left: 0px;
	padding-left: 20px;
}
