/* 「3,500円以下で泊まる！全国の格安ホテル」のスタイルシート（2009.06.13作成） */



/* 構成 */

#container {
	text-align: left;
	width: 860px;
	background: #FFFFFF;
	font-size: 14px;
	color: #555555;
	line-height: 130%;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;	padding: 5px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#titlearea {

}

#title {
	border-bottom: solid #666666 1px;
}


#descre {
	padding-top: 10px;
	padding-bottom: 10px;
}

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

#side01 {
	width: 240px;
	float: right;
}



#footer {
	text-align: center;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
	margin: 10px 10px 10px 10px;
}


/* 共通 */

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

a {text-decoration: underline;}
a:link {color: #330000;}
a:visited {color: #663300;}
a:active {color: #663300;}
a:hover {color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

table {
	
	font-size: 14px;
}

img {
	border-width: 0px;

}


/* トップページ */

#toppagebody h2 {
	font-size: 7pt;
	padding: 0px 0px 2px 0px;
	text-align: right;
}

.topblock01 {
	width: 320px;
	display: inline;
}


/* メイン部分 */


#title h1 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.entrytitle h2, h3 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
	vertical-align: super;
	margin-left: 5px;
	color: #555555;
	text-decoration: none;
}

.entrytitle {
	border: solid #666666 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 15px 0px;
}

.entrybody blockquote {
	background: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 20px 0px;

}

.asset-more-link {	
	text-align: right;
	font-weight: bold;
	font-style: italic;
}


/* サイドバー */

.sidebox01 {
	border: solid #993300 1px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.sidebox01 h4 {

	font-weight: bold;
	color: #FFFFFF;
	background: #cc9966;
	font-size: 10pt;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 10px 0px;

}
.sidebox01 ul {
	padding-left: 0px;
	margin-left: 20px;

}

.sidebox01 li {
	margin-left: 0px;
}

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

}


/* ヘッダー */

.descre {
	margin-top: 5px;

}

/* フッター */

#footer01 {
	
	background: #CFCFCF;
	text-align: center;	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#copyright {
	
	color: #FFFFFF;
}

/*　カテゴリページ　*/

#categorypagebody h2 {
	font-size: 14pt;
	font-weight: bold;
	border-left: solid #663333 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}


/*　記事データ　*/


.d01 {
	border-bottom: dotted #333333 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.d02 {
	border-bottom: dotted #333333 1px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #660000;
}

.d03 {	border-bottom: dotted #333333 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.h01 {
	border-left: solid #006600 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
