@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------------------------------------*/
/*  加盟店用																*/
/*--------------------------------------------------------------------------*/
div.kameiten_link{
	width:600px ;
	margin:0 auto 0 auto ;
	text-align:right ;
}


	div.kameiten_link p{
		display:inline-block ;
		width:130px; 
		text-align:left ;
	}

	p.hokushin{
		background:url(../images/base/icon_orange.gif) left no-repeat ;
		text-indent:1em ;
	}

	p.chuchin{
		background:url(../images/base/icon_green.gif) left no-repeat ;
		text-indent:1em ;
	}

	p.toshin{
		background:url(../images/base/icon_blue.gif) left no-repeat ;
		text-indent:1em ;
	}

	p.nanshin{
		background:url(../images/base/icon_pink.gif) left no-repeat ;
		text-indent:1em ;
	}


div.kameiten_block{
	width:600px ;
	border:1px solid #727171 ;
	margin:10px auto ;
}


/*  タイトル  */
h4.hokushin{
	background:url(../images/base/shikaku_orange.gif) left no-repeat ;
}

/*  タイトル  */
h4.chuchin{
	background:url(../images/base/shikaku_green.gif) left no-repeat ;
}

/*  タイトル  */
h4.toshin{
	background:url(../images/base/shikaku_blue.gif) left no-repeat ;
}

/*  タイトル  */
h4.nanshin{
	background:url(../images/base/shikaku_pink.gif) left no-repeat ;
}

table.kameiten{
	width:595px ;
	margin:5px auto ;
}

	table.kameiten th{
		width:60px ;
		line-height:11px ;
		text-align:center ;
		color:#231815 ;
	}

	table.nanshin th{
		background:#F7C7C6 ;
	}

	table.hokushin th{
		background:#FDE0A5 ;
	}

	table.chuchin th{
		background:#D7E7AF ;
	}

	table.toshin th{
		background:#C7E1F5 ;
	}

	table.kameiten td{
		width:210px ;
		line-height:11px ;
	}

	table.kameiten td.url{
		font-size:0.8em ;
	}

		/*テキスト関係*/
		table.kameiten td.url a:link{ 		text-decoration:none ; color:#06F ;}
		table.kameiten td.url a:visited{ 	text-decoration:none ; color:#06F ;}
		table.kameiten td.url a:hover{ 		text-decoration:none ; color:#E9A951 ;}
		table.kameiten td.url a:active { 	text-decoration:none ; color:#E9A951 ;}

div.top_link{
	width:600px ;
	margin:5px auto 0 auto ;
	text-align:right ;
}

/* 20140228 add by Kambe */
