/*  
Theme Name: Hana Hana Friday
Theme URI: http://40.879.bz/87kin
Author: Karesansui Inc. 
*/

body { 
	background:#ffffff; 
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px; color:#333333;
	}

a:link { text-decoration: none; color : #416e90; border: none;}
a:active { text-decoration: none; color : #416e90; border: none;}
a:visited { text-decoration: none; color : #416e90; border: none;}
a:hover	{ text-decoration: none; color : #555353; border: none;  filter: Gray; } 

p {
	margin-bottom: 1em;
	}

#wrap {
	background:#fff; 
	margin: 0px auto; 
	padding: 0px; 
	width: 850px; 
	border:#cccccc 2px solid; 
	}
#blogtitle {
	background:#fff; font-family: Georgia, "Times New Roman", Times, serif; 
	color: #163868; 
	text-align:left; 
	font-size:40px; 
	line-height:100%; 
/*	padding-top:5px;  */
/*	padding-left:10px;  */
	padding-bottom:5px; 
	text-transform:uppercase; 
	text-align:left;
/*	background-image: url("/_userdata/image_87kin/titlelogo_87kin.jpg"); */
	background-repeat: no-repeat
	}

#blogdesc {
	background:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #163868; 
	text-align:left; 
	font-size:18px; 
	line-height:150%; 
	padding-left:15px;
	padding-bottom:10px; 
	}
div.hr { height: 0px;  background: #fff url(images/hr.gif) repeat-x scroll center; margin-left:5px; margin-right:5px; clear:both; }
div.hr hr {  display: none; }
#menutab { margin: 0px; padding: 0 10px 0 10px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#menutab ul { height:30px; line-height: 30px; margin: 20px 0 0 0 ; padding: 0; float: left; }
#menutab li { float:left; margin:0; padding:0; list-style-type: none; }
#menutab li a { display: block; padding: 0 10px; }
#menutab a { color: #000; text-decoration: none; border: 0; }
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }
#left { margin: 0 0 ; padding: 10px; float: left; width: 200px;border-right:3px solid #f3f3f3;}
#left h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#left ul { list-style-type: none; margin: 0 ; padding: 0; }
#left ul li { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#left ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#left ul li ul li { list-style-type:none;  background: transparent url(/_userdata/image_87kin/image_arrow.gif) no-repeat 15px 2px ; padding: 5px 0px 5px 40px; border: 0; margin: 0;  }
#right { margin:0 ; padding: 10px ;line-height: 16px; float: right; width: 600px; overflow:hidden; }
#right h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#right img { border:1px #eeeeee solid; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata { 
	background:#f8fbfc; 
	font-size:10px; 
	padding:10px; 
/*	border-bottom:#3399cc 1px solid; 
	border-top:#3399cc 1px solid; */
	}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.bobcomment { vertical-align:middle; margin-bottom:3px;  padding:3px; background:#f8fbfc;  }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footer {
	padding:20px; 
	clear:both;
	text-align:center; 
	border-top:3px solid #f3f3f3;
	}

/* Top Menu */

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:14px;
	font-weight:bold;
/*	text-transform:lowercase; */
	background:transparent url("/_userdata/image_menu/bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}
	
ul#menu li a{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 10px 0 10px;
	height:24px;
	}
	
ul#menu li a:hover{	
	color:#FFFFFF;
	background:transparent url("/_userdata/image_menu/over.jpg") no-repeat top right;	
	}


/* breadcrumb */
.breadcrumb{
	padding: 5px 10px;
	background:#cccccc; 
	color: #163868; 
	text-align:right; 
	font-size:12px; 
	line-height:150%; 
	}
	
/* Page Title */
.pagetitle{
	padding: 10px 0;
	background-image: url("/_userdata/image_87kin/imgback_pagetitle.gif");
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	text-align:center; 
	font-size:18px;
	font-weight:bold;
	line-height:150%; 
	}
