@charset "UTF-8";

/* ========================================================
 *
 *		ROVAL Common Style Sheet	
 *
 *		version	: 1.0
 *		update	: 2009/05/25
 *
 ========================================================*/


/* =====================================
	Common Stylesheet Import
===================================== */
@import url("common/reset.css");
@import url("common/module.css");



/* =====================================
	Grobal Settings
===================================== */
body {
	background: url(../images/common/body_bg.gif) repeat-x left top;
	color: #3C3C3C;
}

/* =====================================
	Anchor
===================================== */
a {
	color: #4574A3;/*4574A3 5082b4*/
	text-decoration: none;
}

a:hover {
	color: #ED171F;
	text-decoration: underline;
}

/* =====================================
	Common Layout
===================================== */

/*	#header
------------------------------------- */
#header {
	width: 975px;
	height: 120px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 42px;
	left: 45px;
	width: 157px;
	height: 62px;
}

#naviarea {
	position: relative;
	float: right;
	width: 780px;
}

#naviarea form {
	display: inline;
}

#gnav {
	margin: 77px 0 0;
	text-align: right;
}

#gnav li {
	display: inline;
	margin: 0 0 0 20px;
}

#gnavi li.start {
	margin: 0;
}

#hnav {
	position: absolute;
	right: 0;
	top: 0;
	padding:5px 0 0;
}

#hnav li {
	display:inline;
}

#hnav a {
	color: #8f8f99;
}

#hnav a:hover {
	color: #ED171F;
}

#header #hnav img,
#header #hnav input {
	vertical-align: middle;
}

#hnav_shop {
	position: absolute;
	right: 0;
	top: 0;
}

.txt100 {
	width: 120px;
}

/* お問い合わせアイコン */
#hnav01 a {
	padding: 2px 0 2px 13px;
	background: url(../images/common/icon_contact.gif) no-repeat left center;
}

/* 网页导航アイコン */
#hnav02 a {
	padding: 2px 0 2px 15px;
	background: url(../images/common/icon_sitemap.gif) no-repeat left center;
}

/* ヘッダーナビ線 */
#hnav01,
#hnav02,
#hnav03 {
	padding: 0 10px;
	background: url(../images/common/hnav_line.gif) no-repeat right center;
}

#hnav01,
#hnav02,
#hnav03 {
}


#hnav04 {
	position:absolute;
	right:-5px;
	top:36px;
	padding: 0;
}

#hnav04 input {
	vertical-align: middle;
	margin: 0 3px 0 0;
}

#hnav04 form {
	display: inline;
}



/*	#mainvisual
------------------------------------- */
#mainvisual {
	background: #e3e3e3 url(../images/common/mainvisual_bg.gif) repeat-y 975px top;
}

#mainvisual_inner {
	width: 975px;
}

#guidenav {
	background: #e6e6eb;
}

p#back_home {
	float: left;
	width: 195px;
}

p#back_home a {
	display: block;
	width: 195px;
	padding: 3px 0;
	text-indent: 15px;
	font-size: 120%;
	color: #fff;
	background: #b4b4b4 url(../images/common/arrow_gray_01.gif) no-repeat 5px center;
	
}

p#back_home a:hover {
	background: #ED171F url(../images/common/arrow_gray_01.gif) no-repeat 5px center;
}

/*	パンくず
------------------------------------- */
#topicpath {
	margin-left: 195px;
	padding: 3px 15px;
	font-size: 120%;
}

#topicpath a {
	margin: 0 5px 0 0;
	padding: 0 8px 0 0;
	background: url(../images/common/arrow_tp.gif) no-repeat right center;
}


/*	#contents
------------------------------------- */
#contents {
	width: 975px;
	padding-bottom: 10px;
}

/* レジスターマーク用 */
#contents .mono {
	padding-left: 2px;
	font-size: 110%;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}


/*	#lnavarea
------------------------------------- */
#lnavarea {
	float: left;
	width: 195px;
}


/*	ローカルナビの指定
------------------------------------- */
.lnav {
	width: 195px;
	font-size: 130%;
}

.lnav li {
	border-top: solid 1px #fff;
	background: url(../images/utility/lnav_bg_a.gif) repeat-y left top;
}

* html .lnav li {
	height: 1%;
	vertical-align: bottom;
}

.lnav li a {
	display: block;
	padding: 10px 15px 7px;
	text-decoration: none;
	color: #3c3c3c;
	background: url(../images/utility/arrow_red_a.gif) no-repeat 3px top;
}

.lnav li a:hover {
	text-decoration: underline;
	color: #ed171f;
}

.lnav li.current {
	background: url(../images/utility/lnav_bg_b.gif) repeat-y left top;
}

.lnav li.current a {
	display: block;
	padding: 10px 15px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #ed171f;
	background: url(../images/utility/arrow_red_b.gif) no-repeat 3px top;
}

#contents .lnav li ul {
	margin: 0 0 0 3px;
	background: #fff;
}

#contents .lnav li ul li {
	margin: 0 0 0 7px;
	padding: 5px 0;
	background: url(../images/accordion/ac_line.gif) repeat-x left top;
}

#contents .lnav li ul li a {
	padding: 0 10px 0 15px;
	font-weight: normal;
	color: #3c3c3c;
	background: url(../images/accordion/ac_arrow_a.gif) no-repeat 7px 6px;
}

#contents .lnav li ul li a:hover {
	color: #ed171f;
	background: url(../images/accordion/ac_arrow_b.gif) no-repeat 7px 6px;
}

#contents .lnav li ul li.current a {
	font-weight: bold;
	color: #ed171f;
	background: url(../images/accordion/ac_arrow_b.gif) no-repeat 7px 6px;
}



/* 下層指定 */
/*
.lnav dd {
	background: url(../images/utility/lnav_bg_b.gif) repeat-y left top;
}

.lnav_child {
	margin: 0 0 0 3px;
	border-bottom: solid 1px #e6e6e6;
	background: #fff;
}

.lnav_child ul {
	margin: 0 0 0 7px;
}

.lnav_child li {
	padding: 5px 0;
	background: url(../images/utility/lnav_line.gif) repeat-x left top;
}

.lnav_child li a {
	padding: 0 10px 0 15px;
	background: url(../images/utility/lnav_arrow_a.gif) no-repeat 7px center;
}

.lnav_child li a:hover {
	background: url(../images/utility/lnav_arrow_b.gif) no-repeat 7px center;
}
*/


/*	#mainarea
------------------------------------- */
#mainarea {
	float: right;
	width: 765px;
	margin: 15px 0 0;
}

#mainarea2 {
	float: right;
	width: 780px;
}



/*	ページトップ
------------------------------------- */
.pagetop {
	height: 1%;
	margin: 0 0 15px;
	padding: 10px 0;
	text-align: right;
	font-size: 120%;
}

.pagetop a {
	padding: 3px 0 3px 13px;
	background: url(../images/common/pagetop.gif) no-repeat left center;
}

.pagetop a:hover {
	color: #ED171F;
}


/*	#footer
------------------------------------- */
#footer {
	padding: 0 0 20px;
	border-top: solid 1px #bebebe;
}

#footer_inner {
	width: 975px;
}

#fnav {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	padding: 10px 0 0;
}

#fnav a {
	color: #8f8f99;
}

#fnav a:hover {
	color: #ED171F;
}

#fnav li {
	padding: 0 10px;
}

#fnav01 {
	background: url(../images/common/hnav_line.gif) no-repeat right center;
}

p#copyright {
	position: relative;
	display: inline;
	float: right;
	margin: -1px 0 0;
	padding: 10px 0 0;
	border-top: solid 1px #ed171f;
}

/*.footer_icon{
	display:inline;
	float:right;
	padding:2px 0 0 8px;
}*/

.footer_icon{
	display:inline;
	float:left;
	padding:2px 0 0 278px;
}
