body{
font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',Arial;
color:#333333;
margin:0 0 25px 0;
padding:0;
background:#FFFFFF;
}

fieldset{
border:none;
}

h1,h2,h3,h4,h5,h6,pre,
blockquote,ul,ol,dl,dd,form{
margin:0;
padding:0;
}

h1,h2,h5,h6{
font-size:12px;
}


h3,h4{
font-size:12px;
}

p,li,dt,dd{
font-size:12px;
line-height:170%;
margin:0;
}

br {
letter-spacing: 0;
}

a{
color: #DF0000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{
margin:0;
padding:0;
vertical-align:top;
border:none;
}

li img{
vertical-align:middle;
}

th{
font-weight:normal;
text-align:left;
}

ul{
list-style:none;
}

/*MAIN LAYOUT*/
#wrapper{
width:800px;
margin:0 auto;
}

#maincont{
margin:45px 35px 55px 35px;
}

#mainimgwrap{
width:800px;
height:461px;
background:url(../images/bg/bg_top_main_img.gif) repeat-y;
}

#mainimgwrap #mainimg{
margin:4px;
}

#colleft{
width:125px;
float:left;
}

#colright{
width:560px;
float:right;
}


/*HEADER*/
#header{
width:800px;
height:75px;

margin:0 auto;
}

#header h1{
background:url(../images/img/logo.gif) no-repeat;
background-position:0 25px;
width:77px;
height:75px;
text-indent:-5000px;
} 
#header h1 a{
display:block;
width:77px;
height:75px;
}

/*MENU*/
#menu dl{
width:800px;
margin:0;
height:30px;
}

#menu dl dd{
	float:left;
	margin:0px;
	padding:0px;
	display: block;
	text-indent:-5000px;
	height:30px;
}

#menu dl dd a {
	display: block;
	text-indent:-5000px;
	height:30px;
}

#menu dl dd.pt01{
background:url(../images/btn/btn_menu_about.gif) no-repeat bottom;
width:160px;
}
#menu dl dd.pt01 a {
background:url(../images/btn/btn_menu_about.gif) no-repeat top;
width:160px;
}
#menu dl dd.pt01 a:hover {
background-position:0 -30px;
width:160px;
}

#menu dl dd.pt02{
background:url(../images/btn/btn_menu_service.gif) no-repeat bottom;
width:160px;
}
#menu dl dd.pt02 a {
background:url(../images/btn/btn_menu_service.gif) no-repeat top;
width:160px;
}
#menu dl dd.pt02 a:hover {
background-position:0 -30px;
width:160px;
}

#menu dl dd.pt03{
background:url(../images/btn/btn_menu_company.gif) no-repeat bottom;
width:160px;
}
#menu dl dd.pt03 a {
background:url(../images/btn/btn_menu_company.gif) no-repeat top;
width:160px;
}
#menu dl dd.pt03 a:hover {
background-position:0 -30px;
width:160px;
}

#menu dl dd.pt04{
background:url(../images/btn/btn_menu_recruit.gif) no-repeat bottom;
width:160px;
}
#menu dl dd.pt04 a {
background:url(../images/btn/btn_menu_recruit.gif) no-repeat top;
width:160px;
}
#menu dl dd.pt04 a:hover {
background-position:0 -30px;
width:160px;
}

#menu dl dd.pt05{
background:url(../images/btn/btn_menu_contact.gif) no-repeat bottom;
width:160px;
}
#menu dl dd.pt05 a {
background:url(../images/btn/btn_menu_contact.gif) no-repeat top;
width:160px;
}
#menu dl dd.pt05 a:hover {
background-position:0 -30px;
width:160px;
}

/*TITLE*/
#about h2{
background:url(../images/title/title_about.gif) left no-repeat;
width:200px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}

#service h2{
background:url(../images/title/title_service.gif) left no-repeat;
width:200px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}

#company h2{
background:url(../images/title/title_company.gif) left no-repeat;
width:200px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}

#recruit h2{
background: url(../images/title/title_recruit.gif) left no-repeat;
width:200px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}

#contact h2{
background: url(../images/title/title_contact.gif) left no-repeat;
width:200px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}

#privacy h2{
background: url(../images/title/title_privacy.gif) left no-repeat;
width:221px;
height:24px;
text-indent:-5000px;
margin:0 0 32px 0;
}


/*LEFTMENU*/
#colleft dl{
padding:0 0 8px 3px;
}

#colleft dl dt{
width:103px;
height:15px;
text-indent:-5000px;
margin:0 0 5px 0;
}

#colleft dl dt a{
width:103px;
height:15px;
display: block;
}


#colleft dl dd{
background:url(../images/icon/icon_yajirushi_small.gif) left no-repeat;
padding:0 0 0 16px;
margin:0 7px;
display: block;
}


#colleft dl a{
color:#333333;
}

#colleft dl a:hover{
color:#DF0000;
}



#colleft dl dt.a01{
background:url(../images/btn/btn_side_a_01.gif) no-repeat left top;
}
#colleft dl dt.a01 a{
background:url(../images/btn/btn_side_a_01.gif) no-repeat left top;
}
#colleft dl dt.a01 a:hover{
background-position:0 -15px;
}

#colleft dl dt.a02{
background:url(../images/btn/btn_side_a_02.gif) no-repeat left top;
}
#colleft dl dt.a02 a{
background:url(../images/btn/btn_side_a_02.gif) no-repeat left top;
}
#colleft dl dt.a02 a:hover{
background-position:0 -15px;
}

#colleft dl dt.r01{
background:url(../images/btn/btn_side_r_01.gif) no-repeat left top;
}
#colleft dl dt.r01 a{
background:url(../images/btn/btn_side_r_01.gif) no-repeat left top;
}
#colleft dl dt.r01 a:hover{
background-position:0 -15px;
}

#colleft dl dt.r02{
background:url(../images/btn/btn_side_r_02.gif) no-repeat left top;
}
#colleft dl dt.r02 a{
background:url(../images/btn/btn_side_r_02.gif) no-repeat left top;
}
#colleft dl dt.r02 a:hover{
background-position:0 -15px;
}

#colleft dl dt.r03{
background:url(../images/btn/btn_side_r_03.gif) no-repeat left top;
}
#colleft dl dt.r03 a{
background:url(../images/btn/btn_side_r_03.gif) no-repeat left top;
}
#colleft dl dt.r03 a:hover{
background-position:0 -15px;
}


/*COMPANY*/
#company dl{
line-height:150%;
}

#company dl dt{
float:left;
width:70px;
padding:0px 5px;
line-height:150%;
}

#company dl dd{
float:left;
padding:0px 5px;
line-height:150%;
}


#company dl div{
float:left;
width:200px;
}



/*RECRUIT*/
#recruit div.mainimg{
margin:0 0 45px 0;
padding:0;
}
#recruit div.mainimg h3{
margin:0 0 28px 0;
padding:0;
}

#recruit h4{
background:url(../images/icon/icon_circle.gif) left no-repeat;
padding:0 0 0 17px;
}

#recruit div.box{
background:url(../images/bg/bg_line_gray.gif) repeat-y;
border-top:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
margin:15px 15px 0 15px;
padding:3px 10px;
}

#recruit div.box dl{
background:url(../images/bg/bg_data_black_dot.gif) repeat-x bottom;
}

#recruit div.box dl dt{
float:left;
width:110px;
padding:7px 0px;
text-indent:5px;
}

#recruit div.box span{
}

#recruit div.box dl dd{
float:left;
padding:7px 0px;
width:400px;
}

#recruit div.box dl#btm{
background:none !important;
}

#recruit div.box dl dd.link a{
background:url(../images/icon/icon_yajirushi_big.gif) left no-repeat;
padding:0 0 0 18px;
color:#333333;
}

#recruit div.box dl dd a:hover{
color:#DF0000;
}

#recruit div.obo{
margin:15px 15px 0 15px;
}

#recruit div.obo p{
margin:0 0 10px 0;
}

p.pagenavi{
margin:7px 0 45px 405px;
}

p.pagenavi a{
background:url(../images/icon/icon_yajirushi_top.gif) left no-repeat;
padding:0 0 0 18px;
color:#333333;
}

p.pagenavi a:hover{
color:#DF0000;
}



/*CONTACT*/
#contact{
padding:0 0 100px 0;
}

#contact p{
padding:0 0 10px 0;
}

/*PRIVACY*/
#privacy #colright h4{
font-size:13px;
background:url(../images/bg/bg_data_black_dot.gif) bottom repeat-x;
padding:0 0 7px 0;
margin:0 0 7px 0;
}

#privacy #colright .detail dl dt{
float:left;
font-weight:bold;
width:50px;
}

#privacy #colright .detail dl dd{
float:left;
font-weight:bold;
}

#privacy #colright .detail p{
padding:0 0 10px 50px;
}

#privacy div.date p{
padding:5px 0 25px 0;
line-height:140%;
text-align:right;
}

#privacy div.cont h5{
text-decoration:underline;
padding:5px 0 10px 0;
}

#privacy div.cont p{
padding:0 0 10px 0;
}

#privacy div.indent{
padding:0 20px;
}

#privacy #colright h6{
font-weight:normal;
padding:0 0 5px 0;
}

/*MAP*/
#map{
margin:15px;
}

#map h1{
margin:0 20px;
}

#map p{
text-align:center;
padding:20px 0 0 0;
}

#map address{
text-align:center !important;
padding:20px 0;
}




/*FOR BUGGGG!*/
#wrapper:after,.wrap:after{
content:"";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#wrapper,.wrap{
display:inline-block;
}

/* exlude MacIE5 \*/
*html #wrapper,*html .wrap{
height:1%
}

#wrapper,.wrap{
display:block;
}
/* END MacIE5 */


/*FOOTER*/
#footer{
border-top:4px solid #000000;
width:800px;
padding:7px 0 0 0;
margin:0 auto 30px auto;
clear:both;
}

#footer p{
float:left;
}

#footer p a {
background:url(../images/btn/btn_privacy.gif);
	display: block;
	text-indent:-5000px;
	height:15px;
	width:145px;
}

address{
background:url(../images/img/txt_address.gif);
width:85px;
height:15px;
float:right;
text-indent:-5000px;
}


#footertop{
width:800px;
padding:7px 0 0 0;
margin:0 auto 30px auto;
clear:both;
}

#footer p,#footertop p{
float:left;
}

#footer p a,#footertop p a {
background:url(../images/btn/btn_privacy.gif);
	display: block;
	text-indent:-5000px;
	height:15px;
	width:145px;
}

address{
background:url(../images/img/txt_address.gif);
width:85px;
height:15px;
float:right;
text-indent:-5000px;
}

	
	¡¡
