@charset "Shift_JIS";

/* ページ構造 */
body {
margin:0;
padding:0;
color:#666666;
background-color:#F8E4EB;
background-image: url(../image/bg.jpg);
background-repeat: repeat-x;
}

A:link {
	text-decoration:none;
	color: #D75B90;
}
A:visited {
	text-decoration:none;
	color: #D75B90;
}
A:active {
	text-decoration:none;
}
A:hover {color:#D75B90;
	text-decoration:underline;
}

.maintxt{
margin:0px;
}
.maintxt img{
padding:0px 10px 5px 0px;
}

.text1 {
	font-size: 10px;
	line-height: 18px;
	color: #725B53;
	text-decoration:none;
}

.text2 {
	padding:8px 0px 10px 10px;
	color: #725B53;
	font-size: 12px;
	line-height: 20px;
}

div table tbody tr td table tbody tr td table .text2 {
	text-align: left;
}

.text3 {
	padding:0px 0px 0px 3px;
	color: #725B53;
	font-size: 11px;
	line-height: 15px;
}

.text4 {
	padding:0px 0px 0px 10px;
	color: #725B53;
	font-size: 16px;
	font-weight:bolder;
}

.text5 {
	padding:0px 0px 0px 6px;
	color: #725B53;
	font-size: 14px;
	font-weight:bolder;
}

.text6 {
	padding:0px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	color: #725B53;
}

.text7 {
	padding:0px 0px 0px 11px;
	font-size: 12px;
	line-height: 14px;
	color: #725B53;
	font-weight:bolder;
}

.text8 {
	padding:8px 0px 10px 8px;
	font-size: 12px;
	line-height: 17px;
	color: #725B53;
}

.text9 {
	padding:0px 0px 0px 13px;
	font-size: 12px;
	line-height: 14px;
	color: #D75B90;
	font-weight:bolder;
	text-decoration:underline;
}
.photo {
	padding:12px 10px 10px 5px;
}
