@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;
	border:hidden;
}
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;
}






/* （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;
	border: none;
}



#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_banner_btn_0325 a {
	display:block;
	overflow:hidden;
	height:52px;
	width:0px;
	background-image:url(images/top/kaigyo_banner_btn.png);
	padding-left:264px;
}

#kaigyo_banner_btn_0325 a:hover {
	background-image:url(images/top/kaigyo_banner_btn_over.png);
}






#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;
	color:#fff;
	text-align:center;
	margin-top:-100px;
	line-height:28px;
}

#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:20px;
	margin-right:10px;
	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_btn1 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn1.png);
	padding-left:156px;
}

#kaigyo_list_btn1 a:hover {
	background-image:url(images/top/kaigyo_list_btn1_over.png);
}

#kaigyo_list_btn2 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}

#kaigyo_list_btn2 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn2.png);
	padding-left:156px;
}

#kaigyo_list_btn2 a:hover {
	background-image:url(images/top/kaigyo_list_btn2_over.png);
}

#kaigyo_list_btn3 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}

#kaigyo_list_btn3 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn3.png);
	padding-left:156px;
}

#kaigyo_list_btn3 a:hover {
	background-image:url(images/top/kaigyo_list_btn3_over.png);
}

#kaigyo_list_btn33 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}

#kaigyo_list_btn33 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn3_red.png);
	padding-left:156px;
}

#kaigyo_list_btn33 a:hover {
	background-image:url(images/top/kaigyo_list_btn3_red.png);
}

#kaigyo_list_btn4 {
	width:156px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
}

#kaigyo_list_btn4 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn4.png);
	padding-left:156px;
}

#kaigyo_list_btn4 a:hover {
	background-image:url(images/top/kaigyo_list_btn4_over.png);
}

#kaigyo_list_btn5 {
	width:256px;
	height:156px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
}

#kaigyo_list_btn5 a {
	display:block;
	overflow:hidden;
	height:156px;
	width:0px;
	background-image:url(images/top/kaigyo_list_btn55.png);
	padding-left:256px;
}

#kaigyo_list_btn5 a:hover {
	background-image:url(images/top/kaigyo_list_btn55_over.png);
}




#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;
}

#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 {
	background-image:url(images/top/seiko_back2.png);
	background-repeat:repeat-x;
	width:960px;
	height:710px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#karte_campaign2_new1 {
	background-image:url(images/top/seiko_back2.png);
	background-repeat:repeat-x;
	width:960px;
	height:638px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}


.karte_campaign {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#karte_campaign_left {
	width:680px;
	margin-top:172px;
	float:left;	
}

#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:0px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#333;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:15px;
	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:14px;
	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;
}

#book_btn_0325 a {
	display:block;
	overflow:hidden;
	height:169px;
	width:0px;
	background-image:url(images/top/campaign_book1.png);
	padding-left:300px;
}

#book_btn_0325 a:hover {
	background-image:url(images/top/campaign_book1_over.png);
}













#cam_btn_0325 {
		float:left;
}

#cam_btn_0325 a {
	display:block;
	overflow:hidden;
	height:169px;
	width:0px;
	background-image:url(images/top/cam_botan.png);
	padding-left:300px;
}

#cam_btn_0325 a:hover {
	background-image:url(images/top/cam_botan_over.png);
}






#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:470px;
	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 {
	font-size:20px;
	font-weight:bold;
	width:300px;
}

#category_office {
	font-size:16px;
	width:300px;
}

#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:0px;
	margin-right:0px;
	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:470px;
	float:left;
	margin-left:0px;
	padding-right:0px;
	font-size:14px;
	color:#cb4c3a;
	line-height:35px;
}

#specialinterview {
	clear:both;
	width:100%;
	min-width:1px;
	height:520px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-repeat:repeat-x;
	border-bottom: 1px solid #c9caca;
}
#urokointerview {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fcfbf7;
	background-repeat:repeat-x;
	border-bottom: 1px solid #c9caca;
	height: auto;
	padding-top: 20px;
}
#urokointerview1 {
	padding-top: 20px;
	background-color:#fcfbf7;
	background-repeat:repeat-x;
	width:960px;
	padding-bottom: 50px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	height: 370px;
}
#urokointerview2 {
	padding-top: 20px;
	background-color:#fcfbf7;
	background-repeat:repeat-x;
	width:960px;
	padding-bottom: 50px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	height: 500px;
}

#green {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00833e;
	background-repeat:repeat-x;
	border-bottom: 5px solid #dbe239;
	border-top: 5px solid #dbe239;
}
#green1 {
	background-color:#00833e;
	background-repeat:repeat-x;
	width:960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#blue {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#017DB9;
	background-repeat:repeat-x;
	border-bottom: 5px solid #175A7A;
	border-top: 5px solid #175A7A;
}
#blue1 {
	background-color:#017DB9;
	background-repeat:repeat-x;
	width:960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#white {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fcfbf7;
	background-repeat:repeat-x;
	border-bottom: 1px solid #c9caca;
	height: 40px;
}
#white1 {
	background-color:#fcfbf7;
	background-repeat:repeat-x;
	width:960px;
	padding-bottom: 0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
}
#urokointerview00 {
	clear:both;
	width:100%;
	min-width:1px;
	height:103px;
	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:80px;
	padding-bottom: 16px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c9caca;
}

#specialinterview33 {
	clear:both;
	width:100%;
	min-width:1px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-repeat:repeat-x;
}
#specialinterview55 {
	clear:both;
	width:100%;
	min-width:1px;
	height:1070px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-repeat:repeat-x;
	border-bottom: 1px solid #c9caca;
}
#specialinterview0 {
	clear:both;
	width:100%;
	min-width:1px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	background-color:#efefef;
	background-repeat:repeat-x;
	padding-top: 30px;
	border-bottom: 1px solid #c9caca;
}
#specialinterview_uroko {
	clear:both;
	width:100%;
	min-width:1px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	background-color:#efefef;
	background-repeat:repeat-x;
	padding-top: 30px;
	border-bottom: 1px solid #c9caca;
	border-top: 1px solid #c9caca;
}

#specialinterview2 {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f2ec;
	background-repeat:repeat-x;
	padding-top: 20px;
}
#specialinterview4 {
	clear:both;
	width:100%;
	min-width:1px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f2ec;
	background-repeat:repeat-x;
	padding-top: 30px;
}

#specialinterview1 {
	background-color:#fff;
	background-repeat:repeat-x;
	width:960px;
	height:520px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c9caca;
}



#specialinterview3 {
	background-color:#fff;
	background-repeat:repeat-x;
	width:960px;
	height:1100px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#specialinterview5 {
	background-color:#fff;
	background-repeat:repeat-x;
	width:960px;
	height:1000px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c9caca;
}

#specialinterview11 {
	background-color:#f5f2ec;
	background-repeat:repeat-x;
	width:960px;
	height:440px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#specialinterview44 {
	background-color:#f5f2ec;
	background-repeat:repeat-x;
	width:960px;
	height:480px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#specialinterview10 {
	background-color:#efefef;
	background-repeat:repeat-x;
	width:960px;
	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:aquamarine;
	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:25px;
	margin-top:10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: dotted 1px #818181;
	line-height: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #595757;
}

#boy1 {
	margin-top: 20px;
}

#boy1_text1 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 200px;
	margin-top: -240px;
	color: #595757;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	line-height: 33px;
}

#boy1_text2 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 185px;
	margin-top: 50px;
	color: #595757;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	line-height: 30px;
}

#81good {
	margin-top: 220px;
	padding-left: 300px;
	margin-left: 200px;
	position: relative;
	float: right;
	width: 100px;

	
}

#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;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}


#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_scrool {
	display:inline-block;
	width:300px;
	height:300px;
	margin-left:94px;
	float:right;
}



#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_botan1 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan1_brown.png);
	padding-left:137px;
}

#sora_botan1 a:hover {
	background-image:url(images/top/botan1_brown_over.png);
}

#sora_botan11 {
	float:left;
	margin-top:28px;
}

#sora_botan11 a {
	display:block;
	overflow:hidden;
	height:46px;
	width:0px;
	background-image:url(images/top/botan1_red.png);
	padding-left:160px;
}

#sora_botan11 a:hover {
	background-image:url(images/top/botan1_red_over.png);
}




#sora_botan2 {
	float:left;
	margin-top:28px;
}

#sora_botan2 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan2_yellow.png);
	padding-left:137px;
}

#sora_botan2 a:hover {
	background-image:url(images/top/botan2_yellow_over.png);
}

#sora_botan22 {
	float:left;
	margin-top:28px;
}

#sora_botan22 a {
	display:block;
	overflow:hidden;
	height:46px;
	width:0px;
	background-image:url(images/top/botan2_yellow.png);
	padding-left:160px;
}

#sora_botan22 a:hover {
	background-image:url(images/top/botan2_yellow_over.png);
}




#sora_botan3 {
	float:left;
	margin-top:28px;
}

#sora_botan3 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan3_brown.png);
	padding-left:137px;
}

#sora_botan3 a:hover {
	background-image:url(images/top/botan3_brown_over.png);
}

#sora_botan33 {
	float:left;
	margin-top:28px;
}

#sora_botan33 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan33_brown.png);
	padding-left:137px;
}

#sora_botan33 a:hover {
	background-image:url(images/top/botan33_brown_over.png);
}





#sora_botan4 {
	float:left;
	margin-top:28px;
}

#sora_botan4 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan4_brown.png);
	padding-left:137px;
}

#sora_botan4 a:hover {
	background-image:url(images/top/botan4_brown_over.png);
}

#sora_botan44 {
	float:left;
	margin-top:28px;
}

#sora_botan44 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan44_brown.png);
	padding-left:137px;
}

#sora_botan44 a:hover {
	background-image:url(images/top/botan44_brown_over.png);
}






#sora_botan5 {
	float:left;
	margin-top:28px;
}

#sora_botan5 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan5_brown.png);
	padding-left:137px;
}

#sora_botan5 a:hover {
	background-image:url(images/top/botan5_brown_over.png);
}

#sora_botan55 {
	float:left;
	margin-top:28px;
}

#sora_botan55 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan55_brown.png);
	padding-left:137px;
}

#sora_botan55 a:hover {
	background-image:url(images/top/botan55_brown_over.png);
}





#sora_botan6 {
	float:left;
	margin-top:28px;
}

#sora_botan6 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan6_brown.png);
	padding-left:137px;
}

#sora_botan6 a:hover {
	background-image:url(images/top/botan6_brown_over.png);
}

#sora_botan66 {
	float:left;
	margin-top:28px;
}

#sora_botan66 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan66_brown.png);
	padding-left:137px;
}

#sora_botan66 a:hover {
	background-image:url(images/top/botan66_brown_over.png);
}

#sora_botan7 {
	float:left;
	margin-top:28px;
}

#sora_botan7 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan7_brown.png);
	padding-left:138px;
}

#sora_botan7 a:hover {
	background-image:url(images/top/botan7_brown_over.png);
}

#sora_botan77 {
	float:left;
	margin-top:28px;
}

#sora_botan77 a {
	display:block;
	overflow:hidden;
	height:48px;
	width:0px;
	background-image:url(images/top/botan77_brown.png);
	padding-left:138px;
}

#sora_botan77 a:hover {
	background-image:url(images/top/botan77_brown_over.png);
}






/*上段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;
}

#happy_btn a {
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	height:76px;
	width:0px;
	background-image:url(images/top/happy_oubo_btn.png);
	padding-left:268px;
}

#happy_btn a:hover {
	background-image:url(images/top/happy_oubo_btn_over.png);
}



#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_bb1 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb1.png);
	padding-left:225px;
}

#haruka_bb1 a:hover {
	background-image:url(images/top/haruka_bb1_over.png);
}

#haruka_bb2 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}

#haruka_bb2 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb2.png);
	padding-left:225px;
}

#haruka_bb2 a:hover {
	background-image:url(images/top/haruka_bb2_over.png);
}

#haruka_bb3 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}

#haruka_bb3 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb3.png);
	padding-left:225px;
}

#haruka_bb3 a:hover {
	background-image:url(images/top/haruka_bb3_over.png);
}

#haruka_bb4 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}

#haruka_bb4 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb4.png);
	padding-left:225px;
}

#haruka_bb4 a:hover {
	background-image:url(images/top/haruka_bb4_over.png);
}

#haruka_bb5 {
	width:225px;
	height:60px;
	margin-top:5px;
	margin-left:40px;
	float:left;
}

#haruka_bb5 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb5.png);
	padding-left:225px;
}

#haruka_bb5 a:hover {
	background-image:url(images/top/haruka_bb5_over.png);
}

#haruka_bb6 {
	width:212px;
	height:60px;
	margin-top:5px;
	margin-left:20px;
	float:left;
}

#haruka_bb6 a {
	display:block;
	overflow:hidden;
	height:60px;
	width:0px;
	background-image:url(images/top/haruka_bb66.png);
	padding-left:212px;
}

#haruka_bb6 a:hover {
	background-image:url(images/top/haruka_bb66_over.png);
}

#haruka_box1 {
	width:206px;
	height:353px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box1 a {
	display:block;
	overflow:hidden;
	height:353px;
	width:0px;
	background-image:url(images/top/0111.png);
	padding-left:206px;
}

#haruka_box1 a:hover {
	background-image:url(images/top/0111_over.png);
}

#haruka_box2 {
	width:206px;
	height:353px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box2 a {
	display:block;
	overflow:hidden;
	height:353px;
	width:0px;
	background-image:url(images/top/2.png);
	padding-left:206px;
}

#haruka_box2 a:hover {
	background-image:url(images/top/2_over.png);
}

#haruka_box3 {
	width:206px;
	height:353px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box3 a {
	display:block;
	overflow:hidden;
	height:353px;
	width:0px;
	background-image:url(images/top/3.png);
	padding-left:206px;
}

#haruka_box3 a:hover {
	background-image:url(images/top/3_over.png);
}
#haruka_box0 {
	width:206px;
	height:353px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box0 a {
	display:block;
	overflow:hidden;
	height:353px;
	width:0px;
	background-image:url(images/top/0444.png);
	padding-left:206px;
}

#haruka_box0 a:hover {
	background-image:url(images/top/0444_over.png);
}


#haruka_box30th {
	width:638px;
	height:103px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box30th a {
	display:block;
	overflow:hidden;
	height:103px;
	width:0px;
	background-image:url(images/top/box-30th1.png);
	padding-left:638px;
}

#haruka_box30th a:hover {
	background-image:url(images/top/box-30th1-over.png);
}

#haruka_box4 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#haruka_box4 a {
	display:block;
	overflow:hidden;
	height:206px;
	width:0px;
	background-image:url(images/top/box4.png);
	padding-left:206px;
}

#haruka_box4 a:hover {
	background-image:url(images/top/box4_over.png);
}

#haruka_box5 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box5 a {
	display:block;
	overflow:hidden;
	height:206px;
	width:0px;
	background-image:url(images/top/box555.png);
	padding-left:206px;
}

#haruka_box5 a:hover {
	background-image:url(images/top/box555_over.png);
	background-image:url(images/top/box555_over.png);
}

#haruka_box6 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_box6 a {
	display:block;
	overflow:hidden;
	height:206px;
	width:0px;
	background-image:url(images/top/box6.png);
	padding-left:206px;
}

#haruka_box6 a:hover {
	background-image:url(images/top/box6_over.png);
}









#haruka_bb777 {
	width:206px;
	height:206px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#haruka_bb777 a {
	display:block;
	overflow:hidden;
	height:206px;
	width:0px;
	background-image:url(images/top/box1.png);
	padding-left:206px;
}

#haruka_bb777 a:hover {
	background-image:url(images/top/box1.png);
}



#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_btn1 a {
	display:block;
	overflow:hidden;
	height:75px;
	width:0px;
	background-image:url(images/top/zeimu_btn1.png);
	padding-left:147px;
	position:relative;
}

#zeimu_btn1 a:hover {
	background-image:url(images/top/zeimu_btn1_over.png);
}

#zeimu_btn2 {
	margin-left:70px;
	margin-top:43px;
}

#zeimu_btn2 a {
	display:block;
	overflow:hidden;
	height:75px;
	width:0px;
	background-image:url(images/top/zeimu_btn2.png);
	padding-left:147px;
	position:relative;
}

#zeimu_btn2 a:hover {
	background-image:url(images/top/zeimu_btn2_over.png);
}

#zeimu_btn3 {
	margin-left:70px;
	margin-top:44px;
}

#zeimu_btn3 a {
	display:block;
	overflow:hidden;
	height:75px;
	width:0px;
	background-image:url(images/top/zeimu_btn3.png);
	padding-left:147px;
	position:relative;
}

#zeimu_btn3 a:hover {
	background-image:url(images/top/zeimu_btn3_over.png);
}

#zeimu_btn4 {
	margin-left:70px;
	margin-top:43px;	
}

#zeimu_btn4 a {
	display:block;
	overflow:hidden;
	height:75px;
	width:0px;
	background-image:url(images/top/zeimu_btn4.png);
	padding-left:147px;
	position:relative;
}

#zeimu_btn4 a:hover {
	background-image:url(images/top/zeimu_btn4_over.png);
}

#zeimu_btn5 {
	margin-left:70px;
	margin-top:32px;
}

#zeimu_btn5 a {
	display:block;
	overflow:hidden;
	height:75px;
	width:0px;
	background-image:url(images/top/zeimu_btn5.png);
	padding-left:147px;
	position:relative;
}

#zeimu_btn5 a:hover {
	background-image:url(images/top/zeimu_btn5_over.png);
}

#zeimu1_bg1 {
}





#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;
}

#zeimu11_title {
	font-size:26px;
	font-weight:bold;
	color:#3b6c40;
	line-height:28px;
	float:left;
	width:800px;
	margin-top:6px;
	margin-bottom:20px;
}

#zeimu1_answer {
	clear:both;
	width:64px;
	margin-right:20px;
	float:left;
}

#zeimu1_text {
	font-size:17px;
	width:610px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu222_text {
	font-size:17px;
	width:618px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#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;
}

#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;
}

#zeimu1111_text {
	font-size:17px;
	width:600px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#zeimu1_boy {
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:-1000px;
}

#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;
}

#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;
}

#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;
}

#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;
}

#information_waku {
	border:1px solid #929292;
	width:636px;
	height:150px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}
#information_waku1 {
	border:1px solid #929292;
	width:636px;
	height:90px;
	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;
	padding-left:16px;
	font-weight:bold;
}

#information_title {
	width:460px;
	font-size:14px;
	font-weight:bold;
	color:#097EC9;
	padding-left: 150px;
}

#information_text {
	font-size:14px;
	padding-left:150px;
	width:460px;
	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;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#jimushomei {
	font-size:16px;
	margin-left:;
	margin-top:10px;
}

#human {
	font-size:28px;
	padding-top: 5px;
	font-weight:bold;
}

#human a {

}

#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:;
}
#newbtn0 {
	width:70px;
	padding:3px 5px 3px  5px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-radius:20px;
	margin-left:;
}

#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 {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	padding-top: 10px;
}

#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;
}

#otoiawase_line {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #efefef;
	border-bottom: 1px solid #c9caca; 
	border-top: 1px solid #c9caca; 
}

#toiawase_title {
	font-size: 22px;
	font-weight: bold;
}
#toiawase_title1 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #595757;
	padding-bottom: 5px;
}

#tableline {
	border-top: 1px solid #000;
	padding-bottom: 10px;
}
#tel_text1 {
	font-size: 17px;
	font-weight: bold;
}
#tel_text2 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#tel_text3 {
	font-size: 16px;
	font-weight: bold;
}

.btn-primary {
	  color: #fff;
  background-color:#008975;
	border: 2px #c9caca solid;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
	box-shadow:3px 3px #555;
}
.btn-primary:hover {
  color: #fff;
  background-color: #005842;
	border: 2px #c9caca solid;
}

table {
	max-width: 100%;
}
#toiawase_title {
	font-size: 22px;
	font-weight: bold;
	}
#toiawase_logo {
	padding-right: 10px;
	width: 80px;
}	
#toiawase_logo1 {
	padding-right: 10px;
}
#toiawase_logo {
	padding-right: 10px;
	width: 80px;
}
#toiawase_logo2 {
	padding-right: 10px;
	float: left;
	margin-right: 5px;
}
#toiawase_tikara {
	font-size: 31px;
	font-weight: bold;	
	padding-right: 10px;
}
#toiawase_tikara2 {
	font-size: 34px;
	font-weight: bold;	
	padding-right: 5px;
}
#toiawase_tikara1 {
	font-size: 32px;
	font-weight: bold;	
}
#toiawase_subtext {
	font-size: 15px;
	padding-right: 10px;
	font-weight: bold;	
	color: #666464;
}	
#toiawase_subtext1 {
	font-size: 16px;
	padding-right: 5px;
	font-weight: bold;	
	color: #666464;
}	
#toiawase_shiryouseikyu {
	font-size: 18px;
	padding: 7px 72px 5px; 72px;
	margin-right: 20px;
	margin-bottom: 8px;

}	
#toiawase_nayami {
	font-size: 18px;
	padding: 7px 42px 5px; 42px;
	margin-bottom: 8px;

}	
#toiawase_shiryouseikyu1 {
	font-size: 18px;
	padding: 7px 80px 5px; 80px;
	margin-right: 20px;
	margin-bottom: 8px;

}	
#toiawase_nayami1 {
	font-size: 18px;
	padding: 7px 40px 5px; 40px;
	margin-bottom: 8px;

}	

#select-text {
	color: #3e3a39;
	font-weight: bold;
	font-size: 50px;
	margin-bottom: 30px;
	padding-top: 60px;
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#saver {
	float: left;
	width: 350px;
}
#saver-title {
	font-size: 22px;
	background-color:#008c3f;
	padding: 15px 10px 12px 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

}
#saver-text {
	padding-top: 15px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 16px;
	color: #595757;
	text-align: justify;
	text-justify: distribute;
}

#yajirushiphoto {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-right: 30px;	
	text-align: center;
}

#standard {
	float: left;
	width: 350px;
}
#standard-title {
	font-size: 22px;
	background-color:#2275a7;
	padding: 15px 10px 12px 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

}
#standard-text {
	padding-top: 15px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 16px;
	color: #595757;
	text-align: justify;
	text-justify: distribute;
}

#costlogo {
	font-size: 30px;
	text-align: center;
	padding: 15px 10px 10px 10px;
	background-color: #e14d4c;
	border-radius: 40px;
	color: #fff;
	font-weight: bold;
	width: 388px;
	margin-left: auto;
	margin-right: auto;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin-bottom: 30px;
}

#cost-left {
	width: 460px;
	float: left;
	margin-right: 40px;
}
#cost-right {
	width: 460px;
	float: left;
}
#cost-title {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	border-bottom: 1px solid #595757;
	border-top:  1px solid #595757;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #595757;
}
#cost-leftleft {
	width: 230px;
	float: left;
	margin-top: 30px;
}
#cost-leftright {
	width: 230px;
	float: left;
	margin-top: 30px;
}
#cost-ll-text {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 18px;
	text-align: center;
	color: #595757;
}
#cost-lr-text {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 18px;
	text-align: center;
	color: #e14d4c;
}
#cost-ll-maru {
	background-color: #595757;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#cost-lr-maru {
	background-color: #e14d4c;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#cost-photo {
	text-align: center;
	padding-bottom: 5px;
}
#cost-photo1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cost-r-photo {
	padding-top: 25px;
}

#lineup-title {
	color: #008c3f;
	font-weight: bold;
	font-size: 50px;
	padding-top: 30px;
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#lineup-text {
	font-size:23px;
	text-align: center;
	line-height: 28px;
	color: #595757;
	margin-bottom: 20px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#lineup-left {
	width: 300px;
	float: left;
}
#lineup-center {
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}
#lineup-right {
	width: 300px;
	float: left;
}
#lup-title {
	font-size: 30px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: center;
	font-weight: bold;
	color: #595757;
	margin-top: -225px;
	margin-bottom: 110px;
	color: #fff;
	
}
#lup-photo {
	
}
#lup-text {
	font-size: 17px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: center;
	font-weight: bold;
	color: #595757;
}
#lup2-bigtitle {
	font-size: 27px;
	color: #fff;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: center;
	font-weight: bold;
	margin-top: -432px;
}
#lup3-bigtitle {
	font-size: 27px;
	color: #fff;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: center;
	font-weight: bold;
	margin-top: -410px;
}
#lup2-left {
	margin-left: 130px;
	margin-top: 40px;
	float: left;
	display: block;
	position: absolute;
}
#lup2-right {
	margin-left: 560px;
	margin-top: 40px;
	float: left;
	display: block;
	position: absolute;
}
#lup2-title {
	font-size: 26px;
	font-weight: bold;
	color: #595757;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#lup2-text {
	font-size: 16px;
	margin-bottom: 27px;
	color: #595757;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#lup2-shikamo {
	color: #595757;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";	
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 430px;
	margin-bottom: 30px;
}
#lup3-text1 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";	
	display: block;
	position: absolute;
	margin-left: 535px;
	margin-top: 40px;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #595757;
}
#lup3-text2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";	
	display: block;
	position: absolute;
	margin-left: 535px;
	margin-top: 180px;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #595757;
}
#lup3-text3 {
	display: block;
	position: absolute;
	margin-top: 315px;
	font-size: 16px;
	margin-left: 200px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";	
}


div.pageblock {
   page-break-after: always;
}

#uroko_dai {
	background-color: #00833e;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 6px 30px 4px 30px;
	margin-top: 15px;
	margin-left: 65px;
	width: 120px;
	clear: both;
	position: relative;
}
#uroko_midashi {
	font-size: 59px;
	text-align: center;
	color: #fff;
	padding-top: 25px;
	height: 120px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
#uroko_midashi_sub {
	font-size: 17px;
	padding-left: 75px;
	padding-right: 65px;
	margin-left: auto;
	margin-right: auto;
}
#uroko_yamaguchi {
	font-size: 35px;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 0px;
}
#uroko_yama {
	font-size: 16px;
	font-weight: 100;
}
#uroko_keireki {
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 10px;
}
#uroko_keireki_sub {
	font-size: 12px;
	text-justify:distribute;
	padding: 10px 15px;
	border: 1px solid #9fa0a0;
}

#si_text_frame {
	width:640px;
	float: right;
	margin-top: 35px;
	margin-right: 0px;
}
#ima-frame {
	width:640px;
	margin-left: 160px;
	margin-top: 35px;
	margin-right: 0px;
}
#si_text_legal {
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
	color:#666;
}
#si_text {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	font-size:17px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-bottom: 30px;
	line-height: 25px;
	font-weight: bold;
	color:#666464;
}
#uroko_catchbtn {
	font-size: 23px;
	font-weight: bold;
	background-color: #dbe239;
	color: #00833e;
	padding: 8px 20px 5px 20px;
	margin-top: 10px;
	width: 150px;
	text-align: center;
	border: 1px solid #00833e;
}
#uroko_catch {
	font-size: 30px;
	color: #00833e;
	line-height: 37px;
	margin-top: 10px;
	font-weight: bold;
}
#uroko_photo {
	float: left;
	margin-right: 30px;
	margin-left: 105px;
}

#urokoside_acutive {
	background-color:#00833e;
	color: #fff;
	padding: 10px 20px;
	border: 1px solid #d5d5d6;
	border-right: none;
	border-left: none;
}
#urokoside_acutive:hover {
	background-color:#005321;
	color: #fff;
	padding: 10px 20px;
	border: 1px 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;
}
#uroko12 {
	width: 270px;
	float: left;
	margin-top: 45px;
}

#kaisubtn {
	background-color:#00833e;
	padding: 10px 30px 5px 30px;
	font-size: 20px;
	font-weight: bold;
	float: left;
	color: #fff;
	margin-top: 5px;
	margin-left: 65px;
	margin-right: 20px;
}
#yokoku_title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	background-color: #00833e;
	width: 320px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	border: 3px solid #CFCFCF;
	border-radius: 10px;
}
#yokoku_text {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 50px;
	color: #00833e;
}

#yokoku-btn {
	display: block;
	color: #fff;
	padding: 7px 20px 4px 20px;
}
#yokoku-btn:hover {
	background-color:#1F4512;
	border-radius: 10px;
}


#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: 7px 10px;
	font-size: 15px;
	float: left;
	width: 192px;
	text-align: center;
}
#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;
}
#yamaright {
	width: 600px;
	float: left;
	margin-left:30px;
	margin-top: 10px;
}
#yamaleft {
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}
#hpurl {
	padding-top: 10px;
	font-size: 14px;
}

#saverhead {
	background-color: greenyellow;
	padding: 10px 10px 5px 10px ;
	font-size: 19px;
	font-weight: bold;
	color: #008c3f;
	text-align: center;
	border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; 
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	}
#standardhead {
	background-color:powderblue;
	padding: 10px 10px 5px 10px ;
	font-size: 19px;
	font-weight: bold;
	color: #2275a7;
	text-align: center;
	border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#rirle {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	width: 646px;
	line-height: 20px;
	margin-top: -70px;
}

#kouhen {
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: bold;
	color: crimson;
	display: block;
	position: relative;
    display: inline-block;
	z-index: 1;
}
#kouhen a {
	position: relative;
    display: inline-block;
    padding: 11px 20px 6px 20px;
    text-decoration: none;
    color: #FFF;
    background:#003AA0;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #001763;/*線色*/
}
#kouhen a:hover {
	background-color:blue;
}

#kouhen1 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: crimson;
	display: block;

    display: inline-block;
	z-index: 1;
	float: right;
	margin-top: -40px;
}
#kouhen1 a {

    display: inline-block;
    padding: 8px 10px 5px 10px;
    text-decoration: none;
    color: #FFF;
    background:#003AA0;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #001763;/*線色*/
}
#kouhen1 a:hover {
	background-color:blue;
}



#ima-human1 {
width: 48%;
background-color:#E5F2F9;
float: left;
margin-right: 38px;
border:1px solid #949495;
display: block;
padding: 15px 20px;
border-radius: 5px;
}

#ima-human1:hover {
	background-color:#C6E5F8;
}

#ima-human2 {
width: 48%;
background-color:#efefef;
float: left;
border:1px solid #949495;
display: block;
padding: 15px 20px;
border-radius: 5px;
}
#ima-human2:hover {
	background-color:#dcdddd;
}
#ima-human3 {
width: 48%;
background-color:#efefef;
float: left;
margin-right: 38px;
border:1px solid #949495;
display: block;
padding: 15px 20px;
border-radius: 5px;
}

#ima-human3:hover {
	background-color:#dcdddd;
}

#ima-human4 {
width: 48%;
background-color:#E5F2F9;
float: left;
border:1px solid #949495;
display: block;
padding: 15px 20px;
border-radius: 5px;
}
#ima-human4:hover {
	background-color:#C6E5F8;
}
#ima-catch {
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
text-align: justify;
text-justify: inter-ideograph;
padding-right: 20px;
color:#4c4948;
line-height: 20px;
}
#ima-name {
font-size: 23px;
font-weight: bold;
color: #000;
}
#ima-add {
font-size: 15px;
color: #000;
}
#ima-prof {
background-color: #3e3a39;
color: #fff;
padding: 5px 10px 5px 10px;
font-size: 14px;
clear: both;
}
#ima-prof1 {
font-size: 14px;
margin-top: 10px;
}
#ima-prof2 {
font-size: 14px;
margin-top: 10px;
font-weight: bold;
}
#ima-prof3 {
font-size: 14px;
}
#ima-prof4 {
font-size: 16px;
margin-top: 14px;
margin-left: 10px;
float: left;
}
#ima-head {
font-size: 25px;
font-weight: bold;
padding-top: 20px;
text-align: justify;
text-justify: inter-ideograph;
color:#017DB9;
text-align: center;
}
#ima0-title {
font-size: 21px;
font-weight: bold;
padding-top: 20px;
text-align: justify;
text-justify: inter-ideograph;
color:dimgray;
}
#sensui-banner {
float: left;
padding-top: 7px;
}
#ima-photo1 {
margin-top: -10px;
}






/*ページ送り*/
#main .pageNav04c {
	/zoom: 1;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px;
	font-size: 18px;
}


#main .pageNav04c ul {
	position: relative;
	left: 50%;
	float: left;
}

#main .pageNav04c ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
}

#main .pageNav04c li span,
#main .pageNav04c li a {
	display: inline-block;
	margin: 0 1px 1px 0;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
	background-color:#f7f8f8;
}
#main .pageNav04c .over span,
#main .pageNav04c .over a {
	display: inline-block;
	margin: 0 1px 1px 0;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
	background-color:#b5b5b6;
	border-color: #898989;
}

#main .pageNav04c li a:hover {
	background: #eeeff7;
	border-color: #00f;
}
/*ページ送り*/


#bn_box1 {
	width:314px;
	height:223px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#bn_box1 a {
	display:block;
	overflow:hidden;
	height:223px;
	width:0px;
	background-image:url(images/top/bn-01.png);
	padding-left:314px;
}

#bn_box1 a:hover {
	background-image:url(images/top/bn-01-over.png);
}

#bn_box2 {
	width:314px;
	height:223px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#bn_box2 a {
	display:block;
	overflow:hidden;
	height:223px;
	width:0px;
	background-image:url(images/top/bn-02.png);
	padding-left:314px;
}

#bn_box2 a:hover {
	background-image:url(images/top/bn-02-over.png);
}

#bn_box3 {
	width:314px;
	height:223px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
}

#bn_box3 a {
	display:block;
	overflow:hidden;
	height:223px;
	width:0px;
	background-image:url(images/top/bn-03.png);
	padding-left:314px;
}

#bn_box3 a:hover {
	background-image:url(images/top/bn-03-over.png);
}

#bn_box4 {
	width:314px;
	height:223px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#bn_box4 a {
	display:block;
	overflow:hidden;
	height:223px;
	width:0px;
	background-image:url(images/top/bn-04.png);
	padding-left:314px;
}

#bn_box4 a:hover {
	background-image:url(images/top/bn-04-over.png);
}

.tit-gray {
color: #2f2725;
font-size: 18px;
color:#017DB9;
font-weight: bold;
}
#tit-bac {
background-color:#017DB9;
padding: 15px 20px 10px 20px;
font-size: 18px;
margin-bottom: 30px;
border: 1px solid gray;
color: #fff;
}

#tag {
margin-left: 30px;
margin-top: 20px;
float: left;
background:#017DB9;
overflow: hidden;/*はみ出た部分を隠す*/
padding: 7px 30px 5px 30px;
color: #fff;
font-weight: bold;
font-size: 16px;
border-radius: 5px;
text-align: center;
margin-right: 10px;
}
#tag1 {
margin-top: 20px;
float: left;
background:#017DB9;
overflow: hidden;/*はみ出た部分を隠す*/
padding: 7px 30px 5px 30px;
color: #fff;
font-weight: bold;
font-size: 16px;
border-radius: 5px;
text-align: center;
margin-right: 10px;
}

#ima0waku {
width: 465px;
margin-right: 30px;
float: left;
border: 1px solid gray;
padding: 15px;
margin-top: 30px;
border-radius: 5px;
background-color: #fff;
position: relative;
z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#ima0waku a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#ima0waku a:hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
    background-color: rgba(230,230,230,0.4);
}


#ima0waku0 {
width: 465px;
float: left;
border: 1px solid gray;
padding: 15px;
margin-top: 30px;
border-radius: 5px;
background-color: #fff;
position: relative;
z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#ima0waku0 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#ima0waku0 a:hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
    background-color: rgba(230,230,230,0.4);
}