BODY {
  scrollbar-3d-light-color : #CCFF99;
  scrollbar-arrow-color : #FF6600;
  scrollbar-base-color : #FFFFCC;
  scrollbar-face-color : #FFCC66;
  scrollbar-highlight-color : #FFFFCC;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
input.line {
    border: 1px solid #666666;
}
strong.large {
	font-size: 14px;
	line-height: 16px;
}
textarea, select {
    border: 1px solid #666666;
}
.fontsetW1 {
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.fontsetR1 {
	font-weight: bold;
	line-height: normal;
	font-size: 14px;

}
.fontsetO2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	font-style: normal;
	color: #3366CC;
	font-family: "Verdana";

}
.underline {
	text-decoration: underline;
}
.middle {
	font-size: 11px;
	line-height: 14px;
}
.webit {
	font-size: 12px;
	line-height: 14px;
}
.gyoukan {
	line-height: 135%;
}
.lunch {
	font-size: 13px;
	line-height: 150%;	
}

h1{
	text-indent:-10000px;
	font-size:1px;
	margin:0px;
	padding:0px;
	}
	
.kasen {
line-height:80%;
}


/*フォントサイズ------------*/
	.fs_m {
	font-size:medium;
	}
	.fs_s {
	font-size:small;
	}

/*フォントウエイト------------*/
	.fw_b{
	font-weight:bold;
	}

/*位置------------*/
	.position_c {
	text-align:center;
	}
	
	.position_l {
	text-align:left;
	}
	
/*フォントカラー------------*/
	.fc_01 {/*オレンジ*/
	color:#FF6633;
	}	
	
/*行間------------*/
	.gyoukan_150 {
	line-height:150%;
	}
	
/*余白------------*/
	.indent_lp10 {
	padding:0 0 0 10px;
	}	
	
/*リスト------------*/
#list_01 {
	line-height:200%;
	font-size:medium;	
	}	
	
	
/*トピックス----------------*/
.bak_style {
	background-repeat:no-repeat;
	}

.tbl01{
	background-image:url(../img/topics/20101222/photo/fukidasi01.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.tbl02{
	background-image:url(../img/topics/20101222/photo/fukidasi02.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.tbl03{
	background-image:url(../img/topics/20101222/photo/fukidasi03.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.tblmg{
	padding: 0 10px;
}


/*小倉----------------*/


.soushoku {
	background:url(../img/bg_dt01.gif) no-repeat left;
	padding:0 0 0 20px;
	color:#FF9900;
	font-weight:600;
	font-size:16px;
}

.DL_List01{
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
	line-height:180%;
	}
.DL_List01 dt{
	background:url(../img/bg_dt01.gif) no-repeat left;
	padding:0 0 0 20px;
	color:#FF9900;
	font-weight:600;
	}
.DL_List01 dd{
	/*background:url(../img/bg_dd01.gif) no-repeat left;*/
	padding:0 0 0 10px;
	margin:0 0 0 20px;
	color:#666666;
	}
	
.div.section {
    border: 2px dotted orange;
	padding: 0.5em; margin-bottom: 1em;
	text-align:center;
	}
	

.info {
	border:#D7D7D7 1px solid;
	background-color:#f2f2f2;
	width:600px;
	height:50px;
	padding:10px 15px 20px 15px;
	margin:0;	
}

p.sub {
	border-left:#99cc33 solid 3px;
	padding: 0 0 0 10px;
	font-weight:bold;
	margin:0;
}
             	
