@charset "utf-8";
/* CSS Document */


/*==============================================================
トップページ開始
=================================================================*/


/*トップ左側*/
#toppage #cont .leftcol{
	margin:0;
	width:265px;
	float:left;
}

#toppage #cont .leftcol .gnavi{
	margin:0 0 30px 25px;
	width:230px;
}

#toppage #cont .leftcol .banner1{
   margin:46px 0 0 25px;
   padding:0;
}

#toppage #cont .leftcol .banner2{
   margin:16px 0 0 25px;
   padding:0;
}

/*トップ右側*/
#toppage #cont .rightcol{
	margin:0;
	padding:0;
	width:492px;
	float:right;
}

#toppage #cont .rightcol h2{
    margin:0;
}

#toppage #cont .rightcol table{
	margin:10px 0 35px 0;
	padding:0;
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	line-height:110%;
}

#toppage #cont .rightcol td.date{
	margin:0;
	color:#0032C1;
	border-bottom:1px #333333 dashed;

}

#toppage #cont .rightcol td.info{
	margin:0;
	color:#666666;
	border-bottom:1px #333333 dashed;
}

#toppage #cont .rightcol td.info p a{
	color:#0032C1;
	line-height:50%;
}

#toppage #cont .rightcol .product_info{
	margin:0;
	background:url(../img/cont_left_bg2.jpg) repeat-y left top;
}

#toppage #cont .rightcol .product_info h3 img{
	margin:0 0 0 15px;
	padding:15px 0 0 0;
	float:left;
}

#toppage #cont .rightcol .product_info p.h3text{
	margin:0;
	padding:18px 37px 0 0;
	font-size:12px;
	color:#666666;
	text-align:right;
}

#toppage #cont .rightcol .product_info p.sabnavi{
	margin:3px 0 0 15px;
	padding:10px 0 0 0;
}

#toppage #cont .rightcol .product_info p.sabnavi img{
	margin:0;
	padding:0 15px 0 0;
}

#toppage #cont .rightcol .product_info div{
	margin:0;
	padding:0;
	background:url(../img/cont_left_bg.jpg) no-repeat left top;
}

#toppage #cont .rightcol .product_info p.end{
	background:url(../img/cont_left_bg3.jpg) no-repeat left bottom;
	line-height:20%;
}

#toppage #cont .rightcol p.top{
	margin:0 27px 30px 0;
	padding:0;
	text-align:right;
}

/*==============================================================
コンテンツ終わり
=================================================================*/
