@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_inf.jpg) no-repeat;
}

/****************************************
			MainNavi
****************************************/
.mli4 div{
	background: url(../image/mn_btn04.gif) no-repeat 0 -44px;
	text-indent: -9999px;
	height: 44px;
}

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

/******* alpha *********/
.CSsentence{
	width: 660px;
	padding: 0 0 30px 10px;
}
.Cselect{
	width: 685px;
	padding: 0 0 0 3px;
}
.CSC{
	width: 327px;
	margin: 0 15px 0 0;
}
.CSCbtn{
	width: 327px;
	height: 28px;
}
.CSCbtn a{
	width: 327px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}
.CSCB1{
	background: url(../image/Cbtn_message.gif) no-repeat;
}
.CSCB1:hover{
	background: url(../image/Cbtn_message.gif) no-repeat 0 -28px;
}
.CSCB2{
	background: url(../image/Cbtn_corporate.gif) no-repeat;
}
.CSCB2:hover{
	background: url(../image/Cbtn_corporate.gif) no-repeat 0 -28px;
}
.CSCB3{
	background: url(../image/Cbtn_vision.gif) no-repeat;
}
.CSCB3:hover{
	background: url(../image/Cbtn_vision.gif) no-repeat 0 -28px;
}
.CSCB4{
	background: url(../image/Cbtn_works.gif) no-repeat;
}
.CSCB4:hover{
	background: url(../image/Cbtn_works.gif) no-repeat 0 -28px;
}
.CSCB5{
	background: url(../image/Cbtn_access.gif) no-repeat;
}
.CSCB5:hover{
	background: url(../image/Cbtn_access.gif) no-repeat 0 -28px;
}
.CSCtext{
	width: 305px;
	padding: 8px 0 25px 10px; 
}

/******* beta *********/
.SN1{
	background: url(../image/sn_message.gif) no-repeat;
}
.SN1:hover{
	background: url(../image/sn_message.gif) no-repeat 0 -36px;
}
.SN2{
	background: url(../image/sn_corporate.gif) no-repeat;
}
.SN2:hover{
	background: url(../image/sn_corporate.gif) no-repeat 0 -36px;
}
.SN3{
	background: url(../image/sn_vision.gif) no-repeat;
}
.SN3:hover{
	background: url(../image/sn_vision.gif) no-repeat 0 -36px;
}
.SN4{
	background: url(../image/sn_works.gif) no-repeat;
}
.SN4:hover{
	background: url(../image/sn_works.gif) no-repeat 0 -36px;
}
.SN5{
	background: url(../image/sn_access.gif) no-repeat;
}
.SN5:hover{
	background: url(../image/sn_access.gif) no-repeat 0 -36px;
}
