/* 共通 */

body {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

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

#container {
	width: 800px;
	background: #FFFFFF;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	padding: 0px 0px 0px 0px;	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
}

#title01 {
	margin-bottom: 10px;
}

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

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

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

#copyright {
	text-align: right;
	font-size: 10px;
	color: #999999;
	margin-left: 15px;
	margin-right: 15px;
}

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

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




/* トップページ */

#topleft {
	position: relative;
	float: left;
	text-align: left;
	width: 265px;	border: solid #999999 1px;
	padding: 5px 5px 20px 5px;
	margin-left: 15px;
}

#topcenter {
	position: relative;
	float: left;
	text-align: left;
	width: 470px;
	padding: 0px 0px 0px 0px;
	margin-left: 15px;
}

.photodescre {
	color: #999999;
	text-align: right;
}

.report01 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.report01 li {
	list-style: none;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 110%;
	border-bottom: dotted #996600 1px;
}

#blogdescre h2 {
	line-height: 110%;
	margin-bottom: 10px;
}

.plannavi01 {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 225px;
}

.plannavi02 {
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 225px;
}

.plan01 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.plan01 h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid #999999 1px;
	margin-bottom: 5px;
}

.plan01 li {
	list-style: none;
	line-height: 110%;
}

.town01 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.townlist01 {
	margin-left: 160px;
}

.town01 li {
	line-height: 110%;
	list-style: none;
}



.item01 {
	margin-top: 10px;
	margin-bottom: 20px;
}


/* 個別記事ページ */

#sideleft {
	position: relative;
	float: left;
	text-align: left;
	width: 160px;
	margin-left: 15px;
}

.sideleft_inner {
	padding: 5px 5px 20px 5px;
	width: 150px;
	border: solid #999999 1px;
}

#contentcenter {
	position: relative;
	float: left;
	text-align: left;
	width: 470px;
	padding: 0px 0px 0px 0px;
	margin-left: 15px;
}

#sideright {
	position: relative;
	float: left;
	text-align: left;
	width: 120px;
	padding: 0px 0px 0px 0px;
	margin-left: 15px;
}

#contentcenter h2 {
	font-size: 16pt;
	font-weight: bold;
	border-left: solid #990000 10px;	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contentcenter h3 {
	font-size: 14pt;
	font-weight: bold;	border-bottom: dotted #990000 2px;	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.label01 {
	
	font-size: 13px;
	font-weight: bold;	border-bottom: solid #CCCCCC 1px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#sideleft li {
	list-style: none;
	line-height: 110%;
}


/* 左サイドバー */

.sideleft_img {
	position: relative;
	float: left;
	width: 40px;
}



.sideleft_text {
	position: relative;
	float: right;
	width: 100px;
	border-width: 1px;
}