<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
-----------------------------------------------------
B-AGE CSS Skin Settings
Skin for:	002
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */

@import "init.css";
@import "b-age_header.css";

/* ----------------------- page_common ----------------------- */

body {
margin: 0px auto;
padding: 0;
text-align: center;
}

#layout {
margin: 0;
}

#sub_layout {
margin: 0 auto;
width: 770px;
text-align: left;
}

#header{
width: 770px;
height:115px;
text-align: left;
}


#contents {
}

#contents #sub_a {
float: left;
width: 180px;
padding-left:10px;
}

#contents #main {
float: right;
width: 570px;
}

#contents #sub_main{
padding : 0px 0px 0 0px;
}

.menu_frame{
width: 160px;
padding-left:10px;
padding-bottom:5px;
}

#contents #sub_b {
}


#footer {
clear:both;
padding:5px;
text-align:center;
}

img {
border: 0;
}
/*
#layout ul,#layout li{
list-style-type:none;
margin: 0;
padding: 0;
}
*/


/* ----------------------- font-information ----------------------- */
body {
color: #000000;
font-size: 12px;
}

#sub_a a,#sub_b a {
color: #000000;
text-decoration: none;
}

#main a{
}

#header h1 {
font-size: 20px;
line-height: 1.0;
}

#header h1 a {
color: #ffffff;
}

#header h2 {
color: #ffffff;
font-size: 12px;
line-height:120%;
}

.menu_title {
color: #000000;
font-size:12px;
font-weight: bold;
}

#sub_a h3{
font-size: 14px;
font-weight:bold;
}

#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}

#calendar caption {
color:#000000;
font-weight:bold;
}

#business table {
font-size:11px;
line-height:1.3;
color:#666666;
}

#business caption {
color:#000000;
font-weight:bold;
}

#shop_info .shop_copy{
font-size:12px;
font-weight:bold;
line-height:1.3;
}

#shop_profile{
font-size:11px;
line-height:1.5;
}

.entry .date{
font-size:12px;
font-weight:bold;
}

.entry .entry_body{
font-size:12px;
line-height:1.5;
}

.entry .entry_title{
font-size:16px;
font-weight:bold;
color:#00008B;
}

.entry .entry_foot{
font-size:10px;
}


#footer,#footer a {
font-size:10px;
color:#FFFFFF;
}


/* ----------------------- background ----------------------- */

#layout {
background:#DDDDDD url(../images/031background.gif) repeat-y center;				/* 全体のバックグラウンド（影） */
}

#sub_layout{
background:#FFFFFF;
}

#layout #sub_a {
margin-top:5px;
height:100%;
background:url(../images/031menu_bg.gif) repeat-y;
}

#layout #sub_a ul,#layout #sub_a li{
list-style-type:none;
margin: 0;
padding: 0;
}

#header{
background:url(../images/031_header.jpg) no-repeat;
}


#profile .menu_title {
background:url(../images/031menutitle_profile.gif) no-repeat;
width:180px;
height:34px;
}

#access .menu_title {
background:url(../images/031menutitle_access.gif) no-repeat;
width:180px;
height:34px;
}

#recent_entries .menu_title {
background:url(../images/031menutitle_recent_entries.gif) no-repeat;
width:180px;
height:34px;
}

#category .menu_title {
background:url(../images/031menutitle_category.gif) no-repeat;
width:180px;
height:34px;
}


#calendar .menu_title {
background:url(../images/031menutitle_calendar.gif) no-repeat;
width:180px;
height:34px;
}

#business .menu_title {
background:url(../images/031menutitle_business.gif) no-repeat;
width:180px;
height:34px;
}

#link .menu_title {
background:url(../images/031menutitle_link.gif) no-repeat;
width:180px;
height:34px;
}

#hotnews .menu_title {
background:url(../images/031menutitle_hotnews.gif) no-repeat;
width:180px;
height:34px;
}

#archive .menu_title {
background:url(../images/031menutitle_archive.gif) no-repeat;
width:180px;
height:34px;
}

#search .menu_title {
background:url(../images/031menutitle_search.gif) no-repeat;
width:180px;
height:34px;
}

/*
	070418追加 imim
*/

#recommend .menu_title {
background:url(../images/031menutitle_recommend.gif) no-repeat;
width:180px;
height:34px;
}

#shop_banner .menu_title {
background:url(../images/031menutitle_shop.gif) no-repeat;
width:180px;
height:34px;
}


#neighbors .menu_title {
background:url(../images/031menutitle_neighbors.gif) no-repeat;
width:180px;
height:34px;
}

#alltitle .menu_title {
background:url(../images/031menutitle_alltitle.gif) no-repeat;
width:180px;
height:34px;
}

#business .menu_title {
background:url(../images/031menutitle_business.gif) no-repeat;
width:180px;
height:34px;
}

/*
	ここまで。040718
*/

#end .end_flame {
background:url(../images/031menutitle_end.gif) no-repeat;
width:180px;
height:20px;
}

#shop_about #shop_title {
background:url(../images/031menutitle_about.gif) no-repeat;
width:560px;
height:34px;
}

#shop_profile{
background:#ffffff;
}

#contents .mainMenu{
/*background:#FFFFFF;*/
}

.entry .entry_title{
width:560px;
height:19px;
}

.entry .entry_body{
background:#FFFFFF;
}

#footer{
background:#696969;
}

/* ----------------------- header ----------------------- */
#header h1 {
width: 500px;
padding-top: 50px;
margin-left: 15px;
}

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

#header h2{
width: 500px;
margin-left: 15px;
}

#header #category{
float:right;
padding:50px 15px 0 0;
}



/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title, #shop_title{
text-indent:-9999px;
}

.menu_frame ul li{
font-size:10px;
line-height:1.5;
}

.menu_frame #map{
margin:5px 0;
}


/* ----------------------- each menu setting ----------------------- */


/*profile*/
#profile{
margin-bottom: 10px;
}


#profile #orner_photo{
margin-left:5px;
margin-bottom:5px;
}

/*category*/
#category{
margin-bottom: 10px;
}


/*recent_entries*/
#recent_entries{
margin-bottom: 10px;
}


/*recent_comment*/
#recent_comment{
margin-bottom: 10px;
}

/*search*/
#search form{
margin-right: 6px;
}

#search form{
margin-top: 7px;
margin-bottom: 7px;
}

#search .searchbox{
width: 100px;
}

#search .searchbtn{
width: 35px;
}

/*calendar*/

#calendar{
}

#calendar .menu_title {
}

#calendar table {
width: 160px;
}

#calendar caption {
padding:5px 0px;
}

#calendar caption a{
padding:0px 5px;
text-decoration:underline;
}

#calendar .sun {
color:#FF0000;
}

#calendar .sat{
color:#0000CC;
}

#calendar td,
#calendar th {
text-align:center;
padding:0px;
}

#calendar td a {
color:#CC0000;
text-decoration: underline;
}

/*business*/

#business{
}

#business .menu_title {
}

#business table {
width: 160px;
}

#business caption {
padding:5px 0px;
}

#business caption a{
padding:0px 5px;
text-decoration:underline;
}

#business .sun {
color:#FF0000;
}

#business .sat{
color:#0000CC;
}

#business td,
#business th {
text-align:center;
padding:0px;
}

#business td a {
color:#CC0000;
text-decoration: underline;
}



/* ----------------------- MainColumn ----------------------- */


/* ----------------------- shop_info ----------------------- */
#shop_info{
margin-top:7px;
margin-bottom:15px;
}

#shop_info #shop_img {
}

#shop_info #shop_img img{
width:560px;
/*height:120px; mizuno*/
}

#shop_info #shop_copy{
padding:10px;
background:#FFFFFF;
margin-bottom:15px;
}


#shop_profile{
padding:10px;
}


/* ----------------------- entry ----------------------- */
/*entries*/
.entry{
margin-bottom: 20px;
}
.entry .date {
display: block;
padding-top:8px;
padding-right:10px;
text-align:right;
font-size:13px;
color:#880000;

}
.entry .entry_title{
padding-top:10px;
padding-bottom:5px;
padding-left:10px;
background-image:url(../images/031date_bg.gif);											/*		バックグラウンド		*/
background-repeat:no-repeat;
}

.entry .entry_body{
display: block;
padding: 18px;
padding-top: 0px;
background-image:url(../images/031body_bg.gif);											/*		バックグラウンド		*/
background-repeat:repeat-y;
}
.entry .entry_foot{
height:25px;
padding-top: 5px;
padding-right: 12px;
text-align: right;
background-image:url(../images/031food_bg.gif);											/*		バックグラウンド		*/
background-repeat:no-repeat;
}


.entry .entry_body ol { 
	list-style-type: decimal; 
	margin: 10px 0px 10px 50px;
} 
.entry .entry_body ul { 
	margin: 10px 0px 10px 40px;
} 
/* ----------------------- comment ----------------------- */
#comment_box{
margin-bottom:20px;
}

#comment_box ul { 
list-style-type:none;
} 

.comment_title{
margin-bottom:5px;
font-weight:bold;
}

.comment_form_lead{
margin-bottom:10px;
font-size:10px;
}

.comment_form_lead a{
}

.each_comment{
margin-bottom:20px;
}

.comment_footer{
margin-top:5px;
border-top:1px solid #e1e1e1;
padding-top:3px;
letter-spacing:1px;
}

.comment_label{
font-weight:bold;
margin-bottom:5px;
letter-spacing:2px;
}



#comment_box .button {
margin-top: 5px;
font-size: 12px;
width: 120px;
}


.comment_body{
line-height:120%;
letter-spacing:1px;
}

.copyright{
	font-family:Helvetica;
}
.copyright a:visited{
	text-decoration:underline;
}
.copyright a:link{
	text-decoration:underline;
}

#btn_to_old{
	width:78px;
	height:35px;
	background-image: url(../images/031_old.gif);
	background-repeat: no-repeat;
	cursor:hand;
}
#btn_to_new{
	width:78px;
	height:35px;
	background-image: url(../images/031_new.gif);
	background-repeat: no-repeat;
	cursor:hand;
}

table.prev_next_navi a{
	color: #9d8cd9;
}


/* ----------------------- 広告表示 ----------------------- */
.entry .adstyle{
	width:560px;
	background-image:url(../images/031body_bg.gif);											/*		バックグラウンド		*/
	background-repeat:repeat-y;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
}

.entry .adtext{
	font-size:10px;
	margin:15px;
	line-height:130%;
}</pre></body></html>