@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
}
a:hover {
	color: #4b9000;
	text-decoration: none;
}


/*その他
---------------------------------------------------------------------------*/
.mb1em {
	margin-bottom: 1em;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

/*コンテナー（HPを囲むボックス）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	clear: left;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#headerbg {
	background-image: url(images/header_bg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#header {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	position: relative;
}

#header h1 {
	color: #EEEEEE;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: 3px;
}

#logo {
	position: absolute;
	left: 0px;
	bottom: 25px;
}

#tel {
	position: absolute;
	right: 0px;
	bottom: 25px;
}



/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	background-image: url(images/menu_bg.gif);
	height: 84px;
	width: 869px;
	padding-left: 19px;
	margin-right: auto;
	margin-left: auto;
}

ul#menu li a{
	float: left;
	background-image: url(images/menu.png);
	line-height: 59px;
	display: block;
	float: left;
	height: 84px;
	width: 170px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

ul#menu li a span{
	margin-top: -9px;
	line-height: 0px;
	display: block;
	float: left;
	height: 20px;
	width: 170px;
	font-size: 11px;
	color: #648e08;
	text-decoration: none;
	text-align: center;
	margin-right: 4px;
}

ul#menu li a:hover {
	background-image: url(images/menu_over.png);
	color: #577f00;
}

ul#menu li a:hover span{
	color: #57b800;
}



/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	background-image: url(images/topimg_bg.gif);	/*スライドショー下の影*/
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	position: relative;
	height: 300px;
	width: 878px;
}

#mainimg .slide_file {
	display: none;
}

#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}

#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}



/*メインコンテンツ（右側）
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 610px;
	padding-top: 10px;
	padding-bottom: 50px;
	display: inline;
	margin-right: 10px;
}

#main h2 {
	font-size: 140%;
	font-weight: bold;
	line-height: 48px;
	color: #FFFFFF;
	background-image: url(images/h2_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	overflow: hidden;
	padding: 15px 15px 0px 15px;
	margin-bottom: -15px;
	clear: both;
}

#main h3 {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	background-color: #eee;
	border-bottom:1px solid #999999;
	border-left:6px solid #ff6600;
	line-height:200%;
	overflow: hidden;
	padding: 3px 0 0 15px;
	margin:15px 5px 5px 5px;
	clear: both;
}

#main h4 {
	font-size: 130%;
	font-weight: bold;
	color: #f50;
	line-height:200%;
	overflow: hidden;
	padding-left: 10px;
	margin:10px 5px -5px 2px;
}

#main p {
	font-size: 120%;
	padding: 0.4em 12px 1em;
}

#main p.coution {
	font-size: 100%;
	margin:-15px 5px 0 0;
}

#main a.detail {
	padding-right: 50px;
	margin: -15px 10px 25px 10px;
	line-height: 50px;
	display: block;
	float: right;
	height: 40px;
	width: 205px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #411;
	background-image: url(images/detail.png);
	background-repeat: no-repeat;
}

#main a.detail:hover {
	color: #700;
	background-image: url(images/detail_on.png);
	background-repeat: no-repeat;
}

#main span.orange {
	color: #ff6600;
}

#main p img.icon {
	vertical-align: middle;
}


/*採用情報
---------------------------------------------------------------------------*/
table.recruit{
	width: 96%;
	margin: 15px auto 20px auto;
}

table.recruit, table.recruit td, table.recruit th {
	border: 1px solid #bfbfbf;
}

table.recruit th {
	padding: 5px;
	text-align: center;
	width: 18%;
	background-color: #f3ecd0;
	background-image: url(images/th_bg.png);
	background-repeat: repeat-x;
}

table.recruit td {
	padding: 5px;
	width: 70%;
	background-color: #fff8ee;
	background-image: url(images/td_bg.png);
	background-repeat: repeat-x;
}


.num{
	margin-left:17px;
} 

.num li{
	list-style-type: decimal;
} 

/*プラン一覧表
---------------------------------------------------------------------------*/
table.tbl, table.plan ,table.price{
	width: 96%;
	margin: 15px auto 20px auto;
}

table.tbl, table.tbl td, table.tbl th,
table.plan, table.plan td, table.plan th,
table.price, table.price td, table.price th {
	border: 1px solid #bfbfbf;
}

table.tbl td,
table.plan td,
table.price td {
	background-color: #fff8ee;
	background-image: url(images/td_bg.png);
	background-repeat: repeat-x;
}

table.tbl th,
table.plan th,
table.price th {
	background-color: #f3ecd0;
	background-image: url(images/th_bg.png);
	background-repeat: repeat-x;
}

table.tbl td, table.tbl th{
	padding: 5px;
	text-align: center;
}

table.plan td, table.plan th{
	padding: 5px;
	width: 24%;
	text-align: center;
}

table.price td, table.price th {
	padding: 5px;
	width: 9.6%;
	text-align: center;
}

table.no_c td, table.no_c th {
	padding-left: 10px;
	text-align: left;
}

/*サイドコンテンツ（左側）
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 50px;
	display: inline;
	margin-left: 10px;
}

#side h3 {
	font-size: 100%;
	border: 3px double #bfbfbf;
	text-align: center;
	background-image: url(images/h3_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

#side p {
	padding: 0.5em 0.5em 1em 0.5em;
}

#side .img_btn {
	margin-bottom: 2em;
}
#side img {
	margin-bottom: 2em;
}


/*サイドメニュー
---------------------------------------------------------------------------*/
#estimation {
	background-image: url(images/side_bg.png);
	background-repeat: no-repeat;
	margin: 7px 0 -52px 0;
	padding-top: 77px;
	height: 300px;
}

#estimation a.es_a{
	margin: 10px 0 0px 10px;
}

#estimation a img.plan_btn{
	margin-bottom: 5px;
}
#side ul.sidemenu {
	margin-bottom: 2em;
	margin-top: 6px
}

#side .sidemenu li {
	margin: 4px 0px 2px 5px;
	background-image: url(images/sidemenu_bg.jpg);	/*左側のアクセント画像*/
	background-repeat: no-repeat;
	background-position: left center;
}

#side .sidemenu a {
	line-height: 37px;
	display: block;
	width: 173px;
	text-decoration: none;
	padding: 3px 10px 3px 37px;
}

#side .sidemenu a:hover {
	background-image: url(images/sidemenu_over_bg.jpg);	/*左側のアクセント画像*/
	background-repeat: no-repeat;
	background-position: left center;
}
/*フッターメニュー
---------------------------------------------------------------------------*/
div#footermenubg {
	background-color: #ede4bf;
	clear: both;
	width: 100%;
	padding-top: 15px;
}

div#footertitle {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 5px 30px 5px;
	height: 30px;
}
div#footertitle p.name {
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}

div#footertitle p span {
	padding: 0 5px 0px 15px;
	font-weight: normal;
}

div#footertitle img.foot{
	padding: 0 20px 1em;
	float: left;
	margin: 30px 10px 10px 10px;
}
ul#footermenu {
	text-align: right;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	padding: 0px 5px 20px 5px;
}

ul#footermenu li {
	display: inline;
	padding: 0px 5px 15px 5px;
}

ul#footermenu li a {
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}



/*フッター（コピーライトとか入っている最下部ブロック）
---------------------------------------------------------------------------*/
#footerbg {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 70px;
}

#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	width: 880px;
	line-height: 70px;
}



/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 600px;
	height: 140px;
	overflow: auto;
	padding: 10px 0px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}

#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 1px solid #bfbfbf;	/*日付ごとの下線*/
}



/*テーブル（会社概要で使っているテーブル）
---------------------------------------------------------------------------*/
.tab {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}

.tab, .tab td, .tab th{
	border: 1px solid #bfbfbf;
}

.tab td, .tab th{
	padding: 5px;
}

.tab th{
	background-color: #F0F0F0;
	width: 150px;
	text-align: center;
}



/*アクセスマップ
---------------------------------------------------------------------------*/
#main div.map{
	margin: 20px;
}

#main p.access{
	padding: 0 20px 1em;
}



/*メニュー
---------------------------------------------------------------------------*/
#main div.goods{
	margin: 10px;
	border: 1px solid #bfbfbf;
}

#main h3.goods_title {
	background-image: url(images/h3_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px 5px 15px;
}

#main img.center{
	display: block;
	margin: -13px auto 13px auto;
}

#main img.left{
	padding: 0 20px 1em;
	float: left;
	padding: 2px;
	margin: 8px 10px 10px 10px;
	border: 1px solid #bfbfbf;
}

#main img.right{
	padding: 0 20px 1em;
	float: right;
	padding: 2px;
	margin: 8px 10px 10px 10px;
	border: 1px solid #bfbfbf;
}

#main img.no_b{
	border: none;
}

#main img.m_m22{
	margin: -22px -15px 0 0;
}
