@charset "UTF-8";

img { border:none; }

#content_top {
width: 900px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-color: #fff;
padding: 0;
display: block;
}

#content_index {
width: 610px;
float:left;
margin-top: 20px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

#index_news dl {
width:610px;
margin-top: 14px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
display: block;
min-height: 12em;
}

/* ! カテゴリ絞り込み */
#ui-tab {}

#ui-tab .tabhead {
display: block;
margin: 0;
padding: 0;
float: left;
width: 450px;
text-align: right;
}

#ui-tab h1 {
font-size:larger;
height: 1em;
color: #002b57;
text-align: left;
display: block;
margin: 0;
width: 220px;
float: left;
}

#ui-tab .subttl {
display: inline;
margin: 0;
padding: 0;
}

#ui-tab ul {
margin: 0;
padding: 0;
display: block;
float: left;
width: 160px;
}

#ui-tab li {
padding: 0;
height: 10px;
display: inline;
}

#ui-tab li a {
float: left;
margin-top: 2px;
margin-left: 10px;
width: 15px;
height: 12px;
display: block;
}

#ui-tab div {}

#ui-tab span.line {
display: block;
height: 25px;
margin: 0;
background: url(../images/info_shadow_top.png) no-repeat center 5px;
clear: both;
}

#ui-tab div dl {
margin-top: 0;
padding-top: 0;
}

/* Select New Label */
a.select_all {
background: #ccc;
}

a.select_direct {
background: #77a7c3;
}

a.select_agency {
background: #77c3bb;
}

a.select_event {
background: #decc55;
}

a.select_plus {
background: #87c34d;
}

a.select_info {
background: #c37777;
}

/*News Category Label*/

.categorylabel-shop-direct {
background: url(../images/index_category_label-direct.png) no-repeat left center;
}

.categorylabel-shop-agency {
background: url(../images/index_category_label-agency.png) no-repeat left center;
}

.categorylabel-event {
background: url(../images/index_category_label-event.png) no-repeat left center;
}

.categorylabel-plus {
background: url(../images/index_category_label-plus.png) no-repeat left center;
}

.categorylabel-info {
background: url(../images/index_category_label-info.png) no-repeat left center;
}

#index_news dl dt {
padding-left: 100px;
display: block;
float: left;
}

#index_news dl dd {
margin-bottom: 10px;
margin-left: 0;
margin-top: 0;
margin-right: 0;
display: block;
text-align: left;
float: left;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 10px;
width: 420px;
}

#index_news dl dd a {
color: #666;
text-decoration: none;
}

#index_news dl dd a:hover {
color: #333;
text-decoration: underline;
}

#index_news span { white-space: nowrap; 
}

/* None Entry */
#index_news dl dd.none_entry {
display: block;
width: 610px;
margin-left: 0;
margin-right: 0;
padding-top: 80px;
padding-left: 0;
padding-right: 0;
text-align: center;
color: #999;
background: url(../common/none.gif) no-repeat center 35px;
}

#newslist a {
background-image: url(../images/btn_newslist.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0;
width: 100px;
height: 20px;
display: block;
margin-top: 10px;
margin-right: 0;
margin-bottom: 30px;
margin-left: 490px;
clear: left;
}

#newslist a:hover { background-position: left bottom; }

#special_contents {
width:280px;
margin-top: 20px;
margin-right: 0;
margin-bottom: 10px;
margin-left: 10px;
clear: right;
float: left;
padding: 0;
}

dl#area {
border:1px solid #e6e6ed;
display: block;
margin: 0;
padding: 0;
float: left;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.area_dd {
background-image:url(../images/sp_bc.gif);
background-repeat:repeat-x;
display: block;
padding-top: 10px;
width: 278px;
float: left;
clear: both;
}


.area_dd dl {
display: block;
float: left;
}

.area_tit {
height:25px;
margin: 0;
padding: 0;
width: 278px;
display: block;
line-height: 0;
float: left;
background-color: #A7B9C7;
}

.area_img {
margin-bottom: 10px;
float: left;
clear: left;
margin-left: 4px;
margin-right: 6px;
}

.area_txt {
padding:0px;
font-size:smaller;
display: block;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 70px;
}

.dd_title {
font-weight:bold;
font-size:larger;
color:#a35226;
}

.dd_bn {
height:82px;
line-height: 0;
width: 278px;
margin: 0;
padding: 0;
display: block;
float: left;
clear: both;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.detail a {
background-image: url(../common/btn_detail.gif);
background-repeat: no-repeat;
background-position: left top;
display: block;
padding: 0;
height: 20px;
width: 100px;
margin-right: 0;
margin-bottom: 14px;
margin-top: 14px;
margin-left: 100px;
}

.detail a:hover { background-position: left bottom; }



/*No Script*/
noscript {
color: #FFF;
display: block;
padding: 0;
font-size: 11px;
text-align: center;
margin-top: 290px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
background-image: url(../slide/slideimg_01.jpg);
background-repeat: no-repeat;
background-position: 0px 0;
}

/*BG Reset*/
#content {
background-color: #fff;
background-image: none;
}

/*SideBTN*/
.detail_order a {
background-image: url(../images/new_top_btn01.jpg);
background-repeat: no-repeat;
background-position: left top;
display: block;
padding: 0;
height: 20px;
width: 150px;
margin-right: 0;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 50px;
}
.detail_tsuhan a {
background-image: url(../images/new_top_btn02.jpg);
background-repeat: no-repeat;
background-position: left top;
display: block;
padding: 0;
height: 20px;
width: 150px;
margin-right: 0;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 50px;
}
.detail_order a:hover,.detail_tsuhan a:hover { background-position: left bottom; }

/*==================================
2011_emer_info
==================================*/

#emer {
display: block;
border: 1px solid #999;
text-align: center;
margin-top: 0;
margin-bottom: 20px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}

#emer a {
background-color: #EBEBEB;
font-size: 100%;
font-weight: bold;
padding: 1.6em;
color: #666;
text-decoration: none;
display: block;
}

#emer a:hover {
background-color: #dfdfdf;
color: #333;
}

/*==================================
Slide images
==================================*/
#top_imgslidejs {
background: url(../slide/slideimg_plane.gif) no-repeat #002b57;
display: block;
width: 900px;
height: 326px;
margin: 0;
padding: 0;
overflow: hidden;
text-align: left;
float: left;
clear: both;
vertical-align: top;
/*
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
*/
}

#top_imgslidejs ul {
width: 900px;
height: 326px;
margin: 0;
padding: 0;
overflow: hidden;
display: block;
}

#mainvisual_inner_splash { background: url(../slide/slideimg_01.jpg); }

#mainvisual_inner_splash2 { background: url(../slide/slideimg_bg.png); }

#mainvisual_inner {
margin: 0;
padding: 0;
list-style-type: none;
background: url(../slide/slideimg_bg.png);
}

#mainvisual_inner_splash li {
margin: 0;
padding: 0;
display: block
}

/*==================================
New catalog
==================================*/
.new_catalog_banner a {
display: block;
width: 278px;
height: 80px;
padding: 0px;
float: left;
background: url(../shop/img_newcatalog/new_catalog_banner_2.gif) no-repeat center top;
}

.new_catalog_banner a:hover {
background: url(../shop/img_newcatalog/new_catalog_banner_2.gif) no-repeat center bottom;
}

.txt_red {
color: #cc0000;
}

