@charset "shift_jis";


/* menu
------------------------------*/
#menu03 a{background:url(../../shared/image/menu03_on.jpg) no-repeat;}


/* content
---------------------------------------------------*/
#content h2{
	background:url(../image/h2.gif) no-repeat;
}

#content #menuBox{
	background:url(../image/menuBox.jpg) no-repeat;
}

/* cmenu
------------------------------*/
#cmenu{
	padding:15px 0 0 23px;
}

#cmenu li{
	width:349px;
	height:41px;
	margin-right:9px;
}

#cmenu01{background:url(../image/cmenu01.gif) no-repeat;}
#cmenu02{background:url(../image/cmenu02.gif) no-repeat;}

#cmenu li a{
	text-indent:-9999px;
	display:block;
	outline:none;
	width:349px;
	height:41px;
} 

#cmenu01 a:hover{background:url(../image/cmenu01_on.gif) no-repeat;}
#cmenu02 a:hover{background:url(../image/cmenu02_on.gif) no-repeat;}