/* 共通 */

body {
	text-align: center;
	background: #FFCC99;
	padding: 0px;
	margin: 0px;
}

a {text-decoration: underline;}
a:link {color: #663300;}
a:visited {color: #993333;}
a:active {color: #993333;}
a:hover {color: #993333;}

#container {
	width: 950px;
	background: #FFFFFF;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	text-align: left;
	border-top: solid #333333 10px;
	padding: 10px 30px 10px 30px;
	margin: 0 auto;
}

#content {
	width: 950px;
	text-align: left;
}

#main {
	width: 690px;
	float: left;
}

#header {
	background: url(http://tokaidowalk.com/img/img_wada01.jpg) no-repeat top right;
	padding-top: 10px;
	padding-bottom: 10px;

}

#header-name h1 {
	font-size: xx-small;
	display: none;
}

#header-name {
	background: url(http://tokaidowalk.com/img/title01.gif) no-repeat;
	width: 606px;
	height: 47px;
	padding-bottom: 10px;

}

#header-description {
	color: #999999;
	line-height: 110%;
}

#img-top {
	position: relative;
	float: right;
}

#main-content {

	width: 690px;
	margin-top: 10px;

}

#footer {
	background: #EBEBEB;
	text-align: right;
	padding-right: 20px;
	margin-top: 20px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

h1, h2, h3 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.floatclear {
	clear:both;
	height:1px;
	line-height:1px;
}

.continue {
	text-align: right;
	margin-bottom: 5px;

}

#side {
	width: 238px;
	border: solid #993333 1px;
	float: right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

a img {
	border-width: 0px;

}


/* サイドバー */

.side-content {
	width: 220px;
	margin: 0 auto;
	text-align: left;
}

#side ul {
	list-style: inside url(http://tokaidowalk.com/img/btn02_y.gif);
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#side h3 {
	background: url(http://tokaidowalk.com/img/bar_238_01.jpg) no-repeat;
	margin-bottom: 10px;

}

.side-content h4 {
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	border-bottom: dashed #999999 2px;

}

.route {
	margin-bottom: 5px;

}

.side-content li {
	list-style-type: none;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* フッター */

#footer a {
	color: #666666;
	text-decoration: none;
}

/* トップページ */

#topmenu {
	margin-bottom: 20px;
}

.topmenu01 {
	float: left;
	position: relative;
	width: 340px;
}

.topmenu02 {
	float: right;
	position: relative;
	width: 340px;
}

.topmenu-inner h2 {
	background: url(http://tokaidowalk.com/img/bar_340_01.jpg) no-repeat;
	height: 28px;
	width: 340px;
	padding-left: 10px;
	padding-top: 5px;
}

.topmenu-inner ul {
	list-style: outside url(http://tokaidowalk.com/img/btn01.gif);
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#topphoto {
	clear: both;
	margin-bottom: 10px;
}

.topphoto01 {
	width: 200px;
	float: left;
	position: relative;
	background: #CCFFCC;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;

}

.topphoto01 img {
	float: left;
	border: solid #FFFFFF 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* 個別記事ページ（ウェブページ） */

#main_alpha {
	width: 500px;
	float: left;
}

#main_beta {
	width: 160px;
	float: right;
	border-left: solid #999999 1px;
	padding-left: 15px;

}

.date {
	
	text-align: right;
}

.entrybody {	
	font-size: 16px;
	line-height: 140%;
	margin-left: 5px;
	margin-bottom: 30px;

}

.entrybody li {	
	font-size: 16px;
	line-height: 140%;
}

#entrycontent h2 {
	background: url(http://tokaidowalk.com/img/bar_500_01.jpg) no-repeat;
	font-size: 18px;
	height: 35px;
	width: 500px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

#entrycontent h3 {
	font-size: 18px;
	font-weight: bold;
	border-left: solid #CC3333 7px;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 15px;

}

#webpagecontent h2 {
	background: url(http://tokaidowalk.com/img/bar_500_01.jpg) no-repeat;
	font-size: 18px;
	height: 35px;
	width: 500px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

#webpagecontent h3 {
	font-size: 18px;
	font-weight: bold;
	border-left: solid #CC3333 7px;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 15px;

}

#navi {
	margin-bottom: 30px;

}

.commentbody {
	border-bottom: dashed #999999 2px;
	line-height: 120%;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 10px;

}

#commenttitle {
	margin-bottom: 20px;

}

.tbbody {
	line-height: 120%;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 10px;

}

.tbexcerpt {
	
	font-size: 12px;
}

#tbtitle {
	margin-bottom: 20px;

}

blockquote {
	border: solid #999999 1px;
	border-right: solid #999999 2px;
	border-bottom: solid #999999 2px;
	padding: 10px 10px 10px 10px;
	margin-left: 0px;

}

.GA {
	margin-top: 20px;
	margin-bottom: 20px;

}

/* カテゴリページ */

#categoryarchive01 h2 {
	
	font-size: 24px;
	font-weight: bold;
	border: solid #333333 1px;
	padding: 8px 5px 5px 5px;
	margin-bottom: 10px;
}

#category_description {
	margin-bottom: 20px;
}

#categoryarchivelist ul {
	list-style: inside url(http://tokaidowalk.com/img/btn02_y.gif);
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.entrydigest {
	margin-bottom: 20px;
}

.entrydigest h3 {
	background: url(http://tokaidowalk.com/img/bar_500_01.jpg) no-repeat;
	font-size: 18px;
	height: 35px;
	width: 500px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;

}

.entrydigestbody {
	margin-left: 5px;
}

#wikipedia {
	border-bottom: solid #999999 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

#categorydata {
	border-bottom: solid #999999 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#notice {
	text-align: center;
	border: solid #CCCCCC medium;
	padding: 10px 10px 10px 10px;

}


/* 楽天トラベルAPI　*/

#hotel {
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	line-height: 120%;
}

.hoteldata {
	border-bottom: dashed #CCCCCC 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.hotelImage {
}

.hotelName {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;

}

.hotelMinCharge {
}

.hotelPhoneNo {
}
.hotelSpecial {
}

