/*
-----------------------------------------------------
B-AGE CSS Skin Settings
Skin for:	001
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
*{
padding: 0px;
margin: 0px;
}

h1,h2,,h3,h4,h5,h6,p{
font-size:100%;
font-weight:normal;
font-style:normal;
line-height: 1.0;
}

.clear{
clear:both;
}


#b-age_header{
text-align:center;
background:url(../images/common/background.gif) repeat-x #F3F3F3;
height:52px;
}

#site_logo{
margin-top:10px;
}

#b-age_header table#site_head{
width:750px;
height:44px;
margin:0px auto auto;
text-align:left;
}

#b-age_header table#site_head td a{
	color:#555555;
	font-size:11px;
	text-decoration:none;
}


/* ----------------------- 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:70px;
text-align: left;
background:#333333;
margin-bottom:10px;
}


#contents {
}

#contents #sub_a {
float: left;
width: 160px;
padding-left:10px;
}

#contents #main {
float: left;
width: 580px;
}

#contents #sub_main{
padding : 0px 0px 0 15px;
}

#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: #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;
}

.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;
}

#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 .entry_body{
line-height:1.5;
}

.entry .entry_title{
font-size:14px;
font-weight:bold;
color:#333333;
}

.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;
}

/* ----------------------- header ----------------------- */
#header h1 {
width: 500px;
padding-top: 15px;
margin-left: 15px;
}

#header h1 a{
text-decoration:none;
}

#header h2{
width: 500px;
margin-left: 15px;
}

#header #category{
float:right;
padding:15px;
}



/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title {
margin:0px;
padding-left:4px;
margin-bottom:5px;
border-left:#333333 solid 3px;
}

.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 #000000;
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;
}



/* ----------------------- MainColumn ----------------------- */


/* ----------------------- shop_info ----------------------- */
#shop_info{
margin-bottom:15px;
}

#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-left:4px;
margin-bottom:5px;
border-left:#333333 solid 3px;
}

/* ----------------------- 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:5px 3px 3px 5px;
border:1px solid #9a9a9a;
border-left:7px solid #1A87BA;
}

.entry .entry_body{
display: block;
padding-top: 8px;
padding-bottom: 10px;
}
.entry .entry_foot{
padding-top: 10px;
padding-right: 12px;
text-align: right;
}



/* ----------------------- 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{
}

.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;
}
