@charset "UTF-8";

/*
--------------------------------------------------
Price Style

--------------------------------------------------
	1.H3
	2.Ul
	3.Table
	4.Stitle01
	5.About
	6.Stitle02
	7.Leftarea
--------------------------------------------------*/



/* 1.H3
--------------------------------------------------*/
#body h3 {
	background: url(../images/price_title.gif) 0 0 no-repeat;
	width: 980px;
	height: 50px;
	margin-bottom: 20px;
}
#body h3 strong {
	display: none;
}


/* 2.P
--------------------------------------------------*/
#body p {
	font-size: 1.7em;
	margin: 0 0 10px 20px;
}
#body p strong {
	font-size: 1.8em;
	color: #ff0000;
	margin: 0 5px;
}
#body p b {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}


/* 3.Table
--------------------------------------------------*/
#body table {
	float: left;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
#body table tr th {
	border: solid 1px #cccccc;
	background-color: #ffff99;
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
	padding: 5px;
}
#body table tr td {
	border: solid 1px #cccccc;
	font-size: 1.2em;
	text-align: center;
	padding: 5px;
}


/* 4.rightarea
--------------------------------------------------*/
#body .rightarea {
	float: right;
	width: 530px;
	text-align: left;
	margin: 0 20px 30px 0;
}

/* 4.Dl
--------------------------------------------------*/
#body .rightarea dl {
	margin: 0 0 10px 30px;
}
#body .rightarea dl dt {
	border-bottom: solid 1px #ff6600;
	font-size: 1.2em;
	color: #ff6600;
	padding: 5px;
}
#body .rightarea dl dt b {
	font-size: 1.4em;
	margin: 0 5px;
}
#body .rightarea dl dd {
	font-size: 1.4em;
	margin: 0 0 20px 20px;
}
#body .rightarea dl dd b {
	color: #ff0000;
}
#body .rightarea dl dd strong {
	font-size: 1.4em;
	color: #ff0000;
	margin-left: 10px;
}


/* 5.Ul
--------------------------------------------------*/
#body .rightarea ul {
	margin: 0 0 30px 30px;
}
#body .rightarea ul li {
	font-size: 1.2em;
	color: #666666;
}


/* 4.Stitle01
--------------------------------------------------*/
#body .stitle01 {
	clear: both;
	background: url(../images/price_stitle01.gif) 0 0 no-repeat;
	width: 940px;
	height: 35px;
	margin: 0 0 10px 20px;
}
#body .stitle01 strong {
	display: none;
}


/* 5.About
--------------------------------------------------*/
#body .about {
	width: 790px;
	margin: 0 0 20px 20px;
	padding: 10px 0 0 130px;
}
#body .about strong {
	display: block;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#body .about p {
	font-size: 1.1em;
	line-height: 1.5;
	color: #666666;
}
#body .about ol {
	padding-left: 30px;
}
#body .about ol li {

	list-style-type: decimal;
	font-size: 1.1em;
	line-height: 1.5;
	color: #666666;
	margin-bottom: 5px;
}
#body .ab01 {
	background: url(../images/price_image01.gif) 15px 0 no-repeat;
	height: 100px;
}
#body .ab02 {
	background: url(../images/price_image02.gif) 15px 0 no-repeat;
	height: auto;
}
#body .ab03 {
	background: url(../images/price_image03.gif) 15px 0 no-repeat;
	height: 100px;
}


/* 6.Stitle02
--------------------------------------------------*/
#body .stitle02 {
	background: url(../images/price_stitle02.gif) 0 0 no-repeat;
	width: 940px;
	height: 35px;
	margin: 0 0 10px 20px;
}
#body .stitle02 strong {
	display: none;
}


/* 7.Leftarea
--------------------------------------------------*/
#body .leftarea {
	float: left;
	width: 480px;
	margin: 0 0 20px 20px;
}
#body .leftarea strong {
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}
#body .leftarea table {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}
#body .leftarea table tr th {
	background-color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	padding: 5px;
}
#body .leftarea table tr td {
	font-size: 1.2em;
	text-align: left;
	padding: 5px;
}
#body .leftarea p {
	font-size: 1.2em;
	margin-bottom: 20px;
}
#body .leftarea dl dt {
	font-size: 1.3em;
}
#body .leftarea dl dd {
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 20px;
}


/* 8.Rightimage
--------------------------------------------------*/
#body .rightimage {
	float: right;
	margin: 0 30px 20px 0;
}

