/*
-----------------------------------------------------
B-AGE CSS Skin Settings
Skin for:	ビジネスブラック
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */

@import "init.css";
@import "b-age_header.css";

/* ----------------------- page_common ----------------------- */

body {
margin: 0px auto;
padding: 0;
text-align: center;
}

#layout {
margin: 0 auto;
}

#sub_layout {
margin: 0 auto;
width: 750px;
text-align: left;
padding-top:10px;
}

#header{
width: 750px;
height:91px;
text-align: center;
background: url(../images/001/001_header.jpg);
margin-bottom:10px;
}


#contents {
}

#contents #sub_a {
float: left;
width: 160px;
padding-left:10px;
}

#contents #main {
float: right;
width: 570px;
}

#contents #sub_main{
padding : 0px 0px 0 5px;
}

#contents #sub_b {
}


#footer {
clear:both;
padding:5px;
text-align:center;
background:#686868;
}

img {
border: 0;
}

/*#layout ul,#layout li{
list-style-type:none;
margin: 0;
padding: 0;
}*/

/* ----------------------- font-information ----------------------- */
body {
color: #454545;
font-size: 12px;
}

#sub_a a,#sub_b a {
color: #454545;
text-decoration: none;
}

#main a{
}

#header h1 {
font-size: 20px;
line-height: 1.0;
}

#header h1 a {
color: #202020;
}

#header h2 {
color: #202020;
font-size: 12px;
line-height:120%;
letter-spacing:1px;
}

#shop_title{
	font-weight:bold;
}

.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:10px;
}

.entry .date a{
color:#0000FF;
}


.entry .entry_body{
line-height:1.5;
}

.entry .entry_title{
font-size:14px;
font-weight:bold;
color:#4A4A4A;
}

.entry .entry_foot{
font-size:10px;
}


#footer,#footer a {
font-size:10px;
color:#FFFFFF;
}


/* ----------------------- background ----------------------- */

#layout {
background:#FFFFFF url(../images/001background.gif) repeat-y center;				/* 全体のバックグラウンド（影） */
}

#contents #sub_a {
background:#F1F1F1;				/* メニューのバックグラウンドの色 */
}

#layout #sub_a ul,#layout #sub_a li{
list-style-type:none;
margin: 0;
padding: 0;
}
/* ----------------------- header ----------------------- */
#header h1 {
width: 750px;
padding-top: 38px;
}

#header h1 a{
text-decoration:none;
}

#header h2{
margin-top: 5px;
text-align:center;
}

#header #category{
float:right;
padding:15px;
}



/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title {
margin:0px;
padding:12px 0px 0px 27px;
margin-right:10px;
/*margin-bottom:5px;*/
height:22px;
color:#4A4A4A;
/*
border:#676767 solid 1px;
border-left:#333333 solid 3px;
*/
background:url(../images/001/001_menu_bg.jpg) no-repeat;
}

.menu_frame ul li{
font-size:10px;
line-height:1.5;
}

.menu_frame #map{
margin:5px 0;
}


/* ----------------------- each menu setting ----------------------- */
.menu_frame{
width: 152px;
}

/*profile*/
#profile{
margin-top:10px;
margin-bottom: 10px;
}


#profile #orner_photo{
/*border:1px solid #C0C0C0;*/
margin-bottom:5px;
}


/*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: 150px;
}

#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: 150px;
}

#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;
}

#link li a:visited{
}

#link li a{
	line-height:110%;
	font-size:12px;
	text-decoration:underline;
}

#link .link_content{
}

#recommend .recommend-detail{
	color:#777777;
	letter-spacing:1px;
}


/* ----------------------- MainColumn ----------------------- */


/* ----------------------- shop_info ----------------------- */
#shop_info{
margin-bottom:0px;
}

#shop_info #shop_img {
margin-bottom:5px;
}

#shop_info #shop_img img{
width:560px;
/*height:120px;*/
}

#shop_info #shop_copy{
margin-bottom:15px;
}

#shop_profile{
padding:10px;
background:#f1f1f1;
}

#shop_title {
margin:0px;
padding:12px 3px 3px 30px;
background:#FFFFFF url(../images/001/001_title_bg.gif) no-repeat;
width:532px;
height:22px;
}

/* ----------------------- entry ----------------------- */
/*entries*/
.entry{
margin-bottom: 20px;
}
.entry .date {
display: block;
padding-top:5px;
padding-bottom: 5px;
}
.entry span.name{
display: block;
margin-top: 8px;
}
.entry .entry_title{												/* タイトル部分 */
display: block;
padding:12px 3px 3px 30px;
width:532px;
height:22px;
background:#FFFFFF url(../images/001/001_title_bg.gif) no-repeat;
}

.entry .entry_body{
width:548px;
border:1px solid #E0E0E0;
display: block;
padding: 8px 4px 4px 10px;
}
.entry .entry_foot{
padding-top: 10px;
padding-right: 12px;
text-align: right;
}

.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:31px;
	height:11px;
	background-image: url(../images/white_arrow_old.gif);
	background-repeat: no-repeat;
	cursor:hand;
}
#btn_to_new{
	width:35px;
	height:11px;
	background-image: url(../images/white_arrow_new.gif);
	background-repeat: no-repeat;
	cursor:hand;
}

table.prev_next_navi a{
	color: #676767;
}


/* ----------------------- 広告表示 ----------------------- */
.entry .adstyle{
	width:560px;
	border:1px #E0E0E0 solid;
	margin-bottom:10px;
	margin-top:10px;
}

.entry .adtext{
	font-size:11px;
	margin:10px;
	line-height:130%;
}

.entry .adtext a{
	font-size:12px;
}

#google_ad_menu{

}
#google_ad_bottom{
	width:750px;
	margin-left:23px;
	margin-bottom:15px;
}

.afili_etc_contents{
	background: url(../img/afili_mark_red.gif) no-repeat;
	background-position:left;
	color:#999999;
	margin-left:3px;
}
.afili_etc_contents_contents_text{
	margin-left:23px;
}
.afili_etc_contents a{
	color:#FFFFFF;
}

.afili_etc_menu{
	margin:10px 0px 10px 0px;
}

.afili_etc_bottom{
	margin:10px 0px 10px 15px;
}



/* ----------------------- 目次 ----------------------- */

.entry .index_1{
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.entry .index_2{
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#555555;
}

.entry .index_3{
	font-size:12px;
}

.entry .index_3 a{
	font-weight:bold;
	color:#444444;
}

.entry .index_3 a:visited{
	font-weight:normal;
	color:#555555;
}

.entry .index_3 .index_3_new{
	font-size:10px;
	color:#3434FF;
}

.entry .index_3 .index_3_text{
	font-size:10px;
	color:#555555;
}



