/*

 File Name  : base.css
 Author     : 
 Style Info : 共通利用

---------------------------------------------------------------------*/


/* block
----------------------------------------------- */
div.block{
margin-bottom:10px;
}


/* category_block
----------------------------------------------- */
div#category_block{
margin-bottom:10px;
}

div#category_block div{
border-bottom-color: #DCDCDC;
border-bottom-style: solid;
border-bottom-width: 1px;
}

div#category_block h3{
margin: 0!important;
}
/* rank_block
----------------------------------------------- */
div#rank_block{
margin-bottom:10px;
}
div#rank_block h3{
margin: 0!important;
}
div#rank_block a:link,
div#rank_block a:visited{
color:#80cff4;
	text-decoration: underline;
}
div#rank_block a:hover{
	text-decoration: none;
}
div#rank_block div{
	font-size:93%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	padding-left: 45px;
	height: 50px;
	_height: 65px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
div#rank_block div.no1{
	background-image: url(../../images/block/rank/no1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#rank_block div.no2{
	background-image: url(../../images/block/rank/no2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#rank_block div.no3{
	background-image: url(../../images/block/rank/no3.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#rank_block div.no4{
	background-image: url(../../images/block/rank/no4.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#rank_block div.no5{
	background-image: url(../../images/block/rank/no5.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
/* voice_block
----------------------------------------------- */
div#voice_block{
margin-bottom:10px;
}
div#voice_block a:link,
div#voice_block a:visited{
color:#80cff4;
	text-decoration: underline;
}
div#voice_block a:hover{
	text-decoration: none;
}
div#voice_block div{
	font-size:93%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	padding-left: 45px;
	height: 55px;
	_height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
div#voice_block div.woman{
	background-image: url(../../images/block/voice/woman.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#voice_block div.man{
	background-image: url(../../images/block/voice/mam.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
div#voice_block div p.name{
	font-size:77%;
	line-height: 15px;
}
div#voice_block div p.name img{
margin-right:5px;
vertical-align:middle;
}

/* link_block
----------------------------------------------- */
div#link_block{
margin-bottom:10px;
}
/* movie_block
----------------------------------------------- */
div#movie_block{
margin-bottom:10px;
}
/* contact_block
----------------------------------------------- */
div#contact_block{
margin-bottom:10px;
}
div#contact_block div.box{
	width:195px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#FFF;
}
div#contact_block div.box2{
	width:160px;
	margin:0 auto 0;
	background-color:#FFF;
}

div#contact_block h5{
//	background-image: url(../../images/base/icon/box_green.gif);
	background-repeat: no-repeat;
	background-position: left;
//	padding-left: 10px;
	margin-left: 4px;
	color: #646462;
	margin-bottom: 5px;
}
div#contact_block div.panf{
	background-image: url(../../images/block/contact/img_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 65px;
	padding-left:5px;
	padding-bottom:15px;
	line-height: 1.2em;
	margin-right: 5px;
}

div#contact_block div.room_view{
	width:190px;
	height:121px;
	margin-left: 2px;
 margin-top: 4px;
}

div#contact_block div.room_view a{
	display:block;
	width:190px;
	height:121px;
	background-image: url(../../images/block/movie/view.jpg);
	background-repeat: no-repeat;	
	background-position:    0px 0px;
	text-indent:-9999px;
}

div#contact_block div.room_view a:hover{
	background-position:    0px -121px;
}


/* siteinfo_block
----------------------------------------------- */
div#siteinfo_block{
margin-bottom:10px;
font-size:77%;
}
div#siteinfo_block div.line{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0dfe3;
}
div#siteinfo_block a.arr{
	background-image: url(../../images/base/icon/arr_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
div#siteinfo_block a:link,
div#siteinfo_block a:visited{
	color:#80cff4;
	text-decoration: underline;
	padding-left: 10px;
}
div#siteinfo_block a:hover{
	text-decoration: none;
}
