@charset "shift_jis";
/* CSS Document */

/*font clear*/
@import url("clear.css");
@import url("navi.css");

body {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(img/temp/bgimg.jpg) repeat;
}
address {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #666666;
	text-align: right;
	font-style: normal;
}
/*.title   {
	background: url(img/temp/title_h3.jpg) no-repeat;
	height: 30px;
	width: 570px;
}
.title h3  {
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	text-indent: 1em;
}
*/
.ptitle   {
	height: 40px;
	width: 570px;
	background: url(img/temp/ptitle_h3.jpg) no-repeat;
	margin-bottom: 15px;
}
.ptitle   h3  {
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 2.5em;
	clear: both;
}
#side1 {
	float: left;
	width: 570px;
	height: auto;
	font-size: 93%;
	line-height: 1.2em;
	padding-bottom: 40px;
}
h4 {
	font-weight: bold;
	width: 520px;
	margin: 20px auto 10px;
}
blockquote {
	width: 500px;
	margin: 10px auto 20px;
}
#side2 {
	float: right;
	height: auto;
	width: 180px;
}
#contents {
	width: 780px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
#foot {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;
}
.clear {
	clear: both;
}
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background: url(img/temp/con_bkimg.jpg) repeat-y;
	text-align: left;
}
h1 {
	width: 755px;
	text-align: left;
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
.text_r1 {
	font-size: 11px;
	color: #FF0000;
	line-height: 1.1em;
}
.text_s {
	font-size: 10px;
	line-height: 1.2em;
}
