@charset "utf-8";


 /* リセット */
    h1, h2, h3, h4, h5, h6, p, address,
    ul, ol, li, dl, dt, dd,
    table, caption, th, td, img, form {
            margin: 0;
            padding: 0;
            border: none;
            font-style: normal;
            font-weight: normal;
            font-size: 100%;
            text-align: left;
            list-style-type: none;
    }

    textarea { font-size: 100%; }


    img { vertical-align: bottom; }/* IE対策 */

  
    /* form */
    button, fieldset, form, input, label, legend, select, textarea {
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    padding:0;
    vertical-align:baseline;
    }

    table {
    border-collapse:collapse;
    border-spacing:0;
    font-size:100%;
    }

	.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*body*/
body  {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
	text-align: center;
	background: #D9C9A5;
}

/*ヘッダ*/
#header {
	padding: 0 0px;
} 

#header li {
	float: left;
	display: inline;
	text-decoration: none;
	overflow: hidden;
}

#header div#headermenu li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#header ul {

}


#header .home a{
	background: url(../img/header/home.jpg) no-repeat;
	height: 11px;
	width: 48px;
}

#header .home a:hover{
	background: url(../img/header/home_mo.jpg) no-repeat;
	height: 11px;
	width: 48px;
}


#header .search a{
	background: url(../img/header/search.jpg) no-repeat;
	height: 11px;
	width: 61px;
}

#header .search a:hover{
	background: url(../img/header/search_h.jpg) no-repeat;
	height: 11px;
	width: 61px;
}


#header .guide a {
	background: url(../img/header/guide.jpg) no-repeat;
	height: 11px;
	width: 100px;
}

#header .guide a:hover{
	background: url(../img/header/guide_h.jpg) no-repeat;
	height: 11px;
	width: 100px;
}


#header .campaign a {
	background: url(../img/header/campaign.jpg) no-repeat;
	height: 11px;
	width: 76px;
}

#header .campaign a:hover {
	background: url(../img/header/campaign_h.jpg) no-repeat;
	height: 11px;
	width: 76px;
}

#header .tips a {
	background: url(../img/header/tip.jpg);
	height: 11px;
	width: 135px;
}

#header .tips a:hover {
	background: url(../img/header/tip_h.jpg);
	height: 11px;
	width: 135px;
}


#header .cart a {
	background: url(../img/header/cart.jpg) no-repeat;
	height: 11px;
	width: 72px;
}

#header .cart a:hover {
	background: url(../img/header/cart_h.jpg) no-repeat;
	height: 11px;
	width: 72px;
}


#header .login a{
	background: url(../img/header/login.jpg) no-repeat;
	height: 11px;
	width: 57px;
}

#header .login a:hover{
	background: url(../img/header/login_H.jpg) no-repeat;
	height: 11px;
	width: 57px;
}


#header .register a {
	background: url(../img/header/register.jpg);
	height: 11px;
	width: 62px;
}

#header .register a:hover {
	background: url(../img/header/register_h.jpg);
	height: 11px;
	width: 62px;
}


#newnail {
	background: url(../img/header/newtip_bg.jpg) no-repeat;
	height: 102px;
	width: 983px;

}

#newnail ul {
	display: block;
	height: 65px;
	padding: 15px 0px 0px 15px;
	clear: both;
}

#newnail li {
	margin: 0px 23px 0px 0px;
	display: inline;
}


#headerlogo {
	float: left;
	display: inline;
}
#headermenu {
	float: left;
	margin: 55px 0px 0px 260px;
	display: inline;
}
#headerupper {
	height: 70px;
	width: 981px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}


/*フッター*/
#footer {
	padding: 0 0px;
	height: 86px;
	margin: 10px auto 0px;
	background: #FFFFFF;
	width: 983px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
} 

#footermenu {
	float: right;
	margin: 10px 10px 0px 120px;
	display: inline;
}

#footer {
	padding: 0 0px;
} 

#footer li {
	float: left;
	display: inline;
	text-decoration: none;
	overflow: hidden;
}

#footer li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#header ul {

}


#footer .home a{
	background: url(../img/header/home.jpg) no-repeat;
	height: 11px;
	width: 48px;
}

#footer .home a:hover{
	background: url(../img/header/home_mo.jpg) no-repeat;
	height: 11px;
	width: 48px;
}

#footer .commerce a{
	background: url(../img/footer/footer_commerce.jpg) no-repeat;
	height: 11px;
	width: 138px;
}

#footer .commerce a:hover{
	background: url(../img/footer/footer_commerce_mo.jpg) no-repeat;
	height: 11px;
	width: 138px;
}



#footer .info a{
	background: url(../img/footer/footer_info.jpg) no-repeat;
	height: 11px;
	width: 78px;
}

#footer .info a:hover{
	background: url(../img/footer/footer_info_mo.jpg) no-repeat;
	height: 11px;
	width: 78px;
}

#footer p {
	margin: 0; 
	padding: 35px 0 0px 10px; 
}


/*メインコンテンツ ワイヤー*/
#container {
	width: 983px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
} 

#sidebar2 {
	float: right;
	display: inline;
}

#sidebar {
	float: right;
	display: inline;
}

.sidebarbanner {
	width: 210px;
/*	height: 1300px;*/
	background: #FFFFFF;
	padding: 0px 0px 0px 10px;
}


#mainContent {
	width: 981px;
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 10px 0px 20px;
	border-bottom: 1px solid #000000;
} 
#topcontent {
	height: auto;
	margin: 0px 0px 0px 10px;
}




#main {
	width: 725px;
	border: 1px solid #000000;
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
}


/*文字スタイル*/

.redtext {
	color:#FF0000
}

.linkstyle {
	color: #FF0000;
}
.dispbox {
	display: block;
}

/*clearfix*/
 .clearfix:after {
    content:".";
    display:block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
/* End hide from IE-mac*/

