@charset "UTF-8";

.guideHeadline{
	width:685px;
	background:url(/static/images/gourmet/guide/guideHeadlineBg.png) repeat-x 0 0;	
}
.guideHeadline .guideHeadlineFooter{
	width:685px;
	padding-bottom:1px;
	background:url(/static/images/gourmet/guide/guideHeadlineBg_shadow.png) repeat-x 0 bottom;
}

.guideHeadline h2{
	padding-left:15px;
	line-height:1.3;
	font-size:114%;
	font-weight:bold;
	color:#666;
}

.guideDescription {
	width:685px;
	height:107px;
	margin:0 auto;
	color:#666;
	border-bottom:1px dotted #cabea6;
}

.guideDescription p {
	margin-top:23px;
	padding:0 15px 60px 15px;
	font-size:13px;
}


.leftArea {
	width:191px;
	margin-top:14px;
	border-right:1px dotted #cabea6;
	float:left;
}

.leftArea ul {
	margin-bottom:20px;
}

* html body .leftArea ul {/* IE6 */
	margin-bottom:10px;
}

.leftArea li {
	height:13px;
	margin-bottom:4px;
	margin-left:10px;
	padding-left:15px;
	font-size:13px;
	line-height:1;
	background:url(/static/images/gourmet/guide/guideNaviListmark.png) no-repeat left top;
}

* html body .leftArea li {/* IE6 */
	height:13px;
	margin-left:5px;
	margin-bottom:2px;
	padding-left:15px;
	font-size:13px;
	line-height:1;
	background:url(/static/images/gourmet/guide/guideNaviListmark.png) no-repeat left top;
}

.leftArea li a {
	font-size:13px;
	line-height:1;
}

.guideNaviHeadline {
	font-size:14px;
	font-weight:bold;
	color:#666;
}


.rightArea {
	width:493px;
	margin-top:14px;
	float:left;
}


.guideListHeadline {
	width:461px;
	margin:0 auto;
	color:#666;
	background:url(/static/images/gourmet/guide/guideListHeadline.png) no-repeat 0 0;
}
.guideListHeadline .guideHeadlineFooter{
	width:461px;
	padding-top:3px;
	background:url(/static/images/gourmet/guide/guideListHeadline_bottom.png) no-repeat 0 bottom;
}

.guideListHeadline h3 {
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
}

.guideListBox {
	width:461px;
	height:auto;
	margin:0 auto 20px auto;
}

.guideListBox ul {
	padding:10px;
}

.guideListBox li {

	margin-right:15px;
	line-height:1;
	font-size:13px;
	float:left;
	word-break:keep-all;/* IE6 */
}

.guideBorderDB {
	width:461px;
	height:2px;
	margin:0 auto 20px auto;
	border-bottom:1px dotted #cabea6;
}


.guideDetailTitleBar {
	width:461px;
	margin:0 auto;
	color:#4d5a96;
	font-size:12px;
	padding:5px 0;
	text-align:right;
}

.guideDetailHeadline {
	width:685px;
	margin:0 auto;
	border-bottom:1px solid #d9c9a9;
}

.guideDetailHeadline p {
	height:18px;
	padding-left:18px;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	background:url(/static/images/gourmet/guide/guideDetailHeadlineTitlemark.png) no-repeat left top;
}

.guideDetailBox {
	width:685px;
	margin:0 auto;
}

.guideDetailBox p {
	color:#666;
	font-size:13px;
	padding:15px;
}

.guideImgCaption {
	color:#666;
	font-size:13px;
}

.guideImgBox {
	width:461px;
	margin:0 auto 25px  auto;
	text-align:right;
	overflow:hidden;
}

.h4{
	width:461px;
	height:18px;	
	margin:0 auto;
	border-bottom:1px solid #d9c9a9;
	padding-left:18px;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	background:url(/static/images/gourmet/guide/guideDetailHeadlineTitlemark.png) no-repeat left top;
}

/*
table {
        width: 685px;
        border-collapse: separate;
        border-spacing: 1px;
}

th {
		width: 120px;
		height: 80px;
        padding-left: 20px;
        border-top: 1px solid #e0d8c7;
        border-bottom: 1px solid #e0d8c7;
        background-color: #FFFFFF;
}
td {
		width: 565;
		height: 80px;
        padding-left: 20px;
        border-top: 1px solid #e0d8c7;
        border-bottom: 1px solid #e0d8c7;
        background-color: #FFFFFF;
}

td.typeB {
		width: 565;
		height: 200px;
        padding: 0px;
        border-top: 1px solid #e0d8c7;
        border-bottom: 1px solid #e0d8c7;
        background-color: #FFFFFF;
}
*/

STRONG.red {
		color: red;
}

.wrap {
    text-align: center;
	font-size: 13px;
}

.wrap_img {
	margin-top: 20px;
    text-align: center;
	font-size: 13px;
}

.cellA {
		width: 120px;
		height: auto;
        padding-left: 10px;
		font-size: 13px;
}

.cellAconfirm {
		width: 100px;
		height: auto;
        padding-left: 70px;
		font-size: 13px;
}

.cellB {
		height: auto;
		padding-left: 10px;
		font-size: 13px;
}

.cell_R {
		float: right;
		width: auto;
		height: auto;
        padding-left: 10px;
	    text-align: left;
		font-size: 13px;
}

.cell_C {
    margin-left: auto;
    margin-right: auto;
    width: 685px;
	padding-top:10px;
	padding-bottom:10px;
}

.cell_C2 {
    margin-left: auto;
    margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
}

.img_C {
    margin-left: auto;
    margin-right: auto;
    width: 685px;
}

.privacyDescription {
	width:685px;
	height:auto;
	margin:0 auto;
	color:#666;
}

.privacyDescription p {
	margin-top:23px;
	padding:0 15px 20px 15px;
	font-size:13px;
}