a img{
	border : none;
}

A:link	{
	color : #0066FF;
	text-decoration :none;
}
A:visited	{
	color : #0066FF;
	text-decoration :none;
}
A:active	{
	color : #FF6633;
	text-decoration : underline;
}
A:hover	{
	color : #FF6633;
	text-decoration : underline;
}

body	{
	background:url(../images/bg_01.gif);
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:150%;
}

.inqury	{
	font-size:10px;
	line-height:125%;
}

.update	{
	font-size:12px;
	line-height:125%;
	border-bottom:dotted #999999 1px;
	margin-bottom:0.5em;
	padding:5px;
}

.pic_up	{
	font-size:12px;
	line-height:125%;
}

.author	{
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size:10px;
                font-weight:normal;
	text-align:right;
	margin-bottom:1em;
}

.body	{
	font-size:12px;
	line-height:125%;
	padding:5px;
	margin-bottom:1em;
}

.body_entry	{
	font-size:12px;
	line-height:125%;
	border-bottom:dotted #999999 1px;
	padding:5px;
}

#copy	{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color:#666666;
}

#footer	{
	font-size:10px;
	background-color:#EBEBEB;
}

#search	{
	font-size:12px;
	padding:2px;
}

#banner	{
	padding:5px;
	background:url(../images/ba_01.gif);
}

#banner h1	{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#339933;

}

#navi_top	{
	padding:0px 5px 0px 0px;
	margin:0px;
	font-size:12px;
	text-align:right;
}

h2	{
	padding:0px 0px 0px 5px;
	margin:0px 1px 0px 0px;
	font-size:14px;
                font-weight:bold;
                border-bottom:solid #666666 1px;
                border-left:solid #339933 5px;
	text-align:left;
}

h3.date	{
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size:10px;
                font-weight:normal;
	text-align:right;
}

#contactus	{
	font-size:10px;
	padding:5px;
	text-align:right;
}

#error_msg	{
	width:400px;
	padding:5px;
	margin:1em 0 1em 10px;
	background:#ffefef;
	border:#999999 1px solid;
}

table#mail_table	{
	border-bottom:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	margin-bottom:1em;
	margin-left:10px;
	width:400px;
}

table#mail_table th	{
	background-color:#E6EFD9;
	width:120px;
	padding:5px;
	text-align:center;
	border-right: #999999 solid 1px;
	border-top: #999999 solid 1px;
	font-size:12px;
}

table#mail_table td	{
	border-top: #999999 solid 1px;
	width:280px;
	padding:5px;
	font-size:12px;
}

.required	{
	color:#ff3300;
	margin-top:5px;
	size:80%;
}
