/*	-------------------------------------------------------------
	Description:	CSS file for screen media
	Filename:		skin.css
	Date:			2009/03/17
	Author:			Cerisier
	Version:		1.03
	-------------------------------------------------------------	*/

/*FOR SCREEN ****************************************************** */

/*/･ｫ･ｹ･ｿ･爨惕ｴ/*/
#logo{
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*/ flash･ｨ･・｢･ﾞ･ﾃ･ﾗ｡｡//*/
#flashmap{
	clear:both;
	border:1px solid silver;
	margin: 10px auto;
	}
.in_cho{
	width:632px;
	margin:10px auto;
	}

/*// ･ｲ･ｹ･ﾈ･ﾏ･ｦ･ｹ｡ｦ･・・ｼ･犧｡ｺ・//*/
#topSeachArea{
	}
#topSeachArea dl{
	width:305px;
	margin:3px;
	padding-bottom: 10px;
	float: left;
	background:url(../images/index/area_bg.png) repeat-x bottom center #e6fce4;
	border:1px solid silver;
	}
#topSeachArea dl li{
	background:url(../images/index/arrow_black.gif) 0px 3px no-repeat;
		padding-left:15px;
		margin:3px;
	}
#topSeachArea ul{
	margin:5px 5px 0px 5px;
	padding:5px;
	background: white;

	}
.top_area .int {
	float: left;
	width:125px;
	}
.top_type li,
.top_price li{
	display: inline-block;
	margin:0 3px;
	min-width: 65px;
	/display: block;
	/width:auto !important;
	/width:65px;
	/float: left;
	}
#condition{
	margin-left:3px;
	}
	*html #condition {margin-left:6px;}
	

/*/ ･ｭ･罕ﾚ｡ｼ･ﾑ･ﾖ･愠ﾃ･ｯ//*/
#campain_block{
	height:450px; /*/ ･ｭ･罕ﾚ｡ｼ･筅ｵ /*/
	width:629px;
	position: relative;

	/*border-bottom:4px dotted silver;*/
	padding: 0 0 0px 0;
	margin:0 0 10px 0;
	}
/**** TOP MAIN IMAGE ****/
#main_image{
	height:510px;
	position: relative;
	background: url(../images/index/img/top_image_bg.jpg) no-repeat;
	margin: 0 0 10px 0;
	}
	
#main_image .naviImg {
	width:630px;
	position: absolute;
	top: 285px;
}
.naviImg li {
	text-indent: -9999px;
	overflow:hidden;
	float: left;
}
.naviImg a {
	height:150px;
	display:block;
	outline:none;
}
.naviImg li.New01 a {
	width: 160px;
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat 0 0;
}
.naviImg li.New01 a:hover {
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat 0 -150px;
}
.naviImg li.New02 a {
	width: 155px;
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -160px 0;
}
.naviImg li.New02 a:hover {
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -160px -150px;
}
.naviImg li.New03 a {
	width: 155px;
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -315px 0;
}
.naviImg li.New03 a:hover {
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -315px -150px;
}
.naviImg li.New04 a {
	width: 160px;
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -470px 0;
}
.naviImg li.New04 a:hover {
	background: url(../images/index/img/top_image_sprite.jpg) no-repeat -470px -150px;
}
/*/･ｭ･罕ﾚ｡ｼ･ﾃｼ・ﾆ･ｭ･ｹ･ﾈ/*/
.yosakoi_text{
	position: absolute;
	top:70px;
	left:80px;
	width:460px;
	text-align: center;
	padding:5px 10px;
	background: white;
	opacity:0.8;
	filter: alpha(opacity=80);
	color:black;
	font-weight: bold;
	}

/* h3 title｡｡ﾍﾑ･ｹ･ｿ･､･・｡/*/
.title_bg{
	background:url(../images/h3title_bg.png) repeat-x left center;
	border:1px solid silver;
	padding:5px 0 5px 10px;
	margin:8px 0;
	}
.title_bg span{
	font-size:1.2em;
	font-weight: bold;
	color:white;
	border-left:5px solid #b3ff7c;
	padding: 0 0 0 5px;
	}
	
/*//pickup100630/*/
.topcopy{
	position: absolute;
	bottom:5px;
	left:0px;
	width:100%;
	text-align: center;
	}
.topcopy strong{
	font-size:1.9em;
	color:#ffe600;
	
	}
ul.pickup100630{
	position: absolute;
	left:5px;
	top:235px; /*/ ･ｭ･罕ﾚ｡ｼ･ｪｷ・ｰﾌﾃﾖ｡｡/*/
	}
ul.pickup100630 li{
	position: relative;
	float: left;
	margin:3px;
	width:142px;
	border:3px solid #9de37a;
	background: white;
	text-align: center;
	}
	*html ul.pickup100630 li {margin:2px;}
ul.pickup100630 img.thum{
	margin:0px auto !important;
	/*float: left;*/
	width:110px;
	height:110px;
	padding:5px;
	border:1px solid silver;
	
	}
ul.pickup100630 a{
	padding:5px;
	display: block;
	text-decoration: none;
	color:#666666;
	}

ul.pickup100630 a:hover{
	background: #fefbe5;
	}
ul.pickup100630 strong{
/*background: url(../images/index/arrow_blue.gif) no-repeat left center ;*/
	font-size:1.5em;
	display: block;
	text-align: center;
	color:#3b7715;
	}
ul.pickup100630 span.label{
	top:-10px !important;
	left:-15px !important;
	}
ul.pickup100630 p {
	font-size:0.8em;
	}
	
/*･・・ｼ･猩ﾑ100901cp//*/	
.oneroomindex{
	height:300px !important;
	width:850px !important;
	}
.oneroomindex .pickup100630{
	margin-left:10px;
	}
	
/*///index_bannerArea//*/
#bannerArea {
	display: block;
	width:632px;
	height:300px;
	border-bottom:4px dotted silver;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
	}
#bannerArea img{
	display: block;
	margin:5px 0;
	}	

#bannerArea p{
	/*white-space: normal;*/
	text-align: justify;
	text-justify:inter-ideograph;
	}
/*//// pickupContents ///*/
#pickupContents{
	margin:10px 0;
	}
.house_life{
	float: left;
	}
.house_party{
	float: right;
	}
	

/*// ﾊｪｷ・ickup //*/
#pickup{
	clear:both;
	margin:10px 0;
	padding:5px 5px;
	background: #fff5d5;
	}
#pickup p{
	position: relative;
	width:195px;
	height:80px;
	margin:3px;
	border:1px solid silver;
	border-left:4px solid silver;
	float: left;
	/*white-space: normal;*/
	font-size:0.8em;
	background: white;
	}
#pickup p.big{
	width:297px;
	height:auto;
	}
#pickup p.big img.thum{
	width:170px;
	height:170px;
	}
#pickup strong{
	display: block;
	margin:5px 0 3px 0;
	font-size:1.4em;
	padding-left:18px;
	background: url(../images/index/arrow_black.gif) no-repeat left 2px ;
	}
#pickup a {
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	}
#pickup a:hover{
	background: #eeeeee;
	}
#pickup .thum{
	float: left;
	margin:5px;
	width:70px;
	height:70px;
	
	}
#pickup .ins{
	width:110px;
	float: right;
	line-height: 1.25em;
	margin-right:5px;
	}

span.label{
	display: block;
	width:35px;
	height:35px;
	position: absolute;
	top:-8px;
	right:-5px;
	z-index: 100;
	}



/*// ･・ｯ //*/
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	}






/*//// aboutguesthouse ///*/
#aboutguesthouse{
	display: block;
	clear:both;
	/*white-space:normal;*/
	}
#aboutguesthouse p{
	border:5px solid #fffb88;
	padding:10px;
	}
/*//｡｡･､･ｿ･ﾓ･蝪ｼ｡｡ｲｼ･ｵ｡ｼ･ﾁ｡｡//*/
h3.h3bg{
	width:860px;
	height:30px;
	background:url(../images/guest/common/h3title_bg.png) no-repeat left center;
	font-size:1.2em;
	font-weight: bold;
	line-height: 2.0em;
	text-indent: 1.0em;
	}

	
/*/globalstyle/*/
.strong_red{
	font-weight: bold;
	color:red;
	}	

/* clearfix */
#longSeachArea:after,ul:after {
	content:" ";
	display: block;
	height:0;
	clear: both;
	visibility: none;
	}
	
/*MacIE begin \*/
*html #longSeachArea,ul {height: 1%;}
#longSeachArea,ul {display: block;}
/*MacIE end*/


/*  -------------------------------------------------------------
  1. Header CSS
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header h1 {
		color:#fff;
		clear:none;
		text-align:center;
		clear:none;
		display:block;
		/*white-space:nowrap;*/
}

#header div#H_center {
		width:410px;
		display:block;
		clear:none;
		margin:0 auto;
		text-align:center;
}

#header ul#Bookmark {
		clear:none;
		display:block;
		margin:0 auto;
		padding-top:3px;
		width:430px;
}

#header ul#Bookmark li {
		clear:none;
		float:left;
		vertical-align: middle;
		width:auto;
		padding-right:5px;
}

#header ul#Bookmark li.country {
		height:39px;
}

#header ul#Bookmark li input {
		width:141px;
		text-align:center;
}

#header ul#H_Navi {
		float:right;
		clear:none;
		width:200px;
		height:39px;
		padding:61px 68px 0 8px;
		background:url(../images/common/um_j_01.gif) bottom left no-repeat;
		text-align:center;
}

#header ul#H_Navi li {
		display: inline-block;
		clear:none;
		padding:0 5px;
		margin:0 auto;
		font-size:0.8em;
		line-height:1.8;
		text-align:center;
		color:#0000FF;
}

*html #header ul#H_Navi li {
		display:inline;
}

*:first-child+html #header ul#H_Navi li {
		display:inline;
}

#header ul#H_Navi li a {
		color:#0000FF;
		text-decoration:none;
}

#header ul#H_Navi li a:hover {
		color:#0000FF;
		background-color:#fff;
}

/*- tel -*/

div#Telfone {
		clear:both;
		float:left;
		background:#0000ff url(../images/common/bg_sita.gif) top left repeat-x;
		/*white-space:nowrap;*/
}

div#Telfone img#TEL {
		float:right;
		clear:right;
		margin:0;
}

div#Telfone #TelRound {
		float:left;
		clear:left;
		width:1000px;
		height:20px;
		background:url(../images/common/sita_l.gif) top left no-repeat;
}

/*  -------------------------------------------------------------
  2. Navi CSS
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
ul#Navi_column li {
		margin:0;
		background-color:#ff9900;
		color:#fff;
		font-size:1.1em;
		display: block;
		clear:both;
		text-align:center;
}

*:first-child+html ul#Navi_column li {
		margin-bottom:-4px;
}

ul#Navi_column li a {
		clear:both;
		float:left;
		background:top left no-repeat;
		text-indent:-9999em;
		font-size:1px;
		text-align:center;
		margin-bottom:1px;
}

ul#Navi_column li#Navi01 a {
		width:121px;
		height:21px;
		background-image:url(../images/common/navi_01.gif)
}

ul#Navi_column li#Navi02 a,
ul#Navi_column li#Navi03 a,
ul#Navi_column li#Navi04 a {
		width:121px;
		height:25px;
}

ul#Navi_column li#Navi05 a,
ul#Navi_column li#Navi06 a {
		width:121px;
		height:25px;
		background-color:#fff;
		background-position:center top;
}

ul#Navi_column li#Navi07 a,
ul#Navi_column li#Navi08 a,
ul#Navi_column li#Navi09 a,
ul#Navi_column li#Navi10 a,
ul#Navi_column li#Navi11 a,
ul#Navi_column li#Navi12 a,
ul#Navi_column li#Navi13 a {
		width:121px;
		height:21px;
		background-color:#fff;
		background-position: 2px top;
}

ul#Navi_column li#Navi02 a {
		background-image:url(../images/common/navi_02.gif);
}

ul#Navi_column li#Navi03 a {
		background-image:url(../images/common/navi_03.gif);
}

ul#Navi_column li#Navi04 a {
		background-image:url(../images/common/navi_04.gif);
}

ul#Navi_column li#Navi05 a {
		background-image:url(../images/common/mailnew.gif);
}

ul#Navi_column li#Navi06 a {
		background-image:url(../images/common/map.gif);
}

ul#Navi_column li#Navi07 a {
		background-image:url(../images/common/btn_y_s.gif);
}

ul#Navi_column li#Navi08 a {
		background-image:url(../images/common/btn_y_n.gif);
}

ul#Navi_column li#Navi09 a {
		background-image:url(../images/common/btn_t_w.gif);
}

ul#Navi_column li#Navi10 a {
		background-image:url(../images/common/btn_sai.gif);
}

ul#Navi_column li#Navi11 a {
		background-image:url(../images/common/btn_t_e.gif);
}

ul#Navi_column li#Navi12 a {
		background-image:url(../images/common/btn_chiba.gif);
}

ul#Navi_column li#Navi13 a {
		background-image:url(../images/common/btn_keihin.gif);
}

ul#Navi_column li#Navi01 a:hover,
ul#Navi_column li#Navi02 a:hover,
ul#Navi_column li#Navi03 a:hover,
ul#Navi_column li#Navi04 a:hover {
		background-position:bottom;
}

ul#Navi_column li#Navi07 a:hover,
ul#Navi_column li#Navi08 a:hover,
ul#Navi_column li#Navi09 a:hover,
ul#Navi_column li#Navi10 a:hover,
ul#Navi_column li#Navi11 a:hover,
ul#Navi_column li#Navi12 a:hover,
ul#Navi_column li#Navi13 a:hover {
		background-position:2px bottom;
}

/*  -------------------------------------------------------------
  2. Index CSS
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.SectionI01 {
		float:left;
		clear:both;
		width:632px;
		margin-bottom:10px;
}

h4.MainTitle {

		clear:both;
		width:632px;
		height:30px;
		padding-bottom:10px;
		text-indent:-9999em;
		background:url(../images/index/title_01.gif) top left no-repeat;
}

h4#TitleI01 {
		background-image:url(../images/index/title_01.gif);
}

h4#TitleI02 {
		background-image:url(../images/index/title_02.gif);
}

h4#TitleI03 {
		background-image:url(../images/index/title_03.gif);
		padding-bottom:0px;
}

h4#TitleI04 {
		background-image:url(../images/index/title_04.gif);
		padding-bottom:10px;
}




div#Renewal {
		float:left;
		clear:none;
		width:218px;
		padding-bottom:10px;
		border:1px solid #000;
}

div#Renewal img {
		margin:0 0 10px 0;
}

div#Renewal a {
		display:block;
		clear:both;
		margin:0 auto;
		width:175px;
		padding-left:20px;
		background:url(../images/index/arrow_black.gif) 0px 3px no-repeat;
}

dl#SeachArea {
		float:right;
		clear:none;
		width:397px;
}

dl#SeachArea dt {
		float:left;
		clear:both;
		width:397px;
		height:30px;
		background:left center no-repeat;
		text-indent:-9999em;
}

dl#SeachArea dt#AreaSearch {
		height:28px;
		background-image:url(../images/index/search_area.gif);
}

dl#SeachArea dt#TypeSearch {
		background-image:url(../images/index/search_room.gif);
		border-top:1px dashed #333;
		margin-top:5px;
}

dl#SeachArea dt#PriceSearch {
		background-image:url(../images/index/search_maney.gif);
		border-top:1px dashed #333;
		margin-top:5px;
}

dl#SeachArea dd {
		float:left;
		clear:both;
		width:317px;
		padding:3px 0 3px 80px;
		background:10px center no-repeat #eae6e3;
}

dl#SeachArea dd li {
		display:block;
		float:left;
		clear:none;
		padding:4px 10px 4px 17px;
		background:url(../images/index/arrow_black.gif) 0px 8px no-repeat;
}

dl#SeachArea dd#AreaSearch {
		background-image:url(../images/index/icon_map.gif);
}

dl#SeachArea dd#TypeSearch {
		background-image:url(../images/index/icon_home.gif);
}

dl#SeachArea dd#PriceSearch {
		background-image:url(../images/index/icon_maney.gif);
}

dl#SeachArea dd#TypeSearch li {
		clear:left;
}

dl#SeachArea dd#TypeSearch li#Both {
		clear:right;
}

ul#FeatureAlong {
		float:left;
		clear:both;
		width:632px;

}

ul#FeatureAlong li {
		float:left;
		clear:none;
		width:200px;
		margin-right:15px;
}

ul#FeatureAlong li#finalchild {
		margin-right:0px;
}

ul#FeatureAlong li img {
		border:1px solid #000;
		margin-bottom:5px;
}

ul#FeatureAlong li a {
		display:block;
		clear:both;
		margin:0;
		padding-left:15px;
		background:url(../images/index/arrow_black.gif) 0px 3px no-repeat;
}

dl#News {
		float:left;
		clear:both;
		width:632px;
		height:200px;
		display:block;
		overflow:auto;
		overflow-y:scroll;
		overflow-x: hidden;
}

dl#News dt {
		float:left;
		clear:none;
		display:block;
		padding:7px 0 7px 23px;
		width:90px;
		background:url(../images/index/icon_news.gif) 10px center no-repeat;
}

dl#News dd {
		float:left;
		clear:none;
		display:block;
		padding:7px 0 7px 0px;
		width:500px;
}

dl#News dd a {
		/*float:left;*/
		clear:none;
}

ul#HelpContents {
		float:left;
		clear:both;
		width:632px;
}

ul#HelpContents li {
		float:left;
		clear:none;
		margin-right:16px;
		width:192px;
		padding:3px;
		border:1px solid #ccc;
}

ul#HelpContents li#finalchild {
		margin-right:0px;
}

*html ul#HelpContents li {
		margin-right:16px;
}

*html ul#HelpContents li#finalchild {
		margin-right:0px;
}

ul#HelpContents li strong {
		color: #FF0000;
}

#FooteLink dl{
		float:left;
		clear:both;
		width:100%;
		margin-top:10px;
}

#FooteLink dl dt {
		display:left;
		clear:both;
		width:156px;
		height:16px;
		background:left center no-repeat;
}
#FooteLink dl dt span{display: none;}

#FooteLink dl#Link01 dt {
		background-image:url(../images/index/title_f_guesthouse.gif);
}

#FooteLink dl#Link02 dt {
		background-image:url(../images/index/foot_f_contents.gif);
}

#FooteLink li {
		display: inline-block;
		/display: inline;
		min-width: 100px;
		padding-right:10px;
		padding-bottom:10px;

	}

#right_column dl dt,
#right_column dl dd {
		display:left;
		clear:both;
		padding-bottom:10px;
		width:220px;
		height:auto;
}

#right_column dl dt {
		height:30px;
		text-indent:-9999em;
}

/*// dtﾉ､･ﾇ･ﾈｲ・//*/
#right_column dl dt.noIndent{
	text-indent: 0em;
	height:auto !important;
	padding:0;
	}


#right_column dl dt#RightTitle01 {
		background:url(../images/index/title_r_01.gif) top left no-repeat;
}

#right_column dl dt#RightTitle02 {
		background:url(../images/index/title_r_02.gif) top left no-repeat;
}

#right_column dl dt#RightTitle03 {
		background:url(../images/index/title_r_03.gif) top left no-repeat;
}

#right_column dl dd a.bunner,
#right_column dl dd p.bunner {
		width:220px;
		height:110px;
		float:left;
		clear:both;
		text-indent:-9999em;
		background:top left no-repeat;
}

#right_column dl dd a.TextLnk01 {
		width:203px;
		float:left;
		clear:both;
		background:top left no-repeat;
		padding:4px 0px 4px 17px;
		background:url(../images/index/arrow_black.gif) 0px 8px no-repeat;
}

#right_column dl dd a#RightBunner01 {
		height:175px;
		background-image:url(../images/index/bunner_r01.jpg);
}

#right_column dl dd a#RightBunner02 {
		height:175px;
		background-image:url(../images/index/bunner_r_02.jpg);
}

#right_column dl dd a#RightBunner03 {
		background-image:url(../images/index/bunner_r_03.jpg);
}

#right_column dl dd a#RightBunner04 {
		background-image:url(../images/index/bunner_r_04.jpg);
}

#right_column dl dd a#RightBunner05 {
		background-image:url(../images/index/bunner_r_05.jpg);
}

#right_column dl dd p#RightBunner06 {
		height:130px;
		width:220px;
		float:left;
		clear:both;
		background:top left no-repeat;
		background-image:url(../images/index/bunner_r_06.gif);
}

#right_column dl dd a#RightBunner07 {
		height:100px;
		background-image:url(../images/index/bunner_r_skype.gif);
}

#right_column dl dd a.bunner:hover {
		background-position:bottom;
}

#right_column dl dt#GuestOpen1 {
		background:url(../images/index/guestopen1title.jpg) top left no-repeat;
		height:37px;
}

/*  -------------------------------------------------------------
  3. List Page CSS
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#ShareTitle {
		background:url(../images/room/share/list/bg_mg.gif) bottom left repeat-x;
		width:860px;
		height:auto;
		clear:both;
		display:block;
		float:left;
		color:#396;
		margin-bottom:20px;
		font-size:1.2em;
		font-weight:bold;
}

#OneRoomTitle {
		background:url(../images/room/one/list/bg_mb.gif) bottom left repeat-x;
		width:860px;
		height:auto;
		clear:both;
		display:block;
		float:left;
		color:#039;
		margin-bottom:20px;
		font-size:1.2em;
		font-weight:bold;
}

#GuestTitle {
		background:url(../images/room/guest/list/bg_mr.gif) bottom left repeat-x;
		width:860px;
		height:auto;
		clear:both;
		display:block;
		float:left;
		color:#f00;
		margin-bottom:20px;
		font-size:1.2em;
		font-weight:bold;
}

#GuestTitle img,
#OneRoomTitle img,
#ShareTitle img {
		margin: 0;
		vertical-align:bottom;
}

ul.ItemList01,
ul.ItemList02,
ul.ItemList03 {
		padding-left:8px;
}

ul.ItemList01 li {
		display:block;
		clear:none;
		float:left;
		width:205px;
		height:155px;
		padding-right:10px;
		padding-bottom:15px;
}

ul.ItemList01 li table {
		padding:1px;
		border:1px solid #f00;
}

ul.ItemList01 li table a {
		text-decoration:none;
		color:#FFFFFF;
}

ul.ItemList01 li table a:hover {
		text-decoration:underline;
}

ul.ItemList01 li p {
		text-align:center;
		font-size:0.9em;
}

ul.ItemList02 li {
		display:block;
		clear:none;
		float:left;
		width:205px;
		padding-right:10px;
		padding-bottom:15px;
}

ul.ItemList02 li table {
		padding:1px;
		border:1px solid #006633;
}

ul.ItemList02 li table a {
		text-decoration:none;
		color:#FFFFFF;
}

ul.ItemList02 li table a:hover {
		text-decoration:underline;
}

ul.ItemList02 li p {
		text-align:center;
		font-size:0.9em;
}

ul.ItemList03 {
		clear:both;
		float:left;
}

ul.ItemList03 li {
		display:block;
		clear:none;
		float:left;
		width:205px;
		padding-right:10px;
		padding-bottom:15px;
}

ul.ItemList03 li table {
		padding:1px;
		border:1px solid #003399;
}

ul.ItemList03 li table a {
		text-decoration:none;
		color:#FFFFFF;
}

ul.ItemList03 li table a:hover {
		text-decoration:underline;
}

ul.ItemList03 li p {
		text-align:center;
		font-size:0.9em;
}
/*/// ･ｲ･ｹ･ﾈ･ﾏ･ｦ･ｹｸ｡ｺ｡//*/

/* clearfix */
ul.ItemList01:after {
	content:" ";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
	}
	
/*MacIE begin \*/
*html ul.ItemList01 {height: 1%;}
ul.ItemList01 {display: block;}
/*MacIE end*/
.mp_ea  {
	margin-bottom:15px;
}

.mp_ea a {
	display:block;
	width: 220px;
	height: 180px;
	background: url(../images/index/mp_area_bn.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}
.mp_ea  a:hover {
	background: url(../images/index/mp_area_bn.jpg) no-repeat 0px -180px;
}

.fs_tamagawa  {
	margin-bottom:15px;
}

.fs_tamagawa a {
	display:block;
	width: 220px;
	height: 180px;
	text-indent: -9999px;
	background: url(../images/index/hutagotama_bn.jpg) no-repeat 0px 0px;
}
.fs_tamagawa a:hover {
	background: url(../images/index/hutagotama_bn.jpg) no-repeat 0px -180px;
}

.twitterBn a {
	display:block;
	width: 220px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/index/twitter_face_bn.gif) no-repeat 0px 0px;
}
.twitterBn a:hover {
	background: url(../images/index/twitter_face_bn.gif) no-repeat 0px -60px;
}
.faceBn  {
	margin-top:10px;
}

.faceBn a {
	display:block;
	width: 220px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/index/twitter_face_bn.gif) no-repeat -224px 0px;
}
.faceBn a:hover {
	background: url(../images/index/twitter_face_bn.gif) no-repeat -224px -60px;
}
.condiBn  {
	margin:5px 0 0 0;
}

.condiBn a {
	display:block;
	width: 120px;
	height: 35px;
	text-indent: -9999px;
	background: url(../images/index/condition_bt.gif) no-repeat 0 0;
}
.condiBn a:hover {
	background: url(../images/index/condition_bt.gif) no-repeat 0 -35px;
}
.choBt {
	width: 860px;
}
.choBt tbody th {
	padding-bottom:15px;
	font-weight: normal;
    font-size:14px;
	line-height: 1.5;
}
.choBt a img{ 
    background:none!important; 
}   
.choBt a:hover img{ 
    opacity:0.6; filter:alpha(opacity=60); 
    -ms-filter: "alpha( opacity=60 )"; 
    background:none!important; 
}
