body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:22px;
	font-family: "メイリオ", Meiryo, verdana, helvetica, "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

html{
	overflow-y: scroll;
}

body {
	background:#fff url(http://www.2617.co.jp/images/bg-body.png) repeat-y top center;
	color:#333;
}

h1, h2, h3, h4, h5, h6{
	font-size: 100%; 
	font-weight: bold;
	line-height:1em;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:10px;
}

ul {
	list-style:disc;
	padding:0 0 0 1.7em;
}

ol {
	padding:0 0 0 2.5em;
}

li {
	margin:0;
	padding-bottom:0.5em;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

table{
	border-collapse: collapse; 
	border-spacing:0;
}

th {
	padding:3px 5px;
	background-color:#999;
	color:#fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

td {
	padding:3px 5px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

caption {
	text-align: left;
}

address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal; 
	font-weight: normal;
}

body {
	background-color:#fff;
}

p {
	margin:0.5em 0;
}

a:link, a:visited {
	text-decoration:underline;
	color:#099;
}

a:hover {
	color:#0c6;
}

a:hover img {filter: alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;}

strong {font-weight:bold;}

#main, #top_menu, #main_menu, #visual, #foot_menu {
	width:900px;
	margin:0 auto;
}

#header {
	text-align:center;
	background-color:#6c6;
}

#top_menu ul {
	display: block;
	width:900px;
	text-align:right;
	padding:0;
	clear:both;
}

#main_menu ul {
	display: block;
	clear:both;
	width:900px;
	text-align:center;
	padding:0;
}

#main_menu li, #top_menu li, #foot_menu li {
	display: inline;
	padding:0;
}

#main_menu li img{
	display: block;
	float:left;
}

#top_menu li a {
	display:block;
	float:right;
	width:233px;
	height:35px;
}

a.btn01:link, a.btn01:visited {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat top left;
}

a.btn02:link, a.btn02:visited {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat top center;
}

a.btn03:link, a.btn03:visited {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat top right;
}

a.btn01:hover {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat bottom left;
}

a.btn02:hover {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat bottom center;
}

a.btn03:hover {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/top_menu.png) no-repeat bottom right;
}

#visual {
	height:200px;
	clear:both;
}

#visual a:hover img {filter: alpha(opacity=100); opacity:1; -moz-opacity:1;}

#main {
	clear:both;
}


#left_col {
	width:200px;
	float:left;
	background-color:#E8C58A;
}

#left_col h3 {
	margin:6px;
	text-align:center;
}

#left_col li {
	font-weight:bold;
	font-size:16px;
	line-height:23px;
}

#freedial {
	background-color:#fff;
	padding:6px;
	margin:6px 6px 6px 0;
	margin-bottom:20px;
}

#contents {
	float:right;
	padding-top:10px;
	width:680px;
}

#contents h2 {
	line-height:18px;
	padding:0 0 12px 6px;
	background:#fff url(http://www.2617.co.jp/images/bg-h2.png) no-repeat bottom left;
	color:#222;
}

#contents h3 {
	line-height:14px;
	padding:10px 0 10px 24px;
	background:#fff url(http://www.2617.co.jp/images/bg-h3.png) no-repeat center left;
	color:#222;
}

#contents h4 {
	line-height:12px;
	padding:10px 0;
}

#foot_menu {
	border-top:3px solid #099;
	clear:both;
	text-align:right;
}

#foot_menu li {
	padding:10px;
}

#footer {
	background-color:#6c6;
	clear:both;
}

#footer div {
	text-align:center;
	line-height:15px;
	background-color:#099;
	color:#fff;
	width:900px;
	padding:6px 0;
	margin:0px auto;
}

#footer h3 {
	font-size:12px;
	font-weight:bold;
}

#footer p {
	margin:0;
}

.bold {
	font-weight:bold;
}

.red {
	color:#c33;
}

.pink {
	color:#FF3D6F;
}

.cap {
	font-size:10px;
	line-height:15px;
}

.news {
	border-bottom:3px solid #099;
	clear:both;
	margin-bottom:20px;
}

.news ul {
	padding:0;
	margin:0;
	list-style:none;
}

.news li {
	display:block;
	border-bottom:1px dotted #ccc;
	padding:4px;
	clear:both;
}

.news li span.date {
	display:block;
	width:110px;
	float:left;
}

.blog {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/blog_header.png) no-repeat top right;
	padding-top:120px;
	border-bottom:2px solid #099;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.blog h2 {
	margin-bottom:10px;
}

.blog h2 span.date {
	display:block;
	width:170px;
	font-size:12px;
	font-weight:normal;
	float:right;
	text-align:right;
	color:#666;
}

.blog img {
	max-width:680px !important;
	height: auto !important;
	width: expression(this.width > 680 ? 680: true);
}

.lead {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}

.col {
	border:1px solid #099;
}

.plan {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}

img.left {
	float:left;
	margin-right:10px;
}

img.right {
	float:right;
	margin-left:10px;
}

a.reserve:link, a.reserve:visited {
	display:block;
	width:150px;
	height:30px;
	margin:0 auto;
	background:#fff url(http://www.2617.co.jp/nagaoka/images/btn-reserve.png) no-repeat top left;
}

a.reserve:hover {
	background:#fff url(http://www.2617.co.jp/nagaoka/images/btn-reserve.png) no-repeat bottom left;
}

.twtr-ft {display:none !important;}
.twtr-doc {margin-bottom:6px !important;}

#tab1 {background:#fff url(http://www.2617.co.jp/nagaoka/images/news-tab-01.png) no-repeat top left;}
#tab2 {background:#fff url(http://www.2617.co.jp/nagaoka/images/news-tab-02.png) no-repeat bottom left;}
#tab3 {background:#fff url(http://www.2617.co.jp/nagaoka/images/news-tab-03.png) no-repeat bottom left;}
#tab4 {background:#fff url(http://www.2617.co.jp/nagaoka/images/news-tab-04.png) no-repeat bottom left;}
#news_header {height:30px; border-bottom:3px solid #099; margin-top:20px;}
#news_header a {display:block; float:left; width:150px; height:30px; text-decoration:none;}
#news-plan, #news-event, #news-misc {display:none;}

h4.reserve_title {font-size:14px; line-height:14px; font-weight:bold; color:#fff; padding:5px !important; background-color:#29A14B; margin:0;}
div.reserve_info {padding:10px; background-color:#D3F8E8; margin-bottom:20px;}

div.clearfixBox h3.room {font-size:14px; line-height:14px; font-weight:bold; color:#fff !important; padding:8px !important; background-color:#099 !important; margin:10px 0; background-image:url() !important;}
