#index #indexbox {
	background: #fff url(images/bg_indexbox2.gif) left top no-repeat;
	border: 1px solid #aaa;
}
#indexbox h4 {
	padding-top: 200px;
	text-align: center;
	color: #FFCC00;
}
#indexbox p {
	font-size: 80%;
	line-height: 150%;
	margin: 10px;
}
p.whatsnew {
	font-size: 90%;
	margin: 6px 0 6px 68px;
}
p.whatsnew span.date {
	position: absolute;
	display: block;
	text-align: right;
	width: 60px;
	overflow: visible;
	margin-left: -66px;
	white-space: nowrap;
}



.ilandgroup {
	clear: both;
	padding: 12px;
	border: 1px solid #aaa;
	margin-bottom: 20px;
}
.ilandgroup .image {
	text-align: center;
	width: 150px;
	position: absolute;

}
.ilandgroup .description {
/*	float: right; */
	width: 380px;
	margin-left: 160px;
	font-size: 90%;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.smalltext {
	font-size: 70%;
	line-height: 140%;
}

.env_imgbox{
	width: 180px;
	float: left;
	font-size: 12px;
	line-height: 150%;
	margin-right: 5px;
}
.env_info {
	text-indent: 1em;
	font-size: 80%;
	line-height: 140%;
}
.env_info_heading{
	border-bottom: 1px solid #aaa;
	padding-top: 8px;
	text-indent: 0;
	font-weight: bold;
}
.space_imgbox div{
	float: left;
	font-size: 11px;
	line-height: 150%;
	margin-right: 8px;
}
h2.main {
	padding:3px 5px;
	border-color: #990000;
	border-width:1px 1px 1px 7px;
	border-style:solid;
	font-size: 14px;
}

h2.main span {
margin-left:15px; font-size:12px; font-weight:normal;}

h3.main {
	font-size: 14px;
	clear: both;
	border-bottom: 1px dotted #aaa;
	padding: 4px;
}
h4.main {
	font-size: 90%;
	color: #024;
	line-height: 138%;
	margin-left: 4px;
	margin-bottom: 0;
}
h5.main {
	line-height:160%;
	color:#990000;
	margin-left:12px;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.float-left {
	margin-right: 8px;
	float: left;
}
.box_right {
	border-top: 1px dotted #aaa;
	padding: 8px 10px 8px 0;
	float: right;
	width: 270px;
	font-size: 80%;
	line-height: 140%;
}
.box_left {
	border-top: 1px dotted #aaa;
	padding: 8px 10px 8px 0;
	float: left;
	width: 270px;
	font-size: 80%;
	line-height: 140%;
}
.box_left_plan {
	padding: 0;
	float: left;
	width: 270px;
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 12px;
}
.box_right_plan {
	padding: 0;
	float: right;
	width: 270px;
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 12px;
}
.p_type {
	border-top: 1px dotted #aaa;
	width: 240px;
	padding: 3px;
	font-size: 80%;
	line-height: 140%;
}
.p_type_right {
	border-top: 1px dotted #aaa;
	width: 240px;
	padding: 3px;
	font-size: 80%;
	line-height: 140%;
}
.type_text {
	font-size: 80%;
	line-height: 140%;
	margin-left: 170px;
}
.model_box {
	float: right;
	border-bottom: 1px dotted #aaa;
	width: 150px;
	font-size: 80%;
	margin-left: 6px;
}
.form_message {
	text-align: center;
	padding: 5px;
	font-size: 80%;
	color: red;
}
#form table {
	border-collapse: collapse;
}
#form label {
    padding: 2px 0 4px 0;
    display: inline-block;
    vertical-align: top;
    line-height: 130%;
}
#form table td.heading {
	white-space: nowrap;
	background-color: #eee;
}
#form pre {
	margin: 0 20px;
	font-size: 90%;
	line-height: 150%;
	border: 1px dotted #aaa;
	padding: 20px;
	overflow: auto;
}
#form sup {
	color: #b00;
}
#form table td {
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
	font-size: 90%;
	padding: 10px;
}
#form table td.subblock {
	border-bottom-width: 1px;
	border-top-width: 1px;
}
#form input.error, #form .error {
	background-color: #fdd;
}

#form span.example {
	font-size: 85%;
	color: #00a;
	font-family: arial;
	margin-left: 8px;
}
hr.dotted {
	border-color: -moz-use-text-color -moz-use-text-color #999999;
    border-style: none none dotted;
    border-width: medium medium 3px;
    clear: both;
    display: block;
    margin: 0 20px 40px;
    padding-top: 20px;
}
.margin-left {
	font-size:90%;
	line-height:150%;
	margin-left: 35px;
}
.sp_box {
	background: url(images/bg_gra2.gif) repeat-x left bottom;
	border: 1px solid #aaa;
	font-size:80%;
	line-height:150%;
	padding: 15px;

}
.sp_box h4 {
	color: #990000;
	margin-top: 0px;
	font-size: 14px;
}
.soldout {
	color:#CCCCCC;
}

#whatsnew { 
/* width: 550px; */
	height: 100px; 
	overflow: scroll;
}
#whatsnew p {
	margin-left: 12px;
}
.date {
	color:red;
	margin-right: 10px;
}
.gradationbox, .gradationbox2 {
	padding: 15px;
	background: transparent url(images/bg_gradationbox.gif) repeat-x left bottom;
	border: 1px solid #fcc;
	margin-bottom: 20px;
}
.gradationbox p, .gradationbox2 p {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.gradationbox2 {
	background-image:url(images/bg_gradationbox2.gif);
	border-color: #ccf;
}
.infobox {
	padding: 10px;
	border: 1px solid green;
}
.infobox p {
	font-size: 90%;
	line-height: 150%;
}
.envbox_right {
	float: right;
	width: 270px;
	font-size: 90%;
	line-height: 150%;
}
.pickupbox {
	border-bottom:1px dotted #aaa;
	width: 575px;
	padding:10px;
	font-size:90%;
	line-height: 150%;
}
.pickupbox span {
	font-weight:bold;
	color: #990000;
	margin-left:3px;
}
#index table#sold {
	border: none;
	border-collapse: collapse;
	margin: 12px;
}
#index table#sold th, #index table#sold td {
	text-align: left;
	vertical-align: top;
	border: none;
	font-size: 90%;
	line-height: 150%;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	margin: 0px;
	padding: 15px 7px;
}
#index table#sold th {
	white-space: nowrap;
	color: #900;
}
.kafunmenu {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #990000;
	width: 580px;
}
.kafunmenu td {
	font-size:90%;
	font-weight:bold;
	border:1px solid #990000;
	padding:10px;
	text-align:center;
}
.kafunalbumtable td{
	vertical-align: top;
	font-size:11px;
	padding: 2px;
}
.manshonbox_sumi {
	border: 1px solid #aaa;
	padding: 8px;
	width: 270px;
	margin-top: 4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.manshonbox_sumi h4 {
	font-size:13px;
	margin-top:0px;
	background-image:url(images/sumi_icon.gif);
	background-color: #D8FFB0;
	background-repeat: no-repeat;
	background-position: 235px;;
}

.manshonbox_sumi p {
	font-size: 80%;
	line-height: 140%;
	margin-left:10px;
	margin-top: 0px;
}
.manshonbox_sumi a {
	background-image:url(images/sumi_icon.gif);
	background-color: #D8FFB0;
	background-repeat: no-repeat;
	background-position: 235px;;
	text-decoration: none;
	color:green;
	border-width: 1px;
    border-style: outset;
	display: block;
    padding: 5px;
}

.manshonbox_sumi a:hover {
	border-style: inset;
	background-color:#FFFF99;
}
.manshonbox_sumi img {
	float:right;
	margin:0px 5px 0px 8px;
}
.manshonbox_sumi span.bg_red {
	background-color:red;
	color:white;
	padding: 2px;
}
.manshonbox_sumi span.bg_green {
	background-color:green;
	color:white;
	padding: 2px;
}
.manshonbox_sumi span.bg_blue {
	background-color:blue;
	color:white;
	padding: 2px;
}
.manshonbox_sumi span.bg_purple {
	background-color:purple;
	color:white;
	padding: 2px;
}

.manshonbox_sale {
	border: 1px solid #aaa;
	padding: 8px;
	width: 270px;
	margin-top: 4px;
	vertical-align:top;
}
.manshonbox_sale h4 {
	font-size:13px;
	margin-top:0px;
	background-color: #D8FFB0;
}
.manshonbox_sale p {
	font-size: 80%;
	line-height: 140%;
	margin-left:10px;
	margin-top: 0px;
}
.manshonbox_sale a {
	text-decoration: none;
	color:green;
	border-width: 1px;
    border-style: outset;
	display: block;
    padding: 5px;
}
.manshonbox_sale a:hover {
	border-style: inset;
	background-color:#FFFF99;
}
.manshonbox_sale img {
	float:right;
	margin:0px 5px 0px 8px;
}
.manshonbox_sale span.bg_red {
	background-color:red;
	color:white;
	padding: 2px;
}
.manshonbox_sale span.bg_green {
	background-color:green;
	color:white;
	padding: 2px;
}
.manshonbox_sale span.bg_blue {
	background-color:blue;
	color:white;
	padding: 2px;
}
.manshonbox_sale span.bg_purple {
	background-color:purple;
	color:white;
	padding: 2px;
}
.kodatebox_sumi {
	border: 1px solid #aaa;
	padding: 8px;
	width: 270px;
	margin-top: 4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.kodatebox_sumi h4 {
	font-size:13px;
	margin-top:0px;
}

.kodatebox_sumi p {
	font-size: 80%;
	line-height: 140%;
	margin-left:10px;
	margin-top: 0px;
}
.kodatebox_sumi a {
	background-image:url(images/sumi_icon.gif);
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-position: 235px;
	text-decoration: none;
	color:green;
	border-width: 1px;
    border-style: outset;
	display: block;
    padding: 5px;
}
.kodatebox_sumi a:hover {
	border-style: inset;
	background-color:#FFFF99;
}
.kodatebox_sumi img {
	float:right;
	margin:0px 5px 0px 8px;
}
.kodatebox_sumi span.bg_red {
	background-color:red;
	color:white;
	padding: 2px;
}
.kodatebox_sumi span.bg_green {
	background-color:green;
	color:white;
	padding: 2px;
}
.kodatebox_sumi span.bg_blue {
	background-color:blue;
	color:white;
	padding: 2px;
}
.kodatebox_sumi span.bg_purple {
	background-color:purple;
	color:white;
	padding: 2px;
}
.smallsize {
	font-size: 80%;
	line-height: 140%;
}
.spec_box {
	font-size:80%;
	line-height:150%;
	padding: 10px;
	border: 1px solid #aaa;
}
.spec_box h1 {
	font-size:14px;
	color:red;
	margin-top: 0px;
}
dl#fudousantoushi {
	margin-left: 1em;
}
dl#fudousantoushi dt{
	font-weight: bold;
	margin-top: 1em;
}
dl#fudousantoushi dd {
	margin-left: 0px;
	padding-left: 1em;
	font-size: 90%;
	line-height: 140%;
}

form#soudanform p {
	margin: 4px 0px;
	line-height: 140%;
	font-size: 90%;
}
form#soudanform p.smallsize {
	color: #004420;
	font-size: 80%;
}
form#soudanform .heading {
	margin-bottom: 4px;
	
}
form#soudanform table {
	border-collapse: collapse;
}
form#soudanform table th {
	font-size: 90%;
	vertical-align: top;
	white-space: nowrap;
}
form#soudanform th, form#soudanform td {
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	padding: 8px 2px;
}
form#soudanform input.normal {
	width: 300px;
}
form#soudanform textarea {
	font-size: 90%;
	line-height: 140%;
}
form#soudanform p.description {
	margin: 0px;
	font-size: 80%;
	margin-left: 30px;
}
form#soudanform label {
/* 	font-weight: bold; */
}
form#soudanform label:hover {
	background-color: #ffc;
}
.topic_box_sale {
	font-size:80%;
	line-height:150%;
}
.topic_box_sale td {
	border:1px solid #aaa;
	vertical-align:top;
}
.topic_box_sale h4 {
	font-size:13px;
	margin:5px;
	background-color: #ECFFFF;
}
.topic_box_sale h4 span a {
	background-image:url(images/sumi_icon2.gif);
	background-repeat: no-repeat;
	background-position: 133px;
}

.topic_box_sale a {
	text-decoration: none;
	color:green;
	border-width: 1px;
    border-style: outset;
	display: block;
    padding: 0.3em;
    width: 95%;
}
.topic_box_sale a:hover {
	border-style: inset;
	background-color:#FFFF99;
}
.topic_box_sale td p {
	margin-left:10px;
	margin-right:10px;
}
.curvycorners {
	border:1px solid black;
	padding:15px;
	background-color:white;
}
.curvycorners h3 {
	margin-top:0px;
	font-size:15px;
	margin-left:6px;
}
.curvycorners h4 {
	margin-top:0px;
	font-size:14px;
	color: #990000;
	margin-left:6px;
}
.curvycorners strong {
	color:#990000;
}
.curvycorners p {
	margin-top:0px;
	margin-bottom:0px;
	font-size:80%;
	line-height:140%;
	margin-left:6px;
}
.jikitantext {
	line-height:180%;
	margin-left:12px;
}
.marquee_bg {
	background-image:url(images/marquee_bg2.png);
	background-position:left;
	background-repeat:no-repeat;
	height:40px;

}
marquee {
	padding-top:13px;
	margin-left:10px;
	margin-right:10px;
	font-size:90%;
	font-weight:bold;
	color:red;
}

h3.topics {
	margin: 0px;
	padding: 6px;
	line-height: 100%;
	font-size: 90%;
	font-family: Arial;
	background: #ddd;
	border: 1px solid #aaa;
	border-left: 5px solid #888;
}
div.topics {
	height: 100px;
	overflow:auto;
	overflow-x: visible;
	overflow-y: auto;
	border: 1px solid #aaa;
	margin-bottom: 15px;
	height:140px;
}
div.topics p {
	font-size: 90%;
	line-height: 140%;
	margin: 0px;
}
div.topics hr {
display: block;
clear: both;
border: none;
border-bottom: 3px dotted #BBC093;
padding-top: 20px;
margin: 0 20px 10px 0px;
}
div.topics div.in {
	padding: 10px;
}
	
