/* 全体 */
*{	font : 9pt/140% "Verdana";}
strong,H1,H2,H3{margin:0;}
H1	{float:left;}
address	{font-size:8pt;margin:10px,0}

body {	color:#666633;
	scrollbar-base-color : #008000;
	scrollbar-face-color : #666666;
	scrollbar-track-color: #ebe8e1;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #666666;
	scrollbar-darkshadow-color : #666666;
	background:#fff url(img/bg.jpg) no-repeat top center;}

b	{font-weight:bold;color:red}
.b7	{font-weight:bold;color:red;font-size:8pt}

#footer A:HOVER{text-decoration : underline;
	color : white;}

#footer A{	text-decoration : underline;
	color : white;}

A:HOVER{text-decoration : underline;
	color : #cc0099;}

A{	text-decoration : underline;
	color :   #6666CC ;}

p{	margin:5px 10px;}

ul{	margin:10px;
	padding-left:10px;}

small{	font : 7pt;}

button{	margin:0;padding:0;border:none;}

INPUT,textarea{border : solid 1px gray ;background-color : white ;cursor : pointer;}
.on{border:solid darkgray 1px;
	ime-mode:active}

.off{border:solid darkgray 1px;
	ime-mode:disabled}

.waku0{border:none}

.img_r	{float:right;margin:3px;}
.img_l	{float:left;margin:3px;}

.goth{	font:11pt "ms ui gothic";
	color:#323232}
.topic{text-align:center;background-color:lavender;width:90%;padding:10px 3px}

.atten {font-weight:bold;font-size:11pt;
	width:450px;height:23px;
	color:white;
	margin-top:25px;
	padding-left:50px;
	background-image:url(img/atten1.gif);}
.atten_p{font-weight:bold;font-size:11pt;
	margin-top:10px;margin-bottom:10px;color:#323232;
	padding-left:10px;}

/* ソフトメニュー */

.soft{	margin-bottom:2px;}
.soft h2 {
	width:100%;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 5px;
	color:black;
	background-image:url(img/bg_b3.jpg);}
.soft ul {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;}
.soft li {
	background:url(img/soft_bg.jpg) no-repeat;
	padding:3px 18px;}

