@charset "UTF-8";

div#wrapper {
	width:970px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background-image:url(../img/plan2/page_title.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:30px;
	padding-top:125px;
}

/*---左枠--------------------------------------------------------------*/

div#contents_left {
	float:left;
	width:320px;
	margin:10px 10px 0 10px;
}

div#contents_left p#left_bar {
	width:280px;
	padding:10px;
	margin-bottom:25px;
	border-bottom:1px #dfdfdf dashed;
}
* html div#contents_left p#left_bar {
	width:310px;
}


/*---

#contents_left ul {
	width:310px;
}

#contents_left li {
	float:left;
	width:134px;
	font-size:13px;
	line-height:13px;
	text-align:right;
	margin:0 7px 20px 7px;
}
* html #contents_left li {
	width:136px;
	margin:7px;
	overflow:hidden;
}

#contents_left li p {
	color:#a8943f;
	font-size:11px;
	line-height:12px;
	margin-top:6px;
}
* html #contents_left li p {
	font-size:10px;
	line-height:13px;
	margin-top:2px;
}

---*/



#contents_left ul {
	width:250px;
	padding-left:20px;
}

#contents_left li {
	width:200px;
	font-size:13px;
	line-height:13px;
	text-align:right;
}
* html #contents_left li {
	width:202px;
	margin:8px;
	overflow:hidden;
}

#contents_left li p {
	color:#a8943f;
	font-size:11px;
	line-height:14px;
	margin-top:3px;
}
* html #contents_left li p {
	font-size:10px;
	line-height:13px;
	margin-top:2px;
}




.height5{height:54px;}
* html .height5{height:66px;}

.height4{height:40px;}

#contents_left a {
	color:#666666;
	text-decoration:none;
}

#contents_left a:hover {
	color:#5194e5;
	text-decoration:none;
}

#contents_left a:hover span {
	background-color:#3276c7;
}

#contents_left li img {
	margin-bottom:6px;
	border:1px #666666 solid;
}

#contents_left span{
	float:left;
	width:20px;
	height:20px;
	background-color:#000000;
}

#contents_left span2{
	float:left;
	width:20px;
	height:20px;
	background-color:#0000ff;
}


/*---右枠--------------------------------------------------------------*/

div#contents_right {
	float:left;
	width:578px;
	font-size:10px;
	line-height:19px;
	padding-left:18px;
}

#contents_right img {
	margin-left:-18px;
	margin-bottom:16px;
}

#contents_right p {
	width:520px;
	font-size:12px;
	margin-bottom:24px;
}

#contents_right ul {
	width:554px;
	overflow:hidden;
	margin-left:15px;
}

#contents_right li {
	float:left;
	margin-right:40px;
}

#contents_right li img {
	background-color:#fcfcfc;
	margin:0;
	padding:5px;
	border:1px #ececec solid;
}
* html #contents_right li img {
	padding:0;
	border:1px #ececec solid;
}

#contents_right table {
	width:482px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top:15px;
	margin-left:36px;
}

#contents_right th {
	height:26px;
	color:#b5a55c;
	font-size:16px;
	text-align:left;
	border-bottom:1px #dfdfdf dashed;
	padding:4px;
}

#contents_right td {
	height:26px;
	color:#666666;
	font-size:13px;
	line-height:18px;
	padding:4px;
}

td.price {
	text-align:right;
}

#contents_right td a {
	float:right;
	font-size:13px;
	text-decoration:none;
}

#contents_right td a:hover {
	text-decoration:none;
}