/*-------------------------------------------------------------------------------------------
	common
-------------------------------------------------------------------------------------------*/
body{
	margin:0;
	padding:0 10;
	background:url(../images/common/back.gif) repeat-x;
}
.imgR{
	float:right;
	margin-top:5px;
	margin-left:15px;
	margin-right:10px;
}
/*--- container frame ---*/
.ct{
	clear:both;
	width:645px; 
	height:7px;
	margin:10 0 0 0;
	padding:0px;
	background:url(../images/common/ct.gif) no-repeat;
}
.cm{
	clear:both;
	width:645px;
	margin:0px;
	padding:0px;
	background:url(../images/common/cm.gif) repeat-y;
}
.cb{
	clear:both;
	width:645px;
	height:7px;
	margin:0 0 10 0;
	padding:0px;	
	background:url(../images/common/cb.gif) no-repeat;
}
/*--- footer ---*/
.footer{
	clear:both;
	font-size:11px;
	font-family:tahoma, MS ゴシック;
	line-height:160%;
	color:#626262;
	text-align:right;
}
/*--- link ---*/
.link{
	font-size:12px;
	line-height:160%;
}
a:link{
	color:#4A9500;
	text-decoration:none;
}
a:visited{
	color:#4A9500;
	text-decoration:none;
}
a:active{
	color:#4A9500;
	text-decoration:none;
}
a:hover{
	color:#FF8000;
	text-decoration:underline;
}
/*-------------------------------------------------------------------------------------------
	top page
-------------------------------------------------------------------------------------------*/
/*--- topics ---*/
h1{
	width:645px;
	font-size:12px;
	color:#EA0000;
	margin:5 0;
	padding:0px;
	text-align:right;
}
/*--- big container frame ---*/
.bct{
	width:615px;
	height:5px;
	background:url(../images/common/bct.gif) no-repeat;
}
.bcm{
	width:615px;
	height:1px;
	padding:0 6;
	background:url(../images/common/bcm.gif) repeat-y;
}
.bcb{
	width:615px;
	height:5px;
	background:url(../images/common/bcb.gif) no-repeat;
}
.bcf{
	width:600px;
	vertical-align:top;
	font-size:12px;
	letter-spacing:1px;
	line-height:160%;
	color:#666666;
	padding:0px 6px 6px 6px;
}
/*--- small container frame ---*/
.sct{
	width:300px;
	height:5px;
	background:url(../images/common/sct.gif) no-repeat;
}
.scm{
	width:300px;
	height:1px;
	padding:0 6;
	background:url(../images/common/scm.gif) repeat-y;
}
.scb{
	width:300px;
	height:5px;
	background:url(../images/common/scb.gif) no-repeat;
}
.scf{
	width:285px;
	height:137px;
	vertical-align:top;
	font-size:12px;
	letter-spacing:1px;
	line-height:160%;
	color:#666666;
}
/*--- what's new container frame ---*/
.wcm{
	width:300px;
	padding:0 6 6 6;
	padding:1px;
	background:url(../images/common/scm.gif) repeat-y;
}
/*--- company container frame ---*/
.ccm{
	width:300px;
	padding:10px;
	font-size:13px;
	font-family:tahoma, MS ゴシック;
	letter-spacing:1px;
	line-height:160%;
	color:#666666;
	background:url(../images/common/scm.gif) repeat-y;
}
strong{
	font-size:14px;
}
/*--- topics ---*/
.tpm{
	width:280px;
	height:120px;
	margin-left:10px;
}