@charset "utf-8";
/* ===================================================================
CSS information

 file name  :module.css
 author     :Drecom Generated Media (admin)
 style info :共通（ヘッダー、フッター、サイドナビ）
=================================================================== */

/* -----------------------------------------------------------
	#header ヘッダー
----------------------------------------------------------- */
#header {
	width: 920px;
}

#header div.head {
	width: 910px;
	background: #FFF4E1;
	padding: 5px 10px 5px 0;
	font-size: 10px;
}

#header p.head_l {
	width: 75px;
	height: 20px;
	float: left;
	padding-left: 10px;
}

#header p.head_r {
	width: 820px;
	float: right;
	text-align: right;
	padding-top: 7px;
}

#header div#title {
	width: 900px;
	padding: 5px 10px;
}

#header div#title h1 {
	width: 337px;
	float: left;
}

#header div#title ul {
	float: right;
}

#header div#title ul li {
	float: left;
	margin: 0 5px;
	padding-left: 20px;
	height: 14px;
	padding-top: 1px;
}

#header div#title ul li.new {
	background: url(/images/ranking/ico_new.gif) no-repeat left center;
}

#header div#title ul li.edit {
	background: url(/images/common/icon4.gif) no-repeat left center;
	padding-left: 18px;
}

#header div#title ul li.log_out {
	background: url(/images/ranking/ico_log_out.gif) no-repeat left center;
	padding-left: 20px;
}

#header div#title ul li.help {
	background: url(/images/ranking/ico_help.gif) no-repeat left center;
}

#header div#title ul li.guide {
	background: url(/images/ranking/ico_guide.gif) no-repeat left center;
	padding-left: 15px;
}

/* -----------------------------------------------------------
	#topicPath ぱんくずナビ
----------------------------------------------------------- */
#topicPath {
	width: 680px;
}

#topicPath p {
	font-size: 10px;
}

/* -----------------------------------------------------------
	#footer フッター
----------------------------------------------------------- */
#footer {
	width: 920px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#footer div#fnav {
	float: left;
	width: 584px;
}

#footer div#fnav ul {
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
}

#footer div#fnav li {
	float: left;
	margin-left: 2px;
	background: url(/images/common/icon4.gif) no-repeat left 13px;
	padding-left: 16px;
	padding-top: 14px;
	padding-right: 10px;
	font-size: 10px;
	padding-bottom: 3px;
}

#footer div#copyright {
	float: right;
	width: 250px;
	height: 10px;
	margin-top: 15px;
}

#footer div#copyright img {
	padding-right: 5px;
}

/* -----------------------------------------------------------
	#footer_b フッター②
----------------------------------------------------------- */
#footer_b {
	width: 920px;
	height: 25px;
	padding: auto 30px;
	padding-left: 30px;
}

#footer_b div.btm {
	width: 920px;
	background-color: #FFF4E1;
	padding: 7px 0 7px 0;
	margin-bottom: 0;
}

#footer_b ul#fPRLink {
	float: right;

}

#footer_b ul#fPRLink li {
	float: left;
	padding-right: 10px;
	font-size: 10px;
}

