@charset "utf-8";

/* ===================================================
共通部分
====================================================== */
body {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', Meiryo, sans-seri;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x:hidden; 
}

p {
    margin: 0;
}

img {
    vertical-align: middle
}

ul {
    margin: 0;
    padding: 0;
}
 a:hover{
filter:alpha(opacity=80);
opacity:0.8;
}

body{
    background-image: url("../images/back_image.jpg");
    background-repeat:repeat-x;
}


a{
    text-decoration: none;
    color:#603025;
}

.wide{
    width: 1070px !important;
    margin-bottom: 110px !important;
    margin-top: -277px !important;
}

/* inner
------------------------------------------------------ */
h1{
    margin: 0 auto 30px auto;
    text-align: center;
    position: relative;
    z-index: -10;
}

.inner {
    margin: 0 auto;
    text-align: center;
    width:980px;
}
.catchcopy{
    margin-bottom: 45px;
}
.news{
    margin-bottom:25px;
}
.hanbai{
    margin-bottom:55px;
}

/* sns
------------------------------------------------------ */
.sns{
    margin-bottom: 35px;
    height:540px;
}
.facebook{
    float:left;
    margin-left:20px;
    margin-bottom:30px;
}
.twitter{
    float:right;
    width:450px;
    margin-right:20px;
    margin-bottom:30px;
}


/* 各メニューボタン */

/* header
------------------------------------------------------ */
#header {
    background-image: url("../images/company/header_img.jpg");
    background-repeat:repeat-x;
}
#header_in{
    margin-left: 20px; 
    width: 980px;
}
#header a{
    float:right;
}
.copylight {
    font-size: 12px;
    margin: 0;
    text-align:right;
}

/* footer
------------------------------------------------------ */
#footer {
    background-image: url("../images/footer_img.jpg");
    background-repeat:repeat-x;
}
#footer_in{
    margin: 0 auto;
    width: 980px;
    padding:20px 0;
}
#footer a{
    font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" ;
    float:right;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.copylight {
    font-size: 12px;
    margin: 0;
    text-align:right;
    color:#fff;
}


/* トップへ戻るボタン
------------------------------------------------------ */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top a {
    display: block;
}
#page-top a:hover {
    opacity: 0.7;
}



.microsoft_bnr {
    box-shadow: 5px 5px #983818;
    -moz-box-shadow: 5px 5px #983818;
    -webkit-box-shadow: 5px 5px #983818;
    -o-box-shadow: 5px 5px #983818;
    -ms-box-shadow: 5px 5px #983818;
    margin: 0 auto;
    width: 600px;
    height: 90px;
}



/* ===================================================
common
====================================================== */
/* margin
------------------------------------------------------ */
.mb40 {
    margin-bottom: 40px;
}

/* float
------------------------------------------------------ */
.ColL {
    float: left;
}
.ColR {
    float: right;
}

/* float 回り込み解除 */
.cleatfix {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}

/* text-align
------------------------------------------------------ */
.txtC {
    text-align: center;
}
.txtR {
    text-align: right;
}
.txtL {
    text-align: left;
}


/*link一覧
------------------------------------------------------*/
.home_shuei{
    height:100px;
    width: 600px;
    text-align: center;
    margin: 10px auto;
}
.home_shuei img{
    margin-bottom:25px;
}
.home_shuei p{
    font-size:24px;
    color:#603025;
}

.shop_shuei{
    height:100px;
    color:#603025;
    margin-bottom:70px;
}


.honten{
    float:left;
    width:200px;
    font-size:14px;
    border-right: 1px solid #8e4949;
    padding: 30px 5px 39px 5px;
}
.honten img{
    margin-bottom:15px;
}

.yahooten{
    float:left;
    width:200px;
    font-size:14px;
    border-right: 1px solid #8e4949;
    padding: 15px 5px;
}
.yahooten img{
    margin-bottom:5px;
}

.rakutenten{
    float:left;
    width:200px;
    font-size:14px;
    border-right: 1px solid #8e4949;
    padding: 35px 5px 14px 5px;
}
.rakutenten img{
    margin-bottom:15px;
}

.gurunabiten{
    float:left;
    width:200px;
    font-size:14px;
    padding: 15px 5px;
}
.gurunabiten img{
    margin-bottom:5px;
}

.amazon{
    float:left;
    width:200px;
    font-size:14px;
    border-left: 1px solid #8e4949;
    padding: 35px 5px 14px 5px;
}
.amazon img{
    margin-bottom:15px;
}

.banner{
    margin-bottom:35px;
}
.banner img{
    margin:0 32px 0 30px;
}
