body{
	font-size:10pt;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../_img/pagebg.jpg);
	background-repeat: repeat-x;
}

/*wrapper*/
#wrapper{
	width: 898px;
	text-align: left;
	margin: 0px	auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 30px;	
}

/*container*/

#container01{
	width: 898px;
}

#head{
	background-image: url(../_img/headbg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 860px;
	padding-bottom: 10px;
	padding-left: 38px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	padding-top: 10px;
	color: #FFFFFF;
}

#head p{
	margin-bottom: 3px;
}

#head .home01{
	margin-left: 505px;
}


#container01 #box01{
	float: left;
	width: 257px;
}

#container01 #box01 .home02{
	margin-left: 60px;
}


#container01 #box01 .ad{
	font-size: 11px;
	width: 174px;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 15px;
	line-height: 160%;
	margin-left: 40px;
}

#container01 #box01 .ad span{
	background-color: #FFCCCC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 3px;
}

#container01 #box01 .ad p{
	padding-left: 3px;
}


#container01 .box02{
	float: left;
	width: 641px;
}


#container01 .box02 .read{
	background-image: url(../_img/bodybg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	height: 228px;
	width: 635px;
}

#container01 .box02 .read p{
	padding-top: 9px;
	padding-left: 110px;
	line-height: 150%;
	padding-right: 10px;
}

.phototable{
	margin-top: 10px;
	margin-left: 100px;
}

.phototable td{
	padding: 3px;
	color: #999;
}


/*footer*/
#footer{
	width: 898px;
	text-align: right;
	margin: 0px	auto;
}


/*common*/
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
img {
	border: none;
}
adrress {
	font-style: normal;
}
em {
	font-weight: bold;
	font-style: normal;
}
td,th {
	font-size:10pt;
}
a:link {
	color:blue;
	text-decoration:none;
}
a:active {
	color:orange;
	text-decoration:underline;
}
a:visited {
	color:purple;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
.txt08 {
	font-size: 8pt;
}
.txt10 {
	font-size: 10pt;
}
.txt12 {
	font-size: 12pt;
}
.txt14 {
	font-size: 14pt;
}
.txt08px {
	font-size: 8px;
}
.txt10px {
	font-size: 10px;
}
.txt12px {
	font-size: 12px;
}
.txt14px {
	font-size: 14px;
}
.height150 {
	line-height: 150%;
}
.height140 {
	line-height: 140%;
}
.height130 {
	line-height: 130%;
}
.height120 {
	line-height: 120%;
}
.height110 {
	line-height: 110%;
}
form,h1,h2,h3,h4,h5,p {
	margin: 0px;
}

/*テンプレート用*/

#contents{
	padding: 10px;
}

#contents h1{
	margin: 0px;
	padding: 0px;
}

#contents h2{
	margin: 5px 0px;
	padding: 0px;
	border-left: 4px solid #f66;
	border-bottom: 1px dotted #f66;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	width: 585px;
}

.basetable{
	border-collapse: collapse;
	border: 1px solid #f66;
	border-left: 3px #f66 solid;
}

.basetable td{
	padding: 3px;
	vertical-align: top;
	border: 1px solid #ccc;
}

.basetable th{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	font-weight: normal;
	background: #FFECE0;
	color: #000;

	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.bodytxt {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	margin-bottom: 20px;
	width: 560px;
	padding-left: 20px;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
li {
	line-height: 150%;
}
sup {
	font-size: 8px;
}
