*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	font-size: 12px;
	_font-size: small;
	color: #333333;
	line-height: 153%;
	background-color: #ffead5;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

a{ text-decoration: none; }
a:link,a:visited { color: #ff3333; text-decoration: none; }
a:hover	  { color: #555555; text-decoration: underline; }

img { border: 0px; }
ul{ list-style: none; }

.none{ display: none; }
.mini{
	font-size: 10px;
	_font-size: 8px;
}
th{ font-weight: lighter; }
/*********************
		global
*********************/
#shadow{
	margin:0px auto;
	width: 982px;
	background: url(../image/shadow_bg.gif) repeat-y;
}
#shadow_top{
	margin:0px auto;
	width: 982px;
	background: url(../image/shadow_bg_top.gif) no-repeat;
}
#container {
	width:900px;
	margin:0px auto;
	text-align: left;
	background-color: #fff;
}
/* hr */
.hr01{
	clear: both;
	border: none;
	background: url(../image/hr01.gif) no-repeat;
	background-position: center;
	height: 5px;
	width: 609px;
	padding: 10px 0 10px 0;
	_padding: 0 0 10px 0;
}
.hr02{
	clear: both;
	border: none;
	background: url(../image/hr02.gif) no-repeat;
	background-position: center;
	height: 5px;
	width: 609px;
	padding: 3px 0 3px 0;
	_padding: 0;
	_margin-top: -10px;
}
.hr03{
	clear: both;
	border: none;
	background: url(../image/hr03.gif) no-repeat;
	background-position: center;
	height: 5px;
	width: 609px;
	padding: 3px 0 3px 0;
	_padding: 0;
	_margin: -5px 0 -5px 0;
}
.hr04{
	clear: both;
	border: none;
	background: url(../image/hr04.gif) no-repeat;
	background-position: center;
	height: 5px;
	width: 224px;
	padding: 6px 0 6px 0;
	_margin: -8px 0 -8px 0;
}

.hr06{
	clear: both;
	border: none;
	background: url(../image/hr06.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 2px 0 2px 0;
}
.hr08{
	clear: both;
	border: none;
	background: url(../image/hr08.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	_margin: -8px 0 -3px 0;
}
.hr09{
	clear: both;
	border: none;
	background: url(../image/hr09.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 2px 0 2px 0;
	margin: 10px 0 10px 0;
	width: 600px;
}
.hr10{
	clear: both;
	border: none;
	background: url(../image/hr10.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 8px 0 2px 0;
	margin: 0 0 5px 0;
	_margin: -3px 0 -3px 0;
}
.hr11{
	clear: both;
	border: none;
	background: url(../image/hr11.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 8px 0 2px 0;
	margin: 0 0 5px 0;
}
.hr12{
	clear: both;
	border: none;
	background: url(../image/hr12.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 8px 0 2px 0;
	margin: 0 0 5px 0;
}
.hr13{
	clear: both;
	border: none;
	background: url(../image/hr13.gif) repeat-x;
	background-position: center;
	height: 1px;
	padding: 8px 0 2px 0;
	margin: 0 0 5px 0;
}
/*********************
		ヘッダ
*********************/
#header{
	width:900px;
	height: 80px;
}
#header #logo a{
	width: 435px;
	height: 49px;
	background: url(../image/logo.gif) no-repeat;
	display: block;
	float: left;
	margin: 19px 0 0 23px;
}
#header h1{
	 display: none;
}

#access{
	float: right;
	background: url(../image/access_btn.jpg) no-repeat;
	width: 206px;
	height: 80px;
	display: block;
}
#access a{
	background: url(../image/access_btn_on.jpg) no-repeat;
	width: 206px;
	height: 80px;
	display: block;
}
#access a:hover{ background: none; }

/*********************
		フッター
*********************/
#footer{
	clear: both;
	background: url(../image/footer.gif) no-repeat;
	width: 900px;
	height: 172px;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0 0 30px;
}
#footer #copyright{
	display: none;
}

#footer_top{
	float: right;
	margin: 30px 105px 0 0;
	_margin: 30px 38px 0 0;
	background: url(../image/footer_top.gif) no-repeat;
	width: 121px;
	height: 25px;
	display: block;
}
#footer_top a{
	background: url(../image/footer_top_on.gif) no-repeat;
	width: 121px;
	height: 25px;
	display: block;
}
#footer_top a:hover{ background: none; }

/******************************************************
	カラム
******************************************************/
#content{ 
	clear: both;
}

#col_left{
	width: 250px;
	float: left;
	margin: 20px 0 0 21px;
	_margin: 20px 0 0 10px;
}
#col_right{
	width: 629px;
	float: left;
	margin: 21px 0 0 0;
}
/******************************************************
	メニュー
******************************************************/
#menu{
	clear: both;
	padding: 0;
	width: 900px;
	height: 65px;
}
#menu li{
	float: left;
}
#menu01{
	background: url(../image/menu/menu01_on.gif) no-repeat;
	width: 91px; height: 65px;
}
#menu01 a{
	background: url(../image/menu/menu01.gif) no-repeat;
	width: 91px; height: 65px;
	display: block;
}
	#menu01_on a{
		background: url(../image/menu/menu01_on.gif) no-repeat;
		width: 91px; height: 65px;
		display: block;
	}
#menu01 a{
	background: url(../image/menu/menu01.gif) no-repeat;
	width: 91px; height: 65px;
	display: block;
}#menu01 a:hover{ background: none; }

#menu02{
	background: url(../image/menu/menu02_on.gif) no-repeat;
	width: 100px; height: 65px;
}
	#menu02_on a{
		background: url(../image/menu/menu02_on.gif) no-repeat;
		width: 100px; height: 65px;
		display: block;
	}
#menu02 a{
	background: url(../image/menu/menu02.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}#menu02 a:hover{ background: none; }

#menu03{
	background: url(../image/menu/menu03_on.gif) no-repeat;
	width: 99px; height: 65px;
}
	#menu03_on a{
		background: url(../image/menu/menu03_on.gif) no-repeat;
		width: 99px; height: 65px;
		display: block;
	}
#menu03 a{
	background: url(../image/menu/menu03.gif) no-repeat;
	width: 99px; height: 65px;
	display: block;
}#menu03 a:hover{ background: none; }

#menu04{
	background: url(../image/menu/menu04_on.gif) no-repeat;
	width: 100px; height: 65px;
}
#menu04 a{
	background: url(../image/menu/menu04.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}
	#menu04_on a{
		background: url(../image/menu/menu04_on.gif) no-repeat;
		width: 100px; height: 65px;
		display: block;
	}
#menu04 a:hover{ background: none; }

#menu05{
	background: url(../image/menu/menu05_on.gif) no-repeat;
	width: 100px; height: 65px;
}
	#menu05_on a{
		background: url(../image/menu/menu05_on.gif) no-repeat;
		width: 100px; height: 65px;
		display: block;
	}
#menu05 a{
	background: url(../image/menu/menu05.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}#menu05 a:hover{ background: none; }

#menu06{
	background: url(../image/menu/menu06_on.gif) no-repeat;
	width: 100px; height: 65px;
}
	#menu06_on a{
		background: url(../image/menu/menu06_on.gif) no-repeat;
		width: 100px; height: 65px;
		display: block;
	}
#menu06 a{
	background: url(../image/menu/menu06.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}#menu06 a:hover{ background: none; }

#menu07{
	background: url(../image/menu/menu07_on.gif) no-repeat;
	width: 100px; height: 65px;
}
#menu07 a{
	background: url(../image/menu/menu07.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}
#menu07_on a{
	background: url(../image/menu/menu07_on.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}
#menu07 a:hover{ background: none; }

#menu08{
	background: url(../image/menu/menu08_on.gif) no-repeat;
	width: 100px; height: 65px;
}
	#menu08_on a{
		background: url(../image/menu/menu08_on.gif) no-repeat;
		width: 100px; height: 65px;
		display: block;
	}
#menu08 a{
	background: url(../image/menu/menu08.gif) no-repeat;
	width: 100px; height: 65px;
	display: block;
}#menu08 a:hover{ background: none; }

#menu09{
	background: url(../image/menu/menu09_on.gif) no-repeat;
	width: 110px; height: 65px;
}
	#menu09_on a{
		background: url(../image/menu/menu09_on.gif) no-repeat;
		width: 110px; height: 65px;
		display: block;
	}
#menu09 a{
	background: url(../image/menu/menu09.gif) no-repeat;
	width: 110px; height: 65px;
	display: block;
}#menu09 a:hover{ background: none; }

/******************************************************
	トップページ
******************************************************/
#top_image{
	background: url(../image/top_img.jpg) no-repeat;
	width: 900px;
	height: 370px;
}
#top_info{
	background: url(../image/top_info.jpg) no-repeat;
	width: 900px;
	height: 28px;
	font-size: 11px;
}
#top_info_txt{
	width: 600px;
	padding: 4px 0 0 0;
	margin-left: 130px;
	_margin-left: 65px;
	_font-size:small;
	float: left;
}
#top_info a{
	margin: 5px 20px 0 0;
	_margin: 5px 10px 0 0;
	float: right;
	display: block;
	width: 122px;
	height: 18px;
}
#top_col_left{
	width: 629px;
	_width: 649px;
	float: left;
	padding: 0 0 0 21px;
}
#top_col_right{
	width: 250px;
	_width: 230px;
	float: left;
}

.curriculum{
	background: url(../image/curriculum.gif) no-repeat;
	width: 93px;
	height: 13px;
	text-indent: -9999px;
	margin: 23px 0 12px 0;
}
	.top_curr01{
			background: url(../image/top_curr01_on.gif) no-repeat;
			width: 200px;
			height: 155px;
			float: left;
	}
	.top_curr01 a{
			background: url(../image/top_curr01.gif) no-repeat;
			width: 200px;
			height: 155px;
		display: block;
	}.top_curr01 a:hover{ background: none; }
	
	.top_curr02{
			background: url(../image/top_curr02_on.gif) no-repeat;
			width: 200px;
			height: 155px;
			float: left;
			margin: 0 5px 14px 5px;
	}
	.top_curr02 a{
			background: url(../image/top_curr02.gif) no-repeat;
			width: 200px;
			height: 155px;
		display: block;
	}.top_curr02 a:hover{ background: none; }
	
	.top_curr03{
			background: url(../image/top_curr03_on.gif) no-repeat;
			width: 200px;
			height: 155px;
			float: left;
			
	}
	.top_curr03 a{
			background: url(../image/top_curr03.gif) no-repeat;
			width: 200px;
			height: 155px;
		display: block;
	}.top_curr03 a:hover{ background: none; }


.topics{
	float: left;
	background: url(../image/topics.gif) no-repeat;
	width: 77px;
	height: 13px;
	text-indent: -9999px;
	margin: 0 0 7px 0;
}
	#topics_more{
		float: right;
		margin: 0 20px 0 0;
		background: url(../image/topics_more_on.gif) no-repeat;
		width: 73px;
		height: 17px;
		display: block;
	}
	#topics_more a{
			background: url(../image/topics_more.gif) no-repeat;
			width: 73px;
			height: 17px;
			display: block;
	}#topics_more a:hover{ background: none; }
	
	.to_date{
		padding: 2px 0 2px 0;
		float: left;
		font-size: 11px;
		width: 65px;
	}
	.to_text{
		padding: 2px 0 2px 0;
		float: left;
		font-size: 11px;
		width: 540px;
	}
	
	
	
.pickup{
	background: url(../image/pickup.gif) no-repeat;
	width: 97px;
	height: 14px;
	text-indent: -9999px;
	margin: 22px 0 14px 0;
}

/******************************************************
	バナー画像
******************************************************/
/* 留学制度 */
.system_ban{
		margin: 7px 6px 0 0;
		background: url(../image/system_on.gif) no-repeat;
		width: 230px;
		height: 67px;
		float: left;
}
.system_ban a{
		background: url(../image/system.gif) no-repeat;
		width: 230px;
		height: 67px;
	display: block;
}.system_ban a:hover{ background: none; }


	/* 留学制度(side) */
	.side_system_ban{
			margin: 0px 6px 0 0;
			background: url(../image/system_on.gif) no-repeat;
			width: 230px;
			height: 67px;
			float: left;
	}
	.side_system_ban a{
			background: url(../image/system.gif) no-repeat;
			width: 230px;
			height: 67px;
		display: block;
	}.side_system_ban a:hover{ background: none; }
	

/* かわいい制服 */
.uniform_ban{
		margin: 7px 0px 0 0;
		background: url(../image/uniform_on.gif) no-repeat;
		width: 230px;
		height: 67px;
		float: left;
}
.uniform_ban a{
		background: url(../image/uniform.gif) no-repeat;
		width: 230px;
		height: 67px;
	display: block;
}.uniform_ban a:hover{ background: none; }

	

	/* かわいい制服(side) */
	.side_uniform_ban{
			margin: 7px 0px 0 0;
			background: url(../image/uniform_on.gif) no-repeat;
			width: 230px;
			height: 67px;
			float: left;
	}
	.side_uniform_ban a{
			background: url(../image/uniform.gif) no-repeat;
			width: 230px;
			height: 67px;
		display: block;
	}.side_uniform_ban a:hover{ background: none; }
	

/* 学校説明会公開行事 */
#explain_btn{
		background: url(../image/explain_on.gif) no-repeat;
		width: 230px;
		height: 117px;
		float: left;
}
#explain_btn a{
		background: url(../image/explain.gif) no-repeat;
		width: 230px;
		height: 117px;
	display: block;
}#explain_btn a:hover{ background: none; }


/* 資料請求 */
#materials_btn{
		background: url(../image/materials_on.gif) no-repeat;
		width: 230px;
		height: 67px;
		float: left;
		margin: 3px 0 4px 0;
}
#materials_btn a{
		background: url(../image/materials.gif) no-repeat;
		width: 230px;
		height: 67px;
	display: block;
}#materials_btn a:hover{ background: none; }


/* 生徒募集要項 */
#application_btn{
		background: url(../image/application_on.gif) no-repeat;
		width: 230px;
		height: 67px;
		float: left;
}
#application_btn a{
		background: url(../image/application.gif) no-repeat;
		width: 230px;
		height: 67px;
	display: block;
}#application_btn a:hover{ background: none; }

/* ブログ */
#blog_btn{
		background: url(../image/blog_on.gif) no-repeat;
		width: 230px;
		height: 57px;
		float: left;
}
#blog_btn a{
		background: url(../image/blog.gif) no-repeat;
		width: 230px;
		height: 57px;
	display: block;
}#blog_btn a:hover{ background: none; }

/* お問い合わせフォーム */
#contact_btn{
		background: url(../image/contact_on.gif) no-repeat;
		width: 230px;
		height: 67px;
		_height: 77px;
		float: left;
		margin: 0 0 10px 0;
}
#contact_btn a{
		background: url(../image/contact.gif) no-repeat;
		width: 230px;
		height: 67px;
	display: block;
}#contact_btn a:hover{ background: none; }



/******************************************************
	セカンドページ
******************************************************/
	#bottomban_tit{
		background: url(../image/introduction/2nd_bottomban_tit.gif) no-repeat;
		width: 611px;
		height: 26px;
		text-indent: -9999px;
		margin: 30px 0 0 0;
	}
	
	#bot_cor_ban{
		background: url(../image/introduction/bottom_curban_on.gif) no-repeat;
		width: 300px;
		height: 80px;
		float: left;
		margin: 8px 0 0 0;
	}
	#bot_cor_ban a{
		background: url(../image/introduction/bottom_curban.gif) no-repeat;
		width: 300px;
		height: 80px;
		display: block;
	}#bot_cor_ban a:hover{ background: none; }
	
	
	#bot_homes_ban{
		background: url(../image/introduction/bottom_homesban_on.gif) no-repeat;
		width: 300px;
		height: 80px;
		float: left;
		margin: 8px 0 32px 10px;
	}
	#bot_homes_ban a{
		background: url(../image/introduction/bottom_homesban.gif) no-repeat;
		width: 300px;
		height: 80px;
		display: block;
	}#bot_homes_ban a:hover{ background: none; }

.to_top{
		background: url(../image/to_top_on.gif) no-repeat;
		width: 117px;
		height: 25px;
		float: left;
	}
	.to_top a{
		background: url(../image/to_top.gif) no-repeat;
		width: 117px;
		height: 25px;
		display: block;
	}.to_top a:hover{ background: none; }
	

/* お問い合わせ */
	#bot_contact_bg{
			background: url(../image/prospective/contact_bg.jpg) no-repeat;
			width: 590px;
			height: 204px;
			padding: 0px 0 0 20px;
			margin: 20px 0 0 0;
	}
	#bot_contact_txt{
		float: left;
		width: 347px;
		_width: 327px;
		padding: 80px 0 0 0;
	}
	
	#bot_contact_btn{
		float: left;
		padding: 33px 0 0 0;
	}
	
	/* 資料請求 */
	#bot_contactbtn01{
			background: url(../image/prospective/bot_contactbtn01_on.gif) no-repeat;
			width: 225px;
			height: 55px;
			margin: 3px 0 5px 0;
	}
	#bot_contactbtn01 a{
			background: url(../image/prospective/bot_contactbtn01.gif) no-repeat;
			width: 225px;
			height: 55px;
		display: block;
	}#bot_contactbtn01 a:hover{ background: none; }
	
	/* お問い合わせフォーム */
	#bot_contactbtn02{
			background: url(../image/prospective/bot_contactbtn02_on.gif) no-repeat;
			width: 225px;
			height: 85px;
	}
	#bot_contactbtn02 a{
			background: url(../image/prospective/bot_contactbtn02.gif) no-repeat;
			width: 225px;
			height: 85px;
		display: block;
	}#bot_contactbtn02 a:hover{ background: none; }
	
	/* 資料請求大サイズ */
	#bot_contactbtn03{
			background: url(../image/prospective/bot_contactbtn03_on.gif) no-repeat;
			width: 225px;
			height: 85px;
	}
	#bot_contactbtn03 a{
			background: url(../image/prospective/bot_contactbtn03.gif) no-repeat;
			width: 225px;
			height: 85px;
		display: block;
	}#bot_contactbtn03 a:hover{ background: none; }
	

	/* btn */
	#under_btnlist{
		margin: 0 0 34px 0;
	}
	
	.under_btn01{
			margin: 0px 0px 0 0;
			background: url(../image/curriculum/under_btn01_on.gif) no-repeat;
			width: 192px;
			height: 48px;
	}
	.under_btn01 a{
			background: url(../image/curriculum/under_btn01.gif) no-repeat;
			width: 192px;
			height: 48px;
			display: block;
	}.under_btn01 a:hover{ background: none; }
	
	.under_btn02{
			margin: 0px 4px 0 4px;
			background: url(../image/curriculum/under_btn02_on.gif) no-repeat;
			width: 192px;
			height: 48px;
	}
	.under_btn02 a{
			background: url(../image/curriculum/under_btn02.gif) no-repeat;
			width: 192px;
			height: 48px;
			display: block;
	}.under_btn02 a:hover{ background: none; }
	
	.under_btn03{
			margin: 0px 0px 0 0;
			background: url(../image/curriculum/under_btn03_on.gif) no-repeat;
			width: 192px;
			height: 48px;
	}
	.under_btn03 a{
			background: url(../image/curriculum/under_btn03.gif) no-repeat;
			width: 192px;
			height: 48px;
			display: block;
	}.under_btn03 a:hover{ background: none; }
	
	.under_btn04{
			margin: 0px 0px 0 0;
			background: url(../image/curriculum/under_btn04_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn04 a{
			background: url(../image/curriculum/under_btn04.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn04 a:hover{ background: none; }
	
	.under_btn05{
			margin: 0px 5px 0 0px;
			background: url(../image/curriculum/under_btn05_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn05 a{
			background: url(../image/curriculum/under_btn05.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn05 a:hover{ background: none; }
	
	.under_btn06{
			margin: 0px 0px 0 0;
			background: url(../image/curriculum/under_btn06_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn06 a{
			background: url(../image/curriculum/under_btn06.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn06 a:hover{ background: none; }
	
	.under_btn07{
			margin: 0px 4px 0 0;
			background: url(../image/curriculum/under_btn07_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn07 a{
			background: url(../image/curriculum/under_btn07.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn07 a:hover{ background: none; }
	
	.under_btn08{
			margin: 0px 4px 0 4px;
			background: url(../image/curriculum/under_btn08_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn08 a{
			background: url(../image/curriculum/under_btn08.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn08 a:hover{ background: none; }
	
	
	.under_btn09{
			margin: 0px 4px 0 0px;
			background: url(../image/curriculum/under_btn09_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn09 a{
			background: url(../image/curriculum/under_btn09.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn09 a:hover{ background: none; }
	
	.under_btn10{
			margin: 0px 0px 0 0;
			background: url(../image/og_btn_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn10 a{
			background: url(../image/og_btn.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn10 a:hover{ background: none; }
	
	.under_btn11{
			margin: 0px 0px 0 0;
			background: url(../image/shinro_btn_on.gif) no-repeat;
			width: 200px;
			height: 50px;
	}
	.under_btn11 a{
			background: url(../image/shinro_btn.gif) no-repeat;
			width: 200px;
			height: 50px;
			display: block;
	}.under_btn11 a:hover{ background: none; }
	
	
	#privacy{
		text-align: right;
		width: 850px;
	}
	
	/* 資料請求 */
	#req_photo{
		background: url(../image/req_img.jpg) no-repeat;
		width: 610px;
		height: 200px;
		text-indent: -9999px;
		margin: 0 0 13px 0;
	}
	.req_redtxt{
		color: #cc0000;
		font-size: 14px;
		font-weight: bold;
		background: url(../image/hr07.gif) no-repeat;
		background-position: bottom;
		height: 20px;
		width: 610px;
		margin: 28px 0 8px 0;
	}
	
	/* アクセス */
	#access_photo{
		background: url(../image/access_img.jpg) no-repeat;
		width: 610px;
		height: 200px;
		text-indent: -9999px;
		margin: 0 0 13px 0;
	}
	#access_top{
		background: url(../image/top_txt_bg01.gif) no-repeat;
		background-position: 548px 7px;
		margin: 0 0 21px 0;
		
	}
	
	#access_qr_bg{
		background: url(../image/access_qr_bg.gif) no-repeat;
		width: 245px;
		vertical-align: top;
		padding: 70px 15px 0 15px;
	}
	
	.access_tit{
		color: #006699;
		margin: 6px 0 0 0;
	}
	#google_btn{
			float: right;
			margin: 3px 20px 30px 0px;
			background: url(../image/google_btn_on.gif) no-repeat;
			width: 107px;
			height: 24px;
	}
	#google_btn a{
			background: url(../image/google_btn.gif) no-repeat;
			width: 107px;
			height: 24px;
			display: block;
	}#google_btn a:hover{ background: none; }
	
	#access01{
		clear: both;
		margin: 14px 0 9px 0;
		background: url(../image/access_tit01.gif) no-repeat;
		width: 610px;
		height: 30px;
		text-indent: -9999px;
	}
	
	
	
#check{
	margin: 20px 0 0 0;
	background: url(../image/check_bg.gif) no-repeat;
	width: 532px;
	_width: 610px;
	height: 28px;
	_height: 33px;
	padding: 5px 0 0 78px;
}
#check a{
	background: url(../image/check_icon.gif) no-repeat;
	background-position: 0 2px;
	_background-position: 0 2px;
	padding-left: 15px;
	margin-right: 7px;
	color: #ff3333;
	height: 18px;
}
/* mac Safariのみ適用 \*/
html:\66irst-child #check a{
	background: url(../image/check_icon.gif) no-repeat;
	background-position: -4px 2px;
	padding-left: 15px;
	margin-right: 7px;
	color: #ff3333;
	height: 18px;
}
/* end */

#top_txt_bg{
	background: url(../image/tit_arrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}
