@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;
	}
	
#footer {
	width:850px;
	clear:both;
	text-align:right;
	padding-top:20px;
	}

.scr_y {
	overflow-y:auto;
	}

/*
#mainarea td {
	text-align:left;
	}
*/
.c1 {color:#FF9999;}

.l1 {
	border-bottom:1px #666666 solid;
	width:570px; }

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

.iarea {
	width:112px;
	height:auto;
	float:left;
	padding-bottom:10px;
	}
.iarea img {
	border:1px #cccccc solid;
	margin:0 0 2px 0;
	}
#itemarea:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
	}

.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;
	clear:both;
	}

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

.webarea img {
	border:1px #cccccc solid;
	}
.cale table {
	border-collapse:collapse;
	}

.cale td {
	border:1px #666666 solid;
 	padding:5px;
	text-align:center;
	}

.cale {
	text-align:center;
	}

.ok {
	background-color:#FF9999;
	color:#000000;
	}


/*メールjform用レイアウト*/
#m_frame {
	width:150px;
	height:600px;
	margin-left:100px;
	float:left;
	}

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

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

#m_panarea {
	width:630px;
	height:60px;
	padding:35px 0 20px 220px;
	}

