/*  
Theme Name: FLAMA
Theme URI: http://www.flama.co.jp/
Description: FLAMA based on Default.
Author: Tsutomu Mimori
Author URI: http://www.flama.co.jp/
*/

@CHARSET "UTF-8";
body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,img,div{
  margin:0px;
  padding:0px;
}

html{

height:100%;

}

body{
	background-image: url('img/bg.gif');
	background-repeat: repeat;
	background-position: left top;
color:#444;
}

img, a{
	border:none;
}
li{
	list-style:none;
}
hr{
border:none;

}

h2{
color:#10581D;
font-size:14px;


}

h3{

font-size:11px;
color:#444;
}

a{
	color:#10581D;
	}

a:hover {
	color: #10581D;
	text-decoration: underline;
background-color:#D5FFB0;
	}

#main{
/*
	height:600px;
*/
	width:800px;
margin:0px auto 0px auto;

	background-color:#fff;
/*
	background-color:#38B300;
	background-image: url('img/mainplate/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
*/
	padding:0px;
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;

	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;

}
#hr{
	font-size:9px;
	line-height:9px;
}
#header {
margin:10px 10px 0px 10px;
}

#headerLeft{
float:left;
}
#headerRight{
float:left;
}
#inner{
width:780px;
background-color:#fff;
margin:0px 10px 0px 10px;
padding:0px;
}

#cage{
margin:0px;
margin-left:10px;
width:780px;
height:9px;

}
#breadcrumbs{
margin-left:20px;
color:#444;
font-size:10px;
line-height:14px;
}

#content {


margin-top:15px;

	font-size: 12px;
}
#footer {
font-size:10px;
color:#aaa;
text-align:center;

}



.entry{

margin-top:10px;
margin-bottom:6px;

}
.widecolumn .entry p {
	font-size: 1.05em;
margin-bottom:16px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 10px;
	line-height: 14px;
	}
em{
font-style:normal;
color:#999;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
margin-bottom:1.5em;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-size: 12px;
	}

acronym, abbr, span.caps{
	font-size:10px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px;
	text-align: justify;
margin-bottom:20px;
	}
.post p{
margin-bottom:16px;

}

.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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

.entry ul li:before {
/*
	content: "\00BB \0020";
*/
	}
#sidebar ul ul li:before {

	content: "\00BB \0020";

	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry ul{

}
.entry li{
background:none;
list-style:none;
list-style-type:square;
list-style-position:outside;

}
.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-bottom: 15px;
	}

#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;
	}


#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


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;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;

	margin-top: 10px;
	margin-bottom: 20px;

	}
/* Additional */
.weakText{
font-size:0.8em;
color:#888;

}
