@import url(/css/products-10.css);

/* SUBNAV HIGHLIGHT STATES */
body#main_index.index #g-contents #side-g #subnav ul li#sn-gaiyo,
body#kinou #g-contents #side-g #subnav ul li#sn-kinou,
body#findings #g-contents #side-g #subnav ul li#sn-findings
	{ font-weight:bold; background:#b2bcc9 url(/item/subnav_itembg_active.gif) no-repeat bottom left;}

body#main_index.index #g-contents #side-g #subnav ul li#sn-gaiyo a,
body#kinou #g-contents #side-g #subnav ul li#sn-kinou a,
body#findings #g-contents #side-g #subnav ul li#sn-findings a
	{ color:#000; cursor:default; background-position:-389px 50%;}

/*products*/
#g-main h3 { margin:50px 0 5px 0; size:12px; font-weight:bold; }

p.tit-exp { margin: 20px 0px 10px 0px; line-height:20px; font-size:13px; }
p.more    { color:#333333; font-size:13px; }
p.index   { font-size:16px; font-weight:bold; color:#777; }
p.index_02   { font-size:24px; font-weight:bold; color:#777; }
p.kinou-tit   { font-size:20px; font-weight:bold; color:#777; }
p.tit_01  { font-size:29px; font-weight:bold; color:#050052; }
p.tit_01 span.small  { font-size:14px; color:#050052; }
p.tit_02  { font-size:14px; font-weight:bold; color:#80691e; margin:-20px 0 25px 0  }
p.tit_03  { font-size:14px; color:#050052; font-weight:bold; }
p.tit_04  { font-size:14px; color:#eb6100; font-weight:bold; margin: 10px 0 5px 0  }

p.subtit {
	background-image:url(item/subtit_img.gif);
	text-indent:2.5em;
	line-height:35px;
	background-repeat: no-repeat;
	height: 35px;
	width: 650px;
	font-weight:bold
}

/*kousei_table*/

table.kousei-base{
	text-align:center;
	width:620px;
	margin:0 0 10px 0;
	padding: 0px;
}

table.kousei-base tr td.appli{width:110px}

table.appli-box{
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}

table.appli-box tr td.img{
	padding:12px;}

table.appli-box tr td.step{
	font-weight:bold;
	color: #000066;	
}

table.appli-box tr td.name{
	font-weight:bold;
	color: #777777;
	height: 40px;
}

table.appli-box tr td.kaisetsu{
	font-size:11px;
	padding:3px 7px;
	height: 160px;
	vertical-align: text-top;
}

table.appli-box tr td.link-txt{
	font-size:12px;
	padding:7px;
	vertical-align: text-top;
	height:18px;
}


/*products_tab*/

/*tab*/
#menu-tm ul { margin:0px; padding:0px; width: 700px; background-color:#FFFFFF}
#menu-tm ul li,
#menu-tm ul li a{ display:block;height:65px;width:233px;text-indent:-9999px; float:left ;list-style-type: none; margin: 0; padding: 0; background-color:#FFFFFF}

#menu-tm ul li.tm01 a        { background:url(item/tm1_02.gif); }
#menu-tm ul li.tm01 a:hover  { background:url(item/tm1_03.gif); }
.index #menu-tm ul li.tm01 a { background:url(item/tm1_01.gif); }

#menu-tm ul li.tm02 a        { background:url(item/tm2_02.gif); }
#menu-tm ul li.tm02 a:hover  { background:url(item/tm2_03.gif); }
.kanri #menu-tm ul li.tm02 a   { background:url(item/tm2_01.gif); }

#menu-tm ul li.tm03 a        { background:url(item/tm3_02.gif); }
#menu-tm ul li.tm03 a:hover  { background:url(item/tm3_03.gif); }
.user #menu-tm ul li.tm03 a   { background:url(item/tm3_01.gif); }

