/*******************************************
/* File name	vans_his.css
/* Copyright	earvin-s
/* Code author	K.Yoshimura
/* History		2009/03/28	create
*******************************************/

/*******************************************
■contents
*******************************************/
#all center #content {
	width: 900px;
	clear: both;
	overflow: hidden;
	text-align: left;
}
#all center #content .ssn ul {
	padding-top: 5px;
	padding-left: 48px;
}
#all center #content .ssn ul li {
	padding-top: 10px;
	list-style-type: decimal;
}
#all center #content .ssn p {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#all center #content .ssn {
	margin-top: 33px;
}
#all center #content .top {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
#all center #content .service {
	margin-top: 40px;
}
#all center #content .service p {
	padding-left: 28px;
	padding-right: 100px;
	line-height: 1.8;
}


#all center #content p {
	padding-top: 13px;
}
#all center #content .navi {
	float: left;
	width: 206px;
}
#all center #content .main {
	float: right;
	width: 664px;
}
#all center #content .navi ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

/********************** left navi **********************/
#all center #content .navi ul li a {
	display: block;
	width: 206px;
	text-indent: -9999px;
}
/* navi off */
#all center #content .navi ul li a#vns {
	background: url(../img/nv_vns_vns_off.gif) no-repeat;
	height: 50px;
}
#all center #content .navi ul li a#omt {
	background: url(../img/nv_vns_omt_off.gif) no-repeat;
	height: 50px;
}
#all center #content .navi ul li a#use {
	background: url(../img/nv_vns_use_off.gif) no-repeat;
	height: 48px;
}
#all center #content .navi ul li a#his {
	background: url(../img/nv_vns_his_off.gif) no-repeat;
	height: 48px;
}
#all center #content .navi ul li a#cus {
	background: url(../img/nv_vns_cus_off.gif) no-repeat;
	height: 49px;
}
#all center #content .navi ul li a#fst {
	background: url(../img/nv_com_scd_fst_off.jpg) no-repeat;
	height: 70px;
	margin-top: 20px;
}
#all center #content .navi ul li a#pht {
	background: url(../img/nv_com_scd_pht_off.jpg) no-repeat;
	height: 70px;
	margin-top: 10px;
}
#all center #content .navi ul li a#blg {
	background: url(../img/nv_com_scd_blg_off.jpg) no-repeat;
	height: 70px;
	margin-top: 10px;
}
#all center #content .navi ul li a#bribnr {
	background: url(../img/nv_com_scd_bri_off.jpg) no-repeat;
	height: 70px;
	margin-top: 10px;
}
#all center #content .navi ul li a#req {
	background: url(../img/nv_com_scd_req_off.jpg) no-repeat;
	height: 70px;
	margin-top: 10px;
}
#all center #content .navi ul li a#bribnr:hover {
	background: url(../img/nv_com_scd_bri_on.jpg) no-repeat;
	height: 70px;
}
#all center #content .navi ul li a#req:hover {
	background: url(../img/nv_com_scd_req_on.jpg) no-repeat;
	height: 70px;
}
/* navi on */
#all center #content .navi ul li a#vns:hover {
	background: url(../img/nv_vns_vns_on.gif) no-repeat;
	height: 50px;
}
#all center #content .navi ul li a#omt:hover {
	background: url(../img/nv_vns_omt_on.gif) no-repeat;
	height: 50px;
}
#all center #content .navi ul li a#use:hover {
	background: url(../img/nv_vns_use_on.gif) no-repeat;
	height: 48px;
}
#all center #content .navi ul li a#his:hover {
	background: url(../img/nv_vns_his_on.gif) no-repeat;
	height: 48px;
}
#all center #content .navi ul li a#cus:hover {
	background: url(../img/nv_vns_cus_on.gif) no-repeat;
	height: 49px;
}
#all center #content .navi ul li a#fst:hover {
	background: url(../img/nv_com_scd_fst_on.jpg) no-repeat;
	height: 70px;
}
#all center #content .navi ul li a#pht:hover {
	background: url(../img/nv_com_scd_pht_on.jpg) no-repeat;
	height: 70px;
}
#all center #content .navi ul li a#blg:hover {
	background: url(../img/nv_com_scd_blg_on.jpg) no-repeat;
	height: 70px;
}

