@charset "utf-8";

/* ========================================================
	contents.css => 下層ページ用css
======================================================== */

/* 共通
============================================================================================================ */
/* topicPath
-------------------------------------------------------------------------- */
#topicPath {
	margin: 1em 0 1.5em;
	color: #006447;
	font-size: smaller;
}


/* タイトル
-------------------------------------------------------------------------- */
#contentsContainer h2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}
#contentsContainer h3 {
	margin: 20px 0 8px;
}


/* 色
-------------------------------------------------------------------------- */
.red {
	color: #ff0000;
}


/* category nav
-------------------------------------------------------------------------- */
.category_nav{
margin: 10px;
text-align: right;
}
.category_nav a{
margin-left: 5px;
}


/* インフォメーション
============================================================================================================ */
.information_box {
	margin-bottom: 15px;
	padding: 10px 10px 15px;
	border: 1px solid #4b9364;
	zoom: 1;
}
.information_box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.information_box h3 {
	margin: 0 0 15px !important;
	padding: 11px 15px;
	background-color: #f5f5f5;
	border-bottom: 2px solid #005534;
	color: #005534;
	font-size: 117%;
	line-height: 1.3;
}

.information_box_sp {
	margin-bottom: 15px;
	padding: 0px 10px 5px;
	border: 1px solid #4b9364;
	zoom: 1;
}
.information_box_sp:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}


.information_box_sp .contents h4 {
	margin-bottom: 15px;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	color: #005534;
	padding: 0 5px;
}


.information_box ul.ph {
	float: right;
	padding-top: 20px;
}

.information_box ul.ph_05 {
	float: right;
	padding-top: 5px;
}

.information_box ul.ph li {
	padding-bottom: 20px;
}
.information_box .contents {
	width: 630px;
	margin-left: 10px;
}

.information_box .contents_stayday {
	width: 900px;
	margin-left: 10px;
}

.information_box .contents_stayday td.gray01 {
	background-color: #f5f5f5;
}
.information_box .contents_05 {
	width: 530px;
	margin-left: 10px;
}


.information_box h4 {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	color: #005534;
}



.information_box table.info_basic {
	width: 100%;
	border: 1px solid #005534;
	border-collapse: collapse;
	line-height: 1.3;
	margin-top: 10px;
}
.information_box h4,
.information_box table.info_basic th,
.information_box table.info_basic td {
	padding: 5px;
}
.information_box table.info_basic th {
	background-color: #f5f5f5;
	border: 1px solid #005534;
	border-collapse: collapse;
	font-weight: normal;
}
.information_box table.info_basic th.color {
	background-color: #f5f5f5;
	padding: 5px;
	text-align: left;
}
.information_box table.info_basic td {
	text-align: center;
	border-bottom: 1px dotted #005534;
	border-right: 1px dotted #005534;
}
.information_box table.info_basic tr.last th,
.information_box table.info_basic tr.last td {
	border-bottom: none;
}
.information_box table.info_basic td.last {
	border-right: 1px solid #005534;
}
.information_box table.info_basic td.fee {
	text-align: right;
}
.information_box table.info_basic td.no_r {
	border-right: 1px solid #005534;
}
.information_box table.info_basic td.no_r2 {
	border-right: 1px solid #005534;
	border-bottom: 1px solid #005534;
}


.information_box table.info_other {
	width: 100%;
	margin-bottom: 0.5em;
	margin-top: 10px;
}
.information_box table.info_other th,
.information_box table.info_other td {
	padding: 0.5em 1em;
	border-bottom: 1px dotted #005534;
}
.information_box table.info_other td {
	vertical-align: bottom;
	text-align: right;
}
.information_box table.info_other em {
	padding-left: 1em;
}
.information_box .card {
	margin: 15px 0;
	padding-top: 10px;
	border-top: 1px solid #a0a0a0;
	text-align: center;
}
.information_box .notes {
	margin-bottom: 30px;
	color: #9c7b2a;
	text-align: center;
}

.information_box dt {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	color: #005534;
}
.information_box dd {
	padding-bottom: 30px;
}



/* 料金システム
============================================================================================================ */
#feeContainer {
	margin: 20px 0 0 15px;
	zoom: 1;
}
#feeContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#feeContainer ul.ph {
	float: right;
	padding-top: 30px;
}
#feeContainer ul.ph li {
	margin-bottom: 50px;
}

#feeAera {
	width: 900px;
}
#feeAera h3 {
	margin: 0 0 5px;
}
#feeAera h4 {
	background-color: #f5f5f5;
	border: 1px solid #005534;
	border-bottom-width: 0;
	font-weight: normal;
}
#feeAera table.fee_basic {
	width: 100%;
	border-left: 1px solid #005534;
	border-top: 1px solid #005534;
	border-bottom: 1px solid #005534;
	line-height: 1.3;
}
#feeAera h4,
#feeAera table.fee_basic th,
#feeAera table.fee_basic td {
	padding: 0.3em 1em;
}
#feeAera table.fee_basic th {
	border-right: 1px dotted #005534;
	text-align: center;
}
#feeAera table.fee_basic th.color {
	width: 30%;
	background-color: #f5f5f5;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	text-align: left;
}
#feeAera table.fee_basic td {
	text-align: center;
	border-bottom: 1px dotted #005534;
	border-right: 1px dotted #005534;
}
#feeAera table.fee_basic tr.last th,
#feeAera table.fee_basic tr.last td {
	border-bottom: none;
}
#feeAera table.fee_basic td.last {
	border-right: 1px solid #005534;
}
#feeAera table.fee_basic td.fee {
	text-align: right;
}
#feeAera table.fee_basic td.no_r {
	width: 50%;
	border-right: 1px solid #ffffff;
}
#feeAera table.cancel th {
	border-bottom: 1px dotted #005534;
	border-right: 1px dotted #005534;
	text-align: right;
}
#feeAera table.cancel td {
	text-align: left;
}

#feeAera ul {
	margin: 5px 0 8px;
	line-height: 1.3;
	font-size: 92%;
}
#feeAera ul.last {
	padding-bottom: 3em;
}

#feeAera table.fee_other {
	width: 100%;
	margin-bottom: 0.5em;
}
#feeAera table.fee_other th,
#feeAera table.fee_other td {
	padding: 0.5em 1em;
	border-bottom: 1px dotted #005534;
}
#feeAera table.fee_other td {
	vertical-align: bottom;
	text-align: right;
}
#feeAera table.fee_other em {
	padding-left: 1em;
}
#feeAera .card {
	margin: 15px 0;
	padding-top: 10px;
	border-top: 1px solid #a0a0a0;
	text-align: center;
}
#feeAera .notes {
	margin-bottom: 30px;
	color: #9c7b2a;
	text-align: center;
}



/* コースガイド
============================================================================================================ */
#courseIndexArea {
	margin: 20px 0 40px;
	zoom: 1;
}
#courseIndexArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#courseIndexArea dl {
	width: 460px;
	text-align: center;
}
#courseIndexArea dt {
	margin-bottom: 5px;
}

#courseIndexImage {
	margin-bottom: 60px;
	text-align: center;
}
#courseIndexImage img {
	border: 1px solid #afafaf;
}



#courseIndexArea .course_nav_box{
	padding-bottom: 20px;
}

#courseIndexArea .course_nav_box .imgbox{
	width: 460px;
	float: left;
}
#courseIndexArea .course_nav_box .contboxnew{
	width: 480px;
	float: right;
}
#courseIndexArea .course_nav_box .contboxnew h3{
	margin: 0 0 10px 0;
	padding: 0;
}
#courseIndexArea .course_nav_box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#courseIndexArea .course_nav_box{display: inline-block;min-height:1%;/* for IE 7*/}
/* Hides from IE-mac \*/
* html #courseIndexArea .course_nav_box {height: 1%;}
#courseIndexArea .course_nav_box {display: block;}
/* End hide from IE-mac */




/* 詳細
-------------------------------------------------------------------------- */
#courseImageArea {
	width: 850px;
	margin: 25px auto 30px;
}
#courseDetailArea {
	width: 954px;
	margin: 0 auto;
}
#courseDetailArea div {
	position: relative;
	margin-bottom: 2px;
	zoom: 1;
}
#courseDetailArea h3 {
	margin: 0;
}
#courseDetailArea div p {
	position: absolute;
	right: 0;
	bottom: 0;
}
#courseDetailArea table {
	width: 100%;
	margin-bottom: 40px;
	background-color: #b4b4b4;
	line-height: 1.3;
}
#courseDetailArea table th,
#courseDetailArea table td {
	padding: 0.4em 0.8em;
	background-color: #ffffff;
}
#courseDetailArea table .title th {
	background-color: #cfcfcf;
	text-align: center;
	font-weight: bold;
}
#courseDetailArea table th.sub {
	background-color: #eeeeee;
	font-weight: bold;
}
#courseDetailArea table td {
	text-align: right;
}
#courseDetailArea table .center td {
	text-align: center;
}
#courseDetailArea table .center td.text_r {
	text-align: right;
}


/* レストラン
============================================================================================================ */

/* muneNavi
-------------------------------------------------------------------------- */
#muneNavi {
	margin: 20px 0 40px;
	zoom: 1;
}
#muneNavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#muneNavi li {
	float: left;
	margin-right: 21px;
}
#muneNavi li.right {
	margin-right: 0;
}

/* concept
-------------------------------------------------------------------------- */


#conceptindex{

}



#conceptindex:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#conceptindex{display: inline-block;min-height:1%;/* for IE 7*/}
/* Hides from IE-mac \*/
* html #conceptindex {height: 1%;}
#conceptindex {display: block;}
/* End hide from IE-mac */

#conceptindex .concept_contents,#conceptindex .season_contents,#conceptindex .staff_contents,#conceptindex .history_contents{

}
#conceptindex .concept_contents p.commnew{
margin: 10px 0;
}


#conceptindex .season_contents h3,#conceptindex .history_contents h3{
	margin: 0 0 12px;
	border-bottom: 1px dotted #333333;
	font-size: 117%;
	color: #006447;
}


#conceptindex .season_contents div.box_season:after,#conceptindex .history_contents div.box_season:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#conceptindex .season_contents div.box_season,#conceptindex .history_contents div.box_season{display: inline-block;min-height:1%;/* for IE 7*/}
/* Hides from IE-mac \*/
* html #conceptindex .season_contents div.box_season,* html #conceptindex .history_contents div.box_season {height: 1%;}
#conceptindex .season_contents div.box_season,#conceptindex .history_contents div.box_season {display: block;}
/* End hide from IE-mac */

#conceptindex .season_contents div.box_season .contentboxtxt p{
	margin:0 0 10px 0px;
	width: 240px;
}

#conceptindex .history_contents div.box_season .contentboxtxt p{
	margin:0 0 10px 0px;
	width: 520px;
}

#conceptindex .season_contents div.box_season .photobox,#conceptindex .history_contents div.box_season .photobox{
	width: 400px;
	float: right;
	text-align: right;
}
#conceptindex .history_contents div.box_season .photobox img{
border: 1px solid #ccc;
}

#conceptindex .season_contents div.box_season .textcl110310{
	clear: both;
	padding: 10px 0 0px 0;
}
#conceptindex .season_contents div.box_season,#conceptindex .history_contents div.box_season{
padding-bottom: 20px;
}






#conceptindex .staff_contents{
	padding-bottom: 20px;
}
#conceptindex .staff_contents .staffbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#conceptindex .staff_contents .staffbox{display: inline-block;min-height:1%;/* for IE 7*/}
/* Hides from IE-mac \*/
* html #conceptindex .staff_contents .staffbox {height: 1%;}
#conceptindex .staff_contents .staffbox {display: block;}
/* End hide from IE-mac */

#conceptindex .staff_contents h3{
	margin: 0 0 12px;
	border-bottom: 1px solid #333333;
	font-size: 117%;
	color: #006447;
}

#conceptindex .staff_contents .staffbox{
	padding: 10px 0 20px 0;
}
#conceptindex .staff_contents .staffphoto{
	float: left;
	width: 140px;
}
#conceptindex .staff_contents .staff_comment{
	float: right;
	width: 620px;
}
#conceptindex .staff_contents .staff_comment h4{
	font-weight: 600;
	margin-bottom: 5px;
}
#conceptindex .staff_contents .staff_comment p{

}







#conceptindex .history_contents{}




/* restaurantIndex
-------------------------------------------------------------------------- */
#restaurantIndex {
	position: relative;
	margin-bottom: 30px;
/*	font-size: smaller;
	zoom: 1;*/
}
#restaurantIndex:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#restaurantIndex .ph {
	float: left;
	margin: 0;
	padding: 0;
}
#restaurantIndex h3 {
	margin-bottom: 8px;
	margin-left: 485px;
	border-bottom: 1px dotted #d1d1d1;
}
#restaurantIndex p,
#restaurantIndex li {
	padding-bottom: 1.2em;
}
#restaurantIndex p.menu {
	margin: 26px 0 0 0 ;
	padding: 0;
}


/* メインディッシュ/サイドディッシュ
============================================================================================================ */
div.dish_area {
	margin-left: 15px;
	margin-bottom: 30px;
	zoom: 1;
}
div.dish_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.dish_area div {
	float: left;
	width: 285px;
	margin-right: 40px;
}
div.dish_area div.right {
	margin-right: 0;
}
div.dish_area h3 {
	margin: 10px 0 8px;
	color: #006447;
	font-size: 117%;
}
div.dish_area h3 em {
	font-weight: bold;
	font-size: x-small;
}
div.dish_area .ph {
	text-align: center;
}



/* ショップ
============================================================================================================ */
#shopArea {
	margin: 0 0 0 0px;
	zoom: 1;
}
#shopArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#shopImage {
	float: left;
	margin-right: 20px;
}

#shopImage p{
	float: left;
}


/* 施設紹介
============================================================================================================ */
#facilitiesArea01 {
	margin: 20px 0 30px;
	zoom: 1;
}
#facilitiesArea01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#facilitiesArea01 dl {
	float: left;
}
#facilitiesArea01 p {
	float: right;
}
#facilitiesArea02 {
	margin-bottom: 10px;
	zoom: 1;
}
#facilitiesArea02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#facilitiesArea02 dl {
	float: left;
}
#facilitiesArea02 dl {
	float: left;
}
#facilitiesArea02 div {
	float: right;
	width: 488px;
}
#facilitiesArea02 div dl {
	padding: 0 0 12px 11px;
}

#facilitiesArea03 {
	margin-bottom: 10px;
	zoom: 1;
}
#facilitiesArea03:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#facilitiesArea03 dl {
	float: left;
}
#facilitiesArea03 dl {
	float: left;
}
#facilitiesArea03 div {
	float: left;
	width: 960px;
}
#facilitiesArea03 div dl {
	padding: 0 15px 12px 0px;
}

/* よくある質問
============================================================================================================ */
.qa_box {
	margin-bottom: 20px;
	padding: 0 10px;

}
.qa_box h3 {
	margin: 0 0 15px !important;
	padding: 5px 20px 5px 90px;
	background: #f5f5f5 url(../../qa/images/text_q.gif) 0 80% no-repeat;
	border-bottom: 1px solid #005534;
	color: #005534;
	font-size: 100%;
	line-height: 1.3;
	font-weight: normal;
}
.qa_box dl {
	padding: 0 25px 20px;
}
.qa_box dt {
	border-bottom: 1px solid #333333;
}
.qa_box dd {
	padding: 10px 5px 0;
}




/* アクセス
============================================================================================================ */
#map_canvas {
	height: 580px;
	border: 1px solid #d1d1d1;
}
#accessArea {
	margin-top: 35px;
	zoom: 1;
}
#accessArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#accessArea h3 {
	margin: 20px 20px 12px;
	border-bottom: 1px solid #999999;
	font-size: 117%;
	color: #006447;	
}
#accessArea h3 span {
	font-size: 85%;
	font-weight: normal;
	color: #666666;	
}
#accessArea #mainmap {
	width: 960px;
	*zoom: 1;
	margin-bottom: 20px;
}
#accessArea #mainmap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#accessArea #mainmap li.wide {
	width: 468px;
	border: 1px solid #cccccc;
	float: left;
	padding-bottom: 486px;
	background: url(http://www.nidomcc.com/access/images/map_wide.gif) center bottom no-repeat; 
	list-style-type: none !important;
	margin-left: 0 !important;
	min-height: 502px;
	_height: auto !important;
	_height: 502px;
}
#accessArea #mainmap li.narrow {
	width: 448px;
	border: 1px solid #cccccc;
	float: right;
	padding-bottom: 642px;
	background: url(http://www.nidomcc.com/access/images/map_narrow.gif) center bottom no-repeat; 
	list-style-type: none !important;
	margin-left: 0 !important;
	min-height: 346px;
	_height: auto !important;
	_height: 346px;
}
#accessArea #mainmap ul {
	margin: 0 20px 15px;
}
#accessArea #mainmap li {
	list-style-type: disc !important;
	margin-left: 1.5em;
}
#accessArea #mainmap li.title {
	font-weight: bold;
	list-style-type: none !important;
	margin-left: 0 !important;
}
#accessArea #mainmap .narrow li {
	list-style-type: none !important;
	margin-left: 0;
}

#accessArea #mainmap .narrow .route01 { color: #003366; } 
#accessArea #mainmap .narrow .route02 { color: #3399cc; }
#accessArea #mainmap .narrow .route03 { color: #cc3333; } 

#accessArea #mainmap .narrow table {
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
}
/*#accessArea #mainmap .narrow tr {
	border-bottom: 1px solid #cccccc;
}*/
#accessArea #mainmap .narrow th {
	padding: 5px 10px;
	vartical-align: middle;
	border-bottom: 1px solid #cccccc;
}
#accessArea #mainmap .narrow td {
	padding: 5px 15px;
	vartical-align: middle;
	border-bottom: 1px solid #cccccc;
}

#accessArea #submap {
	border: 1px solid #cccccc;
	padding: 10px 19px 20px;
	background: url(http://www.nidomcc.com/access/images/map_hokkaido.gif) 100px center no-repeat; 
	min-height: 272px;
	_height: auto !important;
	_height: 272px;
}
#accessArea #submap .detail {
	width: 475px;
	margin-left: 445px;
}
#accessArea #submap .detail ul {
	margin: 0 19px 15px;
}
#accessArea #submap .detail li {
	list-style-type: disc !important;
	margin-left: 1.5em;
}


/*#accessArea p.map {
	float: right;
}
#accessArea div {
	width: 330px;
}
#accessArea h3 {
	margin: 0 0 12px;
	border-bottom: 1px solid #333333;
	font-size: 117%;
	color: #006447;
}
#accessArea h3 em {
	color: #373737;
	font-size: 76%;
}
#accessArea ul {
	margin-bottom: 30px;
}
#accessArea li {
	margin-bottom: 0.5em;
}

#accessArea table.tabletime{
	border-collapse: collapse;
	border: 1px solid #4b9364;
}
#accessArea table.tabletime td,#accessArea table.tabletime th{
padding: 5px 10px;
	border-collapse: collapse;
	border: 1px solid #4b9364;
}
#accessArea table.tabletime th{
vertical-align: middle;
}*/



/* フォーム
============================================================================================================ */
#formArea {
	margin: 20px 0 70px;
}
#formArea p.tel {
	margin-bottom: 20px;
	background-color: #7bb388;
	text-align: center;
}
#formArea p.notes,
#formArea h3 {
	margin: 0 0 8px;
	color: #ff0000;
	font-weight: normal;
}
#formArea table {
	width: 100%;
	margin-bottom: 30px;
	background-color: #528d76;
}
#formArea table th,
#formArea table td {
	padding: 0.7em 1em;
	background-color: #ffffff;
}
#formArea table th {
	width: 20%;
	background-color: #d1e9db;
}
#formArea table th em {
	color: #ff0000;
}
#formArea table th em.small_block {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	font-size: smaller;
	line-height: 1.4;
}
#formArea .desire {
	background-color: #eeffee;
}
#formArea .desire li {
	padding: 0.6em 1em;
	border-bottom: 1px solid #cccccc;
}
#formArea .desire li.last {
	border-bottom: none;
}


#formArea #privacyArea {
	height: 130px;
	overflow: auto;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #528d76;
}
#formArea .btn {
	margin-top: 25px;
	text-align: center;
}

input.size01 {width: 400px;}
input.size02 {width: 710px;}
input.size03 {width: 40px;}
input.size04 {width: 55px;}
input.size05 {width: 570px;}
input.size06 {width: 80px;}
textarea.size01 {width: 710px;height:10em;}


/* プライバシーポリシー
-------------------------------------------------------------------------- */
/*#privacy .policy {
	margin: 0 0 1em 1.5em;
}
#privacy .leading {
	margin-bottom: 1em;
}
#privacy .policy li {
	list-style: outside disc;
}
#privacy h4 {
	font-size: 116%;
	font-weight: bold;
}
#privacy ul,
#privacy ol {
	margin-bottom: 1em;
}
#privacy ol .purpose {
	margin: 1em 0;
	margin-left: 1em;
	text-indent: -1em;
}
#privacy .contact {
	padding: 10px;
	background: #eee;
}
#privacy .revision {
	padding-bottom: 1em;
	text-align: right;
}*/

/*--add150331--*/
#privacy .policy {
	margin: 0 0 1em 1.5em;
}
#privacy .leading {
	margin-bottom: 2em;
}
#privacy dl dt {
	font-weight: bold;
	font-size: 116%; 
	line-height: 1.8;
}
#privacy dl dd {
	text-indent: -2em;
	text-indent: -1.5em\9;
	margin-left: 2em;
	margin-left: 1.5em\9;
	margin-bottom: 2em;
}
#privacy dl dd ol {
	margin-top: 0;
	margin-left: 2em;
}
#privacy dl dd ol li {
	text-indent: -2.5em;
	text-indent: -1.5em\9;
}
#privacy dl dd ol.inline {
	margin-top: -1.6em;
	margin-left: 2em;
}
#privacy dl dd ol.inline li {
	list-style-type: none !important;
	margin-bottom: 0.5em;
}
#privacy dl dd ol.inline li ol {
	margin-left: 1.1em;
}
#privacy dl dd ol.inline li ol li {
	text-indent: -1em;
}
p.end {
	margin: 2em 0 3em;
	text-align: right;
}
#privacy ul.atn li {
	text-indent: -1em;
	margin-left: 1em;
}
#privacy ul.atn li .contact {
	padding: 10px 20px;
	background: #e0ede3;
	text-indent: 0;
	margin-left: -1em;
	margin-bottom: 1em;
}
#privacy .revision {
	text-align: right;
}