@charset "utf-8";

/*
Theme Name: 美容室向きデザインB2 2列左メニュー
Theme URI: http://www.fsv.jp/
Description: Firstserver Tmaplate
Version: 1.01 2010/02/17
Author: Firstserver
Author URI: http://www.fsv.jp/											
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
    text-decoration: none;
}
body      {
	text-align: center;
	margin: 0;
	padding: 0;
	background:#ff9933;
	}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: underline;
    outline: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
    text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
    clear:both;
    border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */
.widget {
	position: relative;
	width: 100%;
}

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #footer {
}
#alpha {
	float: left;
}
#beta {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
	padding: 0;
}

#content-inner {
	padding-top: 0px;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#404040;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background:#ff9933;
}

/* リンクカラー */
a {
	color: #9d5a00;
}

a:hover {
	color: #663300;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
}

#gotop a {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop.gif') no-repeat 0 0;
}

#gotop a:hover {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop_ov.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
.navi {
	margin:2px 5px 10px;
	text-align:right;
	font-size:85% !important;
	font-size:80%;
}









/* -----　追加のCSS　ここから　----- */
#wrapper{
	width:910px;
	padding:0;
	text-align:center;
	margin: 0px auto;
	background:url(images/common/img_01.jpg) repeat-y center top;
	}



 /*ヘッダーエリア*/
	#HederE{
	width:873px;
	margin:0 auto;
	text-align:center;
	border-top:#ffab58 solid 2px;
	}
	
	#HederE .HederE{
	width:830px;
	margin: 0 auto;
	border-bottom:#d4d4d4 1px solid;
	border-left:#d4d4d4 1px solid;
	border-right:#d4d4d4 1px solid;
	background:url(images/common/img_02.jpg) repeat-x center top;
	padding-bottom:9px;}
	
	
	
	#HederE .LBox{
	float:left;
	text-align:left;
	width:300px;
	padding-top:5px;}
	#HederE p{
	font-size:10px;}
	#HederE h1{
	margin:-5px 0 0;
	color:#323232;
	font-size:24px;}
	
	.LBox a{color:#323232;
		text-decoration:none;}
	#HederE .h1{
	margin:-5px 0 0;
	color:#323232;
	font-size:24px;}
	
	#HederE .RBox{
	float:right;
	font-size:12px;
	text-align:right;
	width:180px;
	padding-top:10px;}

.article{
	padding-top:5px;
	text-align:center;
	width: 260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article img{
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}
	
.RBox a{
color:#000;}
 #MainVisual{
	 width:830px;
	 margin:0 auto;
	 border-bottom:#d4d4d4 1px solid;
	border-left:#d4d4d4 1px solid;
	border-right:#d4d4d4 1px solid;}

#head-main{width:830px;
	 margin:0 auto;
	 padding:0;
	 border-bottom:#d4d4d4 1px solid;
	border-left:#d4d4d4 1px solid;
	border-right:#d4d4d4 1px solid;}


.indexContens{
padding-top:20px;
padding-bottom:10px;
text-align:left;}

.indexContens h3{
	width:524px;
	font-size:16px;
	background:url(images/common/img_04.jpg) no-repeat left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
}

#sidebar h3{
	width:280px;
	font-size:12px;
	background:url(images/common/img_05.jpg) no-repeat left;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight:bold;
}

#Message h2{
font-size:22px;
margin-bottom:10px;
}

.widget-content .CenterS{
text-align:center;}

.top-entry-content .day{
height:25px;
color:#ff7800;}


 /*float画像*/
	.img_L{
	float:left;}
	.img_R{
	float:right;}
	
	
	/*---------png画像など---------*/
 .iepngfix {  
 behavior: expression(IEPNGFIX.fix(this));  
 }

	 /*レイアウト用*/
	 .Limg10{
	 margin-left:10px;}
	 
	 	 .Limg13{
	 margin-left:13px;}
	 
	  .Limg20{
	 margin-left:20px;}
	 
	 *html .Limg20{
	 margin-left:10px;}
	 
	  .Limg30{
	 margin-left:30px;}
	  .Limg40{
	 margin-left:40px;}
	 
	 .Rimg10{
	 margin-right:10px;}
	 .Rimg20{
	 margin-right:20px;}
	 *html .Rimg20{
	 margin-right:10px;}
	 .Rimg30{
	 margin-right:20px;}
	 .Rimg40{
	 margin-right:30px;}
	 
	 
	 .Timg10{
	 margin-top:10px;}
	  .Timg20{
	 margin-top:20px;}
	  .Timg30{
	 margin-top:30px;}
	  .Timg40{
	 margin-top:40px;}



/* -----　追加のCSS　ここまで----- */



/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	
}

#container-inner {
	position: relative;
	width:830px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-tw #alpha {
	float:left;
	width: 525px;
}

.layout-tw #beta {
	float:right;
	left: 0;
	width: 280px;
}

#alpha-inner {
	margin:0;
	padding-bottom: 0;
}

#beta-inner {
	margin:0;
	padding:0;
	color:#663300;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:830px;
}

#header-inner {
	width:830px;
	background:#574d42;
}


#header-contents {
	/* width:100%;
	background: #574d42 url('images/head_bg.jpg') no-repeat bottom;
	
	*/
	
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	font-size:80%;
	line-height: 1.2;
	color: #dadada;
	width:820px;
	padding:2px 5px;
	background:#7f6b3f;
}

/* -- サイト名 -- */
#header-name {
	color: #e6e6e6;

	line-height: 1.5;
	color: #333;
	font-size:200% !important;
	font-size:195%;
	font-weight:bold;
	line-height: 1.5;
}

#header-name a {
	text-decoration: none;
}

#header-name a:hover {
	text-decoration: underline;
}

#header-name h2 {
	font-weight:bold;
}

/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	margin-bottom:0px;
	padding:0px 10px;
	text-align: right;
	font-size:85% !important;
	font-size:80%;
	clear: both;
	float: right;
}

#header .sub-contents a:link,
#header .sub-contents a:visited {
	text-decoration: none;
}

#header .sub-contents a:hover,
#header .sub-contents a:active {
	text-decoration: underline;
}

/* -- 検索フォーム -- */
#header .header-search {
	margin-bottom:5px;
	padding:2px 10px;
	text-align: right;
	font-size:80% !important;
	font-size:80%;
	clear: both;
}

#header .header-search .box {
	margin-right:5px;
}

#header .header-search .submit {
	

	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	clear:both;
	margin:0 0 20px;
	
	padding-top: 45px;
	_height:1px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	color:#666;
}

/* -- フッターメニュー -- */
.footer-menu {
	width:100%;
	text-align:center;
}

.footer-menu ul {
	padding:2px 0;
}

.footer-menu li {
	display: inline;
	padding: 0 7px;
}

.footer-menu li a {
	color: #330000;
}

.footer-menu li a:hover {
	color: #996600;
}

/* -- コピーライト -- */
.copyright {
	color: #ff9933;
	padding-top:20px;
	background:url(images/common/img_07.jpg) repeat-x left top;
	width:873px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

.copyright .copyright-content {
	padding:4px;
	font-size: 85% !important;
	font-size: 80%;
	text-align: right;
}

.designed {
	text-align:right;
	padding:0 10px 5px;
	font-size:75%;
}

.designed a {
	color:#666;
}

.designed a:hover {
	text-decoration:none;
	color:#666;
}

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:12px 10px 10px 10px;
	margin:0 0 10px;
	line-height:1.2;
	background: url('images/top-category_bg.gif') no-repeat left bottom;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#663300;
	margin-bottom: 20px;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	width:525px;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/list-category_bg.gif') no-repeat 0 -5px;
	padding:0 0 4px 25px;
	border-bottom:1px dotted #666666;
	color:#e6e6e6;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	margin:15px;
}

.asset-body p{
	clear:both;
}



.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	overflow: hidden;
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:10px 0;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
}

.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 #666666;
	font-size:100% !important;
	font-size:95%;
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 525px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #663300;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.trackbacks-info {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#comments {
	clear:both;
	width: 525px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#comments .comments-header {
	height:34px;
	color: #663300;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	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:34px;
	color: #663300;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	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%;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #666666;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin:5px 0;
	padding:2px 15px 2px 34px;
	background: url('images/arrow.gif') 15px center no-repeat;

	text-decoration:none;
}

.archive li a:hover {
	text-decoration:underline;
}

/*サブカテゴリ*/
.archive li li {
	background:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	
}

.archive li li a {
	margin:5px 0;
	padding:2px 15px 2px 35px;
	background: url('images/arrow.gif') 15px center no-repeat;
	display:block;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/news_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#663300;
	margin-bottom: 10px;
}

.search-form-content {
	
	padding:10px;
	
}

.search-results-header {
	margin:25px 10px 10px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#663300;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/img_05.jpg') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-news h3 {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/news_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#663300;
}

#top-news .news {
	padding:4px 10px 2px;
	margin-right: 15px;
}

#top-news .day {
	float: left;
	color:#663300;
	width: 80px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 500px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/title_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}

.top-entry-content .content {
	margin:0;
	padding:10px;
}

.top-entry-content .more-link {
	clear:both;
	
	
}

.top-entry-content .more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
}

.top-entry-content .more-link a:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#663300;
}

.top-category-content {
	margin-bottom:10px;
	background-color: #f0e9de;
	width: 565px;
	border: 1px solid #e0dcd5;
	margin-left: 8px;
	padding: 10px;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/top-category_bg2.gif') no-repeat 0 -5px;
	padding:0 0 4px 25px;
	border-bottom:1px dotted #d6cfc6;
	color:#e6e6e6;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

#top-category h4.name a {
	text-decoration:none;
}

#top-category .content {
	margin:0;
	padding:10px 10px 0 10px;
}


#top-category .more-link {
	clear:both;
	
}

#top-category .more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
}

#top-category .more-link a:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:280px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#beta .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	background: url('images/common/img_05.jpg') no-repeat 0 0;
	width:280px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 12px;
}

*html .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	background: url('images/common/img_05.jpg') no-repeat 0 0;
	width:280px;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 12px;
}





.widget-header img{
margin-right:2px;}
#beta .widget select {
	width:155px;
	margin:10px;
}

#beta .widget ul {
	width:270px;
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background: url('images/arrow.gif') no-repeat left center;
	_height: 1px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:100% !important;
	font-size:95%;
	width:180px;
}

.widget-main-menu li {
	color: #cfa972;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:155px;
	border-bottom: 1px dotted #330000;
	padding:3px 5px 3px 20px;
	color:#330000;
	background:url('images/arrow.gif')  no-repeat 5px center;	
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	color: #d57f00;
	background:url('images/arrow_over.gif') no-repeat 5px center;
	
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	width:135px;
	display:block;
	padding:3px 5px 3px 40px;
	color:#330000;
	background:url('images/arrow.gif')  no-repeat 25px center;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	color: #d57f00;
	background:url('images/arrow_over.gif') no-repeat 25px center;
	
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:179px;
	margin:5px 0 15px;
	border-top:1px solid #7d5948;
	border-bottom:1px solid #7d5948;
}

.widget_search .widget-header {

	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #7d5948;
	background:#d7b54a;
	width:178px;
	padding:1px 3px;
	color:#fff;
	font-weight:bold;
}

.widget_search .widget-content {
	width:170px;
	padding:3px;
	font-size:90% !important;
	font-size:95%;
}

.widget_search .box {
	width:100px;
}

.widget_search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:158px;
	margin:0 4px 15px;
}

.rss-content {
	background: url('images/rss.gif') 0 0 no-repeat;
	padding-left:20px;
}

.rss-content a {
	color: #eb6100;
	text-decoration: none;
}

.rss-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
	color: #eb6100;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
	color: #FF3300;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 95% !important;
	font-size: 90%;
	line-height:1.4;
	width:160px;
	margin: 10px 0 15px 4px;
	padding: 5px;
	border: 1px solid #7d5948;
	background: #ebdeb3 url('images/side_freearea_bg.gif') repeat-x top;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	width:160px;
	line-height:1.4;
	font-size: 95% !important;
	font-size: 90%;
	border: 1px solid #7d5948;
	padding: 5px;
	background: #ebdeb3 url('images/side_freearea_bg.gif') repeat-x top;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 4px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:170px;
	padding:3px;

}

.widget_calendar #calendar_wrap table {
font-size: 95% !important;
	font-size: 90%;
	color:#737373;	
	text-align:center;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
	color:#737373;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/* --------------------------------------------------------------------- */
/* イベントカレンダー */
/* --------------------------------------------------------------------- */

.calendar1 h5{
	margin:20px 0 10px 0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	color:#F60;
	letter-spacing:2px;
}

.calendar1 table{
	margin:0 0 10px 0;
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.calendar1 th,
.calendar1 td{
	padding:3px 5px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	vertical-align:top;
}
.calendar1 th{
	white-space:nowrap;
	font-weight:normal;
	background:#f1f1f1;
	text-align:right;
}
.calendar1 td{
	background:#FFF;
	text-align:left;
}

.calendar2{
	margin:0 0 0 20px;
}
.calendar2 h5{
	margin:5px 0 0 0;
	color:#F60;
	letter-spacing:2px;
}
.calendar2 table{
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.calendar2 th,
.calendar2 td{
	padding:3px 8px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	vertical-align:top;
}
.calendar2 th{
	white-space:nowrap;
	font-weight:normal;
	background:#f1f1f1;
}
.calendar2 td{
	background:#FFF;
	text-align:left;
	text-align:center;
}
.calendar2 td a{
	display:block;
	text-decoration:none;
	background:#FF9;

}

.gallery_title{
	font-size:18px;
	color:#F60;
}

#top_shopping{
	margin:0 0 50px 0;
}
#top_shopping img {
	margin:0 0 10px 10px;
}













