body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 1.5em;
	color: #555555;
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 8pt;
	color: #999999;
	width: 860px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.spacer {
	clear: both;
	height: 1px;
	width: 1px;
	margin: 1px;
	padding: 1px;
	display: block;
}
#h_logo {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 55px;
	width: 250px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
}
#h_logo a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 250px;
}

#h_menu {
	width: 520px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
}

#h_menu ul {
	padding: 0px;
	list-style: none;
	height: 55px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#h_menu li{
	float: left;
	height: 55px;
	text-indent: -9999px;
}
#h_menu li a {
	text-decoration: none;
	display: block;
	height: 30px;
}


li#h_cart {
	background: url(../images/li_cart.gif) no-repeat;
	width: 180px;
}
li#h_guide {
	background: url(../images/li_guide.gif) no-repeat;
	width: 160px;
}
li#h_contact {
	background: url(../images/li_contact.gif) no-repeat;
	width: 160px;
}
#h_cart a {
	width: 180px;
}
#h_guide a {
	width: 160px;
}
#h_contact a {
	width: 160px;
}

#h_posfree {
	display: block;
	height: 20px;
	width: 220px;
	margin-left: 280px;
}




.fl {
	float: left;
}
.fr {
	float: right;
}
.ml8 {
	margin-left: 8px;
}
.mr5 {
	margin-right: 5px;
}



.cm10 {
	margin: 10px;
}
.tm_none {
	margin-top: 0px;
}
.bm_none {
	margin-bottom: 0px;
}
.right {
	text-align: right;
}
.shironuki {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B5737;
	font-size: 12px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
.top_margin_0 {
	margin-top: 0px;
	padding-top: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.float_left {
	float: left;
}
.align_left {
	text-align: left;
}
.marginbottom_20 {
	margin-bottom: 20px;
}
.red {
	color: #FF0000;
}
.center {
	text-align: center;
}
.bordertop_1cccccc {
	border-top: 1px solid #CCCCCC;
}
.size8 {
	font-size: 8pt;
}
.bg_white {
	background: #FFFFFF;
}
.spacer_clear {
	display: block;
	clear: both;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.bottom_top{
	margin-top:-10px;
}

.white {
	color: #FFFFFF;
}

a:link {
	color: #003300;
	text-decoration: underline;
}

a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
#srcbox {
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
.srcmg {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#srcbox form {
	display: inline;
}



/*　パンくずリンク　*/

#top_pankuzu {
	width:860px!important;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_pankuzu p {
	margin: 0px;
	padding: 0px !important;
	padding:3px 0 0 0;/*==CSS Hack for IE6==*/
	font-size: 8pt;
}
*+html #top_pankuzu p {
	padding:3px 0 0 0 !important;/*==CSS Hack for IE7==*/
} 

/*　カテゴリナビゲーション共通項目　*/

#navigation {
	clear: both;
	padding: 0px;
	width: 860px;
	margin-bottom: 10px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	height: 20px;
	float: left;
	text-indent: -9999px;
}

#navigation li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 20px;
}









#contents {
	width: 860px;
}

#rightcontent {
	float: right;
	width: 200px;
}
#leftcontent {
	float: left;
	width: 652px;
}

#guide {
	margin: 0px;
	padding: 0px;
	width: 650px;
	border: 1px solid #002400;
}
.w315 {
	width: 315px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002400;
}
.w305 {
	width: 305px;
}
#guide h3 {
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p#flink {
	font-size: 8pt;
	line-height: 1.2em;
}
#r_cart {
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 200px;
	text-indent: -9999px;
}
#r_cart a {
	text-decoration: none;
	display: block;
	height: 65px;
	width: 200px;
}
#r_cart a:hover {
	background-image: url(../images/cart_ov.gif);
	background-repeat: no-repeat;
}
#h4_rlist1,#h4_rlist2,#h4_rlist3{
	padding: 0px;
	height: 25px;
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#h4_rlist1 {
	background-image: url(../images/h4_rlist1.gif);	
}
#h4_rlist2 {
	background-image: url(../images/h4_rlist2.gif);	
}
#h4_rlist3 {
	background-image: url(../images/h4_rlist3.gif);	
}


#top_src {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#top_src_con {
	width: 196px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#h4_rlist2 {
}
#con_r_ex {
	padding: 0px;
	height: 20px;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#con_r_in {
	display: block;
	padding: 0px;
	height: 20px;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ul_r_ex {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ul_r_in {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ul_r_howto {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}#footer {
	padding: 0px;
	width: 860px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002400;
}
#footer p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*========お問い合わせページ=======*/
#main_content_container	{
	margin:28px 0 15px 0;
	height:100%;
	background:url("../images/bg_main_content_container.gif") right top repeat-y;
}
#left_contents	{
	width:570px;
	float:left;
	margin:0 15px 0 0;
	padding:15px;
	background:#f5f5f5;
}
#left_contents .article	{
	padding:10px 5px 10px 5px;
}
dl.form_dl , dl.form_dl_last	{
	margin:0 0 0 0;
	padding:14px 0 0 0;
	border-top:dashed 1px #ccc;
}
.form_dl dt	{
	float:left;
	background:url("../images/marker5.gif") left 4px no-repeat;
	padding:0 0 0 12px;
	margin:0;
	width:150px;
}
.form_dl dd	{
	float:left;
	width:398px;
	text-align:left;
	padding:0 0 14px 0 !important;/*==css hack for Firefox and IE7（!importantを解釈出来るブラウザはこちらを適用する。）==*/
	padding:0;/*==css hack for IE6（IE6以前では上の!importantを理解できず、順番どおりにこちらが適用されてしまう。）==*/
	margin:0;
}
.form_dl_last dt	{
	float:left;
	background:url("../images/marker5.gif") left 4px no-repeat;
	padding:0 0 0 12px;
	margin:0;
}
.form_dl_last dd	{
	float:right;
}
.input_name	{
	width:171px;
}
.input_mail	{
	width:388px
}
.textarea_form	{
	width:388px;
	height:10em;
}
.copyright_form	{
	text-align:right;
	font-size:7pt;
}
#right_navi	{
	width:231px;
	float:right;
	margin:0 0 0 14px;
	padding:0;
}
#main_content_container h2	{
	margin:0 0 10px 0;
	padding:0;
	font-size:11pt;
}
#main_content_container h3	{
	margin:0;
	padding:0 0 5px 0;
	font-size:11pt;
}
.h2_border	{
	border-bottom:solid 1px #ccc;
}
#right_navi dl	{
	margin:15px 0 30px 0;
	padding:0;
}
#right_navi dt	{
	margin:0;
	padding:0;
}
#right_navi dd	{
	background:url("../images/marker4.gif") 10px 21px no-repeat;
	border-bottom:solid 1px #ccc;
	margin:0;
	padding:15px 0 15px 20px;
}
#right_navi dd a:link , #right_navi dd a:visited	{
	color:#555;
}
#right_navi dd a:hover	{
	color: #0066CC;
}


/* clearfix */
.clearfix{
   ?zoom:1;
}

.clearfix:after {
   content:'';
   display:block;
   clear:both;
}.h2bar01 {
	background-image: url(../images/h2bar01jpg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 860px;
	padding-top: 15px;
	color: #FFF;
}

