/*
-----------------------------------------------------
B-AGE CSS Skin Settings
Skin for:	006
name:black_circle (left menu)
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */

@import "init.css";
@import "b-age_header.css";

/* ----------------------- page_common ----------------------- */

body {
margin: 0;
padding: 0;
background:url(../images/008/bg.gif) #191919;
text-align: center;
}

#layout {
margin: 0;
background:url(../images/008/bg_circle.gif) no-repeat;
}

#sub_layout {
margin: 0;
width: 760px;
text-align: left;
}

#header{
width: 760px;
height:150px;
text-align: left;
}


#contents {
}

#contents #sub_a {
float: left; /* ここをleftにすると */
width: 185px;
padding-left:25px;

}

#contents #main {
float: right;
width: 525px;
padding-left:0px;

}

#contents #sub_main{
padding : 0px 0px 0 0px;
}

.menu_frame{
width: 165px;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
}

#contents #sub_b {
}


#footer {
margin-left:23px;

clear:both;
padding:5px;
text-align:center;
}

img {
border: 0;
}
/*
#layout ul,#layout li{
list-style-type:none;
margin: 0;
padding: 0;
}*/

#search_title{
border-top:1px solid #000000;
padding:5px;
margin-bottom:10px;
}


/* ----------------------- font-information ----------------------- */
body {
color: #ffffff;
font-size: 12px;
}

#sub_a a,#sub_b a {
color: #ffffff;
text-decoration: none;
}

#layout #sub_a ul,#layout #sub_a li{
list-style-type:none;
margin: 0;
padding: 0;
}

#main a{
}

#header h1 {
font-size: 24px;
font-family:Arial Black,Arial, Helvetica, sans-serif;
line-height: 1.0;
}

#header h1 a {
color: #ffffff;
}

#header h2 {
color: #ffffff;
font-size: 12px;
line-height:120%;
}

.menu_title {
color:#FFA200;
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:#ffffff;
}

#calendar caption {
color:#ffffff;
font-weight:bold;
}

#business table {
font-size:11px;
line-height:1.3;
color:#ffffff;
}

#business caption {
color:#ffffff;
font-weight:bold;
}

#shop_info .shop_copy{
}

#shop_info .shop_copy{
}


#shop_profile{
}

.entry .date{
font-size:12px;
}

.entry .date a{
color:#FFFFFF;
}

.entry .entry_body{
font-size:12px;
line-height:1.5;
}

.entry .entry_title{
font-size:14px;
font-weight:bold;
color:#FFA200;
}

.entry .entry_body a{
color:#FFFF00;
}

.entry .entry_foot{
font-size:10px;
}

.entry .entry_foot a{
color:#FFFFFF;
}

#footer,#footer a {
font-size:10px;
color:#FFFFFF;
}


#search_box{
color:#000000;
}

.url{
color:#999999;
}


/* ----------------------- background ----------------------- */

#layout {
}

#sub_layout{
}

#header{
}


#profile .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#access .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#recent_entries .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#archive .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#neighbors .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#hotnews .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#link .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}


#calendar .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#business .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#search .menu_title {
background:url(../images/008/title_bg.gif) no-repeat;
width:175px;
height:16px;
}

#shop_about #shop_title {
}

#shop_profile{
}

#contents .mainMenu{
background:#252525;
}

.entry .entry_title{
background:url(../images/008/title_bg.gif) no-repeat;
width:505px;
height:22px;
}

.entry .entry_body{
}

#footer{
background:url(../images/008/foot_bg.gif);
}

#search_box{
background:#FFFFFF;
padding:10px;
margin:10px 0;
}

#search_title{
background:#f2f2f2;
}

#comment_box{
	background:#333333;
	padding:10px 10px 1px 10px;
}

.comment_label{
	color:#FF9900;
}

#comment_box ul,#comment_box li{
	list-style-type:none;
}



/* ----------------------- header ----------------------- */
#header h1 {
width: 700px;
padding-top: 50px;
margin-left: 35px;
}

#header h1 a{
text-decoration:none;
}

#header h2{
width: 700px;
margin-top: 5px;
margin-left: 36px;
}

#header #category{
float:right;
margin:50px 15px 0 0;
}



/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title{
padding:9px 0 0 9px;
}

.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:7px;
margin-top:5px;
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:#0033FF;
}

#calendar td,
#calendar th {
text-align:center;
padding:0px;
}

#calendar td a {
color:#ffa200;
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:#ffa200;
text-decoration: underline;
}

#link li a:visited{
}

#link li a{
	line-height:110%;
	font-size:12px;
	text-decoration:underline;
}

#link .link_content{
	color:#D0D0D0;
}


#recommend .recommend-detail{
	color:#C0C0C0;
	letter-spacing:1px;
}

/* ----------------------- MainColumn ----------------------- */


/* ----------------------- shop_info ----------------------- */
#shop_info{
}

#shop_info #shop_img {
}

#shop_info #shop_img img{
margin-top:20px;
margin-bottom:10px;
/*width:530px;*/
/*height:120px;*/
width:500px;
/*height:110px; mizuno*/
}

#shop_info #shop_copy{
padding:10px;
margin-bottom:15px;
line-height:120%;
}

#shop_info #shop_copy a{
color:#FFFF00;
}

#shop_profile{
	padding:10px;
	margin-bottom:15px;
	line-height:120%;
}

#shop_title{
font-size:12px;
font-weight:bold;
color:#FFA200;
}

#shop_about{
}


/* ----------------------- entry ----------------------- */
/*entries*/
.entry{
margin-bottom: 20px;
}
.entry .date {
display: block;
margin-left:15px;
text-align:left;
}
.entry .entry_title{
padding-top:10px;
padding-left:10px;
}

.entry .entry_body{
display: block;
padding: 15px;
}
.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 50px;
} 

/* ----------------------- comment ----------------------- */
#comment_box{
margin-bottom:20px;
}


.comment_title{
margin-bottom:5px;
font-weight:bold;
}

.comment_form_lead{
margin-bottom:10px;
font-size:10px;
}

.comment_form_lead a{
color:#FFFFFF;
}

.each_comment{
margin-bottom:20px;
}

.comment_footer{
margin-top:5px;
border-top:1px solid #555555;
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:2px;
}


.input , .textarea{
	background-color:#DDDDDD;
}

.copyright{
	font-family:Helvetica;
}
.copyright a:visited{
	text-decoration:underline;
}
.copyright a:link{
	text-decoration:underline;
}

#btn_to_old{
	width:53px;
	height:18px;
	background-image: url(../images/080_arrow_old.gif);
	background-repeat: no-repeat;
	cursor:hand;
}
#btn_to_new{
	width:56px;
	height:18px;
	background-image: url(../images/080_arrow_new.gif);
	background-repeat: no-repeat;
	cursor:hand;
}

/* ----------------------- 広告表示 ----------------------- */
.entry .adstyle{
	width:500px;
	border:1px #696969 solid;
	margin-bottom:10px;
	margin-top:10px;
}

.entry .adtext{
	font-size:12px;
	margin:10px;
	line-height:130%;
}

.entry .adtext a{
	font-size:12px;
	color:#FFFF00;
}

#google_ad_menu{

}
#google_ad_bottom{
	margin-left:23px;
	margin-bottom:15px;
}

.afili_etc_contents{
	background: url(../img/afili_mark_red.gif) no-repeat;
	background-position:left;
	color:#FFFFFF;
	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:#0000FF;
}
.entry .index_2{
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}

.entry .index_3{
	font-size:12px;
}

.entry .index_3 a{
	font-weight:bold;
	color:#0000FF;
}

.entry .index_3 a:visited{
	font-weight:normal;
	color:#6633FF;
}

.entry .index_3 .index_3_new{
	font-size:10px;
	color:#FF5386;
}

.entry .index_3 .index_3_text{
	font-size:10px;
	color:#000000;
}



