BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
  text-align : center;
  
}

A { text-decoration: none; }
A:link { color: #0080ff; } 
A:visited { color: #0080ff; } 
A:hover { color: #3300cc; } 
A:active { color: #454545; }

img{ border:none; }

.nomal{  font-size : 12px; color : #666666; line-height:120%;}
.small{  font-size : 10px; color : #666666; line-height:120%;}
.smaller{  font-size : 8px; color : #666666; line-height:120%;}
.large{  font-size : 14px; color : #666666; line-height:120%;}
.larger{  font-size : 16px; color : #666666; line-height:120%;}
.nomal_red{font-size : 12px;color : #ff0000; line-height:120%;}
.nomal_white{font-size : 12px;color : #ffffff; line-height:120%;}

.copyright{
  padding-top:5px;
  padding-bottom:5px;
  font-size : 12px;
  text-align : center;
  color : #ffffff;
}

.h1_01{
	font-size : 18px;
	color : #666666;
}
.h2_01{
	font-size : 14px;
	color : #666666;
	margin:5px;
	line-height:120%;
}

.inp{
	border-width : 1px;
	border-style : solid;
	border-color : #454545;
	color : #454545;
}

.inp2{
	width:100%;
	border-width : 1px;
	border-style : solid;
	border-color : #454545;
	color : #454545;
}

/*
メインテーブル設定
*/
.div_center{
	margin-left:auto;
	margin-right:auto;
}
.centerTable{
	margin-left:auto;
	margin-right:auto;
	font-size : 12px;
	color : #666666;
	line-height:120%;
}
.mainTable{
	width:800px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#84cd5a;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#84cd5a;
	margin-left:auto;
	margin-right:auto;
	font-size : 12px;
}

.mainTop{

}

.mainLeft{
	width:210px;
	text-align:left;
	vertical-align:top;
	background-image : url(../images/bg003.gif);
	background-repeat : repeat-y;
	background-position : 200px;
	background-color:#e7f3b5;
}

.mainContents{
	width:590px;
	background-color:#ffffff;
	text-align:center;
	vertical-align:top;
}

.mainFooter{
	background-color:#84cd5a;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:5px;
}

.popTable{
	width:100%;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#84cd5a;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#84cd5a;
	margin-left:auto;
	margin-right:auto;
	font-size : 12px;
}

.popTop{
	text-align:center;
}

.popContents{
	background-color:#ffffff;
	text-align:center;
	vertical-align:top;
}

.popFooter{
	background-color:#84cd5a;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:5px;
}







.main_contents{
	padding:20px;
	background-color:#ffff;
	text-align:center;
	vertical-align:top;
}

.main_contents h2{
	background:url(../img/title_bg01.gif) no-repeat;
	height:32px;
	font-size : 14px;
	color : #666666;
	padding:8px 0px 0px 20px;
	text-align:left;
}

.main_contents p{
	text-align:left;
	font-size : 12px;
	color : #666666;
	line-height:120%;
	padding:0px 20px;
}

.main_contents .edit_table{
	border-collapse: collapse;
	border-spacing: 0;
	width:510px;
	font-size:12px;
	border:#84cd5a 1px solid;
	color:#666666;
}

.main_contents .edit_table th{
	background:#E7F3D5;
	padding:5px;
	border:#84cd5a 1px solid;
}

.main_contents .edit_table td{
	padding:5px;
	border:#84cd5a 1px solid;
}

.main_contents .submit_box01{
	padding-top:10px;
}

.caution{
	padding-top:3px;
	color:#FF0000;
}

/* BBS */
.box_01{
	border:#84CB5A 1px solid;
	padding:0px;
	width:520px;
	background:url(../img/bg01.gif);
	text-align:left;
	margin-bottom:10px;
	color:#666666;
}

.main_contents h3{
	width:540px;
	text-align:left;
	border-left:#666666 2px dotted;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:1px 0px 0px 5px;
	font-size:12px;
}

.box_01 form{
	padding:0;
	margin:0;
}

.box_01 table{
	color:#666666;
	font-size:12px;
	margin:10px;
	width:100%;
}

#new_entry *{
	vertical-align:middle;
}











