﻿/* CSS Document */

@charset"UTF-8";

/* 
* *************************************************
* since:2008.5.8
* Editor:Hiroyuki Yoshino@quantum design
* *************************************************
*/



/* 
====================================================
		1.mainVisual
		2.outline
		3.news
====================================================
*/



/* 1.mainVisual
====================================================
*/

#mainVisual{
	margin-left:20px;
}

#mainVisual p#salesPoint{
	margin-left:30px;
	margin-top:10px;
	padding-bottom:30px;
}

#mainVisual em{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	font-style:normal;
	color:#666666;
}



/* 2.outline
====================================================
*/

#outline{
	position:relative;
	width:753px;
	margin-left:50px;
}

#outline dl{
	background-position:top left;
	background-repeat:no-repeat;
}

#outline dl#jonny{
	position:absolute;
	background-image:url(../indexImage/home01.jpg);
	width:240px;
	height:196px;
	left:0px;
	top:0px;
}

#outline dl#lush{
	position:absolute;
	background-image:url(../indexImage/home06.jpg);
	width:240px;
	height:196px;
	left:240px;
	top:0px;
}

#outline dl#news{
	background-image:url(../indexImage/home12.gif);
	width:273px;
	margin-left:480px;
	margin-top:0px;
}

#outline dl#jonny dt{
	padding-left:20px;
	margin-bottom:10px;
}

#outline dl#lush dt{
	padding-left:20px;
	margin-bottom:10px;
}

dd#disc{
	padding-left:30px;
	margin-bottom:15px;
}

dd#bh{
	padding-left:80px;
	margin-bottom:8px;
}

dd#menu01{
	padding-left:80px;
	margin-bottom:5px;
}

dd#menu02{
	padding-left:80px;
}



/* 3.news
====================================================
*/

#newsTitle{
	padding-left:20px;
	margin-bottom:10px;
}

#newsDate{
	padding-left:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}

#newsDisc{
	padding-left:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	margin-bottom:10px;
}

#rainy{
	padding-left:30px;
	margin-top:20px;
}





