/*---------- about ----------*/

body {
	margin : 0px;
	padding : 0px;
	color : #504030;
	background-color : #d8d0a0;
	text-align : center;
}

body a {
	font-weight : bold;
}

a:link {
	color : #803020;
	text-decoration : none;
}

a:visited {
	color : #504030;
	text-decoration : none;
}

a:active {
	color : #803020;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	background-color : #803020;
	text-decoration : none;
}

#layout {
	width : 720px;
	margin : 20px auto;
	padding : 0px;
	position : relative;
	text-align : left;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
}

.gallery {
	float : right;
	width : 500px;
	margin : 0px 0px 20px 0px;
	padding : 0px;
	text-align : left;
}

.gallery-image1 {
	float : right;
	margin : 0px;
	overflow : visible;
}

.blog-title {
	margin : 50px 0px 70px 0px;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	color : #605040;
}

.blog-text {
	font-size : 16px;
	line-height : 125%;
	color : #403020;
	text-align : center;
}
