﻿@charset "utf-8";

*{
margin:0;
padding:0;
}

/*-----------------------------------------------
会社概要
-----------------------------------------------*/

#main02{
margin:0 72px;
float:right;
padding:20px 0;
display:inline;
width:474px;
}

#main03{
margin:0 72px;
float:right;
padding:20px 0;
display:inline;
width:474px;
}

#toplink{
float:right;
width:618px;
}

.obi{
float:right;
margin:20px 0 20px;
}

.midashi{
margin-left:19px;
}

h2{
font-size:16px;
color:#000;
text-align:center;
margin-bottom:20px;
font-weight:bold;
}

.flower{
padding-left:17px;
font-weight:bold;
color:#000;
font-size:13px;
background:transparent url(../img/flower_icon.gif) 2px 5px no-repeat;
height:24px;
line-height:24px;
}

.companytitle{
font-size:12px;
font-weight:bold;
line-height:1.6;
color:#000;
margin-bottom:17px;
}

.recruittitle{
font-size:14px;
font-weight:bold;
line-height:1.6;
color:#000;
}

.companytxt{
font-size:12px;
line-height:1.6;
color:#000;
margin-bottom:17px;
}

.company_bg{
width:474px;
background:url(../img/company/company_bg.gif) repeat-y;
}

.company_bg div{
width:474px;
background:url(../img/company/company_upper.gif) top no-repeat;
}

.company_bg div div{
width:414px;
padding:20px 30px;
background:url(../img/company/company_lower.gif) bottom no-repeat;
}

.floatR{
float:right;
margin-bottom:60px;}