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

@import "com.css";

#goods_bannar {
}


/*EGFsidemenu
--------------------------*/
#menu_egf {
	margin-bottom:20px;
}

#menu_egf_title {
	margin-bottom:5px;
}

#menu_egf ul {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
}

#menu_egf ul li {
	background:url(../images/com/icon_arrow01.gif) 3px 7px no-repeat;
	padding-left:15px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:1.3em;
	margin-bottom:4px;
}

#menu_egf ul li a {
	color:#353535;
	text-decoration:none;
}

#menu_egf ul li a:hover {
	color:#AD5676;
	text-decoration:underline;
}


/*FGFsidemenu
--------------------------*/
#menu_fgf {
	margin-bottom:20px;
}

#menu_fgf_title {
	margin-bottom:5px;
}

#menu_fgf ul {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
}

#menu_fgf ul li {
	background:url(../images/com/icon_arrow02.gif) 3px 7px no-repeat;
	padding-left:15px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:1.3em;
	margin-bottom:4px;
}

#menu_fgf ul li a {
	color:#353535;
	text-decoration:none;
}

#menu_fgf ul li a:hover {
	color:#B73232;
	text-decoration:underline;
}



/*member_sidemenu
--------------------------*/
#menu_member {
	margin-bottom:20px;
}

#menu_member ul {
	margin:5px 0 0 5px;
	padding:0;
	list-style-type:none;
}

#menu_member ul li {
	background:url(../images/com/icon_arrow03.gif) 3px 7px no-repeat;
	padding-left:15px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:1em;
	margin-bottom:2px;
}

#menu_member ul li a {
	color:#353535;
	text-decoration:none;
}

#menu_member ul li a:hover {
	color:#460000;
	text-decoration:underline;
}


/*contents_egf
--------------------------*/
#contents_egf {
	width:560px;
	background:url(../images/egf/index/img-.jpg) top no-repeat;
}

#egf_price {
	position:relative;
	padding:240px 0 5px 320px;
	width:200px;
	text-align:center;
}


/*egf_faq
--------------------------*/
dl.egf_faq {
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px dotted #C8C8C8;
}

dl.egf_faq dt {
	margin:0;
	padding:0 0 0 15px;
	background:url(../images/egf/faq/btn_q.gif) 0 3px no-repeat;
	color:#AD5676;
}

dl.egf_faq dd {
	margin:0;
	padding:0 0 0 15px;
	background:url(../images/egf/faq/btn_a.gif) 0 3px no-repeat;
}


/*contents_fgf
--------------------------*/
#contents_fgf {
	width:560px;
	background:url(../images/fgf/index/img-.jpg) top no-repeat;
}

#fgf_price {
	position:relative;
	padding:240px 15px 5px 300px;
	width:250px;
	text-align:center;
}


/*fgf_faq
--------------------------*/
dl.fgf_faq {
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px dotted #C8C8C8;
}

dl.fgf_faq dt {
	margin:0;
	padding:0 0 0 15px;
	background:url(../images/fgf/faq/btn_q.gif) 0 3px no-repeat;
	color:#B73232;
}

dl.fgf_faq dd {
	margin:0;
	padding:0 0 0 15px;
	background:url(../images/fgf/faq/btn_a.gif) 0 3px no-repeat;
}


/*egf_fgf_cart
--------------------------*/
#egf_fgf_cart {
	width:360px;
	margin:auto;
	margin-bottom:20px;
}

#egf_fgf_cart_l {
	width:150px;
	float:left;
}

#egf_fgf_cart_r {
	width:200px;
	float:right;
	padding-top:15px;
	text-align:center;
}


/*egf_fgf_set
--------------------------*/
#egf_fgf_set_wrap {
	width:490px;
	background:#FAFAE6;
	border:1px solid #C8C8C8;
	padding:5px;
	margin:auto;
	margin-bottom:15px;
}

#egf_fgf_set_wrap_l {
	float:left;
	width:190px;
}

#egf_fgf_set_wrap_r {
	float:right;
	width:290px;
}


/*order
--------------------------*/
.form_textsize50 {
	width:50px;
}

.form_textsize100 {
	width:100px;
}

.form_textsize200 {
	width:200px;
}

.form_textsize300 {
	width:300px;
}

.form_textsize400 {
	width:400px;
}


/*sitemap
--------------------------*/
ul.sitemap {

}

ul.sitemap li h4 {
	font-size:1em;
	font-weight:normal;
}
