.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;
	}
.post {
	margin: 0px;
	}

.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
	
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform input{
	margin: 10px auto;
	padding: 5px 3px;
	width: 150px;
	background-color: #DFDBCF;
	}

#searchform #s {
	width: 150px;
	padding: 2px;
	margin: 5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
/*メールフォーム*/
.entry input,textarea{ 
	background-color: #DFDBCF;
	}
.entry input{ /* This is mainly for password protected posts, makes them look better. */
	height: 25px;
	font-size: 14px;
	}


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 */


#content h2{
	font-size: 16px;
	background-image: url(images/cont_h2back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 50px;
	line-height: 270%;
	text-decoration: none;
	overflow: visible;
	vertical-align: middle;
	display: block;
	color: #333333;
	}
#content h3{
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	overflow: visible;
	display: block;
	}

.shoshin input{
	text-align: center;
	}
	
.entry h3{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9900;
	line-height: 150%;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.imagemargin{
	margin: 15px;
	}
	
.imagemargin02{
	margin-top: 15px;
	margin-bottom: 15px;
	}
	

.entry p{
	}

