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




/*//////////////////////////////////////////////
columnL
//////////////////////////////////////////////*/
h2 {
	width:620px;
	height:46px;
	margin:0 0 45px 0;
	padding:3px 0 0 0;
	background:url(../common_img/page_header.gif) no-repeat;
	text-indent:20px;
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;	
	}

h2 span{
	display:block;
	margin:-3px 0 0 0;
	font-family:sans-serif;
	font-size:13px;
	color:#646464;
	}	

hr{
	margin:0 0 20px 0;
	border:none;
	border-bottom:1px solid #CCCCCC;
	}

/*//////////////////////////////////////////////
sitemaps
//////////////////////////////////////////////*/
div#sitemap{
	color:#000000;
	}
div#sitemap div#si{
	height:53px;
	background:url(../common_img/sitemap_header01.gif) no-repeat;
	position:relative;
	}
div#sitemap h3{
	width:391px;
	height:53px;
	position:relative;
	}
div#sitemap h3 a{
	background:url(../common_img/spacer.gif);
	display:block;
	position:absolute;
	width:391px;
	height:53px;
	text-indent:-9999px;
	zoom:0;
	}

div#sitemap div#pp2{
	height:43px;
	background:url(../common_img/sitemap_header02.gif) no-repeat;
	position:relative;
	}
div#sitemap h4{
	width:316px;
	height:43px;
	position:relative;
	}
div#sitemap h4 a{
	background:url(../common_img/spacer.gif);
	display:block;
	position:absolute;
	width:316px;
	height:43px;
	text-indent:-9999px;
	zoom:0;
	}

div#sitemap ul li{
	display:list-item;
	height:16px;
	margin:0 0 3px 0;
	text-indent:0;
	}

div#sitemap ul li a{
	display:inline !important;
	position:relative;
	font-weight:normal;
	font-size:12px;
	text-indent:0;
	}	


div#sitemap ul#list_cat{
	margin:0 0 20px 0;
	}
div#sitemap ul#list_cat li{
	display:list-item;
	height:24px;
	margin:0 0 5px 0;
	text-indent:0;
	}
div#sitemap ul#list_cat li a{
	display:inline !important;
	width:auto;
	height:24px;
	position:relative;
	font-weight:bold;
	font-size:12px;
	text-indent:0;
	}	

div#sitemap p{
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 20px 0;
	font-weight:bold;
	text-indent:0;
	}



/*//////////////////////////////////////////////
「FLYING POSTMAN PRESSとは」ページのボタン
//////////////////////////////////////////////*/
div#fpp_btns #btn1{
	display:block;
	float:left;
	margin-left:50px;
}
div#fpp_btns #btn2{
	display:block;
	float:right;
	margin-right:50px;
}
div#fpp_btns #btn1 a, div#fpp_btns #btn2 a{
	height:43px;
	text-indent:-9999px;
	margin-top:20px;
	display:block;
}
div#fpp_btns #btn1 a{
	width:221px;
	background: url(../franchise_img/btn_fr.gif) no-repeat;
	}
div#fpp_btns #btn2 a{
	width:221px;
	background: url(../franchise_img/btn_ad.gif) no-repeat;
	}
div#fpp_btns #btn1 a:hover, div#fpp_btns #btn2 a:hover{
	-ms-filter: "alpha( opacity=60 )";
	filter:alpha(opacity=60);
	opacity:0.6;
	}

/*//////////////////////////////////////////////
「広告掲載について」ページのボタン
//////////////////////////////////////////////*/
div#ad_btns{
	text-align:center;
	}
div#ad_btns #btn1{
	display:block;
	width:281px;
	margin:0 auto;
}
div#ad_btns #btn1 a{
	width:281px;
	height:43px;
	text-indent:-9999px;
	margin-top:20px;
	display:block;
	background: url(../franchise_img/btn_about.gif) no-repeat;
	}
div#ad_btns #btn1 a:hover{
	-ms-filter: "alpha( opacity=60 )";
	filter:alpha(opacity=60);
	opacity:0.6;
	}

