@charset "utf-8";
/*  
Theme URI: http://www.bloggingzone.info
Description: A Web 2.0 Style for you! Nice clean and simple to edit. (Widget Ready)
Author: Bloggingzone
Author URI: http://www.bloggingzone.info
*/

body {
color: #63673E;
background: #E9E9E9;
font-size: 1em;
font-family: MingLiU;
}

a {
text-decoration: none;
color: #344D03;
}

div.top {
overflow: hidden;
display: block;
padding: 10px;
height: 360px;
}
div.sub_top {
	overflow: hidden;
	display: block;
	padding: 10px;
	height: 190px;
}

div.top-left {
float: left;
width: 550px;
}

div.top-right {
float: right;
width: 340px;
}

div.top-right-1 {
height: 95px;
background: url('images/top-orange.jpg') no-repeat;
padding: 10px;
padding-top: 85px;
text-align: center;
text-indent: -9999px;
color: #003300;
margin-bottom: 6px;
font-size: 20pt;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div.top-right-2 {
height: 105px;
background: url('images/top-green.jpg') no-repeat;
padding: 10px;
color: #006666;
padding-top: 45px;
padding-right: 20px;
font-size: 1em;
}

div.main {
width: 920px;
margin: 0 auto;
background: #FFFFFF;
border: 1px solid #C1C1C1;
overflow: hidden;
}

div.header {
background: url(images/logo.jpg) no-repeat;
height: 320px;
}

div.sub_header {
	height: 154px;
	display: block;
	background:url(images/sub_logo.jpg) no-repeat;
}
div.header h1 {
font-size: 25pt;
color: #3B4405;
padding: 0px;
margin: 0px;
}

div.header span {
color: #A04F15;
font-weight: bold;
font-size: 10pt;
}

div.header div {
position: absolute;
left: 270px;
top: 150px;
text-align: center;
}

div.main-frame {
overflow: hidden;
}

div.top-nav {
overflow: hidden;
background: url('images/gradient.jpg') no-repeat;
padding: 9px;
text-align: center;
}

div.top-nav a {
padding-right: 20px;
font-family: small fonts;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
}

div.top-nav a:hover {
text-decoration: underline;
}

div.main-frame {
}

div.content-left {
float: left;
width: 650px;
margin: 5px;
}

div.post {
background: url('images/postbg.jpg') no-repeat;
padding: 10px;
padding-top: 5px;
}

div.post2 {
background: url('images/postbg2.jpg') no-repeat;
background-position: bottom;
}

div.content-right {
padding: 5px;
float: right;
border-left: 1px solid #C96D2F;
width: 230px;
padding-left: 15px;
}

div.content-right ul{
padding: 0;
margin: 0px;
margin-bottom: 20px;
list-style: none;
}
div.content-right ul ul {
margin-left: 40px;
margin-bottom: 0;
width: 180px;

}

/*div.content-right ul li{
display: inline;
}*/

div.content-right ul li a {
display: block;
}

div.content-right h2 {
display: block;
margin-top: 0px;
margin-bottom: 10px;
font-size: 13pt;
} 

p {
text-align: justify;
}

div.title {
overflow: hidden;
margin-left: 10px;
margin0right: 10px;
}

div.date {
float: left;
width: 59px;
border-right: 1px dotted #F2970A;
padding-right: 10px;
}

div.t {
float: right;
width: 540px;
}

div.date span.month {
display: block;
background: url('images/monthbg.png');
height: 19px;
color: #FFFFFF;
font-size: 6pt;
text-align: center;
padding-top: 5px;

}

div.date span.date {
display: block;
background: url('images/datebg.png');
height: 19px;
color: #000000;
font-size: 17pt;
text-align: center;
padding-top: 5px;
height: 33px;
color: #F2970A;
}

div.t h1 {
margin: 0px;
font-size: 23pt;
color: #527108;
}

div.post p {
margin: 15px 0 10px;
}

span.sub-title {
text-transform: uppercase;
font-size: 7pt;
letter-spacing: 1px;
padding: 3px;
border-top: 1px dotted #F2970A;
display: block;
width: 98%;
margin-top: 3px;
}

div.footer {
clear: both;
background: url('images/footerbg.jpg');
background-position: center;
border-top: 1px solid #EB9716;
display: block;
height: 25px;
text-align: center;
padding-top: 10px;
font-weight: bold;
color: #FFFFFF;
}


ul.sidebar a {
display: block;
padding: 5px;
padding-left: 20px;
}

ul.sidebar h2 {
margin: 0px;
font-size: 9pt;
font-weight: bold;
font-family: Tahoma;
text-transform: uppercase;
border: 1px solid #A7A669;
padding-top: 10px;
color: #FFFFFF;
text-align: center;
display: block;
height: 24px;
background: url('images/footerbg.jpg');
}


div.comment {
width: 400px;
margin: 0 auto;
margin-bottom: 30px;
}

div.comment span.sub-title {
border-top: 0px;
border-bottom: 1px dotted #F2970A;
}

div.top-right-1 span {
font-size: 10pt;
}

ul.sidebar ul li{
margin-bottom: 5px;
list-style: circle;
/*background: #C1AC2F;*/
}

ul.sidebar a {
padding-top: 9px;
height: 21px;
background-position: center;
border-bottom: 1px solid #CAAC78;
margin-bottom: 3px;
}
ul.sidebar ul a {
padding-left:0;
}
ul.sidebar ul a {
border: none;
}
ul.sidebar ul a:hover {
	background-image: none;
	background-color: #FFF2DF;
	font-weight: normal;
} 


ul.sidebar a:hover {
background: url('images/gradient.jpg') no-repeat;
color: #003333;
height: 22px;
border-bottom: 0px;
font-weight: bold;
}

#s, #searchsubmit {
color: #A7A669;
background: #FFFFFF;
font-size: 7pt;
font-weight: bold;
border: 1px solid #A7A669;
padding: 5px;
}

#searchsubmit {
padding: 4px;
border-left: 0px;
}

#s {
border-right: 0px;
width: 165px;
}


/*Site-Specific CSS*/
#prod_table{
	margin: 20px 0;
}
#prod_table, #prod_table td{
	border-collapse: collapse;
	border: solid 1px #999999;
}
#prod_table td{
	padding: 5px;
}
#prod_table td p{
	text-align: center;
	margin: 5px 10px;
	font-size: 12px;
}