@charset "utf-8";
/* CSS Document */
/****************************************
			structure
****************************************/
body{
	background: #f5f5f5 url(../image/bdy_bg2.gif) repeat-x top center;
}

/****************************************
			header
****************************************/

/****************************************
			MainFlash/Image
****************************************/
#mainImage{
	background: url(../image/Mimage_ser.jpg) no-repeat;
}

/****************************************
			MainNavi
****************************************/
.mli2 a{
	background: url(../image/mn_btn02.gif) no-repeat 0 -44px;
}

/****************************************
			Main
****************************************/
.h2{
	background: url(../image/Ptitle_shopping.png) 22px 18px no-repeat;
}

/******* alpha *********/
.tBSentence{
	width: 660px;
	padding: 10px 0 30px 10px;
}

/******* beta *********/
.SN1{
	background: url(../image/sn_Mhomepage.gif) no-repeat;
}
.SN1:hover{
	background: url(../image/sn_Mhomepage.gif) no-repeat 0 -36px;
}
.SNcurrent{
	background: url(../image/sn_Mec.gif) no-repeat 0 -36px;
}
.SN3{
	background: url(../image/sn_as.gif) no-repeat;
}
.SN3:hover{
	background: url(../image/sn_as.gif) no-repeat 0 -36px;
}
.SN4{
	background: url(../image/sn_development.gif) no-repeat;
}
.SN4:hover{
	background: url(../image/sn_development.gif) no-repeat 0 -36px;
}
.SN5{
	background: url(../image/sn_seo.gif) no-repeat;
}
.SN5:hover{
	background: url(../image/sn_seo.gif) no-repeat 0 -36px;
}
.SN6{
	background: url(../image/sn_skill.gif) no-repeat;
}
.SN6:hover{
	background: url(../image/sn_skill.gif) no-repeat 0 -36px;
}