
/* タグ ----------------------------------- */

*{
	font-size:100%;
}
body {margin: 0px;
	padding: 0px;
	text-align:center; background:url(img/bk_green.gif) }
	
a	{color:#CC0000; }

td{font-size:95%;}
.main{width:700px; height:100%; vertical-align:top;margin-top:0; background-color:#FFFFFF;border-left:solid 1px #999999; border-right:solid 1px #999999;}

.headtext {margin:0; padding:6; line-height:170%; font-size:80%;color:#666666;}

td#dantai {vertical-align: middle; font-size:85%;color:#ff0000;}

td.leftbg{background:url(img/bgwaku_left.gif);background-repeat:repeat-y;width:3px;}

td.rightbg{background:url(img/bgwaku_right.gif);background-repeat:repeat-y;text-align:right;width:3px;}

td.topwaku{width:265px}

td.top_menu{background:url(img/ttl_menu_green.gif);background-repeat:no-repeat;
}

td.top_contact{background:url(img/ttl_contact_green.gif);background-repeat:no-repeat;}

td.top_company{background:url(img/ttl_contact_green.gif);background-repeat:no-repeat;}

td.more{background:url(img/more_green.gif);text-align:right:background-repeat:no-repeat;}



/* 会社概要 ----------------------------------- */

.pdwaku3 { width:640px; border-left:solid 1px #999999; border-right:solid 1px #999999; border-top:solid 1px #999999; margin-bottom:3em;}

.pdrc {width:30%; padding:5px 5px 5px 25px; border-bottom:solid 1px #999999; border-right:solid 1px #999999; background-color:#EBEBEB; font-weight:bold;font-size:90%;line-height:150%;}

.pd {padding:5px 5px 5px 10px; border-bottom:solid 1px #999999;font-size:90%;line-height:150%;}




/* ナビゲーション ----------------------------------- */

td.menuwaku{background-image:url(img/menuwaku.gif);background-repeat:repeat-x;}

ul#navi_company { width:678px; height:37px; margin:0; padding:0; list-style:none;}
ul#navi_company li { float:left; margin:0; padding:0; text-indent:-999px;}
ul#navi_company li a { display:block; width:113px; height:37px; overflow:hidden;} 
ul#navi_company li#m1 a { background:url("img/menu_green.gif") 0px 0px no-repeat;}
ul#navi_company li#m2 a { background:url("img/menu_green.gif") -113px 0px no-repeat;}
ul#navi_company li#m3 a { background:url("img/menu_green.gif") -226px 0px no-repeat;}
ul#navi_company li#m4 a { background:url("img/menu_green.gif") -339px 0px no-repeat;}
ul#navi_company li#m5 a { background:url("img/menu_green.gif") -452px 0px no-repeat;}
ul#navi_company li#m6 a { background:url("img/menu_green.gif") -565px -37px no-repeat;}

ul#navi_company li#m1 a:hover { background:url("img/menu_green.gif") 0px -37px no-repeat;}
ul#navi_company li#m2 a:hover { background:url("img/menu_green.gif") -113px -37px no-repeat;}
ul#navi_company li#m3 a:hover { background:url("img/menu_green.gif") -226px -37px no-repeat;}
ul#navi_company li#m4 a:hover { background:url("img/menu_green.gif") -339px -37px no-repeat;}
ul#navi_company li#m5 a:hover { background:url("img/menu_green.gif") -452px -37px no-repeat;}
ul#navi_company li#m6 a:hover { background:url("img/menu_green.gif") -565px -37px no-repeat;}


/* アンカータグ ----------------------------------- */

A
{
		COLOR: #996600;
		text-decoration: underline;
}
A:visited
{
		COLOR: #996600;
		text-decoration: underline;
}
A:hover
{
		COLOR: #339933;
		text-decoration: underline;
}


