@charset "utf-8";
/* ===================================================================
CSS information

 file name  :custom.css
 author     :igu (admin)
 style info :カスタム
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#gNav .custom{
    background-position:0px -29px;
}
#gNav .custom a{
    background-position:0px -29px;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main #sub_title_custom {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;
}

/*	#item
----------------------------------------------------*/

#main #item {
	margin-left:15px;
	float:left;
}

#main #item #lens_type{
	margin-bottom: 10px;
	margin-top: 20px;
	width:950px;
	font-weight:bold;
	font-size:120%;
	color:#f78600;
	float:left;
}

#main #item .img {
	float:left;
	width:118px;
	text-align:center;
	margin-bottom:10px;

}

/*	#custom
----------------------------------------------------*/

#main #custom {
	margin-left:15px;
	float:left;
}

#main #custom #subject {
	margin-bottom:15px;
	font-size:90%;
	width:710px;
}

#main #custom #msg {
	margin-bottom:15px;
	font-size:80%;
	width:710px;
}

#main #custom #custom_view {
}
/*	#item_details
----------------------------------------------------*/
#main #item_details {
	margin-left:3px;
	float:left;
}




