/* 全体設定 */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:12px;
	background-color: #FFFFFF;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}

/* 見出し */
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	margin-bottom: 10px;
}

h3 {
	background-image: url(/images/h3/h3_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
h4 {
	color:#835B2C;
	font-weight:bold;
	margin: 0px 0px 2px;
	padding: 0px;
	font-size:14px
}


/* 共通クラス */
div.clear {
	clear:both;
}


/* レイアウト設定 */
div#base {
	background-color: #FEF7E6;
	padding-bottom: 20px;
	color: #444444
}

div#headerArea {
	height:58px;
	text-align: left;
}

div#main_img {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

div#main_img0601 {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

div#mainArea {
	float:left;
	width:1000px;
}

div#footerArea {
	background-color: #FFFFFF;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

/* フレーム設定 */
table td.frame_header01 {
	background-image: url(/images/frame/frame_01.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 10px;
	text-align: right;
	padding-top: 9px;
	padding-right: 20px;
}
table td.frame_header02 {
	background-image: url(/images/frame/frame_02.gif);
	background-repeat: no-repeat;
	height: 17px;
}
table td.frame_body {
	background-image: url(/images/frame/frame_03.gif);
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 15px;
}
table td.frame_footer01 {
	background-image: url(/images/frame/frame_04.gif);
	height: 21px;
	text-align: right;
	padding-right: 24px;
	padding-top: 3px;
}
table td.frame_footer02 {
	background-image: url(/images/frame/frame_05.gif);
	height: 13px;
}

table td.frame_body p {
	margin-left:10px;
	margin-bottom: 15px;
}

table td.line {
	border-top: 1px dotted #666666;
	padding-top: 10px;
}

table td.line2 {
	border-bottom: 1px solid #E5E5E5;
	padding: 8px 5px 5px;
}

table.line3 {
	border-bottom: 1px dotted #CCCCCC;
}

table td.line4 {
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 5px 5px;
}

table td.cell1 {
	text-align:left;
	width: 100px;
	background-color: #F2F2F2;
	font-size: 12px ;
	line-height: 18px ;
	padding: 8px;
}
table td.cell2 {
	text-align:left;
	font-size: 12px ;
	line-height: 18px ;
	padding: 8px 0px 8px 8px;
}
table td.cell2a {
	text-align:left;
	font-size: 12px ;
	line-height: 18px ;
	padding: 0px 0px 0px 8px;
}
table td.cell2c {
	font-size: 12px ;
	line-height: 18px ;
	padding: 8px 0px 8px 8px;
}
table td.cell2w {
	font-size: 12px ;
	line-height: 18px ;
	padding: 8px 0px 8px 8px;
	color: #FFFFFF;
}
table td.cell3 {
	text-align:left;
	width: 190px;
	font-size: 10px;
	line-height: 15px;
	color: #FF6600;
	padding: 8px 0px 8px 8px;
}

/* 通常テキスト */
.t16   { font-size: 16px ; line-height: 22px }
.t14   { font-size: 14px ; line-height: 20px }
.t12   { font-size: 12px ; line-height: 18px }
.t11   { font-size: 11px ; line-height: 15px }
.t10   { font-size: 10px ; line-height: 14px }

/* NEWSリストテキスト リンク設定 */
a.news_list:link    { text-decoration: none ; color: #666666 }
a.news_list:visited { text-decoration: none ; color: #666666 }
a.news_list:hover   { text-decoration: none ; color: #999999 }
a.news_list:active  { text-decoration: none ; color: #666666 }

/* ISリストテキスト リンク設定 */
a.is:link    { text-decoration: none ; color: #1D3994 }
a.is:visited { text-decoration: none ; color: #1D3994 }
a.is:hover   { text-decoration: none ; color: #1D3994 }
a.is:active  { text-decoration: none ; color: #1D3994 }

/* ISリストテキスト2 リンク設定 */
a.is2:link    { text-decoration: none ; color: #464646 }
a.is2:visited { text-decoration: none ; color: #464646 }
a.is2:hover   { text-decoration: none ; color: #464646 }
a.is2:active  { text-decoration: none ; color: #464646 }

/* 入力フォーム */
.form   { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px ; line-height: 13px }

/* 注釈テキスト */
.caption1 { font-size: 11px ; line-height: 14px ; color: #006ee9 }
.caption2 { font-size: 11px ; line-height: 14px ; color: #E93949 }

.caption3 { font-size: 10px ; line-height: 10px ; color: #464646 }

/* 色設定 */
.white	{ color: #FFFFFF; }
.white_news	{ color: #FFFFFF ; line-height: 18px }
.yellow	{ color: #F5AA28; }
.blue2	{ color: #1551C9; }
.red2	{ color: #E93949; }
.red3   { color: #CF3030; }
.orange	{ color: #FF6600; }
.brown	{ color: #9C681B; }
.gray	{ color: #666666; }

/* ローカルナビ */
.naviArea{
}

.naviArea td{
	background-color:#FFFFFF;
	text-align:left;
}

.navi_list2{
	width:164px;
	margin:0 4px 0 4px;
	padding:4px 0 4px 0;
	border-bottom:solid 1px #CCCCCC;
	}

/* 画像の回り込み */
img.left {
	float:left;
	margin-right: 15px;
}
img.right {
	float:right;
	margin-left: 15px;
}
img.top {
	margin-top: 15px;
}
img.bottom {
	margin-bottom: 15px;
}

