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



h2 {
	background:url(../img/h2_bg.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
            font-size: 124%;
            color: #333;
}

div.entrybody {
           padding: 10px;
}


/* PRODUCTS
-------------------------------------*/
h2.traded_HD {
	background:url(../img/tradend_h.gif) no-repeat top left;
	height: 25px;
	line-height: 25px;
	text-indent: -9999px;
}


h3.tradename {
	width: 580px;
	height: 28px;
	line-height: 28px;
	font-size: 116%;
	background: url(../img/tradename_bg.gif) repeat-x top left;
	margin-bottom: 10px;
	color: #000;
	text-indent: 15px;
}

div.pro_img {
	width: 185px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	text-align: center;
	font-size: 91%;
}

div.pro_img img {
	margin-bottom: 5px;
}


div.pro_info {
	width: 375px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

div.price {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 375px;
	padding: 5px 0px 10px 0px;
	border-bottom: #ca3108 1px solid;
}

div.price strong {
	font-size: 212%;
	color: #F30;
	line-height: 1.3em;
}

div.desc {
	width: 369px;
	padding: 10px 3px;
	border-bottom: #ca3108 1px solid;
}

div.pro_info table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999;
	margin: 10px 0px;
}


div.pro_info table th {
	width: 125px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #999;
	padding: 4px 0px;
}

div.pro_info table td {
	padding: 4px 0px 4px 10px;
	border: 1px solid #999;
}




 
/* SITEMAP
-------------------------------------*/

div.sitemap_div {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.sitemap_div a {
	color: #000;
	text-decoration: none;
}

div.sitemap_div a:hover {
	color: #000;
	text-decoration: underline;
}

h3.sitemap {
	border-left: 5px solid #cc0000;
	background: none;
	color: #000;
	font-size: 108%;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.sitemap_div ul {
	margin-top: 10px;
	margin-left: 30px;
}

div.sitemap_div ul li {
	background: url(../img/sitemap_list.gif) no-repeat left;
	padding-left: 16px;
	margin-bottom: 5px;
}


/* LINK
-------------------------------------*/

div.link_box {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.link_box a {
	color: #000;
	text-decoration: none;
}

div.link_box a:hover {
	color: #000;
	text-decoration: underline;
}

h3.link {
	border-left: 5px solid #cc0000;
	background: none;
	color: #000;
	font-size: 108%;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


div.link_box table {
	margin-left: 40px;
	margin-right: 10px;
	text-align: left;
}

div.link_box table tr {
	border: 1px solid #999;
}

div.link_box table th {
	padding: 5px;
}

div.link_box table td {
	padding-left: 15px;
}

/* ACCESSS
-------------------------------------*/

div.access {
	text-align: center;
            margin-top: 10px;
            margin-right: 5px;
            padding: 20px 10px;
            border: 1px solid #ddd;
}

div.access p {
	font-weight: bold;
	margin: 10px 0px;
}


div.access table {
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
            /margin-top: 20px;
}

div.access caption {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align:left;
	color: #ca3108;
	font-size: 108%;
}

div.access table td {
	padding: 4px;
}


/* PRIVACY
-------------------------------------*/

div.privacy {
	padding: 20px 30px;
            margin-right: 5px;
            border: 1px solid #ddd;
}

div.privacy p {
	margin: 10px 0px;
}

div.privacy ul {
	margin: 20px 30px;
	list-style-type: disc;
}

div.privacy li {
	margin-bottom: 10px;
}

div.privacy p.an {
	text-align: right;
}


/* COMPANY
-------------------------------------*/
div.company {
           margin-left: 20px;
}

div.company dl {
	line-height: 220%;
	margin-top: 30px;
}

div.company dt {
	clear: left;
	float: left;
	width: 100px;
	font-weight: bold;
}

div.company dd {
	float: left;
	width: 400px;
}



/* LINK
-------------------------------------*/
div.m_t_10 {
            margin-top: 15px;
}

div.link_box {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.link_box a {
	color: #000
	text-decoration: none;
}

div.link_box a:hover {
	color: #000;
	text-decoration: underline;
}

h3.link {
	border-left: 7px solid #ca3108;
	background: none;
	color: #000;
	font-size: 108%;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
            font-weight: bold;
}


div.link_box table {
	margin-left: 40px;
	margin-right: 10px;
	text-align: left;
}

div.link_box table tr {
	border: 1px solid #999;
}

div.link_box table th {
	padding: 5px;
}

div.link_box table td {
	padding-left: 15px;
}

/* STAFF
-------------------------------------*/

div.staff {
	line-height: 200%;
            padding: 20px;
}

div.staff_left img {
	clear: left;
	float: left;
	margin-top: 10px;
	border: 1px solid #333;
}

div.staff_left p {
	float: left;
	margin-top: 10px;	
	margin-left: 15px;
	width: 300px;
}

div.staff_left p.name {
	font-weight: bold;
}

/* CONTACT
-------------------------------------*/

div.contact {
            padding: 10px;
}

div.contact p {
	line-height: 200%;
	font-size: 108%;
	margin-bottom: 10px;	
}

div.contact table {
	font-size: 116%;
	border-collapse: collapse;
	border: 3px double #eee;
}

div.contact table th {
	background-color: #FFFFEE;
	text-align: left;
	font-weight: normal;
	padding: 8px;
	border: 2px solid #FFF;
}

div.contact table th.red {
	color: #F00;
}

div.contact table td {
	padding: 8px;
}
div.contact table td.center {
	text-align: center;
}
div.contact ul {
	list-style-type: disc;
	margin: 20px 40px 0 20px;
}

div.contact li {
	margin-bottom: 5px
}

.clearboth {clear:both;}



/* kakutenpo saishin jyouhou
----------------------------------------------------*/
div#bbs {font-size:108%;}
div#bbs ul {margin-top: 20px; list-style-type:disc; margin-left:20px;}
div#bbs img {border:none;}
div#bbs div {margin-top: 20px;}

