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

#infoContainer {
	padding-bottom: 110px;
}

#infoArea {
	width: 710px;
	padding-left: 10px;
	float: left;
}

.infoTitle {
	width: 636px;
	position: relative;
	background: url(/images/com/img_line05.gif) left bottom repeat-x;
	margin-top: 50px;
	padding: 0 0 7px 74px;
	font-size: 130%;
}

.infoTitle a {
	text-decoration: none;
}

.infoTitle .categoryIcon {
	position: absolute;
	bottom: 7px;
	left: 0;	
}

.date {
	text-align: right;
	color: #382114;
}

.detailArea {
	background: url(/images/com/img_line01.gif) left bottom repeat-x;
	padding: 15px 20px 30px 20px;
	line-height: 1.4;
}

.detailArea .phArea01 {
	width: 290px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}

.detailArea .phArea01 img {
	display: block;
	margin-bottom: 40px;
}

.detailArea .phArea02 {
	padding-top: 30px;
	text-align: center;
}

.detailArea .phArea02 img {
	margin-right: 15px;
}

.detailArea .bodyArea01 {
	width: 350px;
	float: right;
}

.detailArea .bodyArea01 p {
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	line-height: 1.5;
}


#categoryArea {
	width: 200px;
	padding-right: 10px;
	float: right;
}

ul.category li {
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
	padding-bottom: 1px;
}

ul.category li a {
	display: block;
	background: url(/images/com/img_icon02.gif) 13px 14px no-repeat;
	color: #5e5138;
	text-decoration: none;
	padding: 10px 0 10px 38px;
	zoom: 1;
	font-size: 97%;
}

ul.category li a:hover {
	color: #c30000;
	background: #F1F1E4 url(/images/com/img_icon02.gif) 13px 14px no-repeat;
}

.back {
	text-align: right;
	font-size: 90%;
	margin-top: 10px;
}

.back a {
	background: url(/images/com/img_reser_bg04.gif) 0 5px no-repeat;
	padding-left: 12px;
	text-decoration: none;
}

.pagetop {
	padding: 15px 0 0;
	text-align: right;
}







