BODY{
	margin: 0px 0px 20px 0px ;
	font-size : x-small;
	/* スクロールバー・ベース */
	scrollbar-base-color :#FFFFFF;
	scrollbar-face-color :#EEEEFF;
	scrollbar-highlight-color : #0000FF;
	scrollbar-shadow-color : #0000FF;
	scrollbar-track-color : #FFFFFF;
	/* スクロールバー・立体陰影・ */
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-arrow-color : #0000FF;
	background-image:url(/icon/index2/wallpaper.jpg);
	color:#666666;
	background-color:#FFFFFF; }
A:LINK   { text-decoration:none; border-bottom:dotted 1px; border-color:#DDDDDD; color:#666666; }
A:VISITED{ text-decoration:none; border-bottom:dotted 1px; border-color:#DDDDDD; color:#666666; }
A:HOVER  { text-decoration:none; border-bottom:dotted 1px; border-color:#FFFFDD; color:#666666; position : relative; top : 1px; left : 1px; }
A.b:LINK   { font-size:20px; text-decoration:none; border:none; }
A.b:VISITED{ font-size:20px; text-decoration:none; border:none; }

/* DIV枠 */
div.w900l { width : 900px ; text-align: left; }
div.w900r { width : 900px ; text-align: right; }
div.w700c { width : 700px ; text-align: center; }
div.w700l { width : 700px ; text-align: left; }

/* DIV枠 */
div.ALL{ width: 920px; background-color:#FFFFFF }
div.b001{ float: right; width: 800px; }
div.b002{ float: left;  width: 120px; }
div.text{ width: 790px; height: 40px; background-image:url(../icon/header.gif); }

/* 強調文字 */
h1{ font-size : 9px; color : #888888; }
h1.head {
	font-size : 10px;
	font-weight : 100;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	color : #999999; }

/* タイトル文字装飾 */
font.ttl0 { font-size : 9px; }
font.ttl1 { font-size : 11px; }
font.ttl2 { font-size : 13px; color : #CCCCCC; font-weight:normal; }
strong { font-weight:400; }

img { text-decoration:none; border:none; }

table{ font-size : 12px ; }

.setumei {
  line-height:1.5em;
  margin:1em;
}
/* テーブルの設定 */
div.divbody { text-align:center; }
div.divmein { text-align:left; width: 800px;}

table.qandawaku { width:800px; border:none; border-collapse:collapse; line-height:1.5em; margin:1.5em 0px;}
td.qanda1Q	{ width:100px; border-style:solid; background-color:#DDFFDD; border-color:#66AA66; padding: 0.5em 1.5em;}
td.qanda2Q	{ width:700px; border-style:solid; background-color:#F8FFF8; border-color:#66AA66; padding: 0.5em 1.5em;}
td.qanda1A	{ width:100px; border-style:solid; background-color:#FFDDDD; border-color:#FF0088; padding: 0.5em 1.5em;}
td.qanda2A	{ width:700px; border-style:solid; background-color:#FFF8F8; border-color:#FF0088; padding: 0.5em 1.5em;}

