@charset "utf-8";


/*
Theme Name: 【FSV】飲食店向きデザインG1 2列右メニュー
Theme URI: http://www.fsv.jp/											
Description: Firstserver Template											
Version: 1.10 2011/11/01
Author: Firstserver
Author URI: http://www.fsv.jp/											
*/

/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}

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;
    overflow: hidden;
    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 {
    position: relative;
}

#alpha, #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: 30px;
}


/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	line-height: 1.5;
	color:#333;
	background: #F0F0F0;
}

/* リンクカラー */
a {
	color: #30271F;
}

a:hover {
	color: #625040;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0;
}

#gotop a {
	background: url('images/gotop_text.gif') no-repeat;
	display: block;
	height: 18px;
	width: 119px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

#gotop a:hover {
	background: url('images/gotop_text_hover.gif') no-repeat;
}

/* -----　パンくず　----- */
.navi {
	margin:5px 5px 20px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
}


/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */

.layout-wt #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: url('images/container_bg_wt.jpg') repeat-y;
}

#container-inner {
	position: relative;
	width:830px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */

.layout-wt #alpha {
	float: left;
	width: 630px;
	left: 0;
	overflow: hidden;
}

.layout-wt #beta {
	float:right;
	left: 0;
	width: 200px;
	overflow: hidden;
}

.layout-wt  #content-inner {
	background: url('images/content_inner_bg_wt.jpg') no-repeat top;
}

#alpha-inner {
	margin:0;
	padding:10px 20px 0;
}



#beta-inner {
	margin:10px 0 0 0;
	padding:0;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:830px;
}

#header-inner {
	width:830px;
	border-bottom: 1px solid #56533A;
}

#header-contents {
	background:#380E07 url('images/header_bg.jpg') repeat-y left top;
	width:100%;
	height:94px;
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	width:810px;
	padding: 4px 10px;
	visibility: visible;
	background:#000;
	font-size:90% !important;
	font-size:80%;
	color: #fff;
}

/* -- サイト名 -- */

#header-name {
	margin:10px;
	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;
	color:#fff;
}

#header-name a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}

#header-name h2 {
	font-weight:bold;
}

/* -- サイトマップ・お問合せリンク -- */

#header .sub-contents {
	padding:0 10px 5px 0;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
	color:#fff;
}

#header .sub-contents a:link,
#header .sub-contents a:visited,
#header .sub-contents a:active {
	text-decoration:none;
	color:#fff;
}

#header .sub-contents a:hover {
	text-decoration:none;
	color:#ccc;
}

#header .search-content form {
	text-align: right;
}

/* -- 検索フォーム -- */

.widget-header-search {
	font-size:85% !important;
	font-size:80%;
}

#header .search-content {
	padding:0 15px 5px 0;
	color:#fff;
}

#header .search-content label {
	display:inline;
}

#header .header-search .box {
	width:160px;
}

#header .header-search .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#666;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
}

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	clear:both;
	_height:1px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	background:#26120A;
	margin-top: 20px;
	padding-bottom:10px;
}

/* -- フッターメニュー -- */

.footer-menu {
	width:100%;
	background:#000;
	text-align:right;
	font-size: 95% !important;
	font-size: 90%;
}

.footer-menu a {
	color:#fff;
	text-decoration:underline;
}
.footer-menu a:hover {
	color:#ccc;
	text-decoration:none;
}

.footer-menu ul {
	padding:5px 10px;
}

.footer-menu li {
	display: inline;
	padding: 0 2.5px 0 2.5px; /* 0 5px 0 10px → 0 5px 0 5px → 0 2.5px 0 2.5px */
	border-right: 1px solid #FFFFFF;
}

/* -- コピーライト -- */

.copyright {
	width:100%;
	color: #ffffff;
	width:100%;
	text-align: right;
}

.copyright .copyright-content {
	padding:10px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
}

.designed {
	text-align:right;
	padding:0px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
	color:#FFFFFF;
}

.designed a {
	color:#FFFFFF;
}

.designed a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:8px 0 7px 10px;
	font-weight:bold;
	background: url('images/m_archive_content_h1.gif') no-repeat right center;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#fff;
	margin:0 0 10px 0;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	margin:0 0 0 0;
}

.asset-header {
	padding:0;
}

.asset-name {
	padding:10px 0 7px 15px;
	margin:0;
	_height:1px;
	background: url('images/m_archive_content_h2.gif') no-repeat left center;
	font-weight:bold;
}


/* 画像枠 */
.entry-asset img {
	/* background:#ccc;
	padding: 3px; */
}

.page-asset .asset-name {
	_height:1px;
	padding:6px 10px 4px 20px;
	background: #6382C1 url('images/heading3.gif') no-repeat left top;
	font-size:130% !important;
	font-size:125%;
	font-weight:bold;
	color:#FFF;
}

.asset-body {
	margin:0 0 0 5px;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	text-indent: -9999px;
	height:20px;
	width:100px;
	display: block;
	overflow: hidden;
	background: url('images/m_asset_more_link.gif') no-repeat 0 0;
	margin-left:460px;
}

.more-link:hover {
	background: url('images/m_asset_more_link_hover.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:5px;
	padding-top:7px;
	background: url('images/m_asset_meta_border.gif') no-repeat left top;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */

#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	background: url('images/m_trackbacks_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

.trackbacks-info {
	padding:0 10px;
}

#comments {
	margin:10px 0;
}

#comments .comments-header {
	background: url('images/m_comments_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

#comments .comments-content {
	padding:0 10px;
}

#comments .comments-open-header {
	background: url('images/m_comments_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

.comment {
	margin:10px 10px 10px 0;
}

.comment .inner {
	padding:5px 10px;
	_height:1px;
}

.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:1px;
	padding:6px 10px 4px 10px;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	padding:0 2px;
	height:19px;
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#333333;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:0px 5px;
	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-bottom:0.25em;
	background: #fff url('images/m_sitemap_list1.gif') 0 5px no-repeat;
	padding:3px 0 3px 20px;
	text-decoration:none;
	color:#494949;
}

.archive li a:hover {
	color:#848484;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/m_sitemap_list2.gif') 0 7px no-repeat;
	padding:3px 0 3px 12px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */

.search-not-found {
	margin:10px;
}

.search-form-header {
	_height:1px;
	padding:8px 0 7px 10px;
	font-weight:bold;
	background: url('images/m_archive_content_h1.gif') left center no-repeat;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#fff;
}

.search-form-content {
	background:#eee;
	padding:15px;
	border:1px solid #666;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#000;
	background: url('images/m_search_results_header_h2.gif') no-repeat left top;
	padding:6px 0 5px 7px;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:8px 0 7px 10px;
	font-weight:bold;
	background: url('images/m_welcome_message_h3.gif') no-repeat right center;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#fff;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:15px 3px 10px 3px;
}

#welcome_message .content img {
	background-color:#ccc;
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
}

#top-news h3 {
	margin:0 0 5px 0;
	_height:1px;
	padding:5px 0 5px 3px;
	font-weight:bold;
	background: url('images/m_top_news_h3.gif') right bottom no-repeat;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
}

#top-news .news {
	padding:2px 10px 2px 3px;
}

#top-news .day {
	float: left;
	width: 85px;
	padding: 0 0 0 17px;
	background: url('images/m_top_news_arrow.gif') no-repeat 0 center;
	font-size:115% !important;
	font-size:110%;
}

#top-news .title {
	float: right;
	padding-left:7px;
	width: 465px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin:0 0 5px 0;
	_height:1px;
	padding:5px 0 5px 3px;
	font-weight:bold;
	background: url('images/m_top_entry_h3.gif') right bottom no-repeat;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
}

.top-entry-content .content {
	padding:10px;
}

.top-entry-content .more-link {
	font-size:85% !important;
	font-size:80%;
	padding:0 0 10px 0;
}

.top-entry-content .content img {
	/* background-color:#eee;
	padding: 2px; */
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	_height:1px;
	padding:8px 0 7px 10px;
	font-weight:bold;
	background: url('images/m_top_category_h3.gif') no-repeat right center;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#fff;
	margin:0 0 10px 0;
}

.top-category-content {
	margin:0;
	padding:10px;
	background: #FFFFFF;
	border: 1px solid #999999;
	margin:0 0 10px 0;
	background: url('images/m_top_category_bg.gif');
}

.top-category-content h4.name {
	margin:0;
	_height:1px;
	padding:10px 0 7px 22px;
	background: url('images/m_top_category_h4.gif') no-repeat left center;
	font-weight:bold;
	line-height:1.2;
	font-size:115% !important;
	font-size:110%;
	color:#13280D;
}


#top-category .content {
	margin:0;
	padding:5px 3px 10px 3px;
}

#top-category .more-link {
	font-size:85% !important;
	font-size:80%;
}

#top-category .content img {
	background-color:#ccc;
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */

#beta .widget {
	width:180px;
	margin:5px 0 15px 10px;
	border-bottom: 1px solid #958E89;
}

#beta .widget-header {
	width:155px;
	margin:0 0 5px 0;
	padding:2px 0 2px 25px;
	font-size: 115% !important;
	font-size: 110%;
	color:#FFF;
	background: url('images/s_calender_bg.gif') no-repeat 0 center;
	font-weight:bold;
}

#beta .widget .widget-content {
	width:170px;
	padding:5px;
}

#beta .widget select {
	margin:10px;
	width:155px;
}

#beta .widget ul {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	margin:0;
	padding:0 5px 0 30px;
	background: url('images/s_folders_arrow.gif') no-repeat 0 center;
	_height: 1px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:200px;
	margin:5px 0 20px 0;
	padding: 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	width:170px;
	margin: 0 10px;
	font-size:105% !important;
	font-size:100%;
	line-height:1.2;
	font-weight: normal;
}

.widget-main-menu li {
	width: 180px;
}

.widget-main-menu li a {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	background:url('images/s_menu_list_item_arrow.gif') no-repeat 0 center;
	text-decoration:none;
	color: #30271F;
	text-decoration:underline;
}

.widget-main-menu li a:hover {
	display:block;
	width:150px;
	padding:8px 0 8px 30px;
	text-decoration:underline;
	color: #30271F;
	text-decoration:none;
}

.widget-main-menu li li a {
	display:block;
	width:130px;
	padding:8px 0 8px 50px;
	background:url('images/s_menu_list_item_arrow2.gif') no-repeat 30px center;
	text-decoration:none;
	color: #30271F;
	text-decoration:underline;
}

.widget-main-menu li li a:hover {
	display:block;
	width:130px;
	padding:8px 0 8px 50px;
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:180px;
	margin:5px 0 15px 0;
}


.widget_search .widget-header {
	width:155px;
	margin:0 0 3px 10px;
	padding:2px 0 2px 25px;
	background: url('images/s_search_bg.gif') no-repeat 0 center;
	font-size: 115% !important;
	font-size: 110%;
	color:#FFF;
	font-weight:bold;
}

.widget_search .widget-content {
	width:170px;
	padding:5px;
	font-size:90% !important;
	font-size:85%;
}

.widget_search .box {
	width:165px;
}

.widget_search .submit {
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
	display: block;
	margin: 3px 0 0;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:170px;
	padding:0 0 15px 15px;
}

.rss-content {
	background: url('images/s_rss.gif') 0 center no-repeat;
	padding-left:18px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	color:#fff;
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 85% !important;
	font-size: 80%;
	line-height:1.4;
	width:160px;
	padding: 0 15px 0 15px;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
	padding:5px;
	background:#fff;
	border: 1px solid #ccc;
	word-break:break-all;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	width:160px;
	line-height:1.4;
	font-size: 85% !important;
	font-size: 80%;
	padding: 5px 5px 10px 5px;
	margin: 10px 0 15px 14px;
	background:#fff;
	border: 1px solid #ccc;
	overflow: hidden;
	word-break:break-all;

}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */

.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	margin:0 auto;
	padding:10px 0;
}

.widget_calendar #calendar_wrap table {
	text-align:center;
	margin:0 auto;
	width: 150px;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
}

/* ---------------------------------------------------------------------
Widget：[サイド]twitter
--------------------------------------------------------------------- */
.widget-twitter {
	margin: 5px 0 15px 10px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]facebook
--------------------------------------------------------------------- */
.widget-facebook {
	width: 180px;
	overflow: hidden;
	margin: 5px 0 15px 10px;
}

#beta .widget-facebook .widget-header {
	margin-bottom:0;
}

/* ---------------------------------------------------------------------
ヘッダーナビ
--------------------------------------------------------------------- */
#gnav {
	background: #a48a4e url('images/gnav_bg.gif') repeat-x bottom;
	display: block;
	float: left;
	margin: 0 auto;
	width: 830px;
}
#gnav .menu-header ul,
#gnav div.menu ul {
	list-style: none;
	margin: 0;
}
#gnav .menu-header li,
#gnav div.menu li {
	float: left;
	position: relative;
}
#gnav a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 3.5px; /* 10 → 6.5 → 3.5 */
	text-decoration: none;
	font-weight:bold;
	background: url('images/gnav_li.gif') repeat-y right top;

}
#gnav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#gnav ul ul li {
	min-width: 180px;
}
#gnav ul ul ul {
	left: 100%;
	top: 0;
}
#gnav ul ul a {
	background: #f5f5f5;
	line-height: 1em;
	padding: 10px 5px 10px 15px;
	width: 160px;
	height: auto;
	color: #333;
	font-weight:normal;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #f2f2f2;
	background: #fff url('images/gnav_arrow01.gif') 5px center no-repeat;
}
#gnav li:hover > a {
	color: #fff;
	background:#b09e74 url('images/gnav_li_on.gif') repeat-x bottom;
}

#gnav ul ul :hover > a {
	background: #f2f2f2 url('images/gnav_arrow02.gif') 5px center no-repeat;
	color: #333;
}
#gnav ul li:hover > ul {
	display: block;
}
#gnav ul li.current_page_item > a,
#gnav ul li.current-menu-ancestor > a,
#gnav ul li.current-menu-item > a,
#gnav ul li.current-menu-parent > a {
	color: #fff;
	background:#b09e74 url('images/gnav_li_on.gif') repeat-x bottom;
}
* html #gnav ul li.current_page_item a,
* html #gnav ul li.current-menu-ancestor a,
* html #gnav ul li.current-menu-item a,
* html #gnav ul li.current-menu-parent a,
* html #gnav ul li a:hover {
	color: #fff;
	background:#b09e74 url('images/gnav_li_on.gif') repeat-x bottom;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* Page Navigation 2011/11/01 */
.page_navi {
    text-align: center;
}

.page_navi li {
    display: inline;
    list-style: none;
}

.page_navi li.current span {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 3px 7px;
    background: #9E8857;
    border: solid 1px #9E8857;
}

.page_navi li a {
    color: #333;
    padding: 3px 7px;
    background: #eee;
    display: inline-block;
    border: solid 1px #999;
    text-decoration: none;
}

.page_navi li a:hover {
    color: #625040;
}

.page_navi li.page_nums span {
    color: #fff;
    padding: 3px 7px;
    background: #666;
    display: inline-block;
    border: solid 1px #333;
}
