TD.line1 { background-image: url(img/index_07.gif); } 
TD.line2 { background-image: url(img/index_15.gif); } 
TD.line3 { background-image: url(img/index_17.gif); } 
.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #0066FF;
}
.style5 {
	font-size: 10px;
}
body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-size: 36px}
.style7 {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	padding-left: 5px;
	margin-top: 10px;
}

.style9 {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	padding-left: 5px;
	margin-top: 10px;
}


.block {
	margin-left:20px;
	border: thin dotted #0066FF;
	padding: 5px;
}
.text {
	padding-top: 10px;
}
.photo {
	margin:0 10px 0 5px;
	float: right;
}
.blockphoto {
	border: thin dotted #0066FF;
	padding: 5px;
	height:140px;
//	overflow:hidden;
}

.flotclear{
/*画像の回り込みクリア*/
	clear:both;
}

ul { 
	list-style-image: url(img/mark.gif); 
}
a.page{
	font-size:18px;
}

a.page:link {
	color: #0066FF;
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
	color: #33CCFF;
}
a.page:hover {
	text-decoration: none;
	color: #33CCFF;
}
a.page:active {
	text-decoration: none;
	color: #33CCFF;
}

td.bgphoto{
/*	background-image:url(img/2ndbg.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;*/
}