@charset "shift_jis";

/* style resset */


#corp #container{
	margin:0;
	padding: 0;
}

/* メインコンテンツエリア関連 */

#corp_index #container{
	background: url(../img/corp_info/title.jpg) right top no-repeat;
	padding: 0;
}

#corp_index #content{ margin:50px 0px 10px 0px;}

#corp_index #content #list_box ul{
}

#corp_index #content #list_box li{
	float:left;
	list-style-type:none;
	margin:2px;
	border:solid 1px #999;
}

#corp_index #content #list_box li a{
	display:block;
	height:175px;
	width:175px;
}

/* ページタイトル関連 */
#corp h2#title{
	text-indent:-9999px;
	background:url(../img/corp_info/title_corp_info.jpg) right top no-repeat;
	height:45px;
}

#corp h2#safety{
	text-indent:-9999px;
	background:url(../img/corp_info/title_safety.jpg) right top no-repeat;
	height:45px;
}

#corp h2#greet{
	text-indent:-9999px;
	background:url(../img/corp_info/title_greet.jpg) right top no-repeat;
	height:45px;
}

#corp h2#corp{
	text-indent:-9999px;
	background:url(../img/corp_info/title_corp.jpg) right top no-repeat;
	height:45px;
}

#corp h2#work {
	text-indent:-9999px;
	background:url(../img/corp_info/title_work.jpg) right top no-repeat;
	height:45px;
}

#corp h2#press {
	text-indent:-9999px;
	background:url(../img/corp_info/title_press.jpg) right top no-repeat;
	height:45px;
}

/* ページタイトル関連 */

#corp #topimage_greet{
	margin:10px auto;
	width:560px;
	text-align:center;
}

#corp #list1{
	width:295px;
	float:right;
}

#corp #list{
	margin:10px 0px 5px;
}

#corp #list td{
	padding-bottom:20px;
}

#corp #list1 table,#corp #list2 table,#corp #list3 table{
	border:solid 1px #999;
}

#corp #list1 caption,#corp #list2 caption,#corp #list3 caption,#corp #list caption{ display:none;}

#corp #list1 th,#corp #list2 th,#corp #list3 th{
	border:solid 1px #999;
	padding:3px;
	background-color:#ccc;
	text-align:left;
	font-weight:normal;
}

#corp #list1 td,#corp #list2 td,#corp #list3 td{
	border:solid 1px #999;
	padding:3px;
}

/* 小見出し関連 */

#corp h3{
	height:30px;
	text-indent:-9999px;
	margin:20px 0px;
}

#corp h3#corp1{
	background:url(../img/corp_info/corp_tt_01.gif) left top no-repeat;
}

#corp h3#corp2{
	background:url(../img/corp_info/corp_tt_02.gif) left top no-repeat;
}

#corp h3#work1{
	height:423px;
	background:url(../img/corp_info/workimages_03.jpg) left top no-repeat;
}

#corp h3#work2{
	background:url(../img/corp_info/work_tt_02.gif) left top no-repeat;
}

#corp h3#work3{
	background:url(../img/corp_info/work_tt_03.gif) left top no-repeat;
}

#corp h3#work4{
	background:url(../img/corp_info/work_tt_04.gif) left top no-repeat;
}

#press {
	margin:20px auto;
}

#press dl{ border-bottom:dashed 1px #999;}

#press dt{
	margin-bottom:10px;
	padding-top:10px;
	border-top:dashed 1px #999;
}

#press dd{
	margin:0px 10px 10px 20px;
	line-height:1.5em;
	padding-bottom:10px;
}
	

/* 小見出し関連 */


#pagebody:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
	text-transform: uppercase;
}
