@charset "utf-8";


/*
Theme Name: ゆすらWEB
/*

/*--------------------------------*/


/*ここから*/	

/*--------------------------------*/
*{
	margin:0;
	padding:0;
/*	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	border:none;
	color:#333333;
}
ul, li{
	/*list-style:none;*/
}

 
a:link, a:visited, a:hover, a:active {
	border:none;
	}
:link,:visited {
    text-decoration: none;
}
/*++++++++++++++++++++++++++++全てのベース++++++++++++++++++++++++++++*/
body{
	margin:0;
	padding:0;
	background:#FFF url(images/header_linebg.gif) repeat-x top;
	
}
#main_contents{
	
	width: 950px;
	margin: 0 auto;
	min-height:100%;
	text-align:left;
}


/*++++++++++++++++++++++++++++header++++++++++++++++++++++++++++*/

#header{
	height:68px;
	padding-top:15px;
}


/*ロゴ*/
#header img{
	float:left;
	padding-top:5px;
}
#header h1{
	float:left;
	font-size:12px;
	margin:20px auto auto 10px;
}

/*ヘッダのメニュー*/
#header ul{
	float: right;

}

#header li{
	float:left;
	background:url(images/icon_maru.gif) no-repeat left;
	padding:0px 12px 3px 15px;
	display:block;
	margin:0 3px;

	}

/*検索*/
.header-search{
	width:300px;
}
.header-search, .search-content{
	float:right;
	
}
.search-content{
width:300px;
margin:10px 12px 5px 0;
	
}
.search-content form{
	float:right;
}
.header-name{
	font-size:0.9em;
}
input#search_header{
	border:1px solid #CCC;
	font-size:0.8em;
	line-height:1.0em;
	color:#333;
}
input.submit{
	font-size:0.75em;
	padding:0 2px;
	line-height:0.8em;
	border:1px solid #CCC;
}

/*++++++++++++++++++++++++++++トップページ以外のページ大枠++++++++++++++++++++++++++++*/
#main2_contents{
	background:url(images/header_linebg2.gif) repeat-x top;
	padding:40px 0 0 0;
}


/*++++++++++++++++++++++++++++サイドメニュー++++++++++++++++++++++++++++*/
	
#menu{
	float:left;
	width:260px;
}

.menu_title{
	padding-top:3px;
	float:right;
	overflow:auto;
	height:13px;
	}

#menu ul#menu_list{
	background: url(images/content_top_bg.gif) repeat-x 5px 0;
	overflow:auto;
	clear:both;
	margin-bottom:20px;
padding:0 2px 2px 0;
}


#menu ul#menu_list li{
	background:url(images/bgline_menu.gif) repeat-x bottom;
	
}
#menu ul#menu_list li a{
	display:block;
	padding-left:10px;
	height:60px;
}
#menu ul#menu_list li img{
	padding-top:20px;

}
#menu ul#menu_list li#btn01 a{
	background:url(images/menu_bg01.jpg) no-repeat 174px 14px;
}
#menu ul#menu_list li#btn01 a img{
	padding-top:25px;
}
#menu ul#menu_list li#btn02 a{
	background:url(images/menu_bg02.jpg) no-repeat 165px 12px;
}
#menu ul#menu_list li#btn03 a{
	background:url(images/menu_bg03.jpg) no-repeat 165px 2px;
}
#menu ul#menu_list li#btn04 a{
	background:url(images/menu_bg04.jpg) no-repeat 185px 6px;
}
#menu ul#menu_list li#btn05 a{
	background:url(images/menu_bg05.jpg) no-repeat 180px 4px;
}
#menu ul#menu_list li#btn06 a{
	background:url(images/menu_bg06.jpg) no-repeat 180px 8px;
}

/*++++++++++++++++++++++++++++twitter++++++++++++++++++++++++++++*/

#twitter_list{
	margin:20px 0;
		/*background: url(http://www.yusura.net/wp-content/themes/biyou_a2_tw/images/content_top_bg.gif) repeat-x 5px 0;*/
	margin:0 0 30px 0;
	padding:0;
	overflow:auto;
	width:100%;
	border-bottom:1px dashed #CCC;

}
.twi_l{
	float:left;
	overflow:auto;
	padding:0;
	margin:0;
}
.twi_r{
	float:right;
	padding:0;
	margin:0;	
}
#twitter_list dl{
	clear:both;
	overflow:auto;
	background: url(images/twitter_bg.gif) repeat-y;
	padding:5px 10px;
	
}
#twitter_list dd, #twitter_list dt{
	font-size:0.9em;
	
}
dt.tw_photo{
	float:left;

	}
dd.tw_mass{
	float:right;
	width:206px;
	}
dd.tw_mass span a{
	margin-right:5px;
	text-decoration:none;
	color: #009;
	font-weight:bold;
}

p#tw_bottom{
background:url(images/twitter_bottom.jpg) no-repeat bottom;
height:23px;
}
p#tw_bottom a img{
	float:right;
	margin:4px 3px 0 0;
}
.twtr-doc{
margin:15px 0 30px 0;
}
.twtr-doc{
margin:5px 0 30px 0;
}
/*++++++++++++++++++++++++++++右側++++++++++++++++++++++++++++*/

#content{
	float: right;
	width:642px;
	padding-bottom:50px;
}

/*++++++++++++++++++++++++フッター++++++++++++++++++++++++++++*/
#footer{
	clear:both;
	background:#ede6da;
	height:100px;
	padding-top:10px;
	overflow:auto;
	
}
#footer_menu{
	width: 950px;
	margin: 0 auto;
	min-height:100%;
	text-align:left;

		
}
#footer_menu #copy{
	font-size:0.8em;
	color: #666;
	width:300px;
	float:left;
	
}

ul.footer_link{
	float:right;
	border-left:1px solid  #666;
	margin-top:0;
}

ul.footer_link li{
	float:left;
	list-style:none;
	
	border-right:1px solid #666;
	
}

ul.footer_link li a{
	display:block;
	padding:2px 10px;
}

/*++++++++リスト++++++++*/
.list dl{
	background:url(images/linebg_dot.gif) repeat-x bottom;
	overflow:auto;
	padding:10px;
		
}
.list dt{
	float:left;
	width:70px;
	background:url(images/icon_red.gif) no-repeat left;
	padding:0 0 0 15px;
}

.list dd{
	float:left;
}

/*TOPpage*/


/*++++++++++++++++++++++++++++FLASH++++++++++++++++++++++++++++*/
.flash_img{
	margin-bottom:25px;
}

/*++++++++++++++++++++++++NEWS++++++++++++++++++++++++++++*/
#news{
	background: url(images/content_top_bg.gif) repeat-x 5px 0;
	overflow:auto;
	clear:both;
	margin-bottom:50px;
	padding:0;


}


p.news_title{
	padding-top:0px;
	float:right;
	overflow:auto;

}

#news dl{
	overflow:auto;
	clear:both;
	width:612px;
	margin:20px 0 0 0;
	background: url(images/linebg_dot.gif) repeat-x bottom;
	padding:12px 10px 20px 20px;

	}

#news dt.news_date{
	float:left;
	width:80px;
	font-size:1.4em;
	color:#666;
	font-weight:bold;
	background:url(images/icon_red.gif) no-repeat 0px 2px;
	padding:0px 0 0 10px;
	
}

#news dd.news_tit, #news dd.news_txt{
	font-size:1.25em;
	float:right;
	width:505px;
	margin:0 5px 0 10px;
	
}
#news dd.news_tit a:link,#news dd.news_tit a:visited,#news dd.news_tit a:hover,#news dd.news_tit a:active{
	font-size:1.25em;
	color:#0000ff;
	font-weight:bold;
	text-decoration: underline;
}

#news dd.news_txt{
	margin-top:5px;	
}

.news_link{
	float:right;
	overflow:auto;
	width:130px;
	text-align:right;
}

.news_link a{
		width:135px;

}
.news_link a img{
	background:url(images/icon_red.gif) no-repeat left;
	padding:3px 3px 3px 15px;
	margin-top:10px;
}
.news_link a:active img {
	
	}
	
.news_link a:active{
	border:none!important;
	padding:0;
	margin:0;

	overflow:auto;
	width:130px;
	text-decoration: none;
}

/*パン屑*/
.navi{
height:14px; font-size:0.7em; text-align:right; margin:0 0 2px 0;
}
.navi a, .navi h2{
float:right;
}


/*--------------店名--------------*/
.shopname{
	background:url(images/shop_name.jpg) no-repeat;
	width:480px;
		width:400px;
	height:259px;
	height: 240px;
	padding:15px 160px 0 18px;
	 padding: 15px 240px 0 18px;
	margin:30px 0 0 0;
}
.shopname p{

}
.shopname img{
	margin-bottom:10px;
}
	
/*--------------お店の紹介--------------*/


.shop_data{
	overflow:auto;
	border:1px solid #cabda2;
	padding:20px 15px;
	margin:30px 0 0 0;
}
.shop_left{
	float:left;
	width:420px;
}
.shop_data1{
	
}
.shop_data1 p.shop_name{
	border-left: #3d2600 solid 5px;
	padding:1px 6px;
	font-weight:bold;
	margin:0 0 10px 0;
	
	
}
.shop_data1 p.shop_messa{
}
.shop_data1 img{
	float:right;
}

.shop_data2{
	clear:both;
	overflow:auto;
	margin:20px 0 0 0;
	padding-top:20px;
}



/*SHOPリスト*/
.shop_data2 .list{
	float:left;

}
.shop_data2 dd{
	width:280px;
}
.shop_data2 dl{
	width:380px;

}


/*Googleマップ*/
.google_map{
	float:right;
	padding-bottom:10px;
}
.google_map iframe{
	border:1px solid #CCC;
}
.google_map small{
	font-size:0.75em;
}

/*会社概要*/
.campany_list{
	margin:40px 15px;
	background: url(images/linebg_dot.gif) repeat-x top;

}
.campany_list dl{
	padding:20px 10px;
}
/*お問い合わせ*/

.inq_list{
margin:40px 15px;
	background: url(images/linebg_dot.gif) repeat-x top;
}
.inq_list dl{
padding-top:20px;
padding-bottom:20px;
}
.inq_list dt{
	width:150px;
}
form.wpcf7-form input, form.wpcf7-form textarea, #content textarea, #content input{
	border:1px solid #CCC;
	font-size:1.0em;
	line-height:1.1em;
	color:#333;
}
.sub_btn{
text-align:center;
padding-top:20px;
padding-left:250px;

}
.sub_btn input.wpcf7-submit{
	background:url(images/btn_inq.gif) no-repeat;
	padding:4px 40px 6px 25px;
	display:block;
        border:none !important;
}
.list inq_list span{
	color:#900;
	font-size:0.8em;
	padding-left:5px;
}

/*プライバシーポリシー*/
ul.privacy_list{
    padding:20px 40px;
    list-style-position:outside;
}
ul.privacy_list li{
    padding:3px 10px 3px 5px;
    margin:10px 0;
    
    list-style:decimal;
    }
ul.privacy_list li.p_list{
    font-weight:bold;
    
}
ul.privacy_list ul{
	margin:0 0 0 15px;
}
ul.no_nashi li{
	list-style: circle;
		font-weight:nomal;
		padding-bottom:2px;
		margin-bottom:0;
}
ul.no_ari li{
	list-style: decimal;
	font-weight:nomal;
	padding-bottom:2px;
	margin-bottom:0;
	
}

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */

.archive-title {
	height:39px;
	padding:10px 10px 0 18px;
	margin:0 0 10px;
	line-height:1.2;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#555555;
	margin-bottom: 20px;
}
h2.archive-title{
	margin-top:30px;
	margin-bottom:0;
	padding-bottom:0;
	clear:both;
}
h1.archive-title{
		margin-bottom:0;
	padding-bottom:0;
	clear:both;
}
h1.cate{
	/*background:#F2EBDE;*/
	padding:3px 10px;
	margin:0 0 0 10px;;
	font-weight:bold;
	border-left:8px solid #F2EBDE;
	border-left:8px solid #8D682B;

}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	width:610px;
	padding:5px;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 25px;
	border-bottom:1px dotted #666666;
	color:#555555;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
	width:570px;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-content {
	padding:0 10px;
}

.asset-body {
	margin:15px;
margin:0;

}
.asset-body{
	line-height:1.6em;
	margin-left:10px;
}
.asset-body p{
	line-height:1.8em;
}

.asset-date{
	text-align:right;
	padding:0;
	margin:0 0 20px 0;
	font-size:12px;
}

.asset-more {
	margin:0 10px 10px;
}

.newslink {
	text-align:right;
	
/*	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:5px 0 5px 420px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;*/
}

.newslink a{text-decoration:underline;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size:100% !important;
	font-size:95%;
}

.pagebar{
	text-align:center;
	margin:20px;
}
.pagebar a, .pagebar span{
	/*border:1px solid #999;*/
	padding:5px;
	margin:3px;
	background:#F2EBDE;
	font-size:0.8em
	}
.pagebar span{
	border:1px solid #F2EBDE;
		background:#FFF;
}
	
/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:20px;
	color: #2c2c2c;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 0 0 0 22px;
	font-size:100% !important;
	font-size:95%;
	border-bottom:1px solid #e5dfd1;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:20px;
	color: #2c2c2c;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 0 0 0 22px;
	font-size:100% !important;
	font-size:95%;
	border-bottom:1px solid #e5dfd1;

}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	margin-top: 10px;
	margin-bottom: 0;
	word-wrap: break-word;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content {
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:20px;
	color: #2c2c2c;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	border-bottom:1px solid #e5dfd1;
	padding: 0 0 0 22px;
	font-size:100% !important;
	font-size:95%;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size:100%;
}
#comments-open-footer{
padding:5px;
margin:5px 0;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}


/*----------------メニュー----------------*/

/*------------こだわり------------*/
.kodawari{
	background:url(images/menu_koda_bg.gif) no-repeat;
	height:78px;
	padding:22px 20px;
	margin:15px 0 25px 0;
}
.kodawari p{
	margin:10px 0 0 0;
	font-size:0.9em;
	line-height:1.3em;
}

.kodawari p span{
	color:#663300;
}

/*------------メニュー------------*/

dl.menu, dl.menu_other{
	clear:both;
	overflow:auto;
	margin:0 0 20px 0;
	padding:0 0 20px 5px;
	background:url(images/linebg_dot.gif) repeat-x bottom;

}
/*メニュータイトル*/
dl.menu dt.menu_tit, dl.menu_other dt.menu_tit{
clear:both;
	float:left;
	width:400px;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:1.1em;

}

/*メニューコメント*/
dd.menu_txt{
	float:left;
	width:480px;
	overflow:auto;
}
/*メニュー写真*/
dl.menu dd img, dl.menu_other dd img, .shop_data1 img{
	float:right;
	padding:3px;
	border:1px solid #999;
	top:0;
}

/*メニューポイント*/
/*人気No１*/
dt.menu_no1{
	background:url(images/menu_icon_no1.jpg) no-repeat left;
	padding:14px 0 17px 50px;
}

/*人気No2*/
dt.menu_no2{
	background:url(images/menu_icon_no2.jpg) no-repeat left;
	padding:14px 0 17px 50px;
}

dt.menu_woman1{
	background: url(images/menu_icon_woman1.jpg) no-repeat left;
	padding:14px 0 17px 50px;
	
}

/*他メニュー*/
 dl.menu_other dd ul{
	  overflow:auto;
}

/*3つ写真並べ*/
dl.menu_other dd.menu_other_img{
	  float:right;
	  width:300px;
}
 
dl.menu_other dd.menu_other_img img{
	margin-left:5px;
}

 dl.menu_other dd.menu_other_img li{
  float:left;
 }

/*メニューリスト*/
dl.menu_other dd.menu_txt{
	width:250px;
}
 dl.menu_other dd.menu_txt li{
	  height:20px;
}

dl.menu_other dd.menu_txt ul, dl.menu_other dd.menu_txt li{
	list-style-type: disc;
	margin-left:5px;
	
}
dl.menu_other dd.menu_txt ul{
	padding-left:10px;
	margin-top:5px;
	}

dl.menu_other dd.menu_txt2 ul{
list-style:none;
}	
dl.menu_other dd.menu_txt2 ul li{
font-weight:bold;
padding:5px 0;
font-size:1.1em;
color:#333333;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
/*----------------サイトマップ----------------*/


ul.sitemap_ul{
	margin:50px 30px;
	
}
.sitemap_ul li{	
margin:15px 15px 5px 15px;
	background:url(images/icon_red.gif) no-repeat 0 4px;
	width:400px;
	list-style:none;
	padding-left:10px;	
}

.sitemap_ul li ul.sitemap_naka{
	margin-bottom:10px;
	
}

.sitemap_list{
	margin:40px 15px;
	background: url(http://ww2.yusura.net/wp-content/themes/biyou_a2_tw/images/linebg_dot.gif) repeat-x top;

}
.sitemap_list dl{
	padding:20px 10px;
}

.sitemap_list dt{
	width:130px;

}
.sitemap_list dd{
background:url(http://ww2.yusura.net/wp-content/themes/biyou_a2_tw/images/icon_red.gif) no-repeat 0 10px;
	clear:both;
	padding:8px 0 0 15px;
	margin:0 0 0 20px;
}

/*twitter*/
.twtr-tweet-text{
	font-size:1.1em;
}