@charset "Shift_JIS";

/* 基本構造--------------------------------------------------- */
body {
	margin:0;
	padding:0;
	background:url(img/common/bg.gif);
	font-size:0.8em;
	color:#666666;
	line-height:1.4em;
	}
#wrapper {
	width:938px;
	background-color:#FFFFFF;
	background-image:url(img/common/side_bdr.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:10px 0 10px 10px;
}
#stage {
	width:903px;
}
.title1 {
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
}
/* ヘッダー部----------------------------------------- */
#pankuzu {
	width:901px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	background-color:#F5F5F5;
}
#pankuzu p {
	color:#09f;
	text-align:right;
	margin:2px;
}
#pankuzu p a:link {
	color:#09f;
}
#pankuzu p a:hover {
	color:#09f;
	font-weight:bold;
}
#pankuzu p a:visited {
	color:#09f;
}

/* 各TOPへのリンクボタン */
#topmenu {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#topmenu p {
	text-align:right;
	margin:0;
	padding:0 3px 0 0;
}
#topmenu p a {
	color:#666;
}
#topmenu p a:hover {
	color:#c00;
	font-weight:bold;
}
#topmenu img {
	margin:0;
	padding:0;
}
/* ページ内リンクメニュー */
#header {
	margin-bottom:10px;
}
#header p {
	float:right;
	text-align: right;
	letter-spacing:0;
	line-height:1.5em;
	margin-top:10px;
	padding-right:3px;
}
#header h1 {
	display:block;
	width:150px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	}
#ttl {
	width:400px;
	float:left;
	height: 30px;
	background-repeat: no-repeat;
}

/* 動く掲示板 */
#topic {
}
#topic #logo {
	float:left;
}
#topic #text {
	float:right;
	margin-top: 0px;
	width: 800px;
}
#topic #text a:link {
	color:#666;
	text-decoration:none;
}
#topic #text a:hover {
	color:#c00;
	font-weight:bold;
}
#topic #text a:visited {
	color:#666;
	text-decoration:none;
}
#topic #text p.english {
	text-align:right;
	margin:0 0 10px 0;
	padding:0 3px 0 0;
}
#topic hr {
	margin:0;
}

/*  リード----------------------------------------- */
#lead {
	margin-top:20px;
	margin-bottom:10px;
}
#title-copy {
	float:right;
	width:355px;
}

/* 右リンク ------------------------------------------------- */
#rightlink {
	float:right;
	width:321px;
}
#rightlink h4 {
	background-image:url(img/common/ttlbar_red_w321.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:0;
	padding:4px 0 0 10px;
	color:#ffffff;
	height:25px;
}
#link_ex {
	background-color:#EEEEEE;
}
#link_ex p {
	padding:0 10px 3px 60px;
	margin:0;
}
#link_ex p a {
	text-decoration:none;
	color:#666666;
}
#link_ex .darkred p {
	color:#8B0000;
	padding:0 10px 3px 60px;
	margin:0;	
}
#link_ex .darkred p a {
	color:#8B0000;
	text-decoration:none;
}
#rightlink ul.index {
	margin-top:0;
	padding-top:0;
}
#rightlink ul.index li {
	display:block;
	list-style-type:none;
	border-bottom-style: inset;
	border-right-style:inset;
	border-bottom-color: #FFFFFF;
	border-right-color:#FFFFFF;
	background-color: #EEEEFF;
	padding: 2px 3px 0px 5px;
	margin-top:2px;
	margin-bottom:2px;
}
#rightlink ul.index a {
	color:#666666;
	text-decoration: none;
}
#rightlink ul.index a:hover {
	color:#8B0000;
	font-weight: bold;
}
#rightlink ul.index span {
	float:right;
}
#rightlink ul.index2 {
	margin-top:0;
	padding-top:0;
}
#rightlink ul.index2 li {
	display:block;
	list-style-type:none;
	border-bottom-style: inset;
	border-right-style:inset;
	border-bottom-color: #FFFFFF;
	border-right-color:#FFFFFF;
	background-color: #FAF0F0;
	padding: 2px 3px 0px 5px;
	margin-top:2px;
	margin-bottom:2px;
}
#rightlink ul.index2 a {
	color:#666666;
	text-decoration: none;
}
#rightlink ul.index2 a:hover {
	color:#8B0000;
	font-weight: bold;
}
#rightlink ul.index2 span {
	float:right;
}

/* 左コンテンツ(商品ページ) ------------------------------------------------- */
#leftcontents {
	float:left;
	width:529px;
}
#leftcontents h3 {
	background-image:url(img/common/ttlbar_gray_w529.gif);
	height:26px;
	color:#A9834F;
	margin-top:10px;
	margin-bottom:0;
	padding-top:7px;
	padding-left:20px;
}
#leftcontents .lead p {
	background-color:#F7F7F7;
	border-bottom:ridge #F7F7F7;
	margin:0 0 15px 130px;
	padding:10px;
}
#leftcontents #brand {
}
#leftcontents #brand img {
	float:left;
	padding-bottom:10px;
}
#leftcontents #brand img.new {
	float:left;
	padding-bottom:0;
}
#leftcontents #brand h4 {
	color:#0000cd;
	margin:0 0 0 130px;
}
#leftcontents #brand h2 {
	color:#0000cd;
	margin:0 0 0 130px;
}
#leftcontents #brand p {
	margin:0 0 0 130px;
}
#leftcontents #brand span {
	color:#FF9933;
	font-weight:bolder;
}

/* 左コンテンツ(お知らせ) ------------------------------------------------- */
#info {
	float:left;
	width:555px;
	margin-top:10px;
}
#info h3 {
	color:#A9834F;
}
#info #block #photo {
	float:left;
	width:150px;
}
#info #block #photo img {
	margin-bottom:3px;
}
#info #block #photo p {
	color:#339;
	text-align:right;
	margin-top:1px;
	line-height: 1.1em;	
}
#photo #text2 {
	color: #0000cd;
	font-weight: bold;
	font-size: smaller;
	text-align: right;
}
#info #block #text {
	float:right;
	width:380px;
}
#info #block #text h4 {
	color:#0000cd;
	margin:0;
}
#info #block #text h4 span {
	font-size:smaller;
	font-weight:lighter;
}
#info #block #text h5 {
	margin:5px 0 0;
	padding-top:1px;
	padding-left:15px;
	background-image:url(img/common/menu-head3.gif);
	background-repeat:no-repeat;
}
#info #block #text p {
	margin:0;
}
#info #block #text p.indent1 {
	margin:0;
	padding-left:1em;
	text-indent:-1em;
}
#info #block #text p.date {
	color:#FF9933;
	margin:0 0 0 20px;
}
#info #block #text p.link {
	text-align:right;
	margin:0;
	padding:0;
}
#info #block #text ul {
	list-style-type:none;
	margin:0 0 0 20px;
}
#info #block #text ul.circle {
	list-style-type:circle;
	margin:0 0 0 20px;
}
#info #block #text ul.circle1 {
	list-style-type:circle;
	margin:0 0 0 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
}

/* フッター-------------------------------------------------------- */
#footer {
	clear:both;
	margin-top:20px;
}
#footer p {
	margin:0 0 0 20px;
}
#footer .contents-top {
	float:right; 
	color: #09f; 
	font-size: smaller;
	margin-bottom:0;
}
#footer .contents-top a:link {
	color:#09f;
}
#footer .contents-top a:visited {
	color:#09f;
}
#footer .credit {
	font-size:smaller;
}
#footer .link {
	float:right;
}
#footer .link a {
	color:#666666;
	text-decoration:none;
}
#footer .link a:visited {
	color:#666666;
	text-decoration:none;
}

/* HOME ------------------------------------------------------- */
#upside {
}
#upside #mainimg {
	float:left;
	width:500px;
}
#upside #mainimg1 {
	float:left;
	width:600px;
}
#upside img.main {
	float:left;
}
#upside #newitems {
	float:right;
	width:383px;
}
#upside #newitems_a {
	float:right;
	width:393px;
}
#downside {
}
#downside #latestnews {
	float:left;
	width:600px;
}
#downside #ad {
	float:right;
	width:286px;
}
#downside #ad img {
	padding-bottom:5px;
}

/* 会社案内、採用 ------------------------------------------------------- */
#corp {
	float:left;
	width:529px;
}
#corp h3 {
	background-image:url(img/common/ttlbar_gray_w529.gif);
	height:27px;	
	color:#A9834F;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:7px;
	padding-left:20px;
}
#corp #block {
	margin-left:20px;
}
#corp #block h3 {
	margin-left:0;
	padding-top:0;
	padding-left:20px;
	background-image:url(img/common/subttl-cap.gif);
	background-repeat:no-repeat;
	color:#A9834F;
}
#corp #block h4 {
	margin-left:0;
	padding-top:1px;
	padding-left:15px;
	background-image:url(img/common/menu-head3.gif);
	background-repeat:no-repeat;
}
#corp #block table {
	border-collapse:collapse;
}

/* 共通(TEXT) ------------------------------------------------- */
.link {
	text-align:right;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}
.link_s {
	text-align:right;
	font-size:smaller;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}
.darkred{
	color:#8B0000;
}
.orange{
	color:#FF9933;
}

/* 共通(リスト) --------------------------------------*/
.nomark_1w{
	list-style:none;
	padding-left:1em;
	text-indent:-1em;
}
.table-list {
	border-collapse:collapse;
}
.table-list tr {
	text-align:left;
	vertical-align:top;
}

/* 共通(その他) --------------------------------------------------- */
.unvisible {
	visibility:hidden;
}
.brokenline {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding-left:5px;
	padding-right:5px;
}
.underline_red{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}

/* 商品案内 --------------------------------------*/
 ul.point {
	list-style-image:url(img/common/menu-head3.gif);
}
#test {
	float: right;
	width: 380px;
}
.header-link {
	float:right;
	letter-spacing:0;
	text-align: right;
	padding-right:3px;
}

