﻿@charset "UTF-8";

#pr {
	width: 813px;
	margin: 0px 0px 0px -13px;}
	

#pr h2{
	margin: 0px 0px 8px 13px;}


#pr h3 {
	background-color:#ebe8d1;
	border:1px dotted #c7c0ac;
	color:#7c6854;
	background-image: url(../com_image/h2_heart.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-attachment: scroll;
	padding:5px 5px 5px 28px;
}


#pr h3 {
	background-color:#ebe8d1;
	border:1px dotted #c7c0ac;
	color:#7c6854;
	background-image: url(../com_image/h2_heart.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-attachment: scroll;
	padding:5px 5px 5px 28px;
}

#pr .imagebox {
	display: block;
	float: left;
	margin: 0px 0px 0px 13px;
}

#pr .imagebox ul {
	display: block;
	list-style-type: none;
	width: 254px;
	padding: 0px 0px 0px 4px;
	margin: 0px; }

#pr h4 {
	margin-top: 5px;
	font-size: 1.2em;
	color: #FF5C03;
	margin-bottom: 2px;
}

#pr li {
	/*float: left;*/
	margin-bottom: 12px;
}

#pr li a {
	display: block;
	width: 235px;
	text-align: left;
	color: #5C413B;
	padding: 7px;
	/*margin: 0 0 0 10px;*/
	background-color: #F0F0F0;
	border: 1px solid #845d55;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#pr li a:hover {
	background-color: #FFE9CF;
}


.imagebox {
	display: block;
	float: left;
}

