@charset "utf-8";

@import url("top.css");
@import url("celt.css");
@import url("taigakoru.css");
@import url("atlantis.css");
@import url("mala.css");
@import url("lauri.css");
@import url("crystal.css");
@import url("music.css");
@import url("web.css");
@import url("sakya.css");

/*kihon
----------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

body{
background-image: url(https://www.w-blue.com/images/bg/top_right2.gif);
background-repeat: no-repeat;
}

H1{
	font-size: 12px; font-weight: bolder; padding-bottom: 1px;
	padding-top: 2px;
}

.p11 {
	font-size: 11pt;
	line-height: 16px;

}
.p10 {
	font-size: 10pt;
	line-height: 20px;
}

.p9 {
	font-size: 9pt;
	line-height: 15px;
        text-align:center;
	border-bottom: 1px solid #666666;
        padding:0px,0,5px,0;
        margin-bottom:5px;
}

a { 
 text-decoration: none;
 }

a:hover{
	text-decoration: underline;
}

p {
  padding:10px;
}

td{
padding: 5px 5px;
}


.para {
        padding-bottom:30px;
	border-bottom: 1px dotted #666666;
}

.table_center{
     margin: 0px auto 0px auto
}

/* main background image
----------------------------------------------- */
div#mainbg{
background-image: url(https://www.sacred-designs.jp/images/bg/center_bg.gif);

}

/* top images
----------------------------------------------- */
div#top_image{
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/dolphin_fly.gif);
background-repeat: no-repeat;
background-position:right;
}

/* top word
----------------------------------------------- */
div#top_word {
     float:left;
background-color:#f0f8ff;
color:#696969;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
    text-align: left;
}

/* header layout
----------------------------------------------- */
div#head_container {
    width: 780px;
    margin: 0px auto;
    padding: 0px 0px;
    text-align: left;
}

/* Back ground
----------------------------------------------- */
#bg {
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
}


#bg_right{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/top_right_main.gif);
background-repeat: repeat-y;
background-position:right top;
}

#bg_left{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/top_left_main.gif);
background-repeat: repeat-y;
background-position:left top;
}

#sacred_bg_right{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/sacred_top_right_main.gif);
background-repeat: repeat-y;
background-position:right top;
}

#sacred_bg_left{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/sacred_top_left_main.gif);
background-repeat: repeat-y;
background-position:left top;
}


div#container {
    width: 780px;
    margin: 0px auto;
    padding: 0px 8px;
    text-align: left;
}



div#maincolumn {
	float: left;
	width: 457px;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	padding-right: 10px;
}



div#logo {
    float:left;
    width:259px;
}


ul#top_menu {
        list-style-type:none;
	float: right;
	width: 450px;
        text-align:left;
        margin:0,0px;
}

ul#top_menu li{
     float:left;
	border-left: 1px solid #AAA;
     padding-left:10px;
     padding-right:10px;
     padding-top:5px;
}



ul#top_menu2 {
        list-style-type:none;
	float: right;
	width: 450px;
        text-align:left;
     margin-top:10px;

}

ul#top_menu2 li{
     float:left;
	border-left: 1px solid #AAA;
     padding-left:10px;
     padding-right:10px;
}

ul#tabmenu{
    width:780px;
    float: left;
    list-style-type:none;
     margin-top:10px;
     margin-bottom:0px;
     padding-left:0px;
    margin-left:0px;
}

ul#tabmenu li{
     float:left;
}

ul#shop_menu{
    width:250px;
     margin-top:10px;
    list-style-type:none;
    float: left;
     margin-bottom:0px;
     padding-left:0px;
    margin-left:0px;
}

ul#shop_menu li{
     float:left;
}

/* Layout Column
----------------------------------------------- */
div#left_container {
    float:left;
    width: 320px;
    margin: 0px,7px,5px,0;
    padding: 0px,0px,0,0;

}

div#right_container {
    float:right;
    width: 450px;
    margin: 0px auto;
    padding: 0px 0px;
}

/* Search Area
----------------------------------------------- */

div#search {
	width: 100%;
        margin-top:10px;
        text-align:right;
	font-size: 90%;
        float:left;
}

/* Login Area
----------------------------------------------- */
div#login_area {
color: #666666;
        font-size:10pt;
	float: right;
	width: 240px;
	margin-top:10px;
	border-bottom: 1px solid #666666;
}

.logout{
       text-align:left;
}





/* Category
----------------------------------------------- */
div#category {
	float: left;
	width: 480px;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	margin-top:15px;
}

div#mail_magazine {
	float: right;
	width: 280px;
	margin-top:15px;
}

div#width457{
     width:457px;

        padding-bottom:5px;
        margin-bottom:5px;
}


/* Image
----------------------------------------------- */

div#mg457{
     width:457px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
        padding-top:15px;
        padding-bottom:5px;
        margin-bottom:5px;
}

.image_ad{
   padding_top:10px;

}

/* 新着作品
----------------------------------------------- */
div#newplace {
	float: left;
        width: 100%;
    margin: auto;
}

div#new_box {
    margin: 0px auto;
        width: 100%;
text-align:center;
}

div#items {
	width: 313px;
	border-bottom: 1px dotted #999999;
}


ul#new_item{
    width:780px;
    list-style-type:none;
text-align:center;

}

ul#new_item li{
     float:left;
     width:100px;
     margin-left:5px;
     margin-right:5px;
border-right: 1px solid #999999;
}

ul#stock_item{
    width:780px;
    list-style-type:none;
text-align:center;

}

ul#stock_item li{
     float:left;
     width:100px;
     margin-left:5px;
     margin-right:5px;
border-right: 1px solid #999999;
}

.underline780{
        width:780px;
	border-bottom: 1px solid #999999;
        margin-bottom:15px;
        padding-bottom:5px;
}


ul#new_item_celt{
    width:500px;
    list-style-type:none;
    margin-left:0;
}

ul#new_item_celt li{
     float:left;
     width:140px;
     margin-left:10px;
     height:180px;
}

ul#stock_item_celt{
    width:500px;
    list-style-type:none;
    margin-left:0;
}

ul#stock_item_celt li{
     float:left;
     width:140px;
     margin-left:5px;
     height:180px;

}



.item_pict_left{
  text-align:center;
}

.item_pict_right{
  text-align:center;
}

.item_name{

      	font-size: 10pt;
        margin-top:5px;
        padding-bottom:5px;
        line-height:13px;
}

.item_price{
        color:red;
        font-size:10pt;
        padding-top:10px;
}


div#stock_place {
	float: left;
        width: 100%;
    margin: auto;
}


/* New 
----------------------------------------------- */
div#newinfo {
	float: right;
	width: 303px;
	border-bottom: 1px dotted #666666;
        padding: 15px 0 0 0;

}

div#new {
        float:left;
	width: 303px;
	border-bottom: 1px dotted #666666;
}

.news_date{
        color:#666666;
      	font-size: 10pt;
        margin-right:20px;
        font-weight: bold;
}

.news_contents{
      	font-size: 10pt;
        color:#666666;
        margin-top:5px;
        margin-bottom:5px;
        line-height:16px;
}

/* Top Waku 
----------------------------------------------- */
.underline303{
        width:303px;
	border-bottom: 1px solid #999999;
        margin-bottom:15px;
        padding-bottom:5px;
}

.underline457{
        width:456px;
	border-bottom: 1px solid #999999;
        margin-bottom:15px;
        padding-bottom:5px;
}

/* ey[W
----------------------------------------------- */
div#left_content {
	float: left;
	width: 230px;
        padding: 15px 0px 0 0;

}

div#right_content {
      	font-size: 10pt;
	color: #000000;
        line-height:18px;
	float: right;
	width: 530px;
        padding-left:10px;
	border-left: 1px solid #DDDDFF;
        padding-top: 15px;
}

.title{
        font-size:20pt;
	color: #0099FF;
	border-bottom: 1px solid #DDDDFF;
        padding-bottom:20px;
}




/* JeS[?p
----------------------------------------------- */
div#s_pan {
        font-size:11px;
        float:left;
	width: 190px;
        padding:2px 0px 5px 0px;
    	border-bottom: 1px solid #FF9900;
}

div#s_pan2 {
        font-size:11px;
        float:right;
	width: 550px;
}

div#right_s {
      	font-size: 10pt;
	color: #999999;
        line-height:18px;
	float: right;
	width: 530px;
        padding-left:5px;
	border-left: 1px solid #FF9900;
        padding-top: 5px;
}

div#left_s {
	float: left;
	width: 220px;
        padding: 5px 5px 0px 0px;
        font-size:10pt;
	color: #000000;
}

.s_title{
        font-size:18pt;
	color: #000000;
	border-bottom: 1px solid #DDDDFF;
        padding-bottom:10px;
}

/* Images
----------------------------------------------- */

.line_img{

       height:20px;
}

.underline{
	border-bottom: 1px dotted #999999;
        padding-bottom:10px;
        padding-top:10px;
}

.under_img{
        padding-bottom:10px;
	border-bottom: 1px dotted #999999;
        margin-top:20px;
}



.underline280{
        width:280px;
	border-bottom: 1px solid #999999;
        margin-bottom:15px;
        padding-bottom:5px;
}



.img_margin_right{
    margin-right:5px;
}

/* yCgEVbvp
----------------------------------------------- */
.pay_komoku{
        color:#FF6600;
	border-top: 1px groove #666666;
}

.pay_explain{
        font-size:10pt;
        line-height:15px;
        padding-top:5px;
        padding-bottom:5px;
        color:#000000;
}

div#shop_container {
    width: 780px;
    color:#000000;
    margin: 0 auto;
    padding: 0 8px;
    text-align: left;
}

#shop_container a {
    color:#000000;
}

#shop_container.pay_komoku a{
        color:#000000;
}

#shop_container p{
        padding-bottom:10px;

}

#shop_container .midashi{
        width:100%;
        background-color:#FFFFCC;
        font-weight:bold;
        padding:10px,10px,10px,10px;
}

#shop_container .midashi2{

        background-color:#FFFFCC;
        padding:10px,10px,10px,10px;
}

#shop_container #kakunin td{
	border-bottom: 1px solid #666666;
}

/* }Cy[Wp
----------------------------------------------- */

div#my_menu{
        float:right;
        width:160px;
        margin-top:20px;
}

.my_bu{
        text-align:left;
}

/* pKChp
----------------------------------------------- */

div#info_left{
        float:left;
        width:250px;
        padding-right:10px;
}

div#info_right{
        float:right;
        width:250px;
	border-left: 1px solid #999999;
        padding-left:10px;
}



/* Column
----------------------------------------------- */

.col_title{
        font-weight:bold;
        font-size:11pt;
        margin-top:10px;
}

.col_author{
        font-size:10pt;
        text-align:right;
        color:#0066FF;
}


.col_comment{
        font-size:10pt;
        margin-bottom:20px;
	border-bottom: 1px dotted #999999;
}

/* Footer
----------------------------------------------- */

#footer{
    margin: 0px auto;
    padding: 0px 0px;
width:100%;
}

div#bottom_menu{
    margin: 0 auto;
       width:780px;
       font-size:10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#footer_left{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/top_left_footer.gif);
background-repeat: no-repeat;
background-position:left top;
}

#footer_right{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/top_right_footer.gif);
background-repeat: no-repeat;
background-position:right top;
}

#sacred_footer_left{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/sacred_top_left_footer.gif);
background-repeat: no-repeat;
background-position:left top;
}

#sacred_footer_right{
    margin: 0px auto;
    padding: 0px 0px;
background-image: url(https://www.w-blue.com/images/bg/sacred_top_right_footer.gif);
background-repeat: no-repeat;
background-position:right top;
}

.footer_copyblue{
	text-align:center;
	color:#666666;
	font-size:11px;
	line-height:13px;
	margin-bottom: 5px;
	margin-top: 15px;
        clear:both;
}

/*フォームの見出し
----------------------------------------------- */
.f_midashi{
padding-left: 20; 
padding-right: 10; 
padding-top: 10; 
padding-bottom: 10;
color: #1C0046;
font-weight:bold;
}

/*Guide
----------------------------------------------- */

div#visa{
text-align:center;
}

ul#sacred_pickup{
    width:450px;
    list-style-type:none;
    text-align:left;
    margin-top:10px;
    margin-bottom:10px;
}

ul#sacred_pickup li{
     float:left;
     width:90px;
     margin-left:2px;
     margin-right:2px;
border-right: 1px solid #999999;
     display:inline;
border-height:120px;

    height:150px;
}



/*Voice
----------------------------------------------- */

.v_waku{

border:1px solid #999999;
padding:10px;

}
