/*ボディタグ内　背景、文字設定*/
body {  clip:               rect(   ); font-size: 12px;  color: #333333; line-height: 130%; leftmargin="0" topmargin="10" marginwidth="0" marginheight="10"; margin-top: 15px; margin-left: 15px; background-image:  url(../image/navi/all_bg.gif)}

/*テーブル内　文字設定*/
table {  font-size: 12px; color: #333333; line-height: 130%}

 /*テーブル四角囲*/
.t-bd {
	text-align: left;
	margin: 0px 0px;
	padding: 10px 10px;
	border: 1px #CC8B8B solid;
}

/*トップレイアウト分け設定*/
#sidebar {width:370px; float:left}
#contents{width: 422px; float:right}
#contents-c{width: 282px; float:right}
#space{width: 32px; float:left}
#mainmenu{width: 390px; float:right}
#block {clear: both;}

/*ページレイアウト分け設定*/
#wrapper {width: 792px}  /*←text-align:leftを取った状態*/
#wrapper-c {width: 652px}  /*←text-align:leftを取った状態*/
#content {width:618px; float:right}
#sp{width: 18px; float:left}
#main{width: 600px; float:right}
#main-c{width: 460px; float:right}
#main-B{width: 792px; float:center}

/*左ナビ*/
.sidebara0 {width:170px; float:left; background-image: url(../image/0/bg_blue.gif)}
.sidebara1 {width:170px; float:left; background-image: url(../image/1/bg_red.gif)}
.sidebara2 {width:170px; float:left; background-image: url(../image/2/bg_green.gif)}
.sidebara3 {width:170px; float:left; background-image: url(../image/3/bg_yellow.gif)}
.sidebara4 {width:170px; float:left; background-image: url(../image/4/bg_blue.gif)}
.sidebara6 {width:170px; float:left; background-image: url(../image/6/bg_blue3.gif)}
.sidebara5 {width:170px; float:left}

/*フォント　サイズ、行間設定*/
.tx09 {  font-size: 9px; line-height: 150%}
.tx10 {  font-size: 10px; line-height: 150%}
.tx11 {  font-size: 11px; line-height: 150%}
.tx12 {  font-size: 12px; line-height: 150%}
.tx13 {  font-size: 13px; line-height: 150%}
.tx14 {  font-size: 14px; line-height: 150%}
.tx15 {  font-size: 15px; line-height: 150%}
.tx16 {  font-size: 16px; line-height: 150%}
.tx17 {  font-size: 17px; line-height: 150%}
.tx18 {  font-size: 18px; line-height: 150%}
.tx19 {  font-size: 19px; line-height: 150%}
.tx20 {  font-size: 20px; line-height: 150%}

/*リンク設定*/
a:link {  text-decoration: none; color: #A62121; clip:   rect(   )}
a:hover {  clip:          rect(   ); position: relative ; background-image: url(../image/navi/on.gif); color: #FFCC66}
a:active {  color: #FFFFFF; left: 1px; top: 1px; clip:        rect(   )}
a:visited {  color: #999999; text-decoration: none}

/*フォーム設定*/
.dot {border : 1px #000099 dotted; ; background-color: #FFCC99}
.dot1 {border : 1px #000099 dotted; ; background-color: #D4F9FF}
.dot2 {border : 1px #000099 dotted; ; background-color: #E2FFDE}
.dot3 {border : 1px #000099 dotted; ; background-color: #FFFFCC}
.dot4 {border : 1px #000099 dotted; ; background-color: #D7D1FF}
