/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
@charset "{$smarty.const.CHAR_CODE}";
.fs10 {font-size: 62.5%; line-height: 150%;}
.fs12 {font-size: 75%; line-height: 150%;}
.fs14 {font-size: 87.5%; line-height: 150%;}
.fs18 {font-size: 117.5%; line-height: 150%;}
.fs22 {font-size: 137.5%; line-height: 130%;}
.fs24 {font-size: 150%; line-height: 130%;}
.fs30 {font-size: 187.5%; line-height: 125%;}
.fs10n {font-size: 62.5%;}
.fs12n {font-size: 75%;}
.fs14n {font-size: 87.5%;}
.fs18n {font-size: 117.5%;}
.fs22n {font-size: 137.5%;}
.fs24n {font-size: 150%;}
.fs30n {font-size: 187.5%;}
.fs12st {font-size: 75%; line-height: 150%; font-weight: bold;}
.footer_back {
	background-image: url(../img/fotter/footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.headtd {
	background-image: url(../img/header/head_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 102px;
	vertical-align: top;
	margin-top: 3px;
}
.yel {
	font-weight: bold;
	color: #FFCC00;
}
.categorytd {
	color: #FFFFFF;
	background-color: #505050;
	background-image: url(../img/side/category_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.categorytd td{
	color: #FFFFFF;
}
.categorytd td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	width: 780px;
	text-align: left;
	color: #999999;
	padding: 0px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	display: block;
}
.headmenu {
	margin-top: 13px;
}
body {
	background-image: url(../img/header/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.categorytd td a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
.categorytd td a:hover {
		color: #FFCC33;
	text-decoration: underline;
}
.itemtitle {
	color: #FFFFFF;
	background-color: #000000;
}
.itemtitle a:link {
	color: #FFFFFF;
}

.itemtitle a:visited {
	color: #FFFFFF;
}
.itemtitle a:hover {

	color: #3399CC;
}
.subbox {
	float: left;
	width: 230px;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 30px;
	margin-left: 24px;
	border: 1px solid #CCCCCC;
}
#more img {
	margin: 10px;
}

.subtitle {
	font-size: 12px;
	color: #333333;
	display: block;
	background-color: #EFEFEF;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.clear {
	clear: both;
}

.subbox #picture {
	text-align: center;
}
