@charset "utf-8";



#main_img
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;


}

#type_c
{
	width: 210px;
	float: left;
	margin-right:5px;
	margin-bottom: 20px;

}
.title_c
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../images/home/type_title_c.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_c
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../images/home/type_txt_c.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_t
{
	width: 210px;
	float: left;
	margin-right:5px;
	margin-bottom: 20px;

}
.title_t
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../images/home/type_title_t.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_t
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../images/home/type_txt_t.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_b
{
	width: 210px;
	float: left;
	margin-bottom: 20px;

}
.title_b
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../images/home/type_title_b.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_b
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../images/home/type_txt_b.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_box
{
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	width: 208px;
	min-height:200px;
	_height:200px;
}

#type_box2
{
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 188px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.type_stxt
{
	margin-left:10px;
	margin-right:10px;
	font-size:90%;
	line-height: 16px;
}

#new_box
{
	width: 638px;
	border: 1px solid #1B4BBC;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
}

#new_tb
{
	background-color: #FFF;
	width: 630px;
	margin-right: auto;
	margin-left: auto;	
}

#new_tb .line{	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top:3px;
}

#new_tb img
{
	margin-left:10px;

}

/*新着情報テキスト*/
#new_box li
{
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	/*padding-left: 70px;*/
}



/*newアイコン*/
.icon_new
{
	background-image: url(../images/common/new_icon_n.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
/*キャンペーンアイコン*/
.icon_cam
{
	background-image: url(../images/common/new_icon_c.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
/*キャンペーン＆newアイコン*/
.icon_cn
{
	background-image: url(../images/common/new_icon_cn.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.new_title
{
	width: 640px;
	display:block;
	height:26px;
	background-image:url(../images/home/new_title.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


/*新着情報画像表示ボタン*/
#new{
	width:640px;
	margin:0 auto;	
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size: 0px;
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
}

#new li {
	float: left;
	font-size: 0px;
	
}


#new {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size: 0px;
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
}

#new a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size: 0px;
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
}


/*新着情報画像表示*/
#new01{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:0 0;
	background-repeat: no-repeat;

}
#new01 a{
	width: 70px;
	background-position:0 -26px;
	background-repeat: no-repeat;

}
#new01b a{
	width: 70px;
	background-position:0px -52px;
	background-repeat: no-repeat;
}
#new01b a{
	width: 70px;
	background-position:0px -52px;
	background-repeat: no-repeat;
}
#new01 a:hover{
	width: 70px;
	background-position:0px -52px;
	background-repeat: no-repeat;
}

#new02 {
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-70px 0;
	background-repeat: no-repeat;
}
#new02 a{
	width: 70px;
	background-position:-70px -26px;
	background-repeat: no-repeat;
}
#new02b{
	width: 70px;
	background-position:-70px -52px;
	background-repeat: no-repeat;
}
#new02b a{
	width: 70px;
	background-position:-70px -52px;
	background-repeat: no-repeat;
}
#new02 a:hover{
	width: 70px;
	background-position:-70px -52px;
	background-repeat: no-repeat;
}

#new03{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-140px 0;
	background-repeat: no-repeat;
}
#new03 a{
	width: 70px;
	background-position:-140px -26px;
	background-repeat: no-repeat;
}
#new03b{
	width: 70px;
	background-position:-140px -52px;
	background-repeat: no-repeat;
}
#new03b a{
	width: 70px;
	background-position:-140px -52px;
	background-repeat: no-repeat;
}
#new03 a:hover{
	width: 70px;
	background-position:-140px -52px;
	background-repeat: no-repeat;
}

#new04{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-210px 0;
	background-repeat: no-repeat;
}
#new04 a{
	width: 70px;
	background-position:-210px -26px;
	background-repeat: no-repeat;
}
#new04b{
	width: 70px;
	background-position:-210px -52px;
	background-repeat: no-repeat;
}
#new04b a{
	width: 70px;
	background-position:-210px -52px;
	background-repeat: no-repeat;
}
#new04 a:hover{
	width: 70px;
	background-position:-210px -52px;
	background-repeat: no-repeat;
}

#new05{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-280px 0;
	background-repeat: no-repeat;
}
#new05 a{
	width: 70px;
	background-position:-280px -26px;
	background-repeat: no-repeat;
}
#new05b{
	width: 70px;
	background-position:-280px -52px;
	background-repeat: no-repeat;
}
#new05b a{
	width: 70px;
	background-position:-280px -52px;
	background-repeat: no-repeat;
}
#new05 a:hover{
	width: 70px;
	background-position:-280px -52px;
	background-repeat: no-repeat;
}

#new06{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-350px 0;
	background-repeat: no-repeat;
}
#new06 a{
	width: 70px;
	background-position:-350px -26px;
	background-repeat: no-repeat;
}
#new06b{
	width: 70px;
	background-position:-350px -52px;
	background-repeat: no-repeat;
}
#new06b a{
	width: 70px;
	background-position:-350px -52px;
	background-repeat: no-repeat;
}
#new06 a:hover{
	width: 70px;
	background-position:-350px -52px;
	background-repeat: no-repeat;
}

#new07{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-420px 0;
	background-repeat: no-repeat;
}
#new07 a{
	width: 70px;
	background-position:-420px -26px;
	background-repeat: no-repeat;
}
#new07b{
	width: 70px;
	background-position:-420px -52px;
	background-repeat: no-repeat;
}
#new07b a{
	width: 70px;
	background-position:-420px -52px;
	background-repeat: no-repeat;
}
#new07 a:hover{
	width: 70px;
	background-position:-420px -52px;
	background-repeat: no-repeat;
}

#new08{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 70px;
	background-position:-490px 0;
	background-repeat: no-repeat;
}
#new08 a{
	width: 70px;
	background-position:-490px -26px;
	background-repeat: no-repeat;
}
#new08b{
	width: 70px;
	background-position:-490px -52px;
	background-repeat: no-repeat;
}
#new08b a{
	width: 70px;
	background-position:-490px -52px;
	background-repeat: no-repeat;
}
#new08 a:hover{
	width: 70px;
	background-position:-490px -52px;
	background-repeat: no-repeat;
}

#new09{
	background-image:url(../images/home/new_btn.gif);
	height: 26px;
	width: 80px;
	background-position:-560px 0;
	background-repeat: no-repeat;
}
#new09 a{
	width: 80px;
	background-position:-560px -26px;
	background-repeat: no-repeat;
}
#new09b{
	width: 80px;
	background-position:-560px -52px;
	background-repeat: no-repeat;
}
#new09b a{
	width: 80px;
	background-position:-560px -52px;
	background-repeat: no-repeat;
}
#new09 a:hover{
	width: 80px;
	background-position:-560px -52px;
	background-repeat: no-repeat;
}


/*バナー広告*/

#home_bannerbox
{
	padding-top:20px;
}

#home_bannerbox img
{
	margin-left:20px;
}