@charset "utf-8";

/*　基本設定ここから　*/

body {
	color: #555555;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:100%;
	height:100%;
}
	
img {
	border: 0;
}
	
a:link {
	color: #555555;
	text-decoration:none;
}

a:visited {
	color: #555555;
	text-decoration:none;
}

a:hover {
	color: #0081CC;
	text-decoration:none;
}

a:active {
	color: #555555;
	text-decoration:none;
}

a:focus {
	color: #555555;
	text-decoration:none;
}

/*　基本設定ここまで　*/







/*　yuo reset css　ここから　*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/*　yuo reset css　ここまで　*/





/*　レイアウト設定ここから　*/

#pagebody {
	min-width:960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #333;
}

/*　レイアウト設定ここまで　*/






/*　メイン画面設定ここから　*/
#ue {
	width: 960px;
	height: 244px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}


#main2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
/*　メイン画面設定ここまで　*/







/*　LEGALロゴ・多彩な・資料請求　ここから　*/
#ue_legal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#ue_shiryou {
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#ue_shiryou a {
	display:block;
	overflow:hidden;
	height:30px;
	width:0px;
	background-image:url(images/top/shiryouseikyuu_logo.jpg);
	padding-left:100px;
}

#ue_shiryou a:hover {
	background-image:url(images/top/shiryouseikyuu_over.jpg);
}



/*　safari & Chromeハック　*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#ue_shiryou {
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#ue_shiryou a {
	display:block;
	overflow:hidden;
	height:30px;
	width:0px;
	background-image:url(images/top/shiryouseikyuu_logo.jpg);
	padding-left:100px;
}

#ue_shiryou a:hover {
	background-image:url(images/top/shiryouseikyuu_over.jpg);
}
}
/*　safari & Chromeハック　*/

#computer {
	margin-left: 5px;
	float:left;
}

#home {
	margin-top: 15px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#sitemap {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}
/*　LEGALロゴ・多彩な・資料請求　ここまで　*/









/* プルダウンメニューここから */

#menu {
	background-image:url("images/top/tab0101.png");
	background-repeat:repeat-x;
	width:100%;
	min-width:960px;
	height:34px;
	clear:both;
}

#menu100 {
	background-image:url("images/top/tab0101.png");
	background-repeat:repeat-x;
	background-attachment:fixed;
	width:960px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}




#menu ul {
	display:block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* サブメニュー1段目 */
#menu ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
	top:0;
	left:100%;
}

/* リスト */
#menu li {
	float:left;
}
	
#menu li li {
	clear:both;
}

#menu li:hover {
	position:relative;
}

#menu li:hover > ul {
	display: block
}




/*　safariハック　*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	display:block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* サブメニュー1段目 */
#menu ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
	top:0;
	left:100%;
}

/* リスト */
#menu li {
	float:left;
}

#menu li li {
	clear:both;
}

#menu li:hover {
	position:relative;
}

#menu li:hover > ul {
	display: block
}
}

/*　safariハック　*/



/* プルダウンメニューここまで */



/*　プルダウンメニューここから　*/

#seihintab_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab01.jpg);
	padding-left:192px;
}

#seihintab_over a:hover {
	background-image:url(images/top/tab01_over.jpg);
}

#download_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab03.jpg);
	padding-left:192px;
}

#download_over a:hover {
	background-image:url(images/top/tab03_over.jpg);
}

#softwaretab_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02.jpg);
	padding-left:192px;
}

#softwaretab_over a:hover {
	background-image:url(images/top/tab02_over.jpg);
}

#kaishaannai_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04.jpg);
	padding-left:192px;
}

#kaishaannai_over a:hover {
	background-image:url(images/top/tab04_over.jpg);
}

#otoiawase_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05.jpg);
	padding-left:192px;
}

#otoiawase_over a:hover {
	background-image:url(images/top/tab05_over.jpg);
}

#otoiawase_over1 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_otoiawase.png);
	padding-left:192px;
}

#otoiawase_over1 a:hover {
	background-image:url(images/top/tab05_otoiawase_over.png);
}

#otoiawase_over2 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_kaisha.png);
	padding-left:192px;
}

#otoiawase_over2 a:hover {
	background-image:url(images/top/tab05_kaisha_over.png);
}

#otoiawase_over3 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_seihin.png);
	padding-left:192px;
}

#otoiawase_over3 a:hover {
	background-image:url(images/top/tab05_seihin_over.png);
}

#kaishaannai_over1 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kaisha.png);
	padding-left:192px;
}

#kaishaannai_over1 a:hover {
	background-image:url(images/top/tab04_kaisha_over.png);
}

#kaishaannai_over2 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_isms.png);
	padding-left:192px;
}

#kaishaannai_over2 a:hover {
	background-image:url(images/top/tab04_isms_over.png);
}

#kaishaannai_over3 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_tokutei.png);
	padding-left:192px;
}

#kaishaannai_over3 a:hover {
	background-image:url(images/top/tab04_tokutei_over.png);
}

#kaishaannai_over4 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kojin.png);
	padding-left:192px;
}

#kaishaannai_over4 a:hover {
	background-image:url(images/top/tab04_kojin_over.png);
}

#kaishaannai_over5 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kyujin.png);
	padding-left:192px;
}

#kaishaannai_over5 a:hover {
	background-image:url(images/top/tab04_kyujin_over.png);
}

	
#softwaretab_over1 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_chikara.png);
	padding-left:192px;
}

#softwaretab_over1 a:hover {
	background-image:url(images/top/tab02_chikara_over.png);
}	

#softwaretab_over2 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_shirusu.png);
	padding-left:192px;
}

#softwaretab_over2 a:hover {
	background-image:url(images/top/tab02_shirusu_over.png);
}	

#softwaretab_over3 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_mamoru.png);
	padding-left:192px;
}

#softwaretab_over3 a:hover {
	background-image:url(images/top/tab02_mamoru_over.png);
}	


/*　safari & Chromeハック　*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
#seihintab_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab01.jpg);
	padding-left:192px;
}

#seihintab_over a:hover {
	background-image:url(images/top/tab01_over.jpg);
}

#download_over a {
	position:absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab03.jpg);
	padding-left:192px;
}

#download_over a:hover {
	background-image:url(images/top/tab03_over.jpg);
}


#softwaretab_over a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02.jpg);
	padding-left:192px;
}

#softwaretab_over a:hover {
	background-image:url(images/top/tab02_over.jpg);
}


#kaishaannai_over a {
	position:absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04.jpg);
	padding-left:192px;
}


#kaishaannai_over a:hover {
	background-image:url(images/top/tab04_over.jpg);
}


#otoiawase_over a {
	position:absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05.jpg);
	padding-left:192px;
}

#otoiawase_over a:hover {
	background-image:url(images/top/tab05_over.jpg);
}




#softwaretab_over1 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_chikara.png);
	padding-left:192px;
}

#softwaretab_over1 a:hover {
	background-image:url(images/top/tab02_chikara_over.png);
}	

#softwaretab_over2 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_shirusu.png);
	padding-left:192px;
}

#softwaretab_over2 a:hover {
	background-image:url(images/top/tab02_shirusu_over.png);
}	

#softwaretab_over3 a {
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab02_mamoru.png);
	padding-left:192px;
}

#softwaretab_over3 a:hover {
	background-image:url(images/top/tab02_mamoru_over.png);
}



#kaishaannai_over1 a {
	position:absolute;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kaisha.png);
	padding-left:192px;
}

#kaishaannai_over1 a:hover {
	background-image:url(images/top/tab04_kaisha_over.png);
}

#kaishaannai_over2 a {
	position:absolute;
	margin-top: 68px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_isms.png);
	padding-left:192px;
}

#kaishaannai_over2 a:hover {
	background-image:url(images/top/tab04_isms_over.png);
}

#kaishaannai_over3 a {
	position:absolute;
	margin-top: 102px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_tokutei.png);
	padding-left:192px;
}

#kaishaannai_over3 a:hover {
	background-image:url(images/top/tab04_tokutei_over.png);
}

#kaishaannai_over4 a {
	position:absolute;
	margin-top: 136px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kojin.png);
	padding-left:192px;
}

#kaishaannai_over4 a:hover {
	background-image:url(images/top/tab04_kojin_over.png);
}

#kaishaannai_over5 a {
	position:absolute;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab04_kyujin.png);
	padding-left:192px;
}

#kaishaannai_over5 a:hover {
	background-image:url(images/top/tab04_kyujin_over.png);
}


#otoiawase_over1 a {
	position:absolute;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_otoiawase.png);
	padding-left:192px;
}

#otoiawase_over1 a:hover {
	background-image:url(images/top/tab05_otoiawase_over.png);
}

#otoiawase_over2 a {
	position:absolute;
	margin-top: 68px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_kaisha.png);
	padding-left:192px;
}

#otoiawase_over2 a:hover {
	background-image:url(images/top/tab05_kaisha_over.png);
}

#otoiawase_over3 a {
	position:absolute;
	margin-top: 102px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	overflow:hidden;
	height:34px;
	width:0px;
	background-image:url(images/top/tab05_seihin.png);
	padding-left:192px;
}

#otoiawase_over3 a:hover {
	background-image:url(images/top/tab05_seihin_over.png);
}
}
/*　safari & Chromeハック　*/

/*　プルダウンメニューここまで　*/















/* COPYRIGHTとTOPPAGEここから */

#copy_toppage {
	clear:both;
	width:960px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* （IE用ハック） */
*:first-child+html #copy_toppage {
	clear:both;
	width:960px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
} 
/* （IE用ハック） */

/*　Firefoxハック　*/
#copy_toppage, x:-moz-any-link, x:default {
	width:960px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*　Firefoxハック　*/


/* （safari用ハック） */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#copy_toppage {
	width:960px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
}
/* （safari用ハック） */








#copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	display:none;
}






/* （IE用ハック） */






#yajirushi {
	float:right;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* （IE用ハック） */

*:first-child+html #yajirushi {
	float:right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* （IE用ハック） */




/* （safari用ハック） */

@media screen and (-webkit-min-device-pixel-ratio:0) { 
#yajirushi {
	float:right;
	margin-top: -21px;
	margin-right: 56px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}

/* （safari用ハック） */





/*　Firefoxハック　*/
#yajirushi, x:-moz-any-link, x:default {
	float:right;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*　Firefoxハック　*/









#pagetop {
	float:right;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	background-image:url(images/top/yajirushi.png);
	background-repeat:no-repeat;
	background-position:center;
}

#pagetop a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.icon {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}	


#pagetop_copyright {
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	margin-bottom:20px;
}
















#headline {
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:18px;
}





/*　CONTENTS_LEFTここから　*/

#bigicon {
	margin-top:10px;
}

#contents_left {
	width:182px;
	height:600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#contents_left1 {
	width:182px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#gNavi {
	width:182px;
	height:600px;
	overflow:hidden;
}

#gNavi li {
	width:182px;
	height:40px;
	margin-bottom:10px;
	background-image:url(images/top/side_icon.png);
}

#gNavi li a {
	display:block;
	line-height:40px;
	color:#444444;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#gNavi li a:hover {
	background:#000 url(images/top/side_icon_over.png);
}






#gNavi1 {
	width:182px;
	overflow:hidden;
}

#gNavi1 li {
	width:182px;
	height:40px;
	margin-bottom:10px;
	background-image:url(images/top/side_icon.png);
}

#gNavi1 li a {
	display:block;
	line-height:40px;
	color:#444444;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#gNavi1 li a:hover {
	background:#000 url(images/top/side_icon_over.png);
}




#gNavi2 {
	width:182px;
	overflow:hidden;
}

#gNavi2 li {
	width:182px;
	height:40px;
	margin-bottom:10px;
	background-image:url(images/top/side_icon_00546e_over.png);
}

#gNavi2 li a {
	display:block;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#gNavi2 li a:hover {
	background:#000 url(images/top/side_icon_00546e.png);
}




	



.side_botan {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.side_botan1 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_home.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan1 a:hover {
	background-image:url(images/top/sideicon_home_over.jpg);
	margin-left: 1px;
}

.side_botan1_1 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_home_over.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan1_1 a:hover {
	background-image:url(images/top/sideicon_home_over.jpg);
	margin-left: 1px;
}

.side_botan2 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_sinchaku.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan2 a:hover {
	background-image:url(images/top/sideicon_sinchaku_over.jpg);
	margin-left: 1px;
}

.side_botan2_2 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_sinchaku_over.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan2_2 a:hover {
	background-image:url(images/top/sideicon_sinchaku_over.jpg);
	margin-left: 1px;
}

.side_botan3 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_saiban.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan3 a:hover {
	background-image:url(images/top/sideicon_saiban_over.jpg);
	margin-left: 1px;
}

.side_botan3_3 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_saiban_over.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan3_3 a:hover {
	background-image:url(images/top/sideicon_saiban_over.jpg);
	margin-left: 1px;
}

.side_botan4 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_saiban.png);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan4 a:hover {
	background-image:url(images/top/sideicon_saiban_over.png);
	margin-left: 1px;
}

.side_botan4_4 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_saiban_over.png);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan4_4 a:hover {
	background-image:url(images/top/sideicon_saiban_over.png);
	margin-left: 1px;
}

.side_botan5 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_nini.png);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan5 a:hover {
	background-image:url(images/top/sideicon_nini_over.png);
	margin-left: 1px;
}

.side_botan5_5 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_nini_over.png);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan5_5 a:hover {
	background-image:url(images/top/sideicon_nini_over.png);
	margin-left: 1px;
}

.side_botan6 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_kakaku.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan6 a:hover {
	background-image:url(images/top/sideicon_kakaku_over.jpg);
	margin-left: 1px;
}

.side_botan6_6 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_kakaku_over.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan6_6 a:hover {
	background-image:url(images/top/sideicon_kakaku_over.jpg);
	margin-left: 1px;
}

.side_botan7 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_chuui.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan7 a:hover {
	background-image:url(images/top/sideicon_chuui_over.jpg);
	margin-left: 1px;
}

.side_botan7_7 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_chuui_over.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan7_7 a:hover {
	background-image:url(images/top/sideicon_chuui_over.jpg);
	margin-left: 1px;
}

.side_botan8 {
	background-image:url(images/top/side_icon.png);
	width:182px;
	height:40px;
	text-align:center;
}

.side_botan8 a {
		margin-top: 10px;
	display:block;
	overflow:hidden;
	height:41px;
	width:0px;
	background-image:url(images/top/sideicon_chuui.jpg);
	padding-left:182px;
	margin-left: 1px;
}

.side_botan7 a:hover {
	background-image:url(images/top/sideicon_chuui_over.jpg);
	margin-left: 1px;
}



























#onna {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mokutekibetu {
	margin-top: -120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#shikakushabetu {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#shikakushabetu a {
	display:block;
	overflow:hidden;
	height:38px;
	width:0px;
	background-image:url(images/top/shikakushabetsu.png);
	padding-left:114px;
	margin-left: 1px;
}

#shikakushabetu a:hover {
	background-image:url(images/top/shikakushabetsu_over.png);
	margin-left: 1px;
}

#shikakushabetu_1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#shikakushabetu_1 a {
	display:block;
	overflow:hidden;
	height:38px;
	width:0px;
	background-image:url(images/top/shikakushabetsu_over.png);
	padding-left:114px;
	margin-left: 1px;
}

#shikakushabetu_1 a:hover {
	background-image:url(images/top/shikakushabetsu_over.png);
	margin-left: 1px;
}


#gyoumubetuni {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gyoumubetuni a {
	display:block;
	overflow:hidden;
	height:38px;
	width:0px;
	background-image:url(images/top/gyoumubetsu.png);
	padding-left:114px;
	margin-left: 1px;
}

#gyoumubetuni a:hover {
	background-image:url(images/top/gyoumubetsu_over.png);
	margin-left: 1px;
}

#gyoumubetuni_1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gyoumubetuni_1 a {
	display:block;
	overflow:hidden;
	height:38px;
	width:0px;
	background-image:url(images/top/gyoumubetsu_over.png);
	padding-left:114px;
	margin-left: 1px;
}

#gyoumubetuni_1 a:hover {
	background-image:url(images/top/gyoumubetsu_over.png);
	margin-left: 1px;
}

/*　CONTENTS_LEFTここまで　*/




/*　CONTENTS_RIGHTここから　*/

.saiban_hutoji {
	margin-left:20px;
	font-weight:bold;
	font-size:17px;
	color:#1f5e66;
	text-decoration:underline;
	margin-bottom:5px;
}

.saiban_text {
	margin-left:20px;
	margin-right:20px;
	text-justify:distribute;
	font-size:15px;
	padding-bottom:10px;
}

.saiban_text_400 {
	position:absolute;
	width:400px;
	top:240px;
	left:25px;
	text-justify:distribute;
}

.saiban_text1 {
	margin-left:20px;
	margin-right:20px;
	text-justify:distribute;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

.saiban_text2 {
	margin-left:20px;
	margin-right:20px;
	text-justify:distribute;
	margin-top:5px;
}

.saiban_text3 {
	width:304px;
	text-align:center;
	float:left;
	text-justify:distribute;
	margin-top:5px;
}

.saiban_text4 {
	clear:both;
	margin-left:20px;
	margin-right:20px;
	text-justify:distribute;
	padding-top:20px;
}

.saiban_text_color {
	color:#c71c1c;
	margin-left:20px;
	font-size:15px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.saiban_text_color_green {
	color:#00546e;
	margin-left:20px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.saiban_text_text1 {
	font-size:15px;
	margin-left:20px;
	text-justify:distribute;
	margin-right:20px;
}

.saiban_text_text1_dousa {
	font-size:13px;
	margin-left:20px;
	text-justify:distribute;
	margin-right:20px;
}

.saiban_text_text01 {
	font-size:15px;
	margin-left:20px;
	text-justify:distribute;
	margin-right:20px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color:#00546e;
}

.saiban_text_text2 {
	font-size:12px;
	margin-left:20px;
	text-justify:distribute;
	margin-right:20px;
	margin-top:10px;
}

.saiban_chuui {
	font-size:11px;
	margin-left:20px;
	text-justify:distribute;
	margin-right:20px;
	margin-top:10px;
}	





.rakuraku_photo {
	margin-left:20px;
	margin-bottom:10px;
	margin-top:15px;
}

.rakuraku_photo1 {
	margin-left:85px;
	margin-bottom:10px;
	margin-top:15px;
}

.rakuraku_photo_rel {
	margin-left:20px;
	margin-bottom:10px;
	margin-top:15px;
}

.rakuraku_text {
	font-size:12px;
	margin-left:20px;
	margin-bottom:5px;
}

.rakuraku_text_1 {
	width:675px;
	font-size:11px;
	margin-left:20px;
	margin-bottom:5px;
	line-height:1.3;
	text-justify: distribute;
}

#rakuraku_table {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}



#akaobi {
	margin-top:20px;
}

#akaobi_text {
	position:relative;
	margin-top:25px;
	margin-left:20px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
}



#contents_right {
	background-image:url(images/top/718_10100.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 10100px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right {
	background-image:url(images/top/718_6300.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 6300px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_4700 {
	background-image:url(images/top/718_4700.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 4700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_6000 {
	background-image:url(images/top/718_6000.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 6000px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}


#contents_right_5500 {
	background-image:url(images/top/718_5500.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 5500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_5700 {
	background-image:url(images/top/718_5700.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 5700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_5800 {
	background-image:url(images/top/718_5800.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 5800px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_5900 {
	background-image:url(images/top/718_5900.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 5900px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_2000 {
	background-image:url(images/top/718_2000.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 2000px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_2300 {
	background-image:url(images/top/718_2300.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 2300px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_1600 {
	background-image:url(images/top/718_1600.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 1600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_01 {
	background-image:url(images/top/718_2700.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 2700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_2900 {
	background-image:url(images/top/718_2900.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 2900px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_3400 {
	background-image:url(images/top/718_3400.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 3400px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}


#contents_right_800 {
	background-image:url(images/top/718_800.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 800px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_900 {
	background-image:url(images/top/718_900.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 900px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_1000 {
	background-image:url(images/top/718_1000.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 1000px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_1500 {
	background-image:url(images/top/718_1500.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 1500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}


#contents_right_600 {
	background-image:url(images/top/718_600.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_1200 {
	background-image:url(images/top/718_1200.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 1200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#contents_right_1300 {
	background-image:url(images/top/718_1300.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 1300px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}



#contents_right_02 {
	background-image:url(images/top/718_2600.png);
	background-repeat:no-repeat;
	width: 718px;
	height: 2600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}


.color_moji {
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:16px;
	color:#00546e;
	font-weight:bold;
	text-justify: distribute;
}

.color_moji_kanzai {
	width:325px;
	background-color:#c71c1c;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-justify: distribute;
}

.color_moji_01 {
	width:675px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
	color:#395332;
	font-weight:bold;
	text-justify: distribute;
}

.color_moji_red {
	width:675px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
	color:#b0303b;
	font-weight:bold;
	text-justify: distribute;
}

.color_moji_blk {
	width:675px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-justify: distribute;
}

.color_moji_02 {
	width:675px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:15px;
	color:#fb6806;
	font-weight:bold;
	text-justify: distribute;
}

.graymoji {
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
	text-justify: distribute;
}

.graymoji_kanzai {
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:18px;
	font-weight:bold;
	color:#c71c1c;
	text-justify: distribute;
}

.graymoji_kanzai a {
	color:#C00;
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:18px;
	font-weight:bold;
	color:#c71c1c;
	text-justify: distribute;
	text-decoration:underline;
}

.gray_bold {
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:13px;
	font-weight:bold;
	text-justify: distribute;
}

#saiban_okyakusama {
	clear:both;
	padding-top:10px;
	margin-left:20px;
}

#saiban_okyakusama a {
	display:block;
	overflow:hidden;
	height:28px;
	width:0px;
	background-image:url(images/top/saiban_photo001.png);
	padding-left:294px;
}

#saiban_okyakusama a:hover {
	background-image:url(images/top/saiban_photo001_over.png);
}


.images {
	margin-top:10px;
	margin-left:15px;
}

#table1 {
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	border-collapse: collapse;
}

td { 
   border: 1px solid #727171;
   padding:5px;
}



#aka_big {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#aka {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#aka1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}

.aka_moji {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:15px;
	float:left;
}

.aka_moji1 {
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:17px;
}

.aka_moji2 {
	clear:both;
	width:240px;
	padding:8px 20px 5px 20px;
	background-color:#CF0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size:17px;
	font-weight:bold;
	margin-top:20px;
}

.title_1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}	

.title_2 {
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}	

.title_3 {
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}

.title_4 {
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}

.title_5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
	clear:both;
}

.title_6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
}


.icon_line {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}


.icon_line_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}


.icon_title01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
}

.icon_title_hidariyose {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
	line-height:1.2;
}

.icon_title_hidariyose_01 {
	height:90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
	line-height:1.2;
}

.icon_photo01 {
	text-align:center;
	margin-top:10px;
}	

.icon_photo_cd {
	text-align:right;
	margin-right:10px;
	margin-top:-30px;
	margin-bottom:10px;
}	

.icon_photo_ippan {
	text-align:center;
	margin-top:-15px;
	margin-bottom:5px;
}	

.icon_photo_denshi {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}	

.icon_photo_shita {
	text-align:center;
	margin-top:25px;
	margin-bottom:10px;
}	

#aka_option {
	margin-bottom:20px;
}

#aka_option_1 {
	margin-top:50px;
	margin-bottom:20px;
}

#aka_kaisha {
	margin-bottom:20px;
}

#aka_kaisha_1 {
	margin-top:50px;
	margin-bottom:20px;
}

#aka_service {
	margin-bottom:20px;
}

#aka_service_1 {
	margin-top:50px;
	margin-bottom:20px;
}


.icon_maru01 {
	width:99px;
	margin-left:35px;
	margin-top:5px;
}	

.icon_maru01 a {
	display:block;
	overflow:hidden;
	height:17px;
	width:0px;
	background-image:url(images/top/icon_maru.png);
	padding-left:99px;
}

.icon_maru01 a:hover {
	background-image:url(images/top/icon_maru_over.png);
}

.icon_maru0101 {
	width:99px;
	margin-left:35px;
	margin-top:10px;
}	

.icon_maru0101 a {
	display:block;
	overflow:hidden;
	height:17px;
	width:0px;
	background-image:url(images/top/icon_maru.png);
	padding-left:99px;
}

.icon_maru0101 a:hover {
	background-image:url(images/top/icon_maru_over.png);
}

.icon_maru0202 {
	width:99px;
	margin-left:35px;
	margin-top:20px;
}	

.icon_maru0202 a {
	display:block;
	overflow:hidden;
	height:17px;
	width:0px;
	background-image:url(images/top/icon_maru.png);
	padding-left:99px;
}

.icon_maru0202 a:hover {
	background-image:url(images/top/icon_maru_over.png);
}

.icon_maru0303 {
	width:99px;
	margin-left:35px;
	margin-top:30px;
}	

.icon_maru0303 a {
	display:block;
	overflow:hidden;
	height:17px;
	width:0px;
	background-image:url(images/top/icon_maru.png);
	padding-left:99px;
}

.icon_maru0303 a:hover {
	background-image:url(images/top/icon_maru_over.png);
}

.icon_maru0404 {
	width:99px;
	margin-left:35px;
	margin-top:25px;
}	

.icon_maru0404 a {
	display:block;
	overflow:hidden;
	height:17px;
	width:0px;
	background-image:url(images/top/icon_maru.png);
	padding-left:99px;
}

.icon_maru0404 a:hover {
	background-image:url(images/top/icon_maru_over.png);
}










.icon_text01 {
	width:150px;
	height:110px;
	margin-top:10px;
	margin-left:10px;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
	color:#595757;
}	

.icon_01 {
	width:170px;
	height:250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_02 {
	width:170px;
	height:250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_0101 {
	width:170px;
	height:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_010101 {
	width:170px;
	height:270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_0202 {
	width:170px;
	height:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_020202 {
	width:170px;
	height:270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_03 {
	width:170px;
	height:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_04 {
	width:170px;
	height:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.koumoku {
	width:720px;
	height:40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}

.koumoku1 {
	width:720px;
	height:40px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}

#shougyoutouki {
	margin-bottom:20px;
}

#shougyoutouki_1 {
	margin-top:50px;
	margin-bottom:20px;
}









.icon {
	width:718px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}

.icon_1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}	

.icon_2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}	

.icon_3 {
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_4 {
	margin-top: -75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

.icon_text1 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/chikara_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text2 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/sirusu_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text3 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/mamoru_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text4 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/kouken_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text5 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	margin-top:-10px;
	text-decoration: none;
	background-image: url(images/top/saiban_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text6 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	margin-top:-10px;
	text-decoration: none;
	background-image: url(images/top/rakuraku_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text7 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/h20_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text8 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/h20_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text9 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/ippan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text10 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	margin-bottom:20px;
	text-decoration: none;
	background-image: url(images/top/denshi_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text11 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
		margin-bottom:20px;
	text-decoration: none;
	background-image: url(images/top/manshon_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text12 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
		margin-bottom:20px;
	text-decoration: none;
	background-image: url(images/top/saiken_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text13 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
		margin-bottom:20px;
	text-decoration: none;
	background-image: url(images/top/dousan_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text14 {
	width:150px;

	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/keibai_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text15 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/kyumin_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text16 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/kuikku_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text17 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/sky_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text18 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/tokyo_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text19 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/osaka_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text20 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/yokohama_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text21 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/nagoya_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}

.icon_text22 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/kaiketu_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}	

.icon_text23 {
	width:150px;
	height:110px;
	padding-top:140px;
	padding-left:10px;
	text-decoration: none;
	background-image: url(images/top/hojin_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size:11px;
	line-height:14px;
	text-align: justify;
	text-justify: distribute;
	float:left;
}




#icon_title0 {
	margin-top:50px;
	margin-left:-1000px;
	position: relative;
	float:left;
}

#icon_title1 {
	margin-top:50px;
	margin-left:0px;
	position: absolute;
	float:left;
}

/*　CONTENTS_RIGHTここまで　*/


/*　背景ここから　*/
#haikei {
	background-image:url(images/top/960_10180.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 10180px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_2380 {
	background-image:url(images/top/960_2380.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 2380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_4780 {
	background-image:url(images/top/960_4780.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 4780px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_6080 {
	background-image:url(images/top/960_6080.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 6080px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_5580 {
	background-image:url(images/top/960_5580.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 5580px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_5780 {
	background-image:url(images/top/960_5780.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 5780px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_5880 {
	background-image:url(images/top/960_5880.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 5880px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_5980 {
	background-image:url(images/top/960_5980.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 5980px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_2080 {
	background-image:url(images/top/960_2080.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 2080px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei {
	background-image:url(images/top/960_6380.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 6380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_1680 {
	background-image:url(images/top/960_1680.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_01 {
	background-image:url(images/top/960_2780.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 2780px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_2980 {
	background-image:url(images/top/960_2980.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 2980px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_3480 {
	background-image:url(images/top/960_3480.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 3480px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_1080 {
	background-image:url(images/top/960_1080.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1080px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_880 {
	background-image:url(images/top/960_880.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 880px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_980 {
	background-image:url(images/top/960_980.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 980px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_1580 {
	background-image:url(images/top/960_1580.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1580px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_1280 {
	background-image:url(images/top/960_1280.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1280px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_1380 {
	background-image:url(images/top/960_1380.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_680 {
	background-image:url(images/top/960_680.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#haikei_02 {
	background-image:url(images/top/seihin_back_2680.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 2680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

/*　背景ここまで　*/


.line {
	margin-top:10px;
	margin-left:0px;
	padding-top:10px;
	clear:both;
}

.line1 {
	margin-top:30px;
	margin-left:0px;
	padding-top:10px;
	clear:both;
}

.line2 {
	margin-left:0px;
	padding-top:10px;
	clear:both;
}

.line00 {
	margin-top:10px;
	margin-left:0px;
	padding-top:10px;
	clear:both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.line00 {
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	clear:both;
}
}


/* Firefox */
.line00, x:-moz-any-link {
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	clear:both;
}
/* Firefox */


#sankaku {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#fax {
	margin-top:10px;
	text-align:center;
}

#tokuteishoutorihiki {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}



.table_download a {
	display:block;
	overflow:hidden;
	height:20px;
	width:0px;
	background-image:url(images/top/icon_download.png);
	padding-left:117px;
}

.table_download a:hover {
	background-image:url(images/top/icon_download_over.png);
}

.table_chuumon a {
	display:block;
	overflow:hidden;
	height:20px;
	width:0px;
	background-image:url(images/top/chuumon.png);
	padding-left:117px;
}

.table_chuumon a:hover {
	background-image:url(images/top/chuumon_over.png);
}


#table_kinougaiyou {
	margin-left:20px;
}

.table_color {
	background-color:#FF9;
	color:#000000;
}

.graymoji_001 {
	width:675px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:12px;
	text-justify: distribute;
}

#denshi_downloadicon {
	margin-left:20px;
	padding-left:0px;
	font-size:15px;
	margin-top:17px;
	float:left;
}

.rakuraku_photo2 {
	margin-left:20px;
	padding-top:0px;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
}

.graymoji_bold {
	width:675px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
　　text-justify:inter-ideograph; 
}

#otoiawase_tabel01 {
	margin-left:20px;
	margin-top:20px;
	clear:both;
	width:680px;
}



 /* 新ドロップダウンメニュー */
ul.menu li{
	float:left;
	width:192px;
	height:34px;
	background:url("images/top/tab01.png");
	position:relative;
}

ul.menu li a{
	display:block;
	width:100%;
	height:100%;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

ul.sub li{
	float:left;
	width:192px;
	height:34px;
	background:url("images/top/tab001.png");
	position:relative;
}

ul.sub li a{
	display:block;
	width:100%;
	height:100%;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}

ul.menu li a:hover{
	background:url("images/top/tab01_over.png");
}

ul.sub li a:hover{
	background:url("images/top/tab001_over.png");
}

ul.menu li ul.sub{
	position:absolute;
}

ul.menu{
	zoom:1;
}

ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
 /* 新ドロップダウンメニュー */
 









.hutoji0 {
	font-size:15px;
	font-weight:600;
	color:#1f5e66;
}

.hutoji0 {
	width:250px;
	font-size:15px;
	font-weight:600;
	color:#ffffff;
	background-color:#1f5e66;
	padding-left:10px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:1px;
	margin-bottom:10px;
}

.hutoji1 {
	font-size:14px;
	font-weight:600;
	color:#b0303b;
	margin-top:5px;
	margin-bottom:5px;
}

.hutoji1 {
	width:250px;
	font-size:14px;
	font-weight:600;
	color:#a13a40;
	margin-top:5px;
	margin-bottom:5px;
	color:#ffffff;
	background-color:#b0303b;
	padding-left:10px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:1px;
	margin-bottom:10px;
}

.hutoji2 {
	font-size:12px;
	font-weight:600;
}

.hutoji22 {
	font-size:12px;
	font-weight:600;
	line-height:1.3;
}

.text1 {
	font-size:11px;
}

.text11 {
	font-size:12px;
}

#hidari {
	width:320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
}


/*　IE6ハック　*/
*html #hidari {
	width:320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;
}
/*　IE6ハック　*/



#migi {
	width:320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
}


/*　IE6ハック　*/
*html #migi {
	width:320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;
}
/*　IE6ハック　*/


.zaisan_text {
	width:400px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.zaisan_text_wide {
	width:670px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.zaisan_text01 {
	width:600px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:40px;
	text-justify:distribute;
}

.goudou_text {
	width:400px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	text-justify:distribute;
	float:left;
}

#photo_03_1000_goudou {
	float:left;
	margin-top:-307px;
	margin-bottom:10px;
}

.kanzai_textbold {
	margin-left:20px;
	font-size:16px;
	color:#1f5e66;
	font-weight:bold;
}

#kanzai_photocaption {
	float:right;
	margin-top:10px;
	margin-right:90px;
	font-size:14px;
}

#kanzai_photocaption1 {
	clear:both;
	float:right;
	margin-top:10px;
	margin-right:90px;
	font-size:14px;
}

#kanzai_main {
	margin-left:1px;
}

#kanzai_main_title {
	font-size:20px;
	color:#1f5e66;
	font-weight:bold;
	margin-top:-200px;
	margin-left:32px;
	line-height:24px;
}

#kanzai_main_text {
	font-size:15px;
	margin-top:10px;
	margin-left:32px;
}

#kanzai_v4_waku {
	clear:both;
	float:left;
	margin-top:60px;
}

#kanzai_otoiawase {
	padding-top:20px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	border:medium solid #666;
}

#kanzai_otoiawase_text {
	text-align:center;
	font-size:18px;
}

#kanzai_otoiawase_tel {
	text-align:center;
	font-size:34px;
	font-weight:bold;
}










/*　新規開業を応援します　*/
#karte_case_bg_white {
	clear:both;
	min-width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#karte_case_bg1 {
	width:100%;
	width:960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.karte_title {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-top:30px;
}

.karte_title1 {
	font-size:27px;
	background-image:url(images/top/kaigyo_checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	line-height:1.3em;
	color:#333;
}

#pen1 {
	width:960px;
	height:331px;
	float:left;
	margin-top:0px;
}

#pen1 a {
	display:block;
	overflow:hidden;
	width:960px;
	height:331px;
	background-image:url("../images/pen.png");
}

#pen1 a:hover {
	background-image:url("../images/pen.png");
}

#id_name {
	float:left;
	margin-left:30px;
	font-size:30px;
}

#id_name a {
	color:#000;
}

#id_name a:hover {
	color:#0081CC;
}

#id_name1 {
	clear:both;
	margin-left:15px;
	font-size:22px;
}

#id_name1 a {
	color:#000;
}

#id_name1 a:hover {
	color:#0081CC;
}


#id_name_small {
	clear:both;
	margin-left:30px;
	font-size:15px;
	color:#888;
}

#id_age {
	float:left;
	font-size:18px;
	padding-top:8px;
}

#id_title {
	clear:both;
	margin-left:30px;
	font-size:20px;
	padding-top:10px;
	font-weight:bold;
	color:#099;
}

#id_text {
	margin-left:30px;
	width:450px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	font-size:13px;
}

#information_line_end_1 {
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

#id_donyu {
	margin-left:50px;
	font-size:16px;
	font-weight:bold;
}

#id_kikan {
	margin-left:50px;
	font-size:16px;
	font-weight:bold;
}

#id_btn {
	margin-left:50px;
	margin-top:115px;
	width:240px;
	height:57px;
	float:left;
}

#id_btn a {
	display:block;
	overflow:hidden;
	height:57px;
	width:0px;
	background-image:url(images/top/id_btn.png);
	padding-left:240px;
}
#id_btn a:hover {
	background-image:url(images/top/id_btn_over.png);
}






#id_photo {
	float:left;
	width:150px;
	height:212px;
}

#id_photo_yoko {
	float:left;
	width:212px;
	height:150px;
}

#id_yoko {
	clear:both;
	margin-left:150px;
	padding-top:10px;
}

#kaigyo_banner {
	width:596px;
	height:130px;
}

#kaigyo_banner_0325 {
	width:300px;
	height:169px;
	float:left;
}

#kaigyo_banner_btn {
	width:264px;
	height:52px;
	float:left;
	margin-left:305px;
	margin-top:-75px;
	position:relative;
}

#kaigyo_banner_btn a {
	display:block;
	overflow:hidden;
	height:52px;
	width:0px;
	background-image:url(images/top/kaigyo_banner_btn.png);
	padding-left:264px;
}

#kaigyo_banner_btn a:hover {
	background-image:url(images/top/kaigyo_banner_btn_over.png);
}




#kaigyo_banner_btn_0325 {
	width:264px;
	height:52px;
	float:left;
	margin-left:18px;
	margin-top:-72px;
	position:relative;
}








#kaigyo_banner001 {
	width:596px;
	height:130px;
}

#kaigyo_banner001_btn {
	width:264px;
	height:50px;
	float:left;
	margin-left:305px;
	margin-top:-75px;
	position:relative;
}

#kaigyo_banner001_btn a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/kaigyo_banner_btn.png);
	padding-left:264px;
}

#kaigyo_banner001_btn a:hover {
	background-image:url(images/top/kaigyo_banner_btn_over.png);
}




#kaigyo_list_title {
	margin-top:20px;
	font-size:24px;
	font-weight:bold;
	color:#069;
}

#kaigyo_list_text {
	margin-top:10px;
	font-size:15px;
}


#kaigyo_list_btn0 {
	width:156px;
	height:156px;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}

#dekabtn_text {
	width:156px;
	height:156px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin-top:-100px;
	line-height:28px;
	color:#FFF;
}

#dekabtn_text1 {
	width:156px;
	height:156px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top:-100px;
	line-height:28px;
	padding-top:10px;
}

#kaigyo_list_btn00 {
	width:156px;
	height:100px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
	clear:both;
}

#kaigyo_list_btn00 a {
	display:block;
	overflow:hidden;
	height:100px;
	width:0px;
	background-image:url(images/top/shosai_btn1.png);
	padding-left:156px;
}

#kaigyo_list_btn00 a:hover {
	background-image:url(images/top/shosai_btn1_over.png);
}

#kaigyo_list_btn1 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}



#kaigyo_list_btn2 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}



#kaigyo_list_btn3 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}



#kaigyo_list_btn33 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}



#kaigyo_list_btn4 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}



#kaigyo_list_btn5 {
	width:256px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
}






#kaigyo_flowchart_title {
	font-size:14px;
	color:#C06;
	font-weight:bold;
	margin-top:30px;
}

#kaigyo_flowchart_photo {
}

#question {
	color:#099;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:35px;
	background-image:url(images/top/question.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:45px;
}

#question001 {
	clear:both;
	color:#cb4c3a;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:35px;
	background-image:url(images/top/question.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:33px;
	margin-top:20px;
}

#question0001 {
	clear:both;
	color:#cb4c3a;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:35px;
	margin-left:33px;
	margin-top:20px;
}

#answer {
	width:698px;
	font-size:14px;
	margin-bottom:40px;
	padding-left:35px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	background-image:url(images/top/answer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:45px;
}

#answer001 {
	width:698px;
	font-size:14px;
	padding-left:35px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	background-image:url(images/top/answer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:33px;
}

#answer_none {
	font-size:16px;
	margin-bottom:40px;
	text-align: center;
	margin-left:65px;
	background-color:#099;
	padding-top:10px;
	padding-bottom:8px;
	color:#ffffff;
	font-weight:bold;
	width:200px;
	margin-top:-30px;
		box-shadow:5px 5px 3px #ccc;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#answer_none a {
	color:#FFF;
}


/*----- smooth scroll -----*/
#pageTop{
	background:#bfbfbf;
	border-radius:3px;
	color:#ffffff;
	padding:13px 11px 11px 15px;
	position:fixed;
	bottom:20px;
	right:20px;
}

#pageTop:hover{
	background:#EEE;
}

@media screen and (-webkit-min-device-pixel-ratio : 0 ) { /*---Safari,Chrome---*/
#pageTop{
	background:#bfbfbf;
	border-radius:5px;
	color:#ffffff;
	padding:15px 13px 13px 15px;
	position:fixed;
	bottom:20px;
	right:20px;
}

#pageTop:hover{
	background:#EEE;
}
}
/*----- smooth scroll -----*/


#kaigyo_choice1 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
}

#kaigyo_choice1 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/choice1.png);
	padding-left:225px;
}
#kaigyo_choice1 a:hover {
	background-image:url(images/top/choice1_over.png);
}


#kaigyo_choice2 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
}

#kaigyo_choice2 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/choice2.png);
	padding-left:225px;
}

#kaigyo_choice2 a:hover {
	background-image:url(images/top/choice2_over.png);
}


#kaigyo_choice3 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
}

#kaigyo_choice3 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/choice3.png);
	padding-left:225px;
}

#kaigyo_choice3 a:hover {
	background-image:url(images/top/choice3_over.png);
}


#kaigyo_choice4 {
	width:225px;
	height:64px;
	margin-right:0px;
	float:left;
}

#kaigyo_choice4 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/choice4.png);
	padding-left:225px;
}

#kaigyo_choice4 a:hover {
	background-image:url(images/top/choice4_over.png);
}















#karte_campaign_new {
	clear:both;
	width:100%;
	min-width:1px;
	height:638px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top/haruka_bg_new.png);
	background-repeat:repeat-x;
}

#karte_campaign_0325 {
	clear:both;
	width:100%;
	min-width:1px;
	height:617px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top/haruka_bg_repeat.png);
	background-repeat:repeat-x;
}

#karte_campaign1 {
	background-image:url(images/top/haruka.png);
	background-repeat:repeat-x;
	width:960px;
	height:724px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#karte_campaign1_new {
	background-image:url(images/top/haruka_new.png);
	background-repeat:repeat-x;
	width:960px;
	height:638px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#karte_campaign2_new {
	width:960px;
	height:617px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	display: list-item;
	list-style-image:url(images/top/haruka_blueblue1.png);
	list-style-position: inside;
}


.karte_campaign {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#karte_campaign_left {
	width:680px;
	margin-top:-480px;
	float:left;
	display:block;
	position:absolute;
}

#karte_campaign_left1 {
	clear:both;
	float:left;
}

#karte_campaign_left2 {
	width:240px;
	float:left;
	margin-top:0px;
}



#karte_campaign_text h1 {
	clear:both;
	width:426px;
	font-size:17px;
	margin-top:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#333;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:10px;
}

#karte_campaign_text_new h1 {
	clear:both;
	width:426px;
	font-size:16px;
	margin-top:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#333;
	margin-left:20px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:21px;
}


#karte_campaign_right {
	width:200px;
	float:right;
	padding-right:30px;
}

#karte_campaign_image {
	text-align:right;
	margin-top:0px;
}


#kaigyo_main_title {
	font-size:60px;
	line-height:50px;
	color:#333;
	margin-left:40px;
	margin-top:60px;
	font-weight:bold;
}

#kaigyo_jyunbi_title1 {
	font-size:15px;
	clear:both;
	font-weight:bold;
}

#kaigyo_jyunbi_title {
	font-size:20px;
	color:#cb4c3a;
	clear:both;
	font-weight:bold;
}

#kaigyo_jyunbi_text {
	width:680px;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-bottom:20px;
	margin-top:10px;
}

#kaigyo_jyunbi_text a {
	color: #0081CC;
}

#kaigyo_jyunbi_text_icon {
	background-color:#C06;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}


#bg_obi {
	background-color:#099;
	width:100%;
	min-width:960px;
	clear:both;
}

#header {
	width:100%;
	min-width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header_inner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#kaigyo_return {
	float:right;
	margin-top:-130px;
	width:310px;
	height:130px;
}

#kaigyo_return a {
	display:block;
	overflow:hidden;
	height:130px;
	width:0px;
	background-image:url(images/top/kaigyo_return.png);
	padding-left:310px;
}

#kaigyo_return a:hover {
	background-image:url(images/top/kaigyo_return_over.png);
}

#kaigyo_ken {
	clear:both;
	font-size:16px;
	margin-left:30px;
	margin-bottom:20px;
}

#haruka_btn_moji {
	margin-top:-40px;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	color:#FFF;
	margin-bottom:16px;
}

#haruka_btn_text {
	clear:both;
	width:426px;
	font-size:15px;
	padding-top:5px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-left:10px;
}

#haruka_btn_text_new {
	float:left;
	width:208px;
	font-size:13px;
	margin-top:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-left:10px;
	line-height:16px;
}

#haruka_btn_text_new1 {
	float:left;
	width:208px;
	font-size:13px;
	padding-top:13px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-left:10px;
	line-height:16px;
}

#haruka_btn_text_444 {
	clear:both;
	width:444px;
	font-size:13px;
	padding-top:5px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-left:22px;
	line-height:16px;
}


#haruka_btn1 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#haruka_btn1 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/haruka_btn1.png);
	padding-left:225px;
}

#haruka_btn1 a:hover {
	background-image:url(images/top/haruka_btn1_over.png);
}


#haruka_btn1_new {
	width:212px;
	height:60px;
	margin-right:20px;
	margin-top:10px;
	margin-left:20px;
}

#haruka_btn1_new a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_yellowbtn.png);
	padding-left:212px;
}

#haruka_btn1_new a:hover {
	background-image:url(images/top/haruka_yellowbtn_over.png);
}


#haruka_btn1_book {
	width:450px;
	height:60px;
	margin-right:20px;
	margin-top:10px;
	margin-left:20px;
}

#haruka_btn1_book a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_book_btn.png);
	padding-left:450px;
}

#haruka_btn1_book a:hover {
	background-image:url(images/top/haruka_book_btn_over.png);
}






#haruka_btn2_new {
	width:212px;
	height:60px;
	margin-right:0px;
	margin-top:10px;
	margin-left:20px;
}

#haruka_btn2_new a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_btn_orange.png);
	padding-left:212px;
}

#haruka_btn2_new a:hover {
	background-image:url(images/top/haruka_btn_orange_over.png);
}

#haruka_btn_moji a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_btn_orange.png);
	padding-left:212px;
}

#haruka_btn_moji a:hover {
	background-image:url(images/top/haruka_btn_orange_over.png);
}

#haruka_btn3_new {
	width:212px;
	height:60px;
	margin-right:20px;
	margin-top:10px;
	margin-left:20px;
}

#haruka_btn3_new a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_btn3_new.png);
	padding-left:212px;
}

#haruka_btn3_new a:hover {
	background-image:url(images/top/haruka_btn3_new_over.png);
}

#haruka_btn4_new {
	width:212px;
	height:60px;
	margin-right:20px;
	margin-top:10px;
	margin-left:20px;
}

#haruka_btn4_new a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_btn4_new.png);
	padding-left:212px;
}

#haruka_btn4_new a:hover {
	background-image:url(images/top/haruka_btn4_new_over.png);
}







#haruka_btn2 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#haruka_btn2 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn22_red.png);
	padding-left:225px;
}

#haruka_btn2 a:hover {
	background-image:url(images/top/sora_btn22_red_over.png);
}

#haruka_btn3 {
	width:225px;
	height:64px;
	margin-right:20px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#haruka_btn3 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/haruka_btn3.png);
	padding-left:225px;
}

#haruka_btn3 a:hover {
	background-image:url(images/top/haruka_btn3_over.png);
}



#sora {
	clear:both;
	width:100%;
	min-width:1px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top/sora_bg.png);
	background-repeat:repeat-x;
}

#sora1 {
	background-image:url(images/top/sora.png);
	background-repeat:repeat-x;
	width:960px;
	height:120px
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.sora {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#sora_btn1 {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn1 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn1_red.png);
	padding-left:225px;
}

#sora_btn1 a:hover {
	background-image:url(images/top/sora_btn1_red_over.png);
}

#sora_btn11 {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn11 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn1.png);
	padding-left:225px;
}

#sora_btn11 a:hover {
	background-image:url(images/top/sora_btn1_over.png);
}

#sora_btn2 {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn2 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn22.png);
	padding-left:225px;
}

#sora_btn2 a:hover {
	background-image:url(images/top/sora_btn22_over.png);
}

#sora_btn22 {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn22 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn22_red.png);
	padding-left:225px;
}

#sora_btn22 a:hover {
	background-image:url(images/top/sora_btn22_red_over.png);
}

#sora_btn3 {
	float:left;
	margin-top:28px;
}

#sora_btn3 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn3.png);
	padding-left:225px;
}

#sora_btn3 a:hover {
	background-image:url(images/top/sora_btn3_over.png);
}

#sora_btn33 {
	float:left;
	margin-top:28px;
}

#sora_btn33 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn3_red.png);
	padding-left:225px;
}

#sora_btn33 a:hover {
	background-image:url(images/top/sora_btn3_red_over.png);
}





#sora_btn4 {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn4 a {
	display:block;
	overflow:hidden;
	height:64px;
	width:0px;
	background-image:url(images/top/sora_btn44.png);
	padding-left:225px;
}

#sora_btn4 a:hover {
	background-image:url(images/top/sora_btn44_over.png);
}


#campaign_btn {

	margin-left:621px;
	margin-top:-130px;
}

#book_btn_0325 {
	margin-left:30px;
	margin-right:30px;
	float:left;
}

#interview-4btn-1 {
	float: left;
}
#interview-4btn-2 {
	float: left;
	margin-left: 40px;
}
#interview-4btn-3 {
	float: left;
	margin-top: 20px;
}
#interview-4btn-4 {
	float: left;
	margin-left: 40px;
}











#cam_btn_0325 {
		float:left;
}








#shosai_btn {
	margin-left:225px;
}

#shosai_btn a {
	display:block;
	overflow:hidden;
	height:98px;
	width:0px;
	background-image:url(images/top/shosai_btn.png);
	padding-left:256px;
}

#shosai_btn a:hover {
	background-image:url(images/top/shosai_btn_over.png);
}

#chuui1 {
	margin-top:20px;
	font-size:14px;
}



.codebtn {
	width:105px;
	clear:both;
	font-size:16px;
	background-color:#069;
	color:#FFF;
	margin-left:70px;
	margin-top:20px;
	padding:12px 20px 10px 40px;
}

#category_1 {
	width:960px;
	float:left;
	margin-top:30px;
}



#category_2 {
	margin-top:40px;
	width:240px;
	float:left;
}

#category_photo {
	padding-left:45px;
	float:left;
	padding-right:15px;
	margin-left:10px;
}

#category_photo_yoko {
	padding-left:0px;
	padding-right:10px;
	padding-top:31px;
	padding-bottom:31px;
}




#category_name {
	width:650px;
	clear:both;
	padding-top:10px;
	font-size:25px;
	font-weight:bold;
	margin-left:35px;
}

#category_office {
	padding-top:50px;
	font-size:20px;
	margin-left:35px;
	clear:both;
}

#category_btn1 {
	background-color:#069;
	text-align:center;
	color:#FFF;
	width:210px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:6px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:15px;
	box-shadow:0px 3px 3px #ccc;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}




#category_btn2 {
	float:right;
	background-color:#cb4c3a;
	text-align:center;
	color:#FFF;
	width:160px;
	margin-top:-25px;
	margin-right:40px;
	padding-top:10px;
	padding-bottom:8px;
	font-weight:bold;
	font-size:15px;
	box-shadow:0px 3px 3px #ccc;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}

#category_btn3 {
	clear:both;
	background-color:#cb4c3a;
	text-align:center;
	color:#FFF;
	width:360px;
	margin-top:30px;
	padding-top:12px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:16px;
	box-shadow:0px 3px 3px #ccc;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}

#category_btn4 {
	clear:both;
	background-color:#3b6c40;
	text-align:center;
	color:#FFF;
	width:360px;
	margin-top:60px;
	padding-top:16px;
	padding-bottom:13px;
	font-weight:bold;
	margin-left:300px;
	font-size:16px;
	box-shadow:0px 3px 3px #ccc;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}



#sora_btn1_kondo {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn1_kondo a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn_yellow.png);
	padding-left:176px;
}

#sora_btn1_kondo a:hover {
	background-image:url(images/top/sora_btn_yellow_over.png);
}

#sora_btn11_kondo {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn11_kondo a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn1_kondo_blue.png);
	padding-left:176px;
}

#sora_btn11_kondo a:hover {
	background-image:url(images/top/sora_btn1_kondo_blue_over.png);
}



#sora_btn1_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn1_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn1_new.png);
	padding-left:176px;
}

#sora_btn1_new a:hover {
	background-image:url(images/top/sora_btn1_new_over.png);
}

#sora_btn11_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn11_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn1_red_new.png);
	padding-left:176px;
}

#sora_btn11_new a:hover {
	background-image:url(images/top/sora_btn1_red_new_over.png);
}





#sora_btn2_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn2_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn2_new.png);
	padding-left:176px;
}

#sora_btn2_new a:hover {
	background-image:url(images/top/sora_btn2_new_over.png);
}

#sora_btn22_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn22_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn2_red_new.png);
	padding-left:176px;
}

#sora_btn22_new a:hover {
	background-image:url(images/top/sora_btn2_red_new_over.png);
}




#sora_btn3_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn3_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn3_new.png);
	padding-left:176px;
}

#sora_btn3_new a:hover {
	background-image:url(images/top/sora_btn3_new_over.png);
}

#sora_btn33_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn33_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn3_red_new.png);
	padding-left:176px;
}

#sora_btn33_new a:hover {
	background-image:url(images/top/sora_btn3_red_new_over.png);
}




#sora_btn4_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn4_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn4_new.png);
	padding-left:176px;
}

#sora_btn4_new a:hover {
	background-image:url(images/top/sora_btn4_new_over.png);
}

#sora_btn44_new {
	float:left;
	margin-right:20px;
	margin-top:28px;
}

#sora_btn44_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn4_red_new.png);
	padding-left:176px;
}

#sora_btn44_new a:hover {
	background-image:url(images/top/sora_btn4_red_new_over.png);
}




#sora_btn5_new {
	float:left;
	margin-top:28px;
}

#sora_btn5_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn5_new.png);
	padding-left:176px;
}

#sora_btn5_new a:hover {
	background-image:url(images/top/sora_btn5_new_over.png);
}

#sora_btn55_new {
	float:left;
	margin-top:28px;
}

#sora_btn55_new a {
	display:block;
	overflow:hidden;
	height:50px;
	width:0px;
	background-image:url(images/top/sora_btn5_red_new.png);
	padding-left:176px;
}

#sora_btn55_new a:hover {
	background-image:url(images/top/sora_btn5_red_new_over.png);
}



#sora_new {
	clear:both;
	width:100%;
	min-width:1px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top/sora_bg.png);
	background-repeat:repeat-x;
}

#sora1_new {
	background-image:url(images/top/sora.png);
	background-repeat:repeat-x;
	width:960px;
	height:105px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.sora_new {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#category_catch {
	width:670px;
	float:left;
	margin-left:35px;
	padding-right:17px;
	font-size:24px;
	color:#cb4c3a;
	line-height:35px;
}

#specialinterview {
	clear:both;
	width:100%;
	min-width:1px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f6f6;
	background-repeat:repeat-x;
	padding-top:50px;
}

#specialinterview1 {
	background-color:#f5f6f6;
	background-repeat:repeat-x;
	width:960px;
	height:120px;
	clear:both;
	margin-left:auto;
	margin-right:auto;

}

.specialinterview {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#specialinterview_a {
	clear:both;
	width:100%;
	min-width:1px;
	height:255px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f6f6;
	background-repeat:repeat-x;
}

#specialinterview1_a {
	background-color:#f5f6f6;
	background-repeat:repeat-x;
	width:960px;
	height:180px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.specialinterview_a {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#si_title1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#963;
}

#si_title2 {
	font-size:26px;
	margin-top:10px;
}

#si_title3 {
	font-size:22px;
	padding-top:44px;
	color:#cb4c3a;
}

#si_photo_left {
	width:243px;
	float:left;
	margin-bottom:30px;
}

#si_photo {
	width:243px;
	height:349px;
}

#si_name_right {
	float:left;
	width:717px;
}

#si_name_right3 {
		clear:both;
	margin-left:auto;
	margin-right:auto;
}


#si_name_right1 {
	width:100px;
	float:left;
	text-align:right;
	margin-top:10px;
	margin-right:0px;
	font-weight:bold;
	margin-left:20px;
}

#si_name_right2 {
	float:left;
	margin-top:10px;
}

#si_name1 {
	float:left;
	font-size:20px;
	padding-top:10px;
	margin-left:20px;
}

#si_name2 {
	float:left;
	font-size:36px;
	margin-right:20px;
	margin-top:-7px;
}

#si_name3 {
	font-size:20px;
	padding-top:7px;
}

#si_name4 {
	clear:both;
	width:660px;
	background-color:#333;
	padding:7px 5px 5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-left:20px;
	margin-top:20px;
}

#si_name5 {
	clear:both;
	font-size:14px;
	padding-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}

#si_text_frame {
	width:566px;
	float:left;
}

#si_text_frame_scrool {
	display:inline-block;
	width:300px;
	height:300px;
	margin-left:94px;
	float:right;
}

#si_text {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#si_text_legal {
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
	color:#666;
}

#si_text_kondo {
	width:100px;
	font-size:14px;
	font-weight:bold;
	background-color:#C36;
	padding:7px 5px 5px 5px;
	color:#FFF;
	text-align:center;
}

.fixed{
	position:fixed;
	top:20px;/*固定させたい位置*/
}


/*上段6個ボタン*/

#sora_botan1 {
	float:left;
	margin-top:28px;
}



#sora_botan11 {
	float:left;
	margin-top:28px;
}






#sora_botan2 {
	float:left;
	margin-top:28px;
}



#sora_botan22 {
	float:left;
	margin-top:28px;
}






#sora_botan3 {
	float:left;
	margin-top:28px;
}



#sora_botan33 {
	float:left;
	margin-top:28px;
}







#sora_botan4 {
	float:left;
	margin-top:28px;
}



#sora_botan44 {
	float:left;
	margin-top:28px;
}








#sora_botan5 {
	float:left;
	margin-top:28px;
}



#sora_botan55 {
	float:left;
	margin-top:28px;
}







#sora_botan6 {
	float:left;
	margin-top:28px;
}



#sora_botan66 {
	float:left;
	margin-top:28px;
}



#sora_botan7 {
	float:left;
	margin-top:28px;
}

#sora_botan77 {
	float:left;
	margin-top:28px;
}





/*上段6個ボタン*/


#happy_bg {
	width:960px;
	clear:both;
}

#happy_text1 {
	clear:both;
	width:582px;
	font-size:19px;
	font-weight:bold;
	margin-top:-350px;
	line-height:25px;
	margin-bottom:25px;
		text-justify:distribute;
}

#happy_list {
	font-size:15px;
	line-height:26px;
}

#happy_attention {
	margin-top:15px;
	font-weight:bold;
}

#happy_btn {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	margin-bottom:40px;
	text-align:center;
}




#gNavi1 {
	float:left;
	width:212px;
	overflow:hidden;
	margin-top:5px;
	margin-left:20px;
}

#gNavi1 li {
	clear:both;
	width:212px;
	height:60px;
	margin-bottom:0px;
	background-image:url(images/top/haruka_btn_orange.png);
}

#gNavi1 li a {
	display:block;
	line-height:60px;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
}

#gNavi1 li a:hover {
	background:#fff url(images/top/haruka_btn_orange_over.png);
}




#gNavi2 {
	float:left;
	width:212px;
	overflow:hidden;
	margin-top:5px;
	margin-left:20px;
}

#gNavi2 li {
	clear:both;
	width:212px;
	height:60px;
	margin-bottom:0px;
	background-image:url(images/top/haruka_btn_orange.png);
}

#gNavi2 li a {
	display:block;
	line-height:60px;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
}

#gNavi2 li a:hover {
	background:#fff url(images/top/haruka_btn_orange_over.png);
}


#gNavi3 {
	float:left;
	width:212px;
	overflow:hidden;
	margin-top:5px;
	margin-left:20px;
}

#gNavi3 li {
	clear:both;
	width:212px;
	height:60px;
	margin-bottom:0px;
	background-image:url(images/top/haruka_btn_yellow.png);
}

#gNavi3 li a {
	display:block;
	line-height:60px;
	color:#cb4c3a;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:2px;
}

#gNavi3 li a:hover {
	background:#fff url(images/top/haruka_btn_yellow_over.png);
}




#haruka_bb1 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}


#haruka_bb2 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}


#haruka_bb3 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}


#haruka_bb4 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}


#haruka_bb5 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}

#haruka_bb666 {
	width:252px;
	height:60px;
	margin-top:5px;
	margin-left:13px;
	float:left;
}


#haruka_bb6 {
	width:212px;
	height:60px;
	margin-top:5px;
	margin-left:20px;
	float:left;
}

#haruka_bb6 {
	width:212px;
	height:60px;
	margin-top:5px;
	margin-left:20px;
	float:left;
}
#zeimu_text1 {
	clear:both;
	width:712px;
	font-size:19px;
	margin-top:20px;
	line-height:25px;
	margin-bottom:25px;
	text-justify:distribute;
	float:left;
}

#zeimu_girl {
	float:left;
	margin-top:-130px;

	
}

#zeimu_btn1 {
	margin-left:70px;
	margin-top:-610px;	
}

#zeimu_btn2 {
	margin-left:70px;
	margin-top:43px;
}

#zeimu_btn3 {
	margin-left:70px;
	margin-top:44px;
}

#zeimu_btn4 {
	margin-left:70px;
	margin-top:43px;	
}

#zeimu_btn5 {
	margin-left:70px;
	margin-top:32px;
}


#zeimu1_text1 {
	clear:both;
	width:798px;
	font-size:19px;
	margin-top:20px;
	margin-left:85px;
	line-height:25px;
	margin-bottom:25px;
	text-align:justify;
	text-justify:distribute;
	float:left;
}


#zeimu111_text {
	font-size:17px;
	width:888px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu111_text a {
	color:#369;
}

#zeimu111_text a:hover {
	color:#69C;
}

#zeimu222_text {
	font-size:17px;
	width:618px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}


#zeimu1_question {
	float:left;
	width:64px;
	margin-right:20px;
	margin-bottom:20px;
}

#zeimu1_title {
	font-size:26px;
	font-weight:bold;
	color:#3b6c40;
	line-height:28px;
	float:left;
	width:700px;
	margin-top:6px;
	margin-bottom:20px;
}

#zeimu1_answer {
	clear:both;
	width:64px;
	margin-right:20px;
	float:left;
}

#zeimu1111_text {
	font-size:17px;
	width:600px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu1_text {
	font-size:17px;
	width:610px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu1_boy {
	position:absolute;
	margin-top:-1000px;
	margin-left:670px;
	width:600px;
	height:211px;
}


#zeimu2_boy {
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:-578px;
}

#zeimu3_boy {
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:-440px;
}

#zeimu44_boy {
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:-330px;
}

#zeimu1_kouza {
	font-size:24px;
	font-weight:bold;
	float:left;
	margin-left:80px;
	margin-top:-60px;
	position:relative;
	color:#FFF;	
}

#zeimu1_bigtitle {
	float:left;
	font-size:36px;
	font-weight:bold;
	margin-left:180px;
	margin-top:-68px;
	position:relative;
	color:#FFF;
}

#zeimu55_boy {
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:-700px;
}

#zeimu66_boy {
	float:left;
	padding-top:20px;
	margin-bottom:-36px;
}
#zeimu1_text11 {
	font-size:19px;
	margin-top:60px;
	margin-left:85px;
	line-height:30px;
	margin-bottom:25px;
	float:left;
}

#zeimu2222_text {
	font-size:17px;
	width:600px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu22222_text {
	font-size:17px;
	width:880px;
	margin-top:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#haruka_box1 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}
#haruka_box30th {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}
#haruka_box2 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box3 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box4 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box5 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box6 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box7 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box8 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}


#information_waku {
	border:1px solid #929292;
	width:636px;
	height:150px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}

#information {
	font-size:19px;
	font-weight:bold;
	padding-top:10px;
	padding-left:16px;
	color:#5D5D5D;
}


#information_date {
	font-size:14px;
	float:left;
	margin-right:20px;
	padding-left:16px;
	font-weight:bold;
}

#information_title {
	width:454px;
	font-size:14px;
	font-weight:bold;
	color:#097EC9;
}

#information_text {
	font-size:14px;
	padding-left:153px;
	width:454px;
	line-height:18px;
}

#300box {
	float:left;
	background-color:#E33D40;
}

#300box_30 {
	float:left;
	background-color:#ECEAEA;
}

#todoufuken {
	background-color:#3D3D3D;
	color:#FFFFFF;
	padding:5px;
	width:100px;
	text-align:center;
	margin-top:10px;
	margin-left:95px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#jimushomei {
	font-size:14px;
	margin-left:;
	text-align:center;
	margin-top:10px;
}

#human {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#3meiwaku {
	margin-top:50px;
}

#newbtn {
	width:70px;
	background-color:#FFE500;
	color:#FF0000;
	padding:3px 5px 3px  5px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-radius:20px;
	margin-left:110px;
}

#newbtn_1 {
	width:70px;
	background-color:#FFE500;
	color:#FF0000;
	padding:3px 5px 3px  5px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-radius:20px;
	margin-left:30px;
	margin-top:-15px;
}

#newbtn_2 {
	width:70px;
	background-color:#FFE500;
	color:#FF0000;
	padding:3px 5px 3px  5px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-radius:20px;
	margin-left:30px;
}

#newbtn_none {
	margin-top:19px;
}

#title_center {
	color:#cb4c3a;
	text-align:center;
	font-size:14px;
	margin-top:10px;
	font-weight:bold;
	line-height:19px;
}

#titlebold {
	margin-left:30px;
	font-size:24px;
	font-weight:;
	color:#FFFFFF;
	line-height:29px;
	background-color:#cb4c3a;
	padding:10px 20px 6px 20px;
	margin-bottom:30px;
}

#titlebold_1 {
	margin-left:30px;
	font-size:24px;
	font-weight:;
	color:#FFFFFF;
	line-height:29px;
	background-color:#cb4c3a;
	padding:10px 20px 6px 20px;
	margin-bottom:30px;
	width:700px;
}

#koe_title {
	font-size:36px;
	text-align:center;
	margin-top:40px;
}

#koe_text {
	font-size:14px;
	margin-top:0px;
	padding-top:5px;
}

#btn99 {
	float: left;
	width: 280px;
	height: 786px;
	margin-top: -290px;
		margin-bottom: -50px;
}

#h1logo {
	margin-top: 20px;
	margin-left: 20px;
}
#h1logo_text {
	font-size: 15px;
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 680px;
	line-height: 20px;
}
#susume-q {
	border: 1px solid #D0CDCD;
	padding: 20px 20px;
	clear:both;
	color:#000;
	font-size:17px;
	line-height: 22px;
	margin-bottom:20px;
	margin-top: 30px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
#susume-qq {
	clear:both;
	color:#000;
	font-size:17px;
	line-height: 22px;
	margin-bottom:25px;
	padding-top: 30px;
	padding-right: 24px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#susume-a-box {
	color:#fff;
	width: 50px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-image:url(images/top/human11.png);
}
#susume-2a-box {
	color:#fff;
	width: 50px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-image:url(images/top/human2-a.png);
}
#susume-a-box-under {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
#susume-aa {
	width:574px;
	font-size:14px;
	margin-left: 90px;
	margin-top: -80px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	padding-top:3px;
	float: left;
	display: block;
	font-weight: bold;
}
#susume-a0 {
	width:690px;
	margin-top: 10px;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	font-weight: bold;
}
#susume-aaa {
	width:574px;
	font-size:14px;
	margin-left: 90px;
	margin-top: -50px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	padding-top:3px;
	float: left;
	display: block;
	font-weight: bold;
}
#susume-bbb {
	width:574px;
	font-size:14px;
	margin-left: 90px;
	margin-top: -50px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	padding-top:3px;
	float: left;
	display: block;
	font-weight: bold;
}
#susume-bb {
	width:574px;
	font-size:14px;
	margin-left: 90px;
	margin-top: -80px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	padding-top:3px;
	float: left;
	display: block;
	font-weight: bold;
}
#susume-b-box {
	color:#fff;
	width: 50px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-image:url(images/top/human33.png);
}
#susume-2b-box {
	color:#fff;
	width: 50px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-image:url(images/top/human2-b.png);
}
.mt20 {
	margin-top: 15px;
}

#uroko12 {
	width: 270px;
	float: left;
	margin-top: 0px;
}

#urokoside_acutive {
	background-color:royalblue;
	color: #fff;
	padding: 10px 20px;
	border: 0px solid #d5d5d6;
	border-right: none;
	border-left: none;
}
#urokoside_acutive:hover {
	background-color: darkblue;
	color: #fff;
	padding: 10px 20px;
	border: 0px solid #7d7d7d;
		border-right: none;
	border-left: none;
}
#urokoside {
	background-color:#efefef;
	color: #7d7d7d;
	padding: 10px 20px;
	border: 1px solid #d5d5d6;
	margin-top: -1px;
		border-right: none;
	border-left: none;
}
#urokoside:hover {
	background-color:#efefef;
	color: #7d7d7d;
	padding: 10px 20px;
	border: 1px solid #d5d5d6;
		border-right: none;
	border-left: none;
}
#urokoside_over {
	background-color:#e3dccd;
	color: #4c4948;
	padding: 10px 20px;
	border: 1px solid #b5b5b6;
	margin-top: -1px;
		border-right: none;
	border-left: none;
}
#urokoside_over:hover {
	background-color:#dfd6b7;
	color: #4c4948;
	padding: 10px 20px;
	border: 1px solid #d5d5d6;
		border-right: none;
	border-left: none;
}
#uroko_kaisu {
	font-weight: bold;
	font-size: 18px;
}

.susume_bg_title {
	font-size:46px;
	font-weight: bold;
	color:#333;
	margin-top: 5px;
}
.susume_bg_subtitle {
	font-size:16px;
	color:#333;
	margin-bottom: 30px;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	clear: both;
}
# susume_bg {
	width: 400px;
}

#ssm-left {
	width: 270px;
	float: left;
	margin-right: 35px;
	border: 0px solid #c9caca;
	padding: 20px 15px;
	background-color: #fff;
}
#ssm-right {
	width: 620px;
	float: left;
}
#ssm-h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid;
	padding: 5px 5px 1px 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#ssm-left-icon {
	text-align: center;
	padding-top: 5px;
}
#ssm-right-icon {
	text-align: center;
	padding-top: 5px;
}
#ssm-left-text {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
#ssm-right-text {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
#ssm-right-head {
	font-size: 27px;
	line-height: 36px;
	font-weight: bold;
	padding-top: 20px;
	color:chocolate;
}
#ssm-right-sub {
	font-size: 20px;
	margin-top: 5px;
}
#ssm-obi {
	width: 960px;
	padding: 20px 0px;
	clear: both;
	margin-top: 30px;
}
#urokointerview00 {
	clear:both;
	width:100%;
	min-width:1px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	background-color:#dfd6b8;
	background-repeat:repeat-x;
	border-bottom: 1px solid #c9caca;
}
#urokointerview11 {
	background-color:#dfd6b8;
	background-repeat:repeat-x;
	width:960px;
	height:90px;
	padding-bottom: 16px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c9caca;
}
#urokointerview22 {
	clear:both;
	width:100%;
	min-width:1px;
	height:135px;
	padding: 40px 0px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #D0CDCD;
	background-color:#eeeae1;
	background-repeat:repeat-x;
	border-bottom: 0px solid #c9caca;
}
#urokointerview222 {
	clear:both;
	width:100%;
	min-width:1px;
	height:135px;
	padding: 40px 0px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #D0CDCD;
	background-color:#eeeae1;
	background-repeat:repeat-x;
	border-bottom: 0px solid #c9caca;
}
#urokointerview33 {
	background-color:#eeeae1;
	background-repeat:repeat-x;
	width:960px;
	height:135px;
	padding-bottom: 16px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 0px solid #c9caca;
}
#headbtn {
	background:-ms-linear-gradient(top, #9e9884, #777262); /* IE */
	background: -moz-linear-gradient(top,#9e9884 0%,#777262);
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9884), to(#777262));
	border: 1px solid #8b8673;
	color:#FFF;
	margin-top: 22px;
	padding: 10px 5px;
	font-size: 15px;
	float: left;
	width: 108px;
	text-align: center;
	line-height: 20px;
}
#headbtn:hover {
	background:-ms-linear-gradient(top, #9e9884, #9e9884); /* IE */
	background: -moz-linear-gradient(top,#9e9884 0%,#9e9884);
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9884), to(#9e9884));
	border: 1px solid #8b8673;
	color:#FFF;
}
#headbtn-over {
	background:-ms-linear-gradient(top, #eb5b23, #d03c19); /* IE */
	background: -moz-linear-gradient(top,#eb5b23 0%,#d03c19);
	background: -webkit-gradient(linear, left top, left bottom, from(#eb5b23), to(#d03c19));
	border: 1px solid #8b8673;
	color:#FFF;
	margin-top: 22px;
	padding: 10px 5px;
	font-size: 15px;
	float: left;
	width: 108px;
	text-align: center;
	line-height: 20px;
}
#headbtn-over:hover {
	background:-ms-linear-gradient(top, #c84c1b, #af300f); /* IE */
	background: -moz-linear-gradient(top,#c84c1b 0%,#af300f);
	background: -webkit-gradient(linear, left top, left bottom, from(#c84c1b), to(#af300f));
	border: 1px solid #8b8673;
	color:#FFF;
}

#interview-head1 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 20px 2px 20px;
	background-color:#4d260a;
	color: #fff;
	width: 140px;
	text-align: center;
	float: left;
	border: 1px solid #4d260a;
	cursor:pointer;
}
#interview-head2 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 20px 2px 20px;
	background-color:#4d260a;
	color: #fff;
	width: 140px;
	text-align: center;
	float: left;
	border: 1px solid #4d260a;
	margin-left: 134px;
	cursor:pointer;
}
#interview-title {
	font-size: 20px;
	padding: 5px 20px 2px 20px;
	border: 1px solid #4d260a;
	font-weight: bold;
	color: #4d260a;
	background-color:floralwhite;
	margin-left: 180px;
	margin-right: 110px;
	margin-top: 30px;
}

#karte_case_bg11 {
	width:100%;
	width:960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-color: #f5f2ec;
	padding-bottom: 20px;
}
#karte_case_bg_white1 {
	clear:both;
	min-width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color: #f5f2ec;
	padding-bottom: 20px;
}

/*バナーリンク*/
#ue h2 a {
	color:#fff;
	margin-left: auto;
	margin-right: auto;
}
h2 a {
	display:block;
	text-decoration:none;
	line-height:40px;
	text-align:center;
	font-family:Arial Black;
	font-size:23px;
	background-color:#232584;
	border-radius:5px;
	font-weight:bold;
	height: 70px;
	width: 390px;
	padding: 20px;
}
h2 a.btn {
	animation: blink 1s linear infinite normal;
	-webkit-animation: blink 1s linear infinite normal;
	-moz-animation: blink 1s linear infinite normal;
	-o-animation: blink 1s linear infinite normal;
}
h2 a:hover {
	animation:none;
	-webkit-animation:none;
}
@keyframes blink{
	0% {background-color:#065ca8;}
	10% {background-color:#5f91cd;}
	100% {background-color:#065ca8;}
}
@-webkit-keyframes blink{
	0% {background-color:#065ca8;}
	10% {background-color:#5f91cd;}
	100% {background-color:#065ca8;}
}
@-moz-keyframes blink{
	0% {background-color:#065ca8;}
	10% {background-color:#5f91cd;}
	100% {background-color:#065ca8;}
}
@-o-keyframes blink{
	0% {background-color:#065ca8;}
	10% {background-color:#5f91cd;}
	100% {background-color:#065ca8;}
}
/*バナーリンク*/


#t-b0 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: darkblue;
	color: #fff;
	padding-top: 15px;
}
#t-b1 {
	font-size: 18px;
	width: 100%;
	font-weight: bold;
}
#t-b2 {
	font-size: 16px;
	width: 400px;
}
#t-b2 a {
	color:darkblue;
	text-decoration:underline;
	font-weight: bold;
}
#t-b2 a:hover {
	color:royalblue;
}
table td, th {
padding: 10px 20px;
	background-color: #fff;
}

#houjinkyou-text001 {
font-size: 16px;
margin-top: 20px;
}
#houjinkyou-text002 a {
font-size: 16px;
text-decoration: underline;
color:royalblue;
margin-top: 20px;
}
#houjinkyou-text002 a:hover {
font-size: 16px;
text-decoration: underline;
color:dodgerblue;
margin-top: 20px;
}

/* 日本地図*/
table, th, td {
    border:none;
}
#japan-map {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
}
.pref_on {
    background-color: #224163;
    height: 34px;
    border-radius: 5px;
	text-align: center;
}
.pref_on a {
	font-size: 13px;
    display: block;
    color: white;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 10px;
}
.pref_on:hover {
	background-color: #0c2641;
}
.pref {
    background: #AFB2B8;
    height: 34px;
    font-size: 13px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
	color: white;
}
.pref a {
    display: block;
    text-decoration: none;
    color: white;
}
#hokkaido {
    margin: 20px 0;
}
/* 日本地図*/

#newlogo {
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: crimson;
color: #fff;
padding: 2px 4px;
width: 50px;
border-radius: 5px;
float: left;
margin-top: 30px;
margin-left: 75px;
}
#newlogo1 {
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: crimson;
color: #fff;
padding: 2px 4px;
width: 50px;
border-radius: 5px;
float: left;
margin-top: 10px;
margin-left: 75px;
}

#newlogotext {
margin-top: 32px;
font-size: 15px;
margin-left: 10px;
float: left;
position:relative;
z-index: 2;
}
#newlogotext a {
color: royalblue;
text-decoration: underline;
}
#newlogotext a:hover {
color:cornflowerblue;
text-decoration: underline;
}

#newlogotext1 {
margin-top: 12px;
font-size: 15px;
margin-left: 10px;
float: left;
position:relative;
z-index: 2;
}
#newlogotext1 a {
color: royalblue;
text-decoration: underline;
}
#newlogotext1 a:hover {
color:cornflowerblue;
text-decoration: underline;
}