a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
}
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td,address {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed,
img {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}

p {
	margin-bottom: 1em;
}
em{
	font-weight:bold;
	color:#FF0000;
}


/* default
----------------------------------------------------*/

*:first-child + html body {	/* for IF7 */
	font-family: "メイリオ","Meiryo";
}
.clear {
	clear: both;
}

body {
	font-size: 0.8em;
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	color: #333333;
	background-color: #d7cdc5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 845px;
}
#header {
	background-image: url(images/head02.gif);
	background-repeat: no-repeat;
	height: 409px;
	width: 845px;
}
#header_top {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	height: 506px;
	width: 845px;
}
h1 {
	padding-top: 15px;
}
#wrapper #header_top #discription {
	padding-top: 360px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
.hsaw {
	padding-top: 5px;
}
#wrapper #header #discription {
	padding-top: 280px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#wrapper #contents {
}

#wrapper #contents #left_con {
	float: left;
	width: 600px;
	padding-right: 20px;
}
#wrapper #contents #left_con h2 {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 55px;
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	clear: both;	
}
.asset-body, .entry-tags, .asset-more-link, .entry-categories,.trackbacks-info, .comments-content, .asset-more, .trackback-content {
	padding-left: 40px;
	padding-bottom: 10px;
}
#wrapper #contents #right_con {
	float: right;
	width: 200px;
	padding-top: 10px;
}
#wrapper #contents #right_con h3 {
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-image: url(images/h2_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
#wrapper #foot {
	clear: both;
	margin-top: 20px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 20px;
}
ul {
	list-style-image: url(images/point.gif);
	padding-left: 30px;
}
#left_con li {
	margin-left: 20px;
}
.asset-meta {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	color:#724D2B
}
	
#left_con h4, #left_con h3 {
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 45px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
}
.comments-open-content {
	padding-left: 40px;
	width: 450px;
}
#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comments-open-text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
}
#comments-open-footer {
	text-align: center;
}
#comment-preview, #comment-submit {
	font-size: 1.3em;
}
.comment{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
}.widget-content table {
	width: 180px;
}
.widget-content th {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color:#CCCCCC
}
.widget-content td {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.content-nav {
	margin-top: 20px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.asset-more-link{
	font-size: 1.1em;
	text-align: right;
}
.asset-more-link img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.asset-more{
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	clear: both;
}
#calender a {
	color: #CC0000;
}
.red {
	color: #CC0000;
	font-size: 0.8em;
}
#topic{
	margin-left:30px;
	margin-top: 5px;
}
