@charset "UTF-8";
/* CSS Document */

#contents h1 {
	font-size: 130%;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	background: url(../common/bg_h1.gif) no-repeat left top;
	margin-bottom: 20px;
}
#contents .long700 {
	background: url(../common/bg_h1L.gif) no-repeat left top;
	border-style: none;
	line-height: 32px;
	margin-top: 0px;
	color: #FFF;
	font-size: 130%;
}
#contents #content {
	margin: 0px auto;
	height: auto;
	width: 550px;
}
#content .wide {
	width: 700px;
}
#contents h2,#content h2 {
	font-weight: bold;
	line-height: 28px;
	padding-left: 15px;
	border: 2px dotted #E1AFEB;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 110%;
}
#contents ul li , #content ul li {
	background: url(../common/petal.gif) no-repeat left 6px;
	padding-left: 20px;
}
#content .right {
	float: right;
	margin-left: 15px;
}
#content .block li {
	margin-bottom: 10px;
}
#content .block li a .margin {
	margin-top: 7px;
}
#content table {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contents .table_line tr td {
	border: 1px solid #FDCCFE;
}
