@charset "utf-8";
/* ===================================================================
CSS information

 file name  :information.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
#information div#cnt_left div.bg_inner div.gmenu ul li.information a {
	background: url(../images/side/btn_gmenu.gif) left -192px no-repeat;
}

/* -----------------------------------------------------------
	#cnt_information
----------------------------------------------------------- */
#cnt_information {
	width: 690px;
	height: auto;
	clear: both;
}
#cnt_information h4 {
	padding: 30px 0 0 0;
}
#cnt_information div.bg {
	width: 640px;
	margin: 10px auto;
	padding: 10px 20px;
	background: #fafaf4;
	border: 5px solid #ede4df;
	clear: both;
}
#cnt_information div.bg img.photo {
	width: 80px;
	border: 3px double #CCC;
	margin-right: 20px;
	float: left;
}
#cnt_information div.bg p.day {
	font-size: 80%;
	padding: 0 0 5px 0;
}
#cnt_information div.bg h5 {
	font-size: 90%;
}
#cnt_information p.paging {
	width: 690px;
	padding: 10px 0 20px 0;
	font-size: 80%;
	text-align: center;
}
#cnt_information p.paging a {
	margin: 0 10px;
}


/* -----------------------------------------------------------
	#cnt_detail
----------------------------------------------------------- */
#cnt_detail {
	width: 690px;
	height: auto;
	padding: 30px 0 0 0;
}
#cnt_detail div.bg_title {
	width: 690px;
	height: 70px;
	background: url(../information/images/detail/bg_title.gif) left top no-repeat;
}
#cnt_detail div.bg_title h3 {
	width: 650px;
	position: relative;
	top: 20px;
	left: 25px;
	color: #5d460e;
}
#cnt_detail div.bg_title p {
	width: 560px;
	position: relative;
	top: 22px;
	left: 114px;
	font-size: 80%;
	color: #5c5c5c;
}
#cnt_detail div.txt {
	padding: 20px;
	color: #793527;
	line-height: 1.8;
	font-size: 85%;
}
#cnt_detail div.txt img.photo {
	margin: 0 15px 0 0;
	border: 3px double #CCC;
	float: left;
}
#cnt_detail p.paging {
	width: 690px;
	padding: 30px 0;
	font-size: 80%;
	text-align: center;
	clear: both;
}
#cnt_detail p.paging a {
	margin: 0 10px;
}
