/*===================================================
	全体の構成
=====================================================*/
#All {
	background:url(img/content-back.jpg) repeat-y center top ;
	width:800px;
	margin:0 auto;
}
#Content {
	background:url(img/all-back.jpg) no-repeat center top ;
	overflow:hidden;
	width:800px;
	margin:0 auto;
	position:relative;
}
/*--教職員用--*/
body#Teacher{
	background:url(img/body-back02.jpg) #E2F1FF repeat-x left top;
}
body#Teacher #All{
	background:url(img/content-back02.jpg) repeat-y center top ;
}
body#Teacher #Content{
	background:url(img/all-back02.jpg) no-repeat center top ;
}
/*--受験生用--*/
body#Examinee{
	background:url(img/body-back03.jpg) #FFEAF2 repeat-x left top;
}
body#Examinee #All{
	background:url(img/content-back03.jpg) repeat-y center top ;
}
body#Examinee #Content{
	background:url(img/all-back03.jpg) no-repeat center top ;
}
/*-------------------------
	ヘッダー*/
#Head{
	height:128px;
	margin:0px auto;
	z-index:1;
	padding:0 15px;
	line-height:0;
	position:relative;
}
/*-------------------------
	メイン（右）*/
#Main{
	float:right;
	width: 567px;
	text-align:left;
	padding:5px 15px 5px 5px;
}
/*-------------------------
	サイド（左）*/
#Side{
	float: left;
	width: 189px;
	text-align:left;
	padding:5px 5px 5px 15px;
}
/*-------------------------
	フッター*/
#Foot {
	clear:both;
	margin: 0 auto;
	display:block;
	background:url(img/content-bottom.jpg) #E7E7E7 no-repeat center top;
	display:block;
	height:40px;
	padding:25px;
}
body#Teacher #Foot{
	background:url(img/content-bottom02.jpg) #E2F1FF no-repeat center top;
}
body#Examinee #Foot{
	background:url(img/content-bottom03.jpg) #FFEAF2 no-repeat center top;
}
/*===================================================
	#Head:ヘッダ
=====================================================*/

#Head h1 a {
	background:url(img/logo.gif) no-repeat center center;
	display:block;
	width:261px;
	height:128px;
	position:absolute;
	left:10px;
	top:0;
}
#Head h2 {
	background:url(img/head-img.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h1.logo2 a {
	background:url(img/logo2.gif) no-repeat center center;
	display:block;
	width:261px;
	height:128px;
	position:absolute;
	left:10px;
	top:0;
}
#Head h2.logo2 {
	background:url(img/head-img-auto_score.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo2_seishin {
	background:url(img/head-img-auto_score_seishin.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.non-tel {
	background:url(img/head-img03.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_syakai_23 {
	background:url(img/logo_syakai_23.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_seishin_13 {
	background:url(img/logo_seishin_13.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_kaigo_23 {
	background:url(img/logo_kaigo_23.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_syakai_24 {
	background:url(img/logo_syakai_24.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_seishin_14 {
	background:url(img/logo_seishin_14.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
#Head h2.logo_kaigo_24 {
	background:url(img/logo_kaigo_24.gif) no-repeat center center;
	display:block;
	width:509px;
	height:128px;
	position:absolute;
	right:10px;
	top:0;
}
body#Teacher #Head h2,
body#Examinee #Head h2 {
	background:url(img/head-img02.gif) no-repeat center center;
}
body#Teacher #Head p.text,
body#Examinee #Head p.text {
	position:absolute;
/*	right:255px;*/
	left:285px;
	top:108px;
}
body#Teacher #Head p.button,
body#Examinee #Head p.button {
	position:absolute;
	width:175px;
	height:31px;
	display:block;
	right:10px;
	top:103px;
}
/*===================================================
	#Main:メイン（右）
=====================================================*/
#Main ul.index-navi {
	width:567px;
	padding:0;
	margin:0;
	margin-bottom:20px;
}

#Main ul.index-navi li {
	width:277px;
	float:left;
	padding-left:4px;
	margin-bottom:20px;
}
#Main .text-box00 {
	margin-bottom:10px;
}
#Main .text-box00 h3 {
	background:url(img/title00.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box00 p.fl-box {
	width:auto;
}
#Main .text-box01 {
	margin-bottom:10px;
}
#Main .text-box01 h3 {
	background:url(img/title01.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box01 p.fl-img {
	width:208px;
	float:left;
}
#Main .text-box01 p.fl-text {
	width:354px;
	padding-left:5px;
	float:right;
}
#Main .text-box02 {
	margin-bottom:10px;
}
#Main .text-box02 h3 {
	background:url(img/title01.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box02 p.fl-img {
	width:208px;
	float:right;
}
#Main .text-box02 p.fl-text {
	width:354px;
	padding-right:5px;
	float:left;
}
#Main .text-box03 {
	margin-bottom:10px;
}
#Main .text-box03 h3 {
	background:url(img/title01.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box03 p.fl-img {
	width:auto;
}
#Main .text-box03 p.fl-text {
	width:auto;
}
#Main .text-box04 {
	margin-bottom:10px;
}
#Main .text-box04 h3 {
	background:url(img/title01.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box04 p.fl-box {
	width:auto;
}
#Main .text-box05 h3 {
	background:url(img/title02.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box05 p.fl-box {
	width:auto;
}
#Main .text-box06 {
	margin-bottom:10px;
}
#Main .text-box06 p {
	font-size:12px;
	line-height:1.8;
}
#Main .text-box06 h3 {
	background:url(img/title01.jpg) no-repeat center center;
	display:block;
	width:532px;
	height:30px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:2.3;
	color:#FFFFFF;
}
#Main .text-box06 p.fl-box {
	width:auto;
}
#Main .pan {
	font-size:10px;
	color:#666666;
	padding-bottom:20px;
}
#Main h2.page-title01 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title01.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title02 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title02.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title03 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title03.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title04 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title04.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title05 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title05.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title06 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title06.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title07 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title07.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title08 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title08.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title09 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title09.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title10 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title10.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title11 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title11.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title12 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title12.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title13 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title13.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title14 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title14.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title15 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title15.jpg) no-repeat center center;
	margin-bottom:5px;
}
#Main h2.page-title16 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title16.jpg) no-repeat center center;
	margin-bottom:5px;
}

#Main h2.page-title17 {
	width:567px;
	height:46px;
	display:block;
	background:url(img/page-title17.jpg) no-repeat center center;
	margin-bottom:5px;
}

/*-------------------------
    「過去問トレーニングについて」画像マウスオーバー*/
	
#Main .text-box06 p.system-01,
#Main .text-box06 a.system-01 {
	width:170px;
	height:142px;
	display:block;
	padding:0;
	margin:0px 20px 20px 0px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-01 a,
#Main .text-box06 p.system-01 a:link {
	background:url(img/system01.jpg) no-repeat center center;
}

#Main .text-box06 p.system-01 a,
#Main .text-box06 p.system-01 a:hover {
	background:url(img/system01_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-02,
#Main .text-box06 a.system-02 {
	width:294px;
	height:180px;
	display:block;
	padding:0;
	margin:5px 0px 20px 15px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-02 a,
#Main .text-box06 p.system-02 a:link {
	background:url(img/system02.jpg) no-repeat center center;
}

#Main .text-box06 p.system-02 a,
#Main .text-box06 p.system-02 a:hover {
	background:url(img/system02_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-03,
#Main .text-box06 a.system-03 {
	width:150px;
	height:170px;
	display:block;
	padding:0;
	margin:0px 20px 20px 0px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-03 a,
#Main .text-box06 p.system-03 a:link {
	background:url(img/system03.jpg) no-repeat center center;
}

#Main .text-box06 p.system-03 a,
#Main .text-box06 p.system-03 a:hover {
	background:url(img/system03_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-04,
#Main .text-box06 a.system-04 {
	width:167px;
	height:180px;
	display:block;
	padding:0;
	margin:5px 0px 20px 25px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-04 a,
#Main .text-box06 p.system-04 a:link {
	background:url(img/system04.jpg) no-repeat center center;
}

#Main .text-box06 p.system-04 a,
#Main .text-box06 p.system-04 a:hover {
	background:url(img/system04_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-05,
#Main .text-box06 a.system-05 {
	width:152px;
	height:133px;
	display:block;
	padding:0;
	margin:5px 20px 20px 40px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-05 a,
#Main .text-box06 p.system-05 a:link {
	background:url(img/system05.jpg) no-repeat center center;
}

#Main .text-box06 p.system-05 a,
#Main .text-box06 p.system-05 a:hover {
	background:url(img/system05_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-06,
#Main .text-box06 a.system-06 {
	width:175px;
	height:133px;
	display:block;
	padding:0;
	margin:5px 0px 20px 47px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-06 a,
#Main .text-box06 p.system-06 a:link {
	background:url(img/system06.jpg) no-repeat center center;
}

#Main .text-box06 p.system-06 a,
#Main .text-box06 p.system-06 a:hover {
	background:url(img/system06_ov.jpg) no-repeat center center;
}

/*-----*/
#Main .text-box06 p.system-07,
#Main .text-box06 a.system-07 {
	width:170px;
	height:139px;
	display:block;
	padding:0;
	margin:0px 20px 20px 0px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
	
#Main .text-box06 p.system-07 a,
#Main .text-box06 p.system-07 a:link {
	background:url(img/system07.jpg) no-repeat center center;
}

#Main .text-box06 p.system-07 a,
#Main .text-box06 p.system-07 a:hover {
	background:url(img/system07_ov.jpg) no-repeat center center;
}

/*-----*/

/*-----------------------------
              */
#Main .text-box07 {
	width:200px;
	display:block;
	padding:0;
	margin:0px 20px 20px 0px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
#Main .text-box08 {
	display:block;
	padding:0;
	margin:0px 20px 20px 0px;
	line-height:0;
	float: left;
	vertical-align:bottom;
}
/*-----*/


/*-----------------------------
　　赤マル福祉合格サポート　*/

#3system-box{
	width: 534px;
	height:320px;
	padding:0px;
}

#box01-01 a,
#box01-01 a:link{
	float: left;
	width:185px;
	height:74px;
	background:url(img/3system1_01.gif) no-repeat center center;
	margin:0px;
}
#box01-01,
#box01-01 a:hover{
	background:url(img/3system1_01ov.gif) no-repeat center center;
}


#box02-01 a,
#box02-01 a:link{
	float: left;
	width:186px;
	height:74px;
	background:url(img/3system2_01.gif) no-repeat center center;
	margin:0px;
}
#box02-01,
#box02-01 a:hover{
	background:url(img/3system2_01ov.gif) no-repeat center center;
}

#box03-01{
	float: left;
	width:183px;
	height:74px;
	background-color:yellow;
	background:url(img/3system3_01.gif) no-repeat center center;
	margin:0px;
}
#box01-02{
	float: left;
	width:185px;
	height:246px;
	background:url(img/3system1_02.gif) no-repeat center center;
	margin:0px;
}
#box02-02{
	float: left;
	width:186px;
	height:246px;
	background:url(img/3system2_02.gif) no-repeat center center;
	margin:0px;
}

#box03-02{
	float: left;
	width:183px;
	height:246px;
	background:url(img/3system3_02.gif) no-repeat center center;
	margin:0px;
}


/*-------------------------
	今すぐお問い合わせください*/
#Main .head-bn {
	width:567px;
	height:91px;
	position:relative;
	background:url(img/head-bn01.jpg) no-repeat center center;
}
#Main .head-bn h2 {
	display:none;
}
#Main .head-bn p.gakusyusya {
	position:absolute;
	top:45px;
	left:5px;
}
#Main .head-bn p.kanrisya {
	position:absolute;
	top:45px;
	left:218px;
}
#Main .head-bn p.text {
	position:absolute;
	top:45px;
	left:218px;
}
/*-------------------------
	下部お問い合わせバナー*/
#Main .bn-inq {
	clear:both;
	background:url(img/bn-inq.gif) no-repeat center center;
	width:567px;
	height:115px;
	display:block;
}
#Main .bn-inq p {
	display:none;
}
/*--中ページ（メール付き）--*/
/*body#Teacher #Main .bn-inq,
body#Examinee #Main .bn-inq {
	background:url(img/bn-inq02.gif) no-repeat center center;
	position:relative;
}*/
body#Teacher #Main .bn-inq {
	background:url(img/bn-inq02.gif) no-repeat center center;
	position:relative;
}
body#Examinee #Main .bn-inq {
	background:url(img/bn-inq.gif) no-repeat center center;
	position:relative;
}
body#Teacher #Main .bn-inq h2,
body#Examinee #Main .bn-inq h2 {
	display:none;
}
body#Teacher #Main .bn-inq p,
body#Examinee #Main .bn-inq p {
	display:block;
	position:absolute;
	top:54px;
	right:20px;
}
/*===================================================
	#Side:サイド（左）
=====================================================*/
#Side div {
	margin-bottom:10px;
}
#Side ul {
	list-style: none;
	margin:0;
}
/*--試験までのカウントダウン--*/
#Side .bn-shiken {
	background:url(img/bn-shiken-back.jpg) #76A9DC no-repeat top center;
	width:169px;
	display:block;
	padding:10px 10px 5px;
}
#Side .bn-shiken h3{
	font-size:12px;
	text-align:center;
}
#Side .bn-shiken p{
	text-align:center;
	font-weight:bold;
}
#Side .bn-shiken p.day{
	font-size:14px;
	color:#0033CC;
}
#Side .bn-shiken p.countdown{
	font-size:20px;
	background:#fff;
	color:#FF0000;
	line-height:2.0;
}
/*-------------------------
	ナビゲーションメニュー*/
#Side .menu {
	clear:both;
	border-top:solid #D3D3D3 1px;
}
#Side .menu li,
#Side .menu ul {
	margin:0;
	padding:0;
	line-height:0;
}
#Side .menu p,
#Side .menu a {
	width:189px;
	height:31px;
	display:block;
	padding:0;
	margin:0;
	line-height:0;
	vertical-align:bottom
}
/*---------*/
#Side .menu p.menu-01 a,
#Side .menu p.menu-01 a:link {
	background:url(img/menu01.gif) no-repeat center center;
}
#Side .menu p.menu-01,
#Side .menu p.menu-01 a:hover {
	background:url(img/menu01ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-02 a,
#Side .menu p.menu-02 a:link {
	background:url(img/menu02.gif) no-repeat center center;
}
#Side .menu p.menu-02,
#Side .menu p.menu-02 a:hover {
	background:url(img/menu02ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-03 a,
#Side .menu p.menu-03 a:link {
	background:url(img/menu03.gif) no-repeat center center;
}
#Side .menu p.menu-03,
#Side .menu p.menu-03 a:hover {
	background:url(img/menu03ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-04 a,
#Side .menu p.menu-04 a:link {
	background:url(img/menu04.gif) no-repeat center center;
}
#Side .menu p.menu-04,
#Side .menu p.menu-04 a:hover {
	background:url(img/menu04ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-05 a,
#Side .menu p.menu-05 a:link {
	background:url(img/menu05.gif) no-repeat center center;
}
#Side .menu p.menu-05,
#Side .menu p.menu-05 a:hover {
	background:url(img/menu05ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-06 a,
#Side .menu p.menu-06 a:link {
	background:url(img/menu06.gif) no-repeat center center;
}
#Side .menu p.menu-06,
#Side .menu p.menu-06 a:hover {
	background:url(img/menu06ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-07 a,
#Side .menu p.menu-07 a:link {
	background:url(img/menu07.gif) no-repeat center center;
}
#Side .menu p.menu-07,
#Side .menu p.menu-07 a:hover {
	background:url(img/menu07ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-08 a,
#Side .menu p.menu-08 a:link {
	background:url(img/menu08.gif) no-repeat center center;
}
#Side .menu p.menu-08,
#Side .menu p.menu-08 a:hover {
	background:url(img/menu08ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-09 a,
#Side .menu p.menu-09 a:link {
	background:url(img/menu09.gif) no-repeat center center;
}
#Side .menu p.menu-09,
#Side .menu p.menu-09 a:hover {
	background:url(img/menu09ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-10 a,
#Side .menu p.menu-10 a:link {
	background:url(img/menu10.gif) no-repeat center center;
}
#Side .menu p.menu-10,
#Side .menu p.menu-10 a:hover {
	background:url(img/menu10ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-11 a,
#Side .menu p.menu-11 a:link {
	background:url(img/menu11.gif) no-repeat center center;
}
#Side .menu p.menu-11,
#Side .menu p.menu-11 a:hover {
	background:url(img/menu11ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-12 a,
#Side .menu p.menu-12 a:link {
	background:url(img/menu12.gif) no-repeat center center;
}
#Side .menu p.menu-12,
#Side .menu p.menu-12 a:hover {
	background:url(img/menu12ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-13 a,
#Side .menu p.menu-13 a:link {
	background:url(img/menu13.gif) no-repeat center center;
}
#Side .menu p.menu-13,
#Side .menu p.menu-13 a:hover {
	background:url(img/menu13ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-01 a,
#Side .menu p.menu-13-01 a:link {
	background:url(img/menu13-01.gif) no-repeat center center;
}
#Side .menu p.menu-13-01,
#Side .menu p.menu-13-01 a:hover {
	background:url(img/menu13-01ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-02 a,
#Side .menu p.menu-13-02 a:link {
	background:url(img/menu13-02.gif) no-repeat center center;
}
#Side .menu p.menu-13-02,
#Side .menu p.menu-13-02 a:hover {
	background:url(img/menu13-02ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-03 a,
#Side .menu p.menu-13-03 a:link {
	background:url(img/menu13-03.gif) no-repeat center center;
}
#Side .menu p.menu-13-03,
#Side .menu p.menu-13-03 a:hover {
	background:url(img/menu13-03ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-04 a,
#Side .menu p.menu-13-04 a:link {
	background:url(img/menu13-04.gif) no-repeat center center;
}
#Side .menu p.menu-13-04,
#Side .menu p.menu-13-04 a:hover {
	background:url(img/menu13-04ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-05 a,
#Side .menu p.menu-13-05 a:link {
	background:url(img/menu13-05.gif) no-repeat center center;
}
#Side .menu p.menu-13-05,
#Side .menu p.menu-13-05 a:hover {
	background:url(img/menu13-05ov.gif) no-repeat center center;
}
#Side .menu p.menu-13-06 a,
#Side .menu p.menu-13-06 a:link {
	background:url(img/menu13-06.gif) no-repeat center center;
}
#Side .menu p.menu-13-06,
#Side .menu p.menu-13-06 a:hover {
	background:url(img/menu13-06ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-14 a,
#Side .menu p.menu-14 a:link {
	background:url(img/menu14.gif) no-repeat center center;
}
#Side .menu p.menu-14,
#Side .menu p.menu-14 a:hover {
	background:url(img/menu14ov.gif) no-repeat center center;
}
/*---------*/
#Side .menu p.menu-15-01 a,
#Side .menu p.menu-15-01 a:link {
	background:url(img/menu15-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-01,
#Side .menu p.menu-15-01 a:hover {
	background:url(img/menu15-01ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-01-01 a,
#Side .menu p.menu-15-01-01 a:link {
	background:url(img/menu15-01-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-01-01,
#Side .menu p.menu-15-01-01 a:hover {
	background:url(img/menu15-01-01ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-05 a,
#Side .menu p.menu-15-05 a:link {
	background:url(img/menu15-05.gif) no-repeat center center;
}
#Side .menu p.menu-15-05,
#Side .menu p.menu-15-05 a:hover {
	background:url(img/menu15-05ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-02 a,
#Side .menu p.menu-15-02 a:link {
	background:url(img/menu15-02.gif) no-repeat center center;
}
#Side .menu p.menu-15-02,
#Side .menu p.menu-15-02 a:hover {
	background:url(img/menu15-02ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-03 a,
#Side .menu p.menu-15-03 a:link {
	background:url(img/menu15-03.gif) no-repeat center center;
}
#Side .menu p.menu-15-03,
#Side .menu p.menu-15-03 a:hover {
	background:url(img/menu15-03ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-03-01 a,
#Side .menu p.menu-15-03-01 a:link {
	background:url(img/menu15-03-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-03-01,
#Side .menu p.menu-15-03-01 a:hover {
	background:url(img/menu15-03-01ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-03-02 a,
#Side .menu p.menu-15-03-02 a:link {
	background:url(img/menu15-03-02.gif) no-repeat center center;
}
#Side .menu p.menu-15-03-02,
#Side .menu p.menu-15-03-02 a:hover {
	background:url(img/menu15-03-02ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-04 a,
#Side .menu p.menu-15-04 a:link {
	background:url(img/menu15-04.gif) no-repeat center center;
}
#Side .menu p.menu-15-04,
#Side .menu p.menu-15-04 a:hover {
	background:url(img/menu15-04ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-12 {
	background:url(img/menu15-02.gif) no-repeat center center;
}
#Side .menu p.menu-15-13 {
	background:url(img/menu15-03.gif) no-repeat center center;
}
#Side .menu p.menu-15-13-01 {
	background:url(img/menu15-03-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-13-02 {
	background:url(img/menu15-03-02.gif) no-repeat center center;
}
#Side .menu p.menu-15-14 {
	background:url(img/menu15-04.gif) no-repeat center center;
}
#Side .menu p.menu-15-06 a,
#Side .menu p.menu-15-06 a:link {
	background:url(img/menu15-06.gif) no-repeat center center;
}
#Side .menu p.menu-15-06,
#Side .menu p.menu-15-06 a:hover {
	background:url(img/menu15-06ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-07 a,
#Side .menu p.menu-15-07 a:link {
	background:url(img/menu15-07.gif) no-repeat center center;
}
#Side .menu p.menu-15-07,
#Side .menu p.menu-15-07 a:hover {
	background:url(img/menu15-07ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-01 a,
#Side .menu p.menu-15-07-01 a:link {
	background:url(img/menu15-07-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-01,
#Side .menu p.menu-15-07-01 a:hover {
	background:url(img/menu15-07-01ov.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-02 a,
#Side .menu p.menu-15-07-02 a:link {
	background:url(img/menu15-07-02.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-02,
#Side .menu p.menu-15-07-02 a:hover {
	background:url(img/menu15-07-02ov.gif) no-repeat center center;
}
/*#Side .menu p.menu-15-07 {
	background:url(img/menu15-07.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-01 {
	background:url(img/menu15-07-01.gif) no-repeat center center;
}
#Side .menu p.menu-15-07-02 {
	background:url(img/menu15-07-02.gif) no-repeat center center;
}*/
/*===================================================
	#Foot:フッター
=====================================================*/
#Foot .navi a {
	padding:0 10px;
	background:url(img/icon10.gif) no-repeat left center;
}

