html {
	font-size: 62.5%; /* reset 1em to 10px */
	min-height: 100%;
}

body {
	margin:0;
	padding:0;
	background-image:url("http://www.ueyoshi-kyotogarden.com/blog/image/bg.jpg");
	background-repeat:repeat;
	color: #112;
	font: normal 1.4em sans-serif;
	padding-bottom: 1px; /* force scrollbars */
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","ƒƒCƒŠƒI","Meiryo","‚l‚r ‚oƒSƒVƒbƒN","Osaka|“™•";
}


/* 
   Links 
------------------------------------------------------------------- */

a {
	text-decoration: none;
	color:#003333;
}
a:hover {
	text-decoration: underline;
	color:#006633;
}


/* 
   Layout 
------------------------------------------------------------------- */

/* Wrapper */
#wrapper_inner {
	width:1024px;
	background-image:url(../image/background.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	-webkit-box-shadow: 3px 3px 5px 0 #777;
    -moz-box-shadow: 3px 3px 5px 0 #777;
    box-shadow: 3px 3px 5px 0 #777;
	}
	
/* smoothmenu1 */

/* Main */
#main {
    width:960;
	margin-left:32px;
	margin-right:auto;
	margin-top:0;
	}


/* Sidebar */
#sidebar_outer {
	background: url('./img/separator.gif') repeat-y left top;
	color: #555;
	width: 30%;
}
#sidebar {
padding: 8px 0 12px 24px;
margin-top:15px;
}

#sidebar img {
margin-left:30px;
}


/* Content */
#content {
width: 69%;
margin-top:10px;
}
#content_inner {padding: 8px 12px 8px 0;}


/* Footer */
#footer{
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:5px 0px 15px 0px;
	text-align:center;
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3","‚l‚r ‚o–¾’©", "×–¾’©‘Ì",;
	color:#000000;
	}
	
#footer ul li{
	display:inline;
	margin-right:0.5em;
	color:#FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 15px;
	padding-right: 5px;
    }

div#footer2{
    width:1004px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:20px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	background-color:#372000;
	color:#FFFFFF;
	}

#footer a {
	text-decoration:none;
	color:#000000;
}
#footer .right, #footer .right a  {color: #AAA;}
#footer .right a {text-decoration: none;}
#footer a:hover {color: #333;
text-decoration:underline;
}

#footer .style6{
font-size:14px;
margin-bottom:5px;
}

#footer .style4{
display:inline;
margin-right:0.5em;}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	line-height: 1.5em;
	padding: 0.2em 0 1em;
}


h2 {font: normal 1.6em sans-serif;
font-weight:bold;
}
h3 {
font: normal 1.3em sans-serif;
font-weight:bold;
}
h4 {font: bold 1.2em sans-serif;}
h5 {font: bold 1.1em sans-serif;}
h6 {font: bold 0.9em sans-serif;}

h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

h2,h3,h4,h5,h6 {
color:#003333;}

blockquote {
	background: #F6F6F6 url('./img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1.1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0 46px;
}


/* Specific */
h2 {
	background: url('./img/h2.gif') no-repeat left 2px;
	padding-left: 15px;
	border-left:#336633 6px solid;
	border-bottom:2px dashed #336633;
	padding-bottom:4px;
}
h3 {
	background: url('./img/h3.gif') no-repeat left 3px;
	padding-left: 22px;
}


/* 

   Tables, lists
------------------------------------------------------------------- */

table {
	border: 1px solid #DDD;
	width: 100%;
}
table th, dt {
	background-color: #EEE;
	color: #555;
	font: bold 0.85em Verdana,sans-serif;
	text-align: left;
}
table tr {border-bottom: 1px solid #DDD;}
table td, #content table th {
	border: none;
	padding: 10px;
	border: 1px solid #DDD;
}

dl {margin-bottom: 1.2em;}
dt,dd {padding: 8px 10px;}
dt {
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	font-weight: bold;
}
dd {
	background-color: #F6F6F6;
	border-bottom: 1px solid #EEE;
	padding-left: 16px;
}

/* Specific */
#content ul, #content ol {margin: 0 0 1.2em 1.6em;}
#content ul li {list-style-image: url('./img/li.gif');}
#content ol li {list-style: decimal;}
#content li {padding: 3px 0;}


/* 
   Forms 
------------------------------------------------------------------- */

#content fieldset {
	background-color: #F2F6FA;
	border: 1px solid #E2E6FA;
	margin: 1em 0 1.2em;
	padding: 1em;
}

#content fieldset h2, #content fieldset h3 {
	background: none;
	border-bottom: 1px solid #BCD;
	margin-bottom: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0;
}

label {
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	margin: 1em 0 0.2em;
}
label em {font-style: normal;}

input, textarea, select {
	border-color: #777 #CCC #CCC #777;
	border-style: solid;
	border-width: 1px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

input.button {
	background: #E9E8E8 url('./img/submit.gif') repeat-x left top;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;	
	color: #444;
	cursor: pointer;
	font: normal 0.9em sans-serif;
	margin-top: 5px;
	padding: 4px 6px;
	width: auto;
}
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}
input.image {
	border: 0;
	padding: 0;
}

.form_row {padding: 10px 0 2px;}


/* 
   Images 
------------------------------------------------------------------- */

img.bordered, img.left, img.right {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

.left img{margin:10px 0px 0px 0;
	border:#333333 1px solid;}
.right img{margin: 0 0 15px 0px;
	border:#333333 1px solid;}

img{vertical-align:bottom;}


/* 
   Box
------------------------------------------------------------------- */

.box {
	margin-bottom: 1.5em;
	padding: 4px 0 8px;
}
.box_title {
	background: url('./img/box_title.gif') no-repeat left 2px;
	color: #444;
	font-size:medium;
	font-weight:bold;
	margin-bottom: 4px;
	padding-left: 26px;
}
.box p {padding: 4px 0;}
.box li {
	border-top: 1px solid #EEE;
	padding: 4px 6px;
}
.box li:first-child {border-top: none;}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 6px 0 2em -8px;}
.thumbnails a.thumb {
	background: #FFF;
	border: 1px solid #E5E5E5;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {border-color: #BBB;}
.thumbnails .thumb img {display: block;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}
.post .post_title{margin-bottom:10px;}
.archive_post .post_title{margin-bottom:12px;}

.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	margin-bottom: 14px;
	margin-right:30px;
	text-align:right;
}
.post_date a {color: #444;}

.post_meta {
	background: #F0F6FA;
	border-top: 1px solid #E0E6EA;
	color: #789;
	font-size: 0.9em;
	padding: 8px 10px;
}
.post_meta a {color: #223;}
.post_meta a:hover {color: #001;}


/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {
	border-bottom: 1px dashed #DDD;
	margin-bottom: 8px;
	padding: 8px 0;
}
.archive_post_title h3 {background: none;}
.archive_post_date {
	background: #FEFEFE url('./img/archive_post_date.gif') repeat-x left center;
	border: 1px solid #F2F2F2;
	border-color: #F2F2F2 #DADADA #D5D5D5 #F2F2F2;	
	float: left;
	font-size: 0.9em;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 44px;
}
.archive_post_day {font: normal 1.6em Georgia,serif;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px dashed #DDD; 
	margin: 0 0 2em;
}

.comment {
	border-bottom: 1px dashed #DDD;
	padding-top: 10px;
}
.comment_date {
	font-size: 0.9em;
	padding-top: 4px;
}
.comment_date a {
	color: #556;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;
      
}
.comment_gravatar img {
        background: #fff;
	border: 1px solid #DDD;
	padding: 2px;
        
}
.comment_author {padding-top: 3px;}

.trackback { margin-left: 15px;}


/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}


/* 
   IE float/background fixes
------------------------------------------------------------------- */

#header {min-height: 0.01%;}

/* 
   fuzui youso
------------------------------------------------------------------- */
#globalNavi{
	width:960px;
	margin:0 auto;
	text-align:center;
	}
	
#globalNavi a{
	width:192px;
	overflow:hidden;
	}
	
#globalNavi li{
	float:left;
	margin:0 auto;
	}
	
#footer ul{
	margin-bottom:10px;
	text-align:center;
	}
	

#smoothmenu1 .gnavi02 ul{
margin:0;
padding:0;
}

#smoothmenu1 .gnavi03 ul{
margin:0;
padding:0;
}

#smoothmenu1 ul{
margin-left:32px;
padding:0;
}