/* lyout */
td { background-repeat:no-repeat; background-position:top;}

div#base { background-image:url(../image/TKD_backimg.gif); background-repeat: no-repeat; background-color:#FFFFFF;}
div#contents { width: 830px; height: 590px; float:right; padding:10px;}
div#scrollsell {
	overflow:auto;
	width:829px;
	height:557px;
	border-top-width: 2px;
	border-bottem-width:1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottem-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottem-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* txt */
div#contents h2{ padding:10px 50px 10px 35px; margin:0; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size:20px; color:#000000;}
div#contents h3{ padding:5px; margin:0; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size:15px; color:#000000;}
div#contents p{ padding:5px; margin:0; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size:15px; color:#000000;}

div#contents h2.index { background:url(../image/contents_index.gif) center left no-repeat;}
div#contents h2.policy { background:url(../image/contents_policy.gif) center left no-repeat;}
div#contents h2.design { background:url(../image/contents_design.gif) center left no-repeat;}
div#contents h2.mold { background:url(../image/contents_mold.gif) center left no-repeat;}
div#contents h2.equ { background:url(../image/contents_equ.gif) center left no-repeat;}
div#contents h2.mg { background:url(../image/contents_mg.gif) center left no-repeat;}
div#contents h2.new { background:url(../image/contents_new.gif) center left no-repeat;}
div#contents h2.access { background:url(../image/contents_access.gif) center left no-repeat;}
div#contents h2.inq { background:url(../image/contents_inq.gif) center left no-repeat;}
div#contents h2.gallery { background:url(../image/contents_gallery.gif) center left no-repeat;}
div#contents h2.blog { background:url(../image/contents_blog.gif) center left no-repeat;}
div#contents h2.recruit { background:url(../image/contents_recruit.gif) center left no-repeat;}
div#contents h2.dictionary { background:url(../image/contents_dictionary.gif) center left no-repeat;}
div#contents h2.repair { background:url(../image/contents_repair.gif) center left no-repeat;}
div#contents h2.movie { background:url(../image/contents_movie.gif) center left no-repeat;}
div#contents h2.map { background:url(../image/contents_map.gif) center left no-repeat;}

/* text style */

.style01 { color:#000066;}
.style02 { font-style:italic; color:#000066;}
.style03 { font-weight:bold; color:#000066;}
.style04 { font-style:italic; font-weight:bold; text-decoration: underline overline; color:#000066;}
.style05 { color:#FF6600;}
.style06 { font-style:italic; color:#FF6600;}
.style07 { font-weight:bold; color:#FF6600;}
.style08 { font-style:italic; font-weight:bold; text-decoration: underline overline; color:#FF6600;}


/* list */


/* IE6用ハック */

