@charset "utf-8";

body {
	background: url(../image/background_page.jpg) repeat-x;
}

h2#contents-title {
	width: 225px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../hand/image/title.gif) no-repeat;
	text-indent: -1000em;
}

img.contents-image {
	margin-left: 25px;
}

p.text {
	margin-left: 25px;
	padding: 12px 7px 16px;
	line-height: 1.8em;
}

.text a:link, .text a:visited {
	color: #F03;
}

.text a:hover {
	color: #F69;
}

p.text-bio {
	margin: 0px 0px 25px 25px;
	padding: 12px 7px;
	line-height: 1.8em;
	background: url(../hand/image/background_bio.gif);
	color: #184D81;
}

h2#contents-foot {
	width: 225px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../foot/image/title.gif) no-repeat;
	text-indent: -1000em;
}

h2#contents-bridal {
	width: 235px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../others/image/title_bridal.gif) no-repeat;
	text-indent: -1000em;
}
