@charset "Shift_JIS";

@import url(common/common.css);
@import url(common/base.css);

/* index
--------------------------------------------------
正規代理店管理ページに使用するスタイル
--------------------------------------------------
Category
Footer
tColor
-------------------------------------------------- */


#wrap
	{
	border-top-color:#758C19;
	}

h2
	{
	color:#035c7f;
	}

/* Header
-------------------------------------------------- */

#header #globalNav span
	{
	background:url("../img/regular/hd_partition.gif");
	}

#header #globalNav a.topmenu
	{
	background:url("../img/regular/b_topmenu.gif") no-repeat;
	}

#header #globalNav a.siteuse
	{
	background:url("../img/regular/b_siteuse.gif") no-repeat;
	}

#header #globalNav a.inquiry
	{
	background:url("../img/regular/b_inquiry.gif") no-repeat;
	}

/* Category
-------------------------------------------------- */

#category span
	{
	background:#94A320 url("../img/regular/cg_bg_left.gif") left repeat-y;
	}

#category span span
	{
	background:url("../img/regular/cg_bg_right.gif") right repeat-y;
	}

#category span span span
	{
	border-top:solid 1px #697417;
	border-bottom:solid 1px #697417;
	}

#category #title
	{
	border-left:solid 1px #5A621C;
	}

#category #nav a.logout
	{
	background:url("../img/regular/b_logout.gif") no-repeat;
	border-left:solid 1px #9FB454;
	}

/* Footer
-------------------------------------------------- */

#footer
	{
	background-color:#94A320;
	border:solid 1px #697417;
	}

/* tColor
-------------------------------------------------- */

/* tColor1 */
table.tColor1,
table.tColor1 th,
table.tColor1 td
	{
	border-color:#ccc;
	}
table.tColor1 thead th
	{
	background:#94A320;
	color:#fff;
	}
table.tColor1 tbody th
	{
	background:#DFE4BD;
	}
table.tColor1 tbody td
	{
	background:#fff;
	}
table.tColor1 tfoot td
	{
	background:#eee;
	}

table.tColor1 tbody th.tPoint ,
table.tColor1 tbody td.tPoint
	{
	background-color:#d3f0dd;
	}

table.tColor1 tbody td.tImg
	{
	background-color:#fff;
	}

table.tColor1 tbody td.tData
	{
	background-color:#f5f5f5;
	}

table.tColor1 tbody td.tAction
	{
	background-color:#f5f4dd;
	}



/*
#category
	{
	padding:7px 25px 0;
	border:none;
	background:none;
	}
html>body #category
	{
	width:836px;
	}

div.headimgcommon ,
div.headimg
	{
	z-index:5;
	position:absolute;
	top:10px;
	width:880px;
	height:100px;
	background:url("../img/header_btoc_01.gif");
	}

div.headimgcommon
	{
	background:url("../img/header_btoc_00.gif");
	}
*/