﻿@charset "UTF-8";

/*==========================================================
	京都ワビタス
	URL: http://
	Date: 2007-11-29
	Copyright (C) 2007 Wabitas. All Rights Reserved. 
==========================================================*/

/*----------------------------------------------------------
flash
----------------------------------------------------------*/
div#flash{
	background:url(../images/top/bg_flash.jpg) no-repeat top;
	padding:10px 10px 0 10px;
	width:850px;
	}

/*----------------------------------------------------------
バナー（中央）
----------------------------------------------------------*/
div.bnBox{
	width:622px;
	padding:10px 0 20px 0;
	clear:both;
	}

div.bnBox02{
	width:355px;
	padding-bottom:20px;
	}

/*----------------------------------------------------------
rightcol内で２カラム構成
----------------------------------------------------------*/
div.contentsBox{
	width:627px;
	}

div.leftcontentsBox{
	width:355px;
	float:left;
	}

div.rightcontentsBox{
	width:254px;
	float:right;
	padding:0px 2px 0 16px;
	}

/*----------------------------------------------------------
ニュース
----------------------------------------------------------*/
div.newswrapBox{
	background:url(../images/top/bg_newswrap.gif) repeat-y;
	width:350px;
	padding-bottom:10px;
	margin-bottom:20px;
	}

div.newswrapBox a{
	text-decoration:none;
	color:#444444;
	cursor:pointer;
	}

div.newsBox{
	background:url(../images/top/bg_newsmdl.gif) repeat-y;
	width:330px;
	margin:0 12px 5px 8px;
	clear: both;
	}
	
div.news{
	width:320px;
	margin:0 5px;
	}
	
div.newsLeft{
	float:left;
	width:60px;
	margin-left:5px;
	padding:0;
	}
	
div.newsRight{
	float:right;
	width:255px;
	margin-right:5px;
	padding:0;
	}

div.news .red{
	color:#FF0000;
	}

div.news .note{
	font-size: 80%;
	}

img.newsimg{
	display:block;
	float:left;
	width:55px;
	}

dl.newstex{
	color:#000000;
	padding:0;
	}
	
dl.newstex dt{
	float: left;
	width: 35px;
	padding-left:20px;
	background:url(../images/top/ico_news.gif) no-repeat 5px 4px;
	display: block;
	}
	
dl.newstex dd{
	/*margin: 0 5px 0 40px;*/
	/*width: 205px;*/
	display: block;
	float: left;
	}

div.rss{
	text-align:right;
	padding:0 5px 5px 0; 
	}

div.rss img{
	margin:2px;
	vertical-align: middle;
	}


/*----------------------------------------------------------
バナー（右）
----------------------------------------------------------*/
div.bnArea01,div.bnArea02,div.bnArea03,div.bnArea04,div.bnArea05{
	width:254px;
	height:72px;
	margin-bottom:10px;
	padding:8px 0 0 0;
	color:#FFFFFF;
	}

div.bnArea06{
	width:254px;
	height:auto;
	margin-bottom:10px;
	padding:15px 0 0 0;
	color:#FFFFFF;
	}

div.bnTwitter{
	height: 800px;
	overflow: scroll;
	border: 1px solid #999;
	}

div.bnArea00{ /* miya edit ヤフー店追加 */
	margin-bottom:10px;
	}
div.bnArea00 a{
    display: block;
    background-color: #eee;
    border: 1px solid #999;
    border-top: solid 5px #5d627b;
    color: #5d627b;
    font-weight: bold;
    text-decoration: none;
	padding: 3px 0 3px 10px;
	}
div.bnArea00 a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
	}

div.bnArea01{
	background:url(../images/top/bn_tailor.jpg) no-repeat;
	}

div.bnArea02{
	background:url(../images/top/bn_sample.jpg) no-repeat;
	}

div.bnArea03{
	background:url(../images/top/bn_blog.jpg) no-repeat;
	}

*html div.bnArea04{
	background:url(../images/top/bn_gallery02.jpg) no-repeat;
	padding:5px 0 0 0;
	}

div.bnArea04{
	background:url(../images/top/bn_gallery02.jpg) no-repeat;
	}

*html div.bnArea05{
	background:url(../images/top/bn_manner.jpg) no-repeat;
	padding:5px 0 0 0;
	}

div.bnArea05{
	background:url(../images/top/bn_manner.jpg) no-repeat;
	}
	
div.bnleft{
	float:left;
	width:170px;
	padding:0 0 0 10px;
	}

div.bnArea01 p,div.bnArea02 p,div.bnArea03 p,div.bnArea04 p{
	margin-top:10px;
	}

img.bnimg{
	display:block;
	float:right;
	width:65px;
	padding-right:8px;
	}

.clear {
	clear: both;
	}

.beta {
	font-size: 30px;
	background: #FF0000;
	color: #FFFFFF;
	
}

/*特別企画*/
div.bnForSale{
	width:335px;
	overflow:auto;
	margin:5px 0 5px 3px;
	padding:5px;
	color:#FFFFFF;
	/*border: inset 1px #000000;*/
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-right: solid 3px #CCCCCC;
	border-bottom: solid 3px #CCCCCC;
	/*background:url(../images/top/bn_tailor.jpg) no-repeat;*/
	background-color: #F3F3F3;
	}

div.bnForSale a:link{
	display: block; 
	color: #444444;
	text-decoration: none;
	}
div.bnForSale a:visited{
	color: #444444;
	text-decoration: none;
	}
div.bnForSale a:hover,a:active{
	color: #F07C99;
	text-decoration: underline;
	}

img.bnForSale{
	display:block;
	float:right;
	width:130px;
	margin-left:5px;
	border:solid 1px #ffffff;
	}

.bnForSaleTitle{
    text-align: left;
	color: #e5194c;
	font-size: 120%;
	font-weight: bold;
	font-family: cursive,serif;
	/*border-left: solid 4px #CD0000;*/
	/*border-left-style: double;*/
	/*padding-left: 3px;*/
	}

.bnForSaleDuring{
	font-weight: bold;
	}
