body {
	color : #000000;
	font-size:0.9em;
	line-height:140%;
	background-color: #ffe0e0;
}

A:link { color : #434b0b}
A:visited { color : #434b0b}
A:hover { color : #9ea950}
A:active { color : #9ea950}


#main {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px solid #ffe0e0;
	border-left: 1px solid #ffe0e0;
}

#main2 {
	width: 800px;
	height:2100px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px solid #ffe0e0;
	border-left: 1px solid #ffe0e0;
}

#title_img {
	color: #FFFFFF;
	width: 100%;
	margin: 0px auto;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe0e0;
}

#menu1 {
	color: #861935;
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;

	text-indent: 15px;
	background-image: url(image/menu1.jpg);
	border: 1px solid #861935;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu2 {
	color: #000000;
	font-weight: normal;
	width: 100%;
	padding: 2px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

#menu3 {
	font-size:1.0em;
	color: #FFFFFF;
	font-weight: bold;
	width: 98%;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #669fcb;
	padding: 5px;
	background-image: url(image/menu3.jpg);
}

#menu4 {
	font-size:1.0em;
	color: #FFFFFF;
	font-weight: bold;
	width: 98%;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #c20000;
	padding: 5px;
	background-image: url(image/menu4.jpg);
}

#menu5 {
	color: #861935;
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;

	text-indent: 15px;
	background-image: url(image/menu5.jpg);
	border: 1px solid #861935;
	padding-top: 4px;
	padding-bottom: 4px;
}

#main_left {
	width: 300px;
	padding: 0px;
	float: left;
}

#main_right {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #669fcb;
	background-image: url(image/back1.jpg);
}

#main_right2 {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #8a1f22;
	background-image: url(image/back1.jpg);
}


#main_right0 {
	width: 425px;
	float: right;
}


#main_body {
	width: 750px;
	margin: 15px auto;
	padding-bottom: 5px;
}

#photo {
	float: left;
	width: 200px;
	padding-right: 10px;
}

#block_box {
	width: 94%;
	padding: 3%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px dotted #666666;
}

#footer {
	font-size:0.8em;
	line-height: 150%;
	width: 100%;
	height: 40px;
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
	clear: both;
	background-image: url(image/footer_back.jpg);
	background-repeat: no-repeat;
	background-color: #f0c8b1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffe0e0;
	color: #434b0b;
}

#footer2 {
	font-size:0.8em;
	line-height: 150%;
	width: 800px;
	height: 40px;
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
	clear: both;
	background-image: url(image/footer_back.jpg);
	background-repeat: no-repeat;
	background-color: #f0c8b1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffe0e0;
	color: #434b0b;
}

#coment_left {
	width: 150px;
	height:180px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#coment_right {
	width: 590px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}


#diary {
	width: 740px;
	margin:18px;
	padding: 10px;
	border: 1px solid #000;
}

#diary_menu {
	font-size:1.0em;
	color: #FFFFFF;
	font-weight: bold;
	width: 98%;
	margin-bottom:15px;
	margin-top: 5px;
	background-color: #c90000;
	padding: 5px;
}


.diary2 {
	width: 740px;
	margin:18px;
	padding: 10px;
	border: 1px solid #000;
}

.diary2_menu {
	font-size:1.0em;
	color: #FFFFFF;
	font-weight: bold;
	width: 98%;
	margin-bottom:15px;
	margin-top: 5px;
	background-color: #c90000;
	padding: 5px;
}


.photo_img {
	margin-bottom: 5px;
}

.photo_img2 {
	padding-bottom: 5px;
	clear: both;
}

.big_font {
	color: #CC3300;
	font-weight: bold;
}

.big_font2 {
	color: #666600;
	font-weight: bold;
}

.big_font3 {
	color: #434b0b;
	font-weight: bold;
}

.small_font {
	font-size:0.8em;
}

.small_font2 {
	font-size:0.8em;
	color: #CC0000;
}


/*回り込み解除*/
br.clear {
	clear: both;
}
