@charset "utf-8";

/* rule reset
-----------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


body {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

/* link style
-----------------------------------*/

a img {
	border-style: none;
}

a:link {
	color: #555555;
	text-decoration: underline;
}

a:visited {
	color: #777777;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	position: relative;
}

a:active {
	color: #FF3300;
	text-decoration: none;
}


/* layout
-----------------------------*/

table {
	margin: 10px auto;
	padding: 0px;
	height: 620px;
	width: 585px;
}

table td.right {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 620px;
	width: 230px;
	position: relative;
}

#ichigo h1 {
	font-size: 14px;
	line-height: 1em;
	margin: 0px 0px 0px 0em;
	padding: 5px 0px 5px 10px;
	width: 220px;
	font-weight: normal;
	background-color: #FF3333;
	color: #FFFFFF;
}

#mayuko h1 {
	font-size: 14px;
	line-height: 1em;
	margin: 0px 0px 0px 0em;
	padding: 5px 0px 5px 10px;
	width: 220px;
	font-weight: normal;
	background-color: #994319;
	color: #FFFFFF;
}

#first h1 {
	font-size: 14px;
	line-height: 1em;
	margin: 0px 0px 0px 0em;
	padding: 5px 0px 5px 10px;
	width: 220px;
	font-weight: normal;
	background-color: #FF81C1;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}


#kakaku {
	margin: 10px 0px 20px;
	padding: 0px;
	color: #666666;
}

#kakaku p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.6em;
	font-size: 10px;
}

#kakaku span {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#point {
	line-height: 1.6em;
	margin: 0px;
	padding: 6px 3px 8px;
	border-top: 1px dotted #FF9933;
	border-bottom: 1px dotted #FF9933;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	color: #FF3366;
}

#mayuko #point {
	line-height: 1.6em;
	margin: 0px;
	padding: 6px 3px 8px;
	border-top: 1px dotted #FF9933;
	border-bottom: 1px dotted #FF9933;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	color: #996600;
}

#first #point {
	line-height: 1.6em;
	margin: 0px;
	padding: 6px 3px 8px;
	border-top: 1px dotted #FF9933;
	border-bottom: 1px dotted #FF9933;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	color: #FF68C9;
}

#hosoku {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
}

#hosoku p {
	margin: 0px;
	padding: 5px 0px 0px;
	color: #555555;
}

#contentsLink {
	margin: 0px;
	padding: 0px;
	width: 230px;
	position: absolute;
	top: 480px;
}

#contentsLink #linkTop {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 230px;
}

#contentsLink #linkBottom {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 230px;
}

#contentsLink #linkMiddle {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../images/b-middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


#linkMiddle ul#contents {
	margin: 0px auto;
	padding: 0px;
	width: 198px;
	list-style: none;
}

#linkMiddle ul#contents li {
	margin: 0px;
	padding: 0px 0px 8px;
	height: 26px;
	width: 198px;
	display: block;
}

#linkMiddle ul#contents li#tenpo a {
	background-image: url(../images/tenpo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 198px;
}

#linkMiddle ul#contents li#tenpo a:hover {
	background-image: url(../images/tenpo.gif);
	background-repeat: no-repeat;
	background-position: center -26px;
}

#linkMiddle ul#contents li#yoyaku a {
	background-image: url(../images/yoyaku.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 198px;
}

#linkMiddle ul#contents li#yoyaku a:hover {
	background-image: url(../images/yoyaku.gif);
	background-repeat: no-repeat;
	background-position: center -26px;
}

#linkMiddle ul#contents li#okini a {
	background-image: url(../images/okini.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 198px;
}

#linkMiddle ul#contents li#okini a:hover {
	background-image: url(../images/okini.gif);
	background-repeat: no-repeat;
	background-position: center -26px;
}

#linkMiddle ul#contents li#okini {
	margin: 0px;
	padding: 0px;
}

#linkMiddle ul#contents li#oya a {
	background-image: url(../images/oya.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 198px;
}

#linkMiddle ul#contents li#oya a:hover {
	background-image: url(../images/oya.gif);
	background-repeat: no-repeat;
	background-position: center -26px;
}

#linkMiddle ul#contents li#oya {
	margin: 0px;
	padding: 0px;
}


td.right ul#page {
	margin: 0px;
	padding: 0px;
	width: 230px;
	position: absolute;
	top: 614px;
	height: 16px;
}

td.right ul#page li {
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 47px;
	float: left;
	list-style: none;
	display: block;
}

td.right ul#page li#next {
	margin: 0px 0px 0px 136px;
	padding: 0px;
}

td.right ul#page li#back a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 47px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.right ul#page li#back a:hover {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center -16px;
}

td.right ul#page li#next a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 47px;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.right ul#page li#next a:hover {
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: center -16px;
}

