@charset "utf-8";
#EditArea {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.EditArea {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.EditArea h3 {
	background-image: url(../image/subtit_h3.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.EditArea h3.long{
	font-size: 100% !important;
}
.EditArea h4 {
	background-image: url(../image/subtit_h4.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 3px;
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.EditArea p {
/*	font-size: 85%;*/
	line-height: 1.5;
	padding-left: 15px;
	padding-top: 10px;
}
.EditArea li {
	font-size: 85%;
	line-height: 1.5;
	padding-top: 5px;
}
div.text_list {
	padding: 12px;
}
td.text_list {
	padding: 5px;
}
td.text_list li {
	font-size:100%;
}
.text_list ol,.text_list ul {
	padding-left: 30px;
}
.img_center {
	text-align:center;
	padding:7px;
}
.text_center {
	text-align:center;
}
.tbl_content {
	padding: 5px;
	font-size: 85%;
}
.hyou01 {
	padding: 8px;
}
.hyou01 table {
	background-color: #FFFFFF;
	font-size: 80%;
	margin: auto auto;
}
.hyou01 th {
	color: #FFFFFF;
	background-color: #006699;
}
.hyou01 td {
	background-color: #F4FBFF;
	text-align: center;
}
.hyou02 {
	padding: 8px;
}
.hyou02 div.price{
	width: 7em;
	text-align:right;
	margin-left: auto;
	margin-right: 0px;
}
.hyou02 table {
	background-color: #9999CC;
	font-size: 80%;
	margin: auto auto;
}
.hyou02 table table {
	background-color: #9999CC;
	font-size: 100%;
}
.hyou02 th {
	color: #333333;
	background-color: #D3E1FE;
}
.hyou02 td {
	background-color: #FFFFFF;
	line-height: 1.5;
}
.hyou03 {
	padding: 8px;
}
.hyou03 table {
	background-color: #FFFFFF;
	font-size: 80%;
	width: 480px;
	margin: auto auto;
}
.hyou03 th {
	color: #FFFFFF;
	background-color: #006699;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.hyou03 thead th {
	text-align: center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.hyou03 td {
	background-color: #F4FBFF;
	text-align: center;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#wrapper #Content .Content #MainContent .MainContent #EditArea .EditArea .text_list dl {
	font-size: 85%;
	line-height: 1.5;
}
.text_list dt {
	color: #FF33CC;
}
.text_list dd {
	padding-left: 20px;
}
