﻿@charset "utf-8";

/*****************************************************************************
 メインコンテンツ 詳細設定
******************************************************************************/
/*-----------------------------------------------*/
/* 商品情報 */
#productnews{
	color:#4f4946;
}
#productnews #linkimg{
	position:relative;
	width:938px;
}
#productnews #link{
	position:absolute;
	top:3px;
	right:5px;
}
#productnews dl{
	margin-top:1px;
	padding:8px 12px 12px 12px;
	width:912px;
	border:1px solid #bdc2cb;
	line-height:2em;
}
#productnews dt{
	padding-right:2px;
	width:112px;
	border-bottom:1px solid #e5e5e5;
	line-height:2em;
}
#productnews dd{
	margin-top:-2em;
	margin-left:114px;
	width:798px;
	border-bottom:1px solid #e5e5e5;
	font-weight:bold;
	line-height:1.9em;
}
#productnews span{
	padding-left:6px;
	color:#4f4946!important;
	font-size:0.75em;
	font-weight:normal;
}
#productnews a{
	text-decoration:none;
}
#productnews a:hover{
	text-decoration:underline;
}

/* ショールーム情報 */
#srnews{
	margin-top:18px;
	margin-right:13px;
	float:left;
}
#srnews #linkimg{
	position:relative;
	width:526px;
}
#srnews #link{
	position:absolute;
	top:3px;
	right:5px;
}
#srnews .iframe{
	margin-top:1px;
	padding:12px;
	width:500px;
	border:1px solid #bdc2cb;
}

/* ギャラリー情報 */
#gallerynews{
	margin-top:18px;
	float:left;
	color:#4f4946;
}
#gallerynews #linkimg{
	position:relative;
	width:398px;
}
#gallerynews #link{
	position:absolute;
	top:3px;
	right:5px;
}
#gallerynews .iframe{
	margin-top:1px;
	padding:12px 10px 12px 10px;
	width:376px;
	border:1px solid #bdc2cb;
}
.ngiframe{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	width:354px;
	color:#4f4946;
}
.ngiframe h5{
	margin:6px 0px 0px 0px;
	padding:0px;
	margin-bottom:6px;
	font-size:0.9em;
}
.ngiframe p{
	margin:0px;
	padding:0px 0px 6px 8px;
	font-size:0.6em;
	line-height:1.6em;
	border-bottom:1px solid #e5e5e5;
}
.ngiframe  a{
	color:#0066cc;
	text-decoration:none;
}
.ngiframe  a:hover{
	color:#268230;
	text-decoration:underline;
}

/* プレスリリース */
a:link,a:active,a:visited{
	color:#724404;
	text-decoration:underline;
}
a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#release{
	border-top:18px solid #ffffff;
	color:#4f4946;
	clear:both;
}
#release .box{
	margin-top:1px;
	margin-bottom:30px;
	padding:8px 12px 12px 12px;
	width:912px;
	border:1px solid #e1dbb9;
}
#release dl{
	line-height:1.5;
	clear:both;
	width:912px;
}
#release dt,#release dt.linenone{
	padding:4px 2px 4px 0px;
	width:208px;
	float:left;
	clear:both;
	border-top:1px solid #e5e5e5;
}
#release dd,#release dd.linenone{
	padding:4px 0px 4px 0px;
	width:702px;
	float:right;
	font-weight:bold;
	border-top:1px solid #e5e5e5;
	text-align:left;
}
#release dt.linenone,#release dd.linenone{
	border-top:none;
}
#release p{
	margin-top: 8px;
}
#release p.backnumber{
	margin-top:0px;
	padding-top:8px;
	border-top:1px solid #e5e5e5;
}
#release span{
	padding-left:6px;
	font-size:0.75em;
	font-weight:normal;
}
#release dl a{
	color:#4f4946;
	text-decoration:none;
}
#release a:hover{
	color:#268230;
	text-decoration:underline;
}
#release .contacts{
	margin-top:12px;
	padding:6px 18px;
	min-height:64px;
	background-color:#ffffe0;
}
#release .contacts h5{
	margin-bottom:4px;
	font-weight:normal;
}
#release .contacts ul{
	margin-right:14px;
	margin-left:14px;
	font-size:1.4em;
	font-weight:bold;
	list-style:none;
	float:left;
}
#release .contacts li{
	margin-bottom:3px;
}
#release .contacts p{
	margin-top:0px;
	font-size:0.85em;
	line-height:1.9em;
}
#release .twoline{
	height: 4em;
}
#release .twolinedd{
	margin-top: -3.9em!important;
}

/**********************/
/* 共通 */
/**********************/
.clearfix:after{
	content:url("blank.gif");
	display:block;
	height:0;
	clear:both;
}