﻿@charset "utf-8";
/* --------------------------------------------------------------------

	Site Name	: www.ichijiku.co.jp
	Description	: rakuoshi page settings
	Version		: 2.9
	Notes		: 
	Technical Notes	: 
	Author		: Grand Design Co., Ltd. 

----------------------------------------------------------------------- */

/* ---- rakuoshi settings ---- */

/* rakuoshi header part 
--------------------------------- */

h2#rakuoshi_header {
	margin-bottom:0;
}

h3#rakuoshi_txt {
	margin-top:0;
}

/* rakuoshi point part 
--------------------------------- */

#rakuoshi_point1 {
	width:510px;
	height:64px;
	background:url(imgs/rksPoint_01bg.jpg);
	margin-bottom:10px;
}

#rakuoshi_point1 h3,#rakuoshi_point2 h3,#rakuoshi_point3 h3 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#rakuoshi_point1 p,#rakuoshi_point2 p,#rakuoshi_point3 p {
	margin:18px 0 0 75px;
}

#rakuoshi_point2 {
	width:510px;
	height:64px;
	background:url(imgs/rksPoint_02bg.jpg);
	margin-bottom:10px;
}

#rakuoshi_point3 {
	width:510px;
	height:116px;
	background:url(imgs/rksPoint_03bg.jpg);
	margin-bottom:10px;
}

#rakuoshi_point3 p#ves_description {
	margin:13px 0 0 63px;
}

/* button and banner part
--------------------------------- */

h3#goto_detail {
	margin:20px 0 20px 58px;
}

h3#goto_detail a {
	display:block;
	width:394px;
	height:41px;
	background:url(imgs/rks_product.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

h3#goto_detail a:hover,h3#goto_detail a:active {
	display:block;
	width:394px;
	height:41px;
	background:url(imgs/rks_productHover.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

h3#goto_usage {
	margin:30px 0 20px 58px;
}

h3#goto_usage a {
	display:block;
	width:394px;
	height:41px;
	background:url(imgs/rks_usage.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

h3#goto_usage a:hover,h3#goto_usage a:active {
	display:block;
	width:394px;
	height:41px;
	background:url(imgs/rks_usageHover.jpg);
	text-indent:-9999px;
	overflow:hidden;
}


/* ---- 2010 0901 (new product)40 settings ---- */

#exp40Area {
	width:510px;
	height:auto;
	background:url(imgs/bg_40g.jpg) no-repeat left top;
	margin:0;
	padding:40px 0 0;
}

#exp40Area p {
	width:345px;
	line-height:1.8;
}

p#goPdt40 {
	margin-left:58px;
}

p#goPdt40 a {
	display:block;
	width:394px;
	height:41px;
	background:url(imgs/btn_40g.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}

p#goPdt40 a:hover {
	background:url(imgs/btn_40g.jpg) no-repeat 0 -41px;	
}






















