/*-------------------------------------------------
全体の設定
-------------------------------------------------*/

body{
	font-family:"ＭＳ Ｐゴシック","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic pro",Osaka,verdana,arial,sans-serif;
	color: #000000;
	font-size: 10pt;
}

img{
	border: 0px none;
}

a:link{ color:red; }
a:visited{ color:red; }
a:hover{ color:blue; }
a:active{ color:red; }

}

#container{
	width:850px;
	margin:0 auto;
}

#header{
	width:850px;
	height:50px;
	background-image:url(../images/background/header_bar.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
}
/* --------navi_menu設定-------- */


/* --------ul全体設定-------- */
ul#navi_menu{
	width:350px;
	list-style-type:none;
	margin-left:500px;
}

ul#navi_menu li{
	display: inline;
	float: left;
}

ul#navi_menu a{
	display: block;
	height: 21px;
	background-image: url(../images/background/navi.jpg);
	text-indent: -9999px;
}

a { outline: none; }

/* --------a class 設定-------- */

ul#navi_menu li a.top{
	width:53px;
	background-position:0 0;
}

ul#navi_menu li a.company{
	width:90px;
	background-position:-55px 0;
}

ul#navi_menu li a.info{
	width:189px;
	background-position:-140px 0;
}

/* --------a class:hover設定-------- */

ul#navi_menu li a.top:hover{
	width:53px;
	background-position:0 21px;
}

ul#navi_menu li a.company:hover{
	width:90px;
	background-position:-55px 21px;
}

ul#navi_menu li a.info:hover{
	width:189px;
	background-position:-140px 21px;
}
/* --------navi_menu設定-------- */
#footer{
	width:850px;
	height:70px;
	background-image:url(../images/background/header_bar.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
}
	.copyright{
		width:300px;
		padding:50px 0 0 0;
		margin-right:273px;
		float:left;
	}
	.contact{
		width:230px;
		margin:44px 0 0 0;
	}
/*-------------------------------------------------
index.html設定
-------------------------------------------------*/

#top_title{
	width:500px;
	margin:80px auto 50px auto;
}

#SCR70_botton{
	width:280px;
	margin:60px auto;
}
	.explain_txt{
		width:320;
		margin:0 auto;
		text-align:center;
	}

#smile_botton{
	width:280px;
	margin:60px auto 60px auto;
}

#application{
	width:250px;
	margin:10px auto;
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}


/*-------------------------------------------------
各サービスページ設定
-------------------------------------------------*/
.scr70_service_image01{
	position: absolute;
	top:0px;
	left:0px;
	width:843px;
	margin:0 auto;
}

.scr70_service_image02{
	position: absolute;
	left:0px;
	top:392px;
	width:843px;
	margin:0 auto;
}

.scr70_service_image03{
	position: absolute;
	left:0px;
	top:825px;
	width:843px;
	margin:0 auto;
}
.botton{
	width:327px;
	margin:20px auto 0 auto;
}
