body {
	font-size: 65.5%;
	line-height: 1.4;
	background-image: url(../images/bg.jpg);
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1.2em;
}
li {
	font-size: 1.0em;
	line-height: 1.6em;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 15px;
}

li strong {
	color: #990000;
}

hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFEDD9;
	display: none;
}
blockquote {
	border: 1px dashed #CC3333;
	/*text-decoration: none;*/
	font-size: 1.2em;
	font-style: normal;
	text-align: center;
	color: #000000;
	width: 600px;
	padding: 10px;	
}


ul {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 680px;
}

ul strong {
	color: #990000;
}

a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #00CC66;
	text-decoration: none;
}



dl.recent dt {
	clear: left;
	float: left;
	width: 10em;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 3em;
	padding-left: 0.5em;
}

dl.recent dd {
	margin-left: 0;
	border-bottom: solid 1px #CCC;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 3em;
	padding-left: 8em;
}
dl {
	padding: 12px;
}

#wrapper {
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	display: block;
}
#topcath {
	background-color: #000000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 1em;
	padding: 5px;
}
#headder {
	background-image: url(../images/bg_headder.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 780px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(../images/bg_navigation.jpg);
	display: block;
	height: 24px;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-position: -1px;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#navigation a:hover {
	color: #00CC66;
	text-decoration: none;
}







#main {
	background-image: url(../images/bg_main.jpg);
	margin-right: 5px;
	margin-left: 5px;
	width: 768px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 1.2em;
}
#foot {
	background-image: url(../images/bg_footer.jpg);
	display: block;
	height: 123px;
	width: 610px;
	background-repeat: no-repeat;
	padding-left: 180px;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 23px;
	clear: both;
}

#side {
	width: 172px;
	float: left;
}

#indexarea {
	background-image: url(../images/indeximage.jpg);
	display: block;
	height: 245px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indexnavi {
	position: absolute;
	left: 18px;
	top: 48px;
	width: 115px;
	height: 69px;
}
#indexnavi li {
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.2em;
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#navigation li {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}


#foot li {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}

.float {
	float: left;
}

.leftcolumn {
	float: left;
	height: 150px;
	width: 380px;
	text-align: left;
}

.rightcolumn {
	float: right;
	height: 150px;
	width: 366px;
	text-align: left;
}

.leftcolumn2 {
	float: left;
	height: 160px;
	width: 290px;
	padding-left: 20px;
	text-align: left;
}

.leftcolumn2 strong {
	color: #990000;
}

.rightcolumn2 {
	float: right;
	height: 150px;
	width: 446px;
	text-align: left;
}










.olcolumn {
	float: left;
	height: 100px;
	width: 280px;
	text-align: left;
}

.orcolumn {
	float: right;
	height: 100px;
	width: 466px;
	text-align: left;
}

.incolumn1 {
	float: left;
	width: 110px;
	text-align: center;
}

.incolumn2 {
	float: right;
	width: 160px;
	text-align: left;
	padding-left: 10px;
}

.incolumn3 {
	float: left;
	width: 110px;
	text-align: center;
}

.incolumn4 {
	float: right;
	width: 346px;
	text-align: left;
	padding-left: 10px;
}

.clear {
	clear:both;
}

.clear hr {
	border-width: 10px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #FFEDD9; /* 線色 */
	height: 10px; /* 高さ */
	
	/*height: 20px;*/
	/*display:none;*/
}

#left {
	float: left;
	width: 588px;
}

#foot ul {
	display: block;
	width: 480px;
}
table {
	font-size: 1.2em;
	border: 1px inset #CCCCCC;
	margin-left: 10px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.productlist li {
	display: block;
	padding: 15px;
	height: 150px;
	float: left;
	font-size: 1.1em;
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	line-height: 1.8em;
	background-image: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 180px;
}
.productlist {
	height: auto;
	width: 560px;
	display: inline;
}

.productlist ul {
	margin: 0px;
	padding: 0px;
}

.controllerlist li {
	display: block;
	padding: 3px;
	height: 90px;
	float: left;
	font-size: 1.0em;
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	line-height: 1.2em;
	background-image: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 110px;
}
.controllerlist {
	height: auto;
	width: 580px;
	display: inline;
}

.controllerlist ul {
	margin: 15px;
	padding: 0px;
}


.buildlist li {
	display: block;
	padding: 15px;
	height: 200px;
	float: left;
	font-size: 1.2em;
	color: #FF6600;
	font-weight: bold;
	line-height: 1.8em;
	background-image: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 250px;
}
.buildlist {
	height: auto;
	width: 520px;
	display: inline;
}

.buildlist ul {
	margin: 0px;
	padding: 0px;
}

#wrapper #main .buildlist img {
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	padding: 2px;
}
ol li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.photoframe {
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.catalog {
	width: 680px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	display: block;
	height: 140px;
	font-size: 0.8em;
}
.points {
	font-family: Verdana, sans-serif;
	font-size: 1.8em;
	font-weight: 900;
	color: #FF6600;
}
#indexnavi a:link {
	color: #333333;
}
#indexnavi a:visited {
	color: #666666;
}
#indexnavi a:hover {

	color: #009933;
}
#mail {
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
#mail li {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.topancor {
	font-size: 0.9em;
	text-align: center;
}

.va {
	font-size: 0.7em;
	vertical-align: super;
}

.tabelheading {
	padding: 12px;
}

.question {
	font-size: 1.0em;
	line-height: 1.6em;
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 15px;
}

.answer {
	font-size: 1.0em;
	line-height: 1.6em;
	background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 15px;
}

.topcolumn {
	margin-left: 20px;
	border: 1px dashed #CC3333;
	/*text-decoration: none;*/
	font-size: 1.2em;
	font-style: normal;
	text-align: center;
	color: #000000;
	width: 600px;
	padding: 10px;	
}

.headline {
	text-align: center;
	font-weight: bold;
	font-size: 2.0em;
	line-height:30px;	
}

.columnexplainfont1 {
	text-align: center;
	font-size: 0.7em;
	line-height:16px;	
}

.columnexplainfont2 {
	text-align: center;
	font-size: 1.1em;
	line-height:26px;	
}