@charset "utf-8";
/* CSS Document */

html {
background         : #fff;
}

html,button,input,select,textarea {
font-family        :'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', 'MS PGothic',sans-serif;
}

body{
color              : #333;
margin             : 0px;
padding            : 0px;
line-height        : 1.5em;
}

#wrapper{
width              : 1020px;
margin             : 0 auto;
margin-bottom      : 50px;
}

ul li {
list-style      : none;
}

img {
border          : none;
}

a {
border          : none;
color           : #333;
text-decoration : underline;
}

a:hover {
color           : #0CF;
}

a.line {
text-decoration :underline;
}

#main {
	width              : 1020px;
}

#mainImg{
	width:550px;
	float:left;
}
#mainnavi{
	width:450px;
	float:right;
}

#message {
	width              : 1020px;
	margin-bottom      : 100px;
	clear:both;
	padding-top: 50px;
}

/* ////service//////////////////////////////////////// */

#service{
width              : 1020px;
margin             : 0 auto;
margin-bottom      : 50px;
}

h1{
	font-size:19px;
	color:#F63;
	}

/* ////recruit//////////////////////////////////////// */

#recruit{
	width              : 600px;
	margin-top: 0;
	margin-right: auto;
	margin-left: 10px;
	margin-bottom: 50px;
	margin-bottom      : 50px;
}

.r_copyright {		
width              : 600px;
padding            : 0px;
font-size: 14px;
text-align:center;
}

/* ////footer//////////////////////////////////////// */

#footer {
padding-bottom     : 50px;	
clear              : both;
border-top         : #B3B3B3 1px solid;
border-bottom      : #B3B3B3 1px solid;
}
	
#footer	#footerInner {	
margin             : 0 auto;
width              : 1020px;
padding            : 0px;
}

#footer	#footerInner ul {	
}

#footer	#footerInner ul li {
float              : left;
border-right       : #666 1px solid;
padding-right      : 10px;
padding-left       : 10px;
}

#footer	#footerInner ul li.first {
border-right       : #666 1px solid;
border-left        : #666 1px solid;
padding-right      : 10px;
padding-left       : 10px;
}


.copyright {		
width              : 1020px;
padding            : 0px;
font-size: 14px;
text-align:center;
}
