@charset "shift_jis";
/*-----------------------------------------
Step5のCSS

・基本構造部分
・サブメニュー部分
・メインコンテンツ部分







-----------------------------------------*/

#itemLeft	{
	width: 302px;
	background: url(../images/05itembg.gif) no-repeat 0 148px;
	float: left;
	}

#itemLeft p	{
	margin: 5px 25px 20px 20px;
	}

#itemRight	{
	width: 203px;
	background: url(../images/05itembg2.gif) no-repeat 0 148px;
	float: left;
	}

#itemRight p	{
	margin: 5px 10px 20px 10px;
	}
	
#kome	{
	margin: 10px 10px 0 20px;
	font-size: 10px;
	line-height: 14px;
	}

#vanguard	{
	margin-left: 15px;
	background: #FFFDE5;
	width: 475px;
	}
	
#add	{
	margin: 10px 0 0 10px;
	color: #946F38;
	line-height: 14px;
	}
	
#add #free	{
	padding-left: 15px;
	color: #946F38;
	background: url(../images/05figure01.gif) no-repeat 0 1px;
	}
	
#add #arrow	{
	padding-left: 20px;
	color: #946F38;
	background: url(../images/arrow05.gif) no-repeat 5px 0px;
	}
	
#add #arrow a	{
	color: #946F38;
	text-decoration: underline;
	}
	
#add #arrow a:hover	{
	color: #946F38;
	text-decoration: none;
	}

#spec	{
	}

#specLeft	{
	}

#specLeft p	{
	margin: 0 15px 3px 15px;
	font-size: 10px;
	line-height: 14px;
	}

#specRight	{
	}

#specRight ul	{
	list-style: none;
	margin-left: 15px;
	}

#specRight li	{
	padding-left: 10px;
	background: url(../images/05en.gif) no-repeat 0 3px;
	font-size: 10px;
	line-height: 14px;
	}
	
#spec02	{
	margin-top: 20px;
	}
	
#spec02 ul	{
	list-style: none;
	margin-left: 15px;
	}
	
#spec02 li	{
	padding-left: 10px;
	font-size: 10px;
	line-height: 14px;
	background: url(../images/05en02.gif) no-repeat 0 3px;
	}
	
#qr	{
	position: relative;
	}
	
#qr p	{
	color:#8DC43E;
	position: absolute;
	top: 25px;
	left: 15px;
	}
	
#qr dl	{
	margin-left: 15px;
	position: relative;
	top: -10px;
	width: 360px;
	}
	
#qr dt	{
	color:#5F67AE;
	}
	
#qr dd	{
	font-size: 10px;
	line-height: 14px;
	}
	
#qr dd span	{
	font-size: 10px;
	line-height: 14px;
	color:#5F67AE;
	}
	
#qr dd a	{
	text-decoration: none;
	}
	
#qr #qrCode	{
	position: absolute;
	top: 45px;
	right: 20px;
	}