body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Geneva", "Arial", "Verdana", "sans-serif" , "Lucida Grande", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 170%;
	color: #666666;
}
#footer {
	background-color: #333333;
	height: 20px;
	width: 1015px;
	font-size: 12px;
	line-height: 170%;
	color: #999999;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #A20310;
}

h2 {
	font-size: 14px;
	color: #A20310;
	margin-bottom: -1px;
	background: url(images/brush.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}

h3 {
	color: #A20310;
}

.date {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #028179;
	text-decoration: none;
}

a:visited {
	color: #028179;
	text-decoration: none;
}

a:hover {
	color: #028179;
	text-decoration: underline;
}

#commentbox {
	width: 544px;
	height: 800px;
	position: absolute;
	left: 240px;
	top: 270px;
}

#border {
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 10px;
}

img {
	behavior: expression(IEPNGFIX.fix(this));
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

.size-s {
	font-size: 10px;
}

/*====ブログ======================*/

#container {
	background-image: url(images/blog2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height: 1203px;
	width: 1015px;
}

#container2 {
	background-image: url(images/blog3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height: 1452px;
	width: 1015px;
}


#content {
	width: 350px;
	height: 800px;
	position: absolute;
	left: 240px;
	top: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}

#content2 {
	width: 350px;
	height: 1100px;
	position: absolute;
	left: 240px;
	top: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}

#prevbox {
	width: 175px;
	float: left;
	font-size: 10px;
	text-align: left;
}

#nextbox {
	width: 175px;
	float: right;
	font-size: 10px;
	text-align: right;
}


#rightbar {
	width: 194px;
	height: 800px;
	position: absolute;
	left: 600px;
	top: 280px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

#rightbar ul {
	list-style-type: square;
}

#header-link {
	height: 60px;
	width: 300px;
	position: absolute;
	left: 379px;
	top: 125px;
}

.combody {
	font-size: 10px;
	line-height: 100%;
}

.com-txtfield {
	padding: 2px;
	width: 200px;
	border: 1px solid #CCCCCC;
	color: #66666;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

.com-txtarea {
	padding: 2px;
	width: 339px;
	height: 50px;
	border: 1px solid #CCCCCC;
	color: #66666;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}
#banner-left {
	width: 90px;
	float: left;
}
#banner-right {
	width: 90px;
	float: right;
}
