@charset "utf-8";

#logomark h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#main_index #opening h2 {
	font-size: 100%;
	background-image: none;
	background-position: 0px 0.3em;/*メニューテキスト左余白*/
	font-weight: bold;
	color: #666666;
	padding-bottom: 0.4em;
	padding-top: 0em;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#main_index #opening p {
	padding-bottom: 0.4em;
}

#main_index #cont_bnr h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#main_index {
	width: 600px;
	float: left;
}

#main_in_design {
	padding-right: 20px;
	padding-left: 10px;
}

#in_sidemenu {
	width: 200px;
	float: right;
}

/*======================================

div #main_index
	
=======================================*/

#cont_bnr {
	width: 570px;
	height: 100px;
}

#cont_bnr a:hover img{
	opacity:0.7;
	filter: alpha(opacity=80);
}

/*--------------------------------------
	indexコンテンツ 2カラム
---------------------------------------*/

.c2box_l_in {
	width: 275px;
	margin-bottom: 20px;
	margin-right: 0px;
	float: left;
}

.c2box_r_in {
	float: right;
	width: 275px;
	margin-bottom: 20px;
}

/*--------------------------------------
	#main_index
---------------------------------------*/

#main_index h2 {
	font-size: 100%;
	font-weight: bolder;
	line-height: 2.6;
	padding-left: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0px;
}

#main_index #news h2 {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#main_index #news h2 {
	margin-bottom: 5px;
}

/*--------------------------------------
	最新情報 リスト　dl dt dd
---------------------------------------*/

#news {
	margin-bottom: 40px;
}

#news ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}

#news dt {
	font-size: 100%;
	line-height: 1.4;
	color: #666666;
	background-image: url(../images/icon/arrow_yewllow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;/*リストマーク位置横/縦指定*/
	padding-left: 13px;
	margin: 0px;
}

#news dd {
	font-size: 100%;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}

#news table {
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#news table, 
#news tr, 
#news th, 
#news td {
	border:  none;/* defultテーブルの枠線削除 */
}

#news table th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDD2D6;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 130px;
	text-align: left;
}

#news table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDD2D6;
	padding-top: 0.4em;
	padding-right: 5px;
	padding-bottom: 0.4em;
	padding-left: 5px;
}

/*======================================

div #in_sidemenu　右コンテンツ
	
=======================================*/

#in_sidemenu #new_pro,
#in_sidemenu #index_banner {
	background-color: #EBEBEB;
	width: 200px;
}


#in_sidemenu #new_pro {
	margin-bottom: 10px;
	clear: both;
}

#in_sidemenu h2 {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.4;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#in_sidemenu h4 {
	color: #016E4D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
		margin: 0;
}

#in_sidemenu p {
	font-family: verdana;
	font-size: 77%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.4em;
}

.new_pro_img {
	float:right;
	margin-left: 0.6em;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	margin-top: 0.2em;
}

/*--------------------------------------
	バナー　インデックス-右コンテンツ
---------------------------------------*/

#index_banner {
	margin-bottom: 10px;
}

#index_banner #in_bnr_design {
	padding-top: 10px;
	padding-bottom: 0px;
}

#in_sidemenu #index_banner p {
	padding: 0;
}

#in_sidemenu #index_banner img {
	padding-bottom: 10px;
}

/*======================================

	new product
	
=======================================*/

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #016E4D;
	padding-bottom: 0.4em;
	padding-top: 0.5em;
	line-height: 1.3;
}

h4 a:link {
	color: #008B61;
	text-decoration: none;
	font-weight: bold;
		line-height: 1.3;
}

h4 a:visited {
	color: #008B61;
	text-decoration: none;
		font-weight: bold;
			line-height: 1.3;
}

h4 a:hover {
	color: #00C28E;
	text-decoration: none;
		font-weight: bold;
			line-height: 1.3;
}



