@charset "utf-8";

#top_wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/bg_main_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#top_wrapperIn{
	margin: 0 auto;
	padding: 0;
	width: 885px;
	position: relative;
	background-image: url(../images/bg_main_center_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/common/bg_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#wrapperIn{
	margin: 0 auto;
	padding: 0;
	width: 885px;
	position: relative;
	background-image: url(../images/common/bg_main_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.fclea {
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Exclude Mac IE \*/
.clearfix {
	display: block;
}
/**/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*IE6,7 FireFox3 1pxのずれ*/
*:first-child+html body {
	 padding-left: 1px!important;
}
*html body {
	padding-left: 1px;
}
html>/**/body,x:-moz-any-link, x:default 
{
	 margin-left: -1px;
}

/*Mac用文字詰め*/
.textCondensed {
	letter-spacing: -0.1em;
}

img,a img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

div,p,h1,h2,h3,h4,ol,ul,li {
    margin: 0;
    padding: 0;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.taL {
	text-align: left;
}

.taR {
	text-align: right;
}

.taC {
	text-align: center;
}

.bold{
	font-weight: bold;
}

#header {
	margin: 0;
	padding: 0;
	width: 885px;
	height: 98px;
}
#headerNaviArea {
	width: 885px;
	height: 29px;
	text-align: right;
}
#headerLogoArea {
	width: 885px;
	height: 69px;
}
#headerLogoAreaLeft {
	float: left;
	width: 363px;
	height: 69px;
}
#headerLogoAreaRight {
    float: right;
    width: 500px;
    height: 69px;
    text-align: right;
}
#headerLogoCaption {
    width: 500px;
    height: 40px;
    text-align: right;
    line-height: 1.6;
    color: #5c3d31;
    padding-top: 29px;
    font-size: 108%;
    font-weight: bold;
}
#headerLogoProducede {
    width: 500px;
    height: 20px;
    text-align: right;
}


#content {
	margin: 0;
	padding: 0;
	width: 885px;
}

#footer {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 885px;
}

#footerLeft {
	float: left;
	width: 282px;
}

#footerRight {
	float: right;
	width: 603px;
	text-align: right;
	color: #5c3d31;
    padding:0 0 8px 0;
}

#footerRight a{
	color: #5c3d31;
}

#ttlArea {
	width: 885px;
	margin: 0px 0px 8px 0px;
}

#panListArea {
	width: 885px;
	height: 18px;
	padding: 0px 0px 19px 0px;
}
#panListArea .pankuzu{
	float: left;
	display: inline-block;
}

#panListArea .panText{
	padding-top: 3px;
	color: #666666;
}
#panListArea .panText a {
    color: #666666;
}

#box_memberLong01Top {
	width: 885px;
}
#box_memberLong01Cen {
	width: 885px;
	background-image: url(../images/common/box_member_long_cen01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#box_memberLong01Cen ul{
	list-style: none;
	margin: 0px 0px 0px 28px;
}

#box_memberLong01Cen ul li{
	list-style: none;
	float: left;
	display: inline-block;
	width: 200px;
	height: 20px;
	background-image: url(../images/common/bg_li_men01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
}
#box_memberLong01Cen ul li a{
	color: #666666;
}
#box_memberLong01Btm {
	width: 885px;
}

/* popupwindow */
#windowcolumn {
    min-height: 275px;
    min-width: 320px;
    height: 100%;
    width: 100%;
    position: relative;
    text-align:center;
}

#zipsearchcolumn {
    background-color:#FFFFFF;
    margin:15px auto 0;
    text-align:center;
    width:460px;
}

#zipsearchcolumn #completebox {
    padding: 30px 0;
}
