html {
	margin: 0;
	padding: 0;
}

body {
	line-height: 100%;
	text-align: center;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(../img/bg.gif);
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
a img { border: 0; }

h1, h2, h3, h4, h5, h6, p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#wrap {
	overflow: hidden;
	text-align: left;
	background: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#wrap:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
* html #wrap {
	height: 1%;
	overflow: visible;
}
#wrap { display: block; }
/**/

h1 {
	line-height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0088CC url(../img/h1.png) no-repeat left top;
	height: 110px;
	margin: 0;
	padding: 0;
}

#description {
	text-indent: -10000px;
	background: #FFFFFF url(../img/description.png) no-repeat left top;
	width: 800px;
	height: 220px;
	margin: 0;
	padding: 0;
}

h2 {
	line-height: 58px;
	text-indent: 80px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #0088CC;
	background: url(../img/h2.png) no-repeat left top;
	width: 800px;
	height: 58px;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	line-height: 20px;
	text-indent: 48px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #0088CC;
	background: url(../img/h3.png) no-repeat left top;
	width: 800px;
	height: 20px;
	margin: 15px 0 10px 0;
	padding: 0;
}

h4 {
	line-height: 14px;
	text-indent: 48px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0088CC;
	background: url(../img/h4.png) no-repeat left top;
	height: 14px;
	margin: 15px 0 10px 0;
	padding: 0;
}

p {
	line-height: 160%;
	font-size: 12px;
	margin: 0;
	padding: 0 50px 15px 50px;
}

.float {
	float: right;
	background: #FFFFFF;
	width: 360px;
	margin: 0 0 30px 30px;
	padding: 0;
}
.float dl {
	margin: 0;
	padding: 0 20px 0 0;
}
.float dl dt {
	line-height: 18px;
	text-indent: 24px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/list.png) no-repeat left top;
	margin: 0;
	padding: 0 0 5px 0;
}
.float dl dd {
	line-height: 150%;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0 0 15px 21px;
}

.ad {
	width: 400px;
	margin: 0 0 0 50px;
	padding: 0;
}
.ad dl {
	margin: 0;
	padding: 0 20px 0 0;
}
.ad dl dt {
	line-height: 18px;
	text-indent: 24px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/list.png) no-repeat left top;
	margin: 0;
	padding: 0 0 5px 0;
}
.ad dl dd {
	line-height: 150%;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0 0 15px 21px;
}

.itembox {
	text-align: center;
	margin: 0;
	padding: 0 20px 30px 20px;
}
.itembox a img, .itembox a:link img, .itembox a:visited img {
	border: 4px solid #0088CC;
}
.itembox a:hover img, .itembox a:active img {
	border: 4px solid #CC0077;
}

.right {
	float: right;
	margin: 0 0 30px 30px;
	padding: 0 20px 0 0;
}

.textright {
	text-align: right;
	font-size: 12px;
	margin: 0;
	padding: 0 50px 15px 50px;
}

#under {
	color: #666666;
	background: #F2F2F2;
	border: 1px dotted #CCCCCC;
	margin: 15px 50px 20px 50px;
	padding: 20px;
}
#under p {
	line-height: 160%;
	font-size: 12px;
	margin: 0;
	padding: 0 20px 15px 20px;
}
#under .label {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 20px 5px 20px;
}
#under #words {
	font-size: 11px;
	margin: 0;
	padding: 0 20px 10px 20px;
}
#under .date {
	text-align: right;
	font-size: 11px;
	margin: 0;
	padding: 0 20px;
}

#links {
	text-align: center;
	color: #666666;
	margin: 0 20px 20px 20px;
	padding: 0;
}

#links ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#links ul:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
#links * html ul {
	height: 1%;
	overflow: visible;
}
#links ul { display: block; }
/**/
#links ul li {
	float: right;
	white-space: nowrap;
	width: auto;
	margin: 0 0 0 15px;
}
#links ul li a, #links ul li a:link, #links ul li a:visited, #links ul li a:hover, #links ul li a:active {
	text-decoration: none;
	color: #666666;
}

#footer {
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: #0088CC;
	height: 40px;
	margin: 0;
	padding: 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
