@charset "utf-8";

* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #B7B6A8;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#0085DD;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

h1 {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 130px;
	font-weight: normal;
}

.chui {
	font-size: 10px;
	color: #FF0000;
}
.info {
	font-size: 10px;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686755;
	border-left-color: #686755;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.gif);
	height: 130px;
	position: relative;
}

#header #sub {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 80px;
}

#header #sub2 {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 30px;
	bottom: 10px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/nav.gif);
	height: 24px;
	padding-top: 6px;
}

#nav ul {
	margin-left: 20px;
  }
  

#nav li {
	display: inline;
	list-style-type: none;
  }
  
#nav li a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 17px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#nav li a:hover {
	color: #000000;
	background-image: url(../img/li_ov.gif);
	background-color: #FFEBB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2D899;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #78BBE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #72D0EC;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #4094C0;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #D1CEC5;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	border: 5px solid #EEEDE9;
	padding: 2px;
}

#contents #c_pad #top_img p {
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 55px;
	margin-left: 25px;
	margin-right: 300px;
	line-height: 100%;
}

#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}

#contents #c_pad .img_left_nl {
	float: left;
	padding: 5px;
}

#contents #c_pad .img_left_nl img {
	border: none;
}

#contents #c_pad .img_right_nl {
	float: right;
	padding: 5px;
}

#contents #c_pad .img_right_nl img {
	border: none;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/btn.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(../img/btn_ov.gif);
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #4AA4CE;
	border-left-color: #70CBE8;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents #c_pad table.tb_frame {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table.tb_frame td {
	padding: 3px;
	border: 1px solid #EAE8DF;
	text-align: center;
}
#contents #c_pad table.tb_frame th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

#contents table.tb_box {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#contents table.tb_box td {
	padding-top: 3px;
	text-align: left;
}
#contents table.tb_box td.box_title {
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
}
#contents table.tb_box td.box_comment {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: left;
	color: #666600;
	line-height: 120%;
}


/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 175px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	text-align: center;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 35px;
}


#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(../img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(../img/li_ov.gif);
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DEDEDA;
	background-color: #F0EFE8;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85846D;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	color: #85846D;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #818069;
	text-align: right;
	padding-right: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #818069;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #918F79;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#foot_line {
	height: 13px;
	clear: both;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B198;
	background-position: bottom;
}
#f_menu h3 {
	color: #696856;
}






/*
bkkn_ichiran
-------------------------------------------------------------------*/
#contents #c_pad #bkkn_ichiran {
	padding-left: 17px;
}

#contents #c_pad #bkkn_ichiran .bkkn_title {
	margin: 0px;
	padding-top: 3px;
	background-image: url(../img/bkkn_h4.jpg);
	height: 30px;
	background-repeat: no-repeat;
	border-left-style: none;
	text-align: left;
	width: 440px;
	float: left;
}
#contents #c_pad #bkkn_ichiran h4 {
	padding: 0;
	margin-top: 3px;
	margin-left: 10px;
	font-size: 14px;
	color: #669933;
	font-weight: bold;
	width: 185px;
	float: left;
}
#contents #c_pad #bkkn_ichiran h4 a {
	text-decoration: none;
}
#contents #c_pad #bkkn_ichiran table.tb_detail {
	margin: 0 0 3px 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
  width: 440px;
	float: left;
}
#contents #c_pad #bkkn_ichiran table.tb_detail td {
	padding: 0 0 0 0;
  border-style: none;
  border: 0;
	text-align: left;
	color: #666666;
	white-space: nowrap;
	border-collapse: collapse;
}

#contents #c_pad #bkkn_ichiran .tb_detail td.btn_detail {
	text-align: right;
}
#contents #c_pad #bkkn_ichiran .tb_detail td.title_col {
	text-align: left;
}
#contents #c_pad #bkkn_ichiran p {
	margin: 0 0 0 0;
	line-height: 120%;
	background-image: none;
	color: #666666;
	display: block;
}

/* Add Takebayashi */
#contents #c_pad #bkkn_ichiran table.tb_price {
	text-align: center;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	font-size: 13px;
	margin-bottom: 5px;
}
#contents #c_pad #bkkn_ichiran table.tb_price th {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	background-color: #EFEFE2;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../img/tt_blue_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

#contents #c_pad #bkkn_ichiran table.tb_price td {
	background-color: #EFEFE2;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 2px;
}


/*
画像フレーム
-------------------------------------------------------------------*/
.photo_bg {
	height: 160px;
	width: 175px;
	background: url(../../img_detail/photo_bg.jpg);
	background-repeat: no-repeat;
	margin: 1px 1px 1px 3px;
	padding: 1px 1px 1px 1px;
	float: left;
}
.img_bkkn {
	float: left;
	margin: 0 5px 0 0;
	background-color: #FFFFFF;
}
.img_bkkn img {
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
}
.img_madori {
	float: left;
	margin: 0 5px 0 0;
	background-color: #FFFFFF;
}
.img_madori img {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.img_room {
	float: left;
	margin: 3px 0px 0 3px;
	background-color: #FFFFFF;
}
.img_room img {
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 4px;
}

/*
詳細キャンペーン
-------------------------------------------------------------------*/
#contents .detail_cam {
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#contents .detail_cam table{
	margin: 5px 0 3px 0;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFD9;
  empty-cells:show;
  width: 580px;
}
#contents .detail_cam table th{
  color:#ffffff;
	background:url(../../img_detail/title_camp.jpg) repeat-x;
	height: 21px;
  padding:0.2em 0em;
  text-align:center;
}
#contents .detail_cam table td{
	padding:0.3em 0.5em;
	color: #EC8D00;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
  border-style: none;
}

/*
詳細料金テーブル
-------------------------------------------------------------------*/
#contents .detail_price table {
	text-align: center;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
}
#contents .detail_price table th {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	background-color: #EFEFE2;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../../img_detail/table_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#contents .detail_price table td {
	background-color: #EFEFE2;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 2px;
	font-size: 14px;
}
#contents .detail_price table td.col_title {
	background-color: #E4E4E4;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#contents .detail_price table td.col_detail {
	background-color: #EFEFE2;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

/*
お問い合わせテーブル
-------------------------------------------------------------------*/
#contents .inquiry table {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
}
#contents .inquiry table th {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	background-color: #7ABCDB;
	text-align: center;
	padding: 5px;
}
#contents .inquiry table td {
	background-color: #F4F4EC;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
}

/*
詳細特徴
-------------------------------------------------------------------*/
#contents .comment {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	font-size: 11px;
	line-height: 140%;
	padding: 5px;
	color: #767D4F;
	background-image: url(../../img_detail/comment_bg.jpg);
	background-repeat: repeat-x;
	width: 570px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
}

/*
料金一覧
-------------------------------------------------------------------*/
#contents #c_pad #price_ichiran {
	padding-left: 3px;
}
#contents #c_pad #price_ichiran img {
	vertical-align: middle;
}
#contents #c_pad #price_ichiran p {
	font-size: 11px;
	line-height: 120%;
	background-image: none;
}
#contents #c_pad #price_ichiran p a {
	font-size: 11px;
	line-height: 120%;
}
#contents #c_pad #price_ichiran table {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	clear: both;
}
#contents #c_pad #price_ichiran table th {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	background-color: #7ABCDB;
	text-align: center;
	padding: 5px;
	background-image: url(../../img_price/table_bg.jpg);
	background-repeat: repeat-x;
}
#contents #c_pad #price_ichiran table td {
	background-color: #FFFFD9;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
#contents #c_pad #price_ichiran table td.col_name {
	background-color: #FFFFD9;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
}
#contents #c_pad #price_ichiran table td.col_name img {
	vertical-align: middle;
}

/*
FAQ
-------------------------------------------------------------------*/
.faq_q {
	width: 54px;
	height: 31px;
	float: left;
	background-image: url(../../img_faq/q.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 15px;
}	
.faq_q_text {
	width: 450px;
	height: 31px;
	float: left;
	margin: 20px 0 0 15px;
	color:#ff9900;
	font-weight: bold;
}	
.faq_a {
	width: 90px;
	height: 40px;
	float: left;
	background-image: url(../../img_faq/a.gif);
	background-repeat: no-repeat;
	margin: -10px 0 10px 15px;
}	
.faq_a_text {
	width: 450px;
	float: left;
	margin: 0 0 5px 0;
}	

/*
フォトギャラリー
-------------------------------------------------------------------*/
#show_pic li {
	float: left;
	padding : 0px 3px 0px 0px;
	margin : 10px 0px 5px 5px;
}
#show_pic_main{
	margin : 10px 0px 0px 10px;
}

/*
	サイトマップのスタイル指定
-------------------------------------------------------------------*/
#site_map {

}
#site_map ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background: url(../../img_sitemap/ic_home.gif) no-repeat 0 4px;
	line-height: 160%;
	list-style-type: none;
}
#site_map ul li ul {
	margin-left: 10px;
	background: url(../../img_sitemap/ic_bk.gif) repeat-y 17px 0;
}
#site_map ul li ul.category li {
	background: url(../../img_sitemap/ic_category.gif) no-repeat 1px -261px;
	list-style-type: none;
}
#site_map ul li ul.page li {
	background: url(../../img_sitemap/ic_page.gif) no-repeat 1px -261px;
	list-style-type: none;
}
#site_map ul li ul li.last {
	background-color: #FFFFFF;
	list-style-type: none;
}

/*
	文字のスタイル指定
-------------------------------------------------------------------*/
.txt_Red {
	color: #FF0000;
	font-weight: bold;
}
.txt_Blue {
	color: #3333CC;
	font-weight: bold;
}
.txt_Orange {
	color: #FF9933;
	font-weight: bold;
}

.list li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}
