@charset "shift_jis";
/* CSS Document */

body {
	background-color:#000000;
	color:#CCCCCC;
	margin-top:0;
	margin-left:0;
	line-height:140%;
	font-size:12px;
	background-image:url(img/com/navibg.jpg);
	background-attachment:scroll;
	background-repeat:repeat-y;
	}
td {
	color:#CCCCCC;
	line-height:140%;
	font-size:12px;
	}

A:link {
	color:#CC3333;
	text-decoration:none;
	}
A:visited {
	color: #cc3333;
	text-decoration: none ;
	}
A:active {
	color: #cc3333;
	text-decoration:none;
	}
A:hover {
	color:#FF6600;
	text-decoration:underline;
	}
img {border:none;}

#allarea {
	width:850px;
	height:618px;
	margin:0;
	background-image:url(img/com/topall.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	}

#head {
	margin-top:0;
	height:134px;
	}

.rogo {
	padding-top:28px;
	padding-left:420px;
	}

#panarea {
	width:630px;
	height:50px;
	padding:10px 0 20px 220px;
	}

#naviarea {
	width:150px;
	height:auto;
	margin-left:100px;
	float:left;
	}

#mainarea {
	width:570px;
	height:auto;
	margin-left:20px;
	float:left;
	}
#mainarea h2 {
	font-weight:normal;
	font-size:14px;
	text-align:center;
	border-bottom:1px #666666 solid;
	border-top:1px #666666 solid;
	margin:5px 0 20px 0;
	padding:5px 0;
	}
#mainarea h3 {
	color:#cc3333;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:10px 0 5px 0;
	}
#mainarea td {
	text-align:left;
	}

#footer {
	width:850px;
	clear:both;
	text-align:center;
	padding-top:20px;
	}

.c1 {color:#FF9999;}

.imenu {
	padding:20px 0;
	text-align:center;
	}

.item1 img {
	border:1px #cccccc solid;
	margin:10px 10px 2px 0;
	}

.it1 {
	width:112px;
	float:left;
	}

.iplus {
	padding-bottom:10px;
	}
.iplus img {
	margin-right:10px;
	float:left;
	}

.up {
	text-align:right;
	border-bottom:1px #666666 dashed;
	margin-bottom:10px;
	}

.webarea {
	width:190px;
	height:auto;
	float:left;
	padding-bottom:10px;
	}

.webarea img {
	border:1px #cccccc solid;
	}