@charset "Shift_JIS";

/* index

	- optionNavigation
	- pageTitle
----------------------------------------------- */


/* optionNavigation
----------------------------------------------- */
#localNavigation li#internet a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 51px;
	background: url(../../../../../shared/img/local_internet.gif) no-repeat;
}

#localNavigation li#internet a:hover {
	background: url(../../../../../shared/img/local_internet2.gif) no-repeat;
}

#optionNavigation li#box a {
	background: url(../../../../../shared/img/local_internet_optlist.gif) no-repeat -382px -180px;
}


/* pageTitle
----------------------------------------------- */
#pageTitleA01 h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 400px;
	height: 55px;
	background: url(../../../../option/box/shared/img/pageTitle_a01.gif) no-repeat;
	clear: both;
}

#pageTitleB01 h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 300px;
	height: 36px;
	background: url(../../../../option/box/shared/img/pageTitle_b01.gif) no-repeat;
	clear: both;
}

#pageTitleC01 h3 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 22px;
	background: url(../../../../option/box/shared/img/pageTitle_c01.gif) no-repeat;
	clear: both;
}

ul { 
	margin-top: 0;
	padding-top: 0;
} 


