/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li,dl,dt,dd,form,blockquote,pre,address { 
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

body {
	color:#333333;
	font-size:10px;
	line-height:1.5;
	background-color:#D8E6F5;
}

h1,h2,h3,h4,h5,h6 { 
	font-size:12px;
	font-weight:normal;
}

img{
	margin:0;
	padding:0;
	border:none;
}

/*input,textarea,option,select {
	color:#444444;
	line-height:1.3;
	font-size:100%;
}*/

a {
	color:#3B79C5;
	text-decoration:underline;
}

a:link,visited,active {
	color:#3B79C5;
	text-decoration:underline;
}

a:hover {
	color:#3B79C5;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.align_center {
	text-align:center;
}

.align_right {
	text-align:right;
}


/*-------------------------------font-------------------------------*/

.bold {
	font-weight:bold;
}

.small {
	font-size:70%;
}

.large {
	font-size:220%;
}


/*-------------------------------part-------------------------------*/

#flash{
	background:url(common/flash_bg.gif) repeat-x;
	height:381px;
}

#contents{
	width:722px;
	margin:0 22px 40px 22px;
}

#contents02{
	width:722px;
	margin:0 15px 30px 15px;
}

.main{
	width:722px;
	background:url(common/main_bg.gif) repeat-y;
	margin-bottom:10px;
}

.main_naka{
	background-image:url(common/main_naka_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;   
}

.main_kugiri{
	background-image:url(common/main_kugiri.gif);
	background-repeat:repeat-y;
}

.main_icon{
	margin-top:10px;
	margin-left:10px;
}
.main_icon02{
	margin-top:10px;
}

.main_txt{
	padding-right:10px;
}

#main_servise{
    padding:10px 20px 10px 20px;
	background-image:url(common/main_servise_naka.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


h1{
	margin-top:10px;
	margin-bottom:15px;
}

h2{
	padding-top:10px;
	margin-bottom:15px;
}

h3{
	margin-bottom:5px;

}

#sub_contens01{
	width:357px;
	margin-right:23px;
	background-image:url(common/sub_contents01_naka.gif);
	background-repeat:repeat-y;
}

#sub_contens01_honbun{
	margin:0 15px 0 20px;
}

#sub_contens01 .sub_contens01_box{
	clear:both;
	margin-bottom:5px;
}

#sub_contens01 .sub_contens01_photo{
	float:left;
	padding-right:10px;	
}

#sub_contens02{
	width:327px;
	margin-right:15px;
	margin-top:16px;
}

#sub_contens02 .sub_contens02_sttl{
	margin-top:15px;
	margin-bottom:30px;
}

#sub_contens02 .sub_contens02_box{
	clear:both;
	margin-bottom:15px;
}

#sub_contens02 .sub_contens02_photo{
	float:left;
	margin-right:10px;
	border:1px solid #FFFFFF;	
}

#sub_contens02 .top_btn{
	margin-bottom:10px;
}

#sub_contens02 .link_mark{
	margin-right:5px;
}

#sub_contens02 .more_link{
	margin-top:10px;
	text-align:right;
	margin-right:5px;
}

#sub_contens03{
	width:342px;
	margin-left:15px;
	margin-right:15px;
	margin-top:16px;
}

#sub_contens03 .sub_contens03_box{
	clear:both;
	margin-bottom:5px;
}

#sub_contens03 .sub_contens03_photo{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	
}


#footer_link{
	background:url(common/footer_link_bg.gif) repeat-x;
	height:73px;
	line-height:1.7;
}

#copyright{
	background:url(common/copyright_bg.gif) repeat-x;
	height:70px;
	text-indent:15px;
	color:#FFFFFF;
}

.interview_link{
	margin-bottom:5px;
}


.main_naka_bg{
	background:url(common/main_naka.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.main_left_bg{
	background:url(common/main_left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.main_right_bg{
	background:url(common/main_right.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.recruit_main_box{
	clear:both;
	margin-bottom:5px;
	padding-left:20px;
}

.recruit_main_box02{
	clear:both;
	margin-bottom:5px;
	padding-right:20px;
	padding-left:5px;
}

.recruit_main_box03{
	margin-bottom:5px;
	padding-left:5px;
}

.recruit_main_box04{
	margin-bottom:5px;
	padding-left:5px;
}

.recruit_main_photo{
	float:left;
	padding-right:10px;
	padding-bottom:5px;	
}

dl.company dt {
  clear: left;
  float: left;
  margin: 0 0 0 15px;
  width: 7.5em;
  padding-left: 5px;
  color: #3B79C5;
  font-weight:bold;
}

dl.company dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}

dl.access_map dt {
  clear: left;
  float: left;
  margin: 0;
  font-weight:bold;
  width:50px;
}

dl.access_map dd {
  margin-bottom: 0.8em;
  margin-left: 1.5em;
}

.servese_sttl01 {
	padding:10px;
	background-color:#DBF0DB;
	margin-bottom:10px;
}

.servese_sttl02 {
	padding:10px;
	background-color:#DDEDFA;
	margin-bottom:10px;
}

.servese_sttl03 {
	padding:10px;
	background-color:#E3DBEE;
	margin-bottom:10px;
}


#main_servise .main_contens_box{
	clear:both;
	/*background-image:url(images/servise_box_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}

#main_servise .main_contens_photo{
	float:left;
	padding-right:15px;
}

.servise_line{
	margin-bottom:5px;
}

.main_servise_naka_bg{
	background:url(common/main_serviase_naka.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


table.spec {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:5px 0 20px 0;
}
	
table.spec td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
	
	table.spec_none {
	border-top: none;
	border-left: none;
}
	
table.spec_none td{
	border-right: none;
	border-bottom: none;
}

table.spec td.koumoku{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#EEEEEE;
}

#sub_contens04{
	margin-left:15px;
	margin-right:15px;
	margin-top:16px;
}

.tuita_howto_image{
	margin:15px 0;
	text-align:center;
}

.tuita_sttl_honbun{
	margin:0 0 0 30px;
}

table.tuita_sttl_box {
	margin:0 0 20px 0;
}

.tuita_sttl_line_left{
	border-right: 1px solid #CCCECF;
	background-color:#FFFFFF;
}

.tuita_sttl_line_right{
	border-left: 1px solid #E5E6E6;
	background-color:#FFFFFF;
}

.tuita_contact_txt {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	margin:20px 0 0 0;
}

.tuita_contact_btn {
	margin:10px 0 20px 0;
	text-align:center;	
}


.service_honbun a {
	color:#333333;
	text-decoration:none;
}

.service_honbun a:link,visited,active {
	color:#333333;
	text-decoration:none;
}

.service_honbun a:hover {
	color:#333333;
	text-decoration:underline;
}

.midashi a {
	color:#3B79C5;
	text-decoration:none;
}

.midashi a:link,visited,active {
	color:#3B79C5;
	text-decoration:none;
}

.midashi a:hover {
	color:#3B79C5;
	text-decoration:underline;
}


.news_midashi a {
	color:#3B79C5;
	text-decoration:none;
}

.news_midashi a:link,visited,active {
	color:#3B79C5;
	text-decoration:none;
}

.news_midashi a:hover {
	color:#3B79C5;
	text-decoration:underline;
}

/*.sub_contens02_box a {
	color:#3B79C5;
	text-decoration:none;
}

.sub_contens02_box1 a:link,visited,active {
	color:#3B79C5;
	text-decoration:none;
}

.sub_contens02_box a:hover {
	color:#3B79C5;
	text-decoration:underline;
}*/



/*-------------------------------color-------------------------------*/

.red {
	color:#ff0000;
}

.midashi {
	color:#3B79C5;
	font-weight:bold;
	margin-bottom:3px;
}


.news_midashi {
	color:#3B79C5;
	margin-bottom:3px;
}



