body {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: small;
	color: #555555;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 5px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: small;
	font-weight: normal;
	line-height: 1.5;
	background-color: #555555;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 770px;
	color: #aaaaaa;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#banner {
	width: 770px;
	margin: 0px;
	padding: 0px;
	color: #aaaaaa;
	border-bottom: solid 1px #cccccc;
	text-align: left;
	float: left;
}

#title-banner {
	width: 300px;
	padding-top: 8px;
	text-align: center;
	float: left;
}

#title-banner img {
	margin: 0px;
	border: 0px;
}

#description {
	width: 470px;
	padding-top: 5px;
	text-align: left;
	vertical-align: bottom;
	color: #aaaaaa;
	float: left;
}

#description h2 {
	font-size: small;
	font-weight: normal;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 480px;
	margin: 0px;
	padding: 5px;
	color: #555555;
	line-height: 1.2;
	text-align: center;
	float: left;
}

.main01 {
	width: 230px;
	background-color:#ffffff;
	margin: 5px;
	padding: 0px;
	text-align: left;
	float: left;
}

.main02 {
	width: 470px;
	background-color:#ffffff;
	margin: 5px;
	padding: 0px;
	text-align: left;
	float: left;
}

.main03 {
	width: 136px;
	margin: 5px;
	padding: 5px;
	border: 1px #d09797 solid;
background-color: #ffffff;
font-size: small;
	color: #555555;
	text-align: center;
	float: left;
}

.main04 {
	width: 458px;
	background-color:#ffffff;
	margin: 5px;
	padding: 10px 5px;
	border: 1px #dddddd solid;
	text-align: left;
	float: left;
}

.main05 {
	width: 470px;
	background-color:#ffffff;
	margin: 5px;
	padding: 0px;
	line-height: 1.2;
	text-align: left;
	float: left;
}

.main06 {
	width: 310px;
	background-color:#ffffff;
	margin: 5px;
	padding: 0px;
	line-height: 1.2;
	text-align: left;
	float: left;
}

.main07 {
	background-color:#eeeeee;
	width: 150px;
	margin: 5px;
	padding: 0px;
	text-align: left;
	float: left;
}

.main08 {
	width: 456px;
	background-color:#ffffff;
	margin: 5px;
	padding: 10px 5px;
	border: 1px #dddddd solid;
	text-align: center;
	float: left;
}

#side {
	width: 260px;
	margin: 0px;
	color:#555555;
	background-color:#ffffff;
	padding: 5px;
	text-align: center;
	float: left;
}

#side a:link {
	color: #ac4d4d;
	text-decoration: none;
}
#side a:visited {
	color: #ac4d4d;
	text-decoration: none;
}
#side a:hover {
	color: #ac4d4d;
	text-decoration: underline;
}
#side a:active {
	color: #ac4d4d;
	text-decoration: underline;
}

.side-top {
	width: 234px;
	height: 30px;
	margin: 0px auto;
	background-image: url(http://www.cloverlife.net/image/menutop.gif);
	background-repeat: no-repeat;
	background-color: #555555;
	color: #777777;
}

.side-main {
	width: 222px;
	margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
	padding: 5px;
	text-align: center;
	border: 1px solid #555555;
}

#menu-list {
	margin: 0px;
	padding: 0px;
}

#menu-list li {
	margin-bottom: 3px;
	padding-left: 0px;
	width: 214px;
	line-height: 1.5em;
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
}

#menu-list li li{
	margin-bottom: 3px;
	padding: 0px;
	padding-left: 20px;
	width: 130px;
	line-height: 1.5em;
	list-style: none;
	text-align: left;
	border-bottom: 0px dotted #cccccc;
}

#menu-list a:link {
	color: #ac4d4d;
	text-decoration: none;
font-weight: bold;
	width: 214px;
	display: block;
}
#menu-list a:visited {
	color: #ac4d4d;
	text-decoration: none;
font-weight: bold;
	width: 214px;
	display: block;
}
#menu-list a:hover {
	color: #ffffff;
	background-color: #ac4d4d;
font-weight: bold;
	text-decoration: none;
	width: 214px;
	display: block;
}
#menu-list a:active {
	color: #ffffff;
	background-color: #ac4d4d;
font-weight: bold;
	text-decoration: none;
	width: 214px;
	display: block;
}

.side-ad {
	width: 212px;
	padding: 10px;
	margin: 5px auto;
	border: 1px solid #cc9999;
	text-align: left;
}

#footer {
	width: 760px;
	margin: 0px;
	padding: 5px;
	background-color: #555555;
	color: #ffffff;
	border-top: solid 1px #cccccc;
	float: left;
	font-size: small;
	text-align: center;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footerlink {
	width: 760px;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	color: #777777;
	border-top: solid 1px #cccccc;
	float: left;
	font-size: x-small;
	text-align: left;
}

#footerlink a:link {
	color: #aaaaaa;
	text-decoration: none;
}
#footerlink a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
#footerlink a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
#footerlink a:active {
	color: #aaaaaa;
	text-decoration: underline;
}

#main a:link {
	color: #ac4d4d;
	text-decoration: none;
}
#main a:visited {
	color: #ac4d4d;
	text-decoration: none;
}
#main a:hover {
	color: #ac4d4d;
	text-decoration: underline;
}
#main a:active {
	color: #ac4d4d;
	text-decoration: underline;
}

#main h3 {
	font-weight: bold;
	font-size: small;
	color: #444444;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
}

#main .main02 h3 {
	font-weight: normal;
	font-size: small;
	line-height: 1.5;
	background-color: #555555;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 1px 5px;
	margin-bottom: 5px;
}

#main .main06 h3 {
	font-weight: normal;
	font-size: small;
	line-height: 1.5;
	background-color: #555555;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 1px 5px;
	margin-bottom: 5px;
}

#main .main07 h3 {
	font-weight: normal;
	font-size: small;
	line-height: 1.5;
	background-color: #555555;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 1px 5px;
	margin-bottom: 5px;
}

#main .main05 h3 {
	font-weight: bold;
	font-size: small;
	color: #555555;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
}

#main .main05 p {
	margin-bottom: 10px;
}

#main h4 {
	width: 250px;
	font-weight: normal;
	font-size: small;
	line-height: 1.5;
	background-color: #ffe0e0;
	color: #333333;
	padding: 0px 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #aaaaaa;
}

blockquote {
	width: 428px;
	margin: 10px;
	padding: 10px;
	border-left: 1px dashed #aaaaaa;
	line-height: 1.2;
}

.text-right {
	text-align: right;
	font-size: small;
}

.text-center {
	text-align: center;
	font-size: small;
}

.blue {
	background-color: #aad5ff;
	border-bottom: solid 1px #0066cc;
}

.red {
	background-color: #ffcccc;
	border-bottom: solid 1px #ff5959;
}

.green {
	background-color: #bbffaa;
	border-bottom: solid 1px #1e9700;
}

.yellow {
	background-color: #ffdfa4;
	border-bottom: solid 1px #fea90a;
}

.purple {
	background-color: #fdb5ff;
	border-bottom: solid 1px #c700cc;
}

#ad01 {
	width: 760px;
	text-align: center;
	padding: 5px;
	border-bottom: solid 1px #cccccc;
}

.ad_a {
	width: 468px;
	color: #aaaaaa;
	font-size: small;
	text-align: center;
	margin: 2px auto;
	padding: 0px;
}

.ad_a img {
	margin: 2px auto;
}

.ad_b {
	color: #aaaaaa;
	font-size: x-small;
	text-align: center;
	margin: 5px auto;
}

.ad_b img {
	margin: 5px auto;
}

.news-list {
	margin: 0px;
	padding: 0px;
}

.news-list li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.entry-more-link {
	text-align: right;
}

#entry-footer {
	text-align: right;
	border-top: 1px solid #cccccc;
	padding: 5px 10px 10px 10px;
	margin-top: 5px;
	color: #aaaaaa;
	font-size: small;
}

#cat-top {
	text-align: left;
	padding: 0px;
	font-size: small;
	color: #999999;
	line-height:1.0;
}

.entry-table table {
	margin: 0px;
	width: 420px;
	border: 2px solid #cccccc;
	border-collapse: separate;
	border-spacing: 5px;
}

.mm01 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: #777777;
	border-bottom: 2px solid #ff9933;
}

.mm02 {
	width: 100px;
	font-size: small;
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
	margin: 2px 0px;
	padding: 3px;
	text-align: center;
	float: left;
}

.mm03 {
	width: 350px;
	font-size: small;
	font-weight: normal;
	back-ground: #cccccc;
	color: #555555;
	margin: 2px;
	padding: 3px;
	text-align: left;
	float: left;
}

.mmimg {
	margin: 5px;
height: 200px;
	float: left;
}

.mmimg2 {
	margin: 5px;
	text-align: center;
}

.sa01 {
	width: 190px;
	font-size: small;
	font-weight: normal;
	color: #555555;
	background-color: #eeeeee;
	margin: 2px;
	padding: 3px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	float: left;
}

.sa02 {
	width: 135px;
	font-size: small;
	font-weight: normal;
	color: #555555;
	background-color: #eeeeee;
	margin: 2px;
	padding: 3px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	float: left;
}

.sa03 {
	width: 105px;
	font-size: small;
	font-weight: normal;
	color: #555555;
	background-color: #eeeeee;
	margin: 2px;
	padding: 3px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	float: left;
}

.sa99 {
	width: 452px;
	font-size: x-small;
	font-weight: normal;
	color: #555555;
	margin: 2px;
	padding: 3px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	float: left;
}

.linkblock {
	width: 133px;
	height: 100px;
	margin: 5px;
	padding: 3px;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	float: left;
}

.page-navi {
	margin: 5px 5px;
}
