@charset "utf-8";
/*
Theme Name: Keiseistore WordPress Default
Theme URI: http://wordpress.org/
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background: #FFFFBD url(images/bg-body.gif) repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 0.88em;
	line-height: 1.5em;
	font-family: /*"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, */"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

ul, li{ margin: 0; padding: 0;}

hr { display: none; }

a img { border: none; }
a {
/*\*/
	overflow: hidden;
/**/
	color: #06C;
}
a:visited{
	color: #609;
}

em{font-style:normal;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



#header, #footer{
	margin: 0 auto;
	width: 820px;
	clear: both;
}
#main{
	background: #fff;
	margin: 0 auto;
	padding: 5px;
	width: 810px;
	clear: both;
}
#header:after, #nav2:after, #main:after, #findstore-cover:after, 
#welcome-news:after, #selections-additionals:after,#footer-nav:after, #footer:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#header, #nav2, #main, #footer { /*for IE*/
    zoom: 100%;
}


#page {
	background: #FFFFBD url(images/bg-page.jpg) no-repeat top center;
	margin: 0 auto;
	padding-top: 4px;
	width: 880px;
	}

#header {
	background: #fff url(images/paplica001.gif) no-repeat 560px 30px;
	}

	#header h1{
		width: 450px;
		float: left;
		padding: 20px 0 0 20px;
		}
	#header-nav-sub{
		width: 310px;
		float: right;
		text-align: right;
	}
	
	#header-nav-sub li{
		list-style: none;
		float: left;
		}
	
	#header-nav-sub a{
		display: block;
		background: url(images/bg-header-nav-sub.gif) no-repeat;
		padding-right: 1px;
		width: 100px;
		height: 22px;
		color: #fff;
		text-align: center;
		font-size: 0.8em;
		text-decoration: none;
		} 

#header #nav2{
	clear: both;
	padding-top: 20px;
	margin: 0 auto;
	width: 805px;
	filter:Alpha(opacity=90); -moz-opacity:0.9; opacity:0.90
}
#header #nav2 li{
	float: left;
	list-style: none;
}	
#header #nav2 a{
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

	#header #nav #nav01 a{
		width: 149px;
		background: url(images/bg-header-nav.jpg) no-repeat 0 0;
		}
	#header #nav #nav02 a{
		width: 151px;
		background: url(images/bg-header-nav.jpg) no-repeat -149px 0;
		}
	#header #nav #nav03 a{
		width: 150px;
		background: url(images/bg-header-nav.jpg) no-repeat -300px 0;
		}
	#header #nav #nav04 a{
		width: 163px;
		background: url(images/bg-header-nav.jpg) no-repeat -450px 0;
		}
	#header #nav #nav05 a{
		width: 188px;
		background: url(images/bg-header-nav.jpg) no-repeat -612px 0;
		}
		
	#header #nav #nav01 a:hover{
		width: 149px;
		background: url(images/bg-header-nav.jpg) no-repeat 0 -50px;
		}
	#header #nav #nav02 a:hover{
		width: 151px;
		background: url(images/bg-header-nav.jpg) no-repeat -149px -50px;
		}
	#header #nav #nav03 a:hover{
		width: 150px;
		background: url(images/bg-header-nav.jpg) no-repeat -300px -50px;
		}
	#header #nav #nav04 a:hover{
		width: 163px;
		background: url(images/bg-header-nav.jpg) no-repeat -450px -50px;
		}
	#header #nav #nav05 a:hover{
		width: 188px;
		background: url(images/bg-header-nav.jpg) no-repeat -612px -50px;
		}
		
		
	#header #nav2 #nav01 a{
		width: 118px;
		background: url(images/bg-header-nav2.jpg) no-repeat 0 0;
		}
	#header #nav2 #nav02 a{
		width: 143px;
		background: url(images/bg-header-nav2.jpg) no-repeat -118px 0;
		}
	#header #nav2 #nav03 a{
		width: 154px;
		background: url(images/bg-header-nav2.jpg) no-repeat -261px 0;
		}
	#header #nav2 #nav04 a{
		width: 140px;
		background: url(images/bg-header-nav2.jpg) no-repeat -415px 0;
		}
	#header #nav2 #nav05 a{
		width: 115px;
		background: url(images/bg-header-nav2.jpg) no-repeat -556px 0;
		}		
	#header #nav2 #nav06 a{
		width: 130px;
		background: url(images/bg-header-nav2.jpg) no-repeat -671px 0;
		}
		
	#header #nav2 #nav01 a:hover, #nav01 li.current{
		width: 118px;
		background: url(images/bg-header-nav2.jpg) no-repeat 0 -50px;
		}
	#header #nav2 #nav02 a:hover{
		width: 143px;
		background: url(images/bg-header-nav2.jpg) no-repeat -118px -50px;
		}
	#header #nav2 #nav03 a:hover{
		width: 154px;
		background: url(images/bg-header-nav2.jpg) no-repeat -261px -50px;
		}
	#header #nav2 #nav04 a:hover{
		width: 140px;
		background: url(images/bg-header-nav2.jpg) no-repeat -415px -50px;
		}
	#header #nav2 #nav05 a:hover{
		width: 115px;
		background: url(images/bg-header-nav2.jpg) no-repeat -556px -50px;
		}
	#header #nav2 #nav06 a:hover{
		width: 130px;
		background: url(images/bg-header-nav2.jpg) no-repeat -671px -50px;
		}


#content {
	/* font-size: 1.2em */
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 0 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff url(images/hr.jpg) no-repeat top;
	padding-top: 15px;
	font-size: 90%;
	text-align: center;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4{font-weight: bold;}

h1 {font-size: 4em;}
h2 {font-size: 1.6em;}
.home h3{margin:0 0 20px;}
.entry h3 {
	font-size: 1.3em;
	color:#000;
	padding:0 0 0 10px;
	margin-bottom:1.2em;
	border-left:4px solid red;
}

h4 {
	font-size: 1.1em;
	padding:0;
	margin:0 0 1em;
}



#header .description {
	float: left;
	width: 410px;
	font-size: 0.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	color: #fff;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

/*h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, */#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}*/


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





.narrowcolumn {
	/* float: left; */
	/* padding: 0 0 20px 45px; */
	margin:0 auto;
	width: 790px;
	}

.w_sidebar{
	width: 610px;
	float: right;
	margin:0;
	}

/*.widecolumn {
	margin: 5px 0 0 150px;
	padding: 10px 0 20px 0;
	width: 450px;
	}*/
.widecolumn {
	margin:0 auto;
	padding:10px 0 20px;
	width:750px;
	}

.post {
	margin: 0 0 40px;
	padding-top:20px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

/*h2 {
	margin: 30px 0 0;
	}*/

h2.pagetitle {
	background: url(images/bg-pagetitle.gif) no-repeat left top;
	margin-top: 30px;
	text-align: left;
	text-indent: 20px;
}

/*
.post h2{
	border-style: solid none; 
	border-color: rgb(51, 153, 204); 
	border-width: 3px medium 1px; 
	padding: 5px 10px; margin: 1em 0; 
	background-color: rgb(238, 238, 238); 
	font-size: 140%;
}

*/
#sidebar h2 {
	margin: 5px 0 20px;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

*/
.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 10px;
	}
#sidebar ul li a{
	/*display: block;*/
	color: #fff;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font-size: 90%;
	}

.sidebartitle a{
	color: #fff;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Sidebar */
#sidebar
{
	background: url(images/bg-sidebar.jpg) no-repeat left top;
	padding: 20px 0 10px 20px;
	/*margin-left: 600px;*/
	width: 161px;
	height: 450px;
	float: left;
	color: #fff;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



.navigation {
	width:100%;
	display: block;
	text-align: center;
	padding:10px 0 20px;
	}
.navigation:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/*Top page*/
#findstore-cover, #welcome-news, #selections-additionals{
	clear: both;
	width:100%;
	margin-bottom: 10px;
}
#top-findstore{
	float: left;
	background:url(images/top/bg-top-findstore3.gif) no-repeat;
	width: 160px;
	height: 260px;
	color: #fff;
	padding:15px 10px 5px;
	overflow: auto;
}
#top-findstore a{
	color: #c00;
}


#top-cover{
	width: 620px;
	float: right;
	}
#welcome{
	float: left;
	width: 435px;
	padding-right: 5px;
	}
#welcome h4{
	font-size: 1.2em;
	color: #099;
}
#news{
	background: url(images/top/top-bg-news.jpg) #F4F3EA no-repeat bottom;
	float: right;
	width: 350px;
	font-size: 0.9em;
	position: relative;
	}
#news h4{
	padding: 0;
	margin: 0;
	}
#news dl{
	overflow: auto;
	margin: 0;
	padding: 5px;
	width: 340px;
	height: 250px;
	line-height:1.5em;
	}
#news dt{
/*	clear: left;
	float: left;*/
	width: 80px;
	color: #999999;
	}
#news dd{
	/*float: left;
	clear: right;*/
	border-bottom: dotted 1px #999;
	margin: -1.5em 0 10px 0;
	padding: 0 0 0 90px;
	}

#selections{
	float: left;
	width: 810px;
	padding-bottom: 10px;
	}
#selections h4{
	display: none;
}
#selections div{
	height: 180px;
	float: left;
	}
#selections p{
	/*font-size: 0.9em;*/
}
#selection01{
	background:url(images/top/top-bg-storeinfo.jpg) no-repeat;
	width: 195px;
	padding-right:5px;
	
	}
#selection02{
	background:url(images/top/top-bg-kodawariprod.jpg) no-repeat;
	width: 195px;
	padding-right:5px;
	}
#selection03{
	background:url(images/top/top-bg-recipe2.jpg) no-repeat;
	width: 410px;
	}
#selection01 p, #selection02 p{
	margin: 120px 5px 0 5px;
	}
#selection03 p{
	margin: 60px 10px 0 5px;
	}
#additionals{
	float: right;
	width: 810px;
	}


#footer #footer-nav{
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

/* Reset
---------------------------------------------------------------------------*/
dl, dt ,dd ,ul, ol, p{padding:0; margin:0;}
ul, ol{list-style-position:outside;}
ol{margin-left:7px;}
ul{list-style-type:none;}
em{font-style:none;}
p{margin-bottom:1.2em;}

.entry ol,
.entry ul{
	padding-left:20px;
}
.wdisc{
	list-style-type:circle;
	padding-left:20px;
}

/* Common
---------------------------------------------------------------------------*/
/*table*/
#post-163 table,
#post-9 table,
#post-89 table,
#post-53 table,
#post-141 table,
#post-314 table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:2em;
}
/*#post-163 */th, /*#post-163 td,
#post-9 th, #post-9 td,
#post-89 th, #post-89 td,
#post-53 th, #post-53 td,
#post-141 th, #post-141 td,
#post-314 th, #post-314*/ td{
	line-height:1.4em;
	padding:0.5em;
	border:1px solid #CCC;
}
/*table h3*/
#post-9 h3,
#post-89 h3,
#post-141 h3,
#post-314 h3{
	margin:0 0 2px;
	padding:0.3em;
	text-align:center;
	border:none;
	background-color:#AAD6EA;
}
/*table extend*/
#post-9 table,
#post-89 table,
#post-53 table,
#post-141 table,
#post-314 table{
	font-size:0.9em;
}
/*#post-9 table th,
#post-89 table th,
#post-53 table th,
#post-141 table th,
#post-314 */table th{
	background-color:#EEE;
}
#post-9 table em,
#post-89 table em{
	display:block; font-size:0.9em;
}


/*dl*/
#post-3 dl,
#post-77 dl,
#post-42 dl{
	line-height:1.4em;
	margin-bottom:1.5em;
}
#post-3 dl dd,
#post-77 dl dd,
#post-42 dl dd{
	margin-top:-1.4em;
}
#post-3 dl p,
#post-77 dl p,
#post-42 dl p{
	margin:0;
}

/* H2 titles
---------------------------------------------------------------------------*/
.post h2{
	margin:1em 0; padding: 0.5em 0; font-size:1.4em; position:relative; 
/*	background: url(images/bg-h2.jpg) #eee no-repeat left 0.5em;
	border: solid 1px #ddd;*/
}
.post h2 span{display:block; height:60px; width:100%; position:absolute; top:0; left:0; z-index:10px;}


/* Company profile
---------------------------------------------------------------------------*/
#post-3 dt{width:10em;}
#post-3 dd{padding:0 0 1.5em 10.5em;}
#post-3 dd ul{list-style-type:disc;}

#post-74 dt{margin-bottom:0.5em; font-weight:bold;}
#post-74 dt em{padding:0 1em;}
#post-74 dd{padding:0 1em 1em;}

#post-77 dt{width:10em;}
#post-77 dd{padding:0 0 1em 10.5em;}

#post-163 th,
#post-163 td{
	border:none;
	padding:1em;
}

/* Company profile
---------------------------------------------------------------------------*/
#post-42 dl{width:300px;}
#post-42 dl dt,
#post-42 dl.extend dt{
	width:5em;
}
#post-42 dl dd{
	padding:0 0 0.4em 5.5em;
	margin-bottom:0.4em;
	border-bottom:1px solid #DDD;
}
#post-42 dl.extend dd{
	padding:0 0 0.2em 5.5em;
	border:none;
}
#post-42 dl.extend{
	clear:both;
	width:100%;
	margin-bottom:2em;
}

/* Stores
---------------------------------------------------------------------------*/
#post-9 .col1{width:21%;}
#post-9 .col2{width:30%;}
#post-9 .col3{width:16%;}
#post-9 .col4{width:18%;}
#post-9 .col5{width:15%;}

/* Page index
---------------------------------------------------------------------------*/
#post-21 h3,
#post-17 h3,
#post-5 h3{
	font-size:1.1em;
	border-color:#CC0;
	margin-bottom:0.5em;
}
#post-21 p,
#post-17 p,
#post-5 p{
	padding:0 1em 0.5em;
	margin-bottom:1.5em;
	border-bottom:1px dotted #DDD;
}

/* ***
---------------------------------------------------------------------------*/
#post-34 h3{
	font-size:1.2em;
	border-color:#CC0;
}


/* Law
---------------------------------------------------------------------------*/
#post-159 dt{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.5em;
}
#post-159 dd{
	padding:0 1em 1em;
	margin-bottom:1.5em;
	border-bottom:1px dotted #DDD;
}
#post-159 ol{
	line-height:2em;
	padding-top:0.7em;
}

/* Recruit
---------------------------------------------------------------------------*/
#post-137, #post-137 h4, #post-137 p,
#post-139, #post-139 h4, #post-139 p{
	line-height:1.4em
}
#post-137 h4,
#post-139 h4{
	width:8em;
}
#post-137 p,
#post-139 p{
	padding:0 1em 1em 8.5em;
	margin:-2.6em 0 1.5em;
	border-bottom:1px dotted #DDD;
}
#post-137 address,
#post-139 address{
	font-style:normal;
	padding:0 1em 0.5em;
}
#post-141 .col1{width:30%;}
#post-141 .col2{width:45%;}
#post-141 .col3{width:25%;}

/* Other Works
---------------------------------------------------------------------------*/
#post-89 .col1{width:25%;}
#post-89 .col2{width:35%;}
#post-89 .col3{width:20%;}
#post-89 .col3{width:20%;}

#post-9 .col1a{width:25%;}
#post-9 .col2a{width:29%;}
#post-9 .col3a{width:29%;}
#post-9 .col4a{width:17%;}

/*Recipe*/

.recipe-title{
	font-size: 140%;
	font-weight:bold;
	letter-spacing:-0.8px;
	color:#9EA73D;
	font-weight:bold;
}
#recipe-main div.desc-and-ingredients {
	float:right;
	margin-bottom:10px;
	width:350px;
}
#ingredients {
	width:100%;
}
#ingredients div.servings {
	padding-bottom:5px;
}
#recipe strong, #step_head, .cont-wrapper strong, .step_head{
	color:#E0D7C1;
	font-size:138%;
	font-weight:bold;
	margin:10px 0 5px;
}
#main-photo {
	float:left;
	margin-right:10px;
	width:280px;
}
#ingredients-list {
	width:100%;
}
#ingredients-list td {
	color:#4C4C4C;
	border:none;
	border-bottom:1px solid #E5E5E5;
	font-size: 0.85em;
}
.font14 {
}

#steps {
	clear: both;
	margin-bottom:20px;
}
#step_text{
	font-size: 0.85em;
}
#steps dt {
	margin-bottom:2px;
}
#steps div.step {
	float:left;
	margin-bottom:10px;
	margin-right:21px;
	overflow:hidden;
	width:136px;
}
#steps div.step_last {
	float:left;
	margin-bottom:10px;
	margin-right:0;
	overflow:hidden;
	width:136px;
}
.cont-wrapper {
	clear: both;
	margin-bottom:20px;
	font-size: 0.8em;
}

/* Archive &sigle
---------------------------------------------------------------------------*/
.hentry{
	clear:both;
	width:750px;
	padding-top:0;
}
.archive h3, .single h2{
	width:96%;
	padding:0.5em 2%;
	margin:0 0 5px;
	border:3px double #DDD;
	background-color:#F5F5F5;
}
.single h2{
	font-size:140%;
	margin-bottom:2em;
}
.category-5 h2{background-color:#FAF9F6; color:#9EA73D;}

.archive .update{
	display:block;
	font-size:0.8em;
	padding:0.2em 0.5em;
	border-left:4px solid #DDD;
	margin:0 5px 1em;
}
.archive .entry{
	padding-bottom:2em;
}
.archive .postmetadata{
	border:1px dotted #DDD;
	margin:0 20px;
}
.archive .alignleft{margin:0 1.5em 1.5em 0;}
.archive .alignright{margin:0 0 1.5em 1.5em;}

/*table*/
.hentry table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:1.5em;
}
.hentry table th, .hentry table td{
	line-height:1.4em;
	padding:0.5em;
	border:1px solid #CCC;
}

.hentry table th{
	text-align:left;
	background-color:#EEE;
}


#update_list{
	background: #FFC;
	width: 600px; margin: 20px auto; border:solid 1px #ddd; padding: 5px;
	line-height: 2em;
}

#update_list dt{
	width: 125px;
	float: left;
}
#update_list dd{
	margin-left: 125px;
	width: 480px;
}

