@charset "utf-8";
/* CSS Document */

/* cssリセット */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;line-height: 0.5em;}
q:before, q:after {c ontent:'';}

/* 基本設定 */

body {
	font-family: "ＭＳゴシック", "Meiryo", Osaka, "ヒラギノ角ゴ Pro W3" ;
	font-size: 0.6em;
	line-height: 1.5em;
	color: #000000;
	background: #ffffff;
	margin: 15px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
}

*html body { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
}

strong{
	font-weight: bold;
}

p {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
}

/* 基本ボックス */

#box-center {
	text-align:center;
	width:100%;
}

#box-content {
	text-align:left;
	margin:0px auto;
	width: 705px;
}

#box-header {
	width: 705px;
	margin-bottom: 13px;
	float: left;
}

h1 a {
	width: 309px;
	height:100px;
	background: url(images/crocodile_logo.gif);
	float:left;
	text-indent: -999px;
}

#box-headertxt {
	font-family: Arial, Helvetica, sans-serif;
	width: 380px;
	float:right;
	text-align: right;
	margin-top: 15px;
}

#box-main {
	width: 661px;
	height: 315px;
	border: 1px solid #D5D5D5;
	clear: both;
	float: left;
	overflow: auto;
	padding: 20px 22px;
}

* html #box-main { /* for ie6 */width: 659px; height: 316px;}

*:first-child+html #box-main { /* for ie7 */width: 661px; height: 319px;}

ul#menu {
	width: 400px;
	height: 15px;
	float: left;
	margin-top: 11px;
}

ul#menu li {/*IE用横並びのため*/
	display:block;
	float: left;
}

li#news a,
li#works a,
li#goods a,
li#company a,
li#recruit a,
li#news-on a,
li#works-on a,
li#goods-on a,
li#company-on a,
li#recruit-on a   {
	height: 15px;
	text-indent: -999px;
	float: left;
	margin: 0px 18px 0px 0px;
}

li#news a {
	width: 45px;
	background: url(images/btn_news.gif) no-repeat;
}

li#works a {
	width: 54px;
	background: url(images/btn_works.gif) no-repeat;
}

li#goods a {
	width: 48px;
	background: url(images/btn_goods.gif) no-repeat;
}

li#company a {
	width: 98px;
	background: url(images/btn_company.gif) no-repeat;
}

li#recruit a {
	width: 63px;
	background: url(images/btn_recruit.gif) no-repeat;
}

li#news-on a {
	width: 45px;
	background: url(images/btn_news.gif) no-repeat 0px -45px;
}

li#works-on a {
	width: 54px;
	background: url(images/btn_works.gif) no-repeat 0px -45px;
}

li#goods-on a {
	width: 48px;
	background: url(images/btn_goods.gif) no-repeat 0px -45px;
}

li#company-on a {
	width: 98px;
	background: url(images/btn_company.gif) no-repeat 0px -45px;
}

li#recruit-on a {
	width: 63px;
	background: url(images/btn_recruit.gif) no-repeat 0px -45px;
}


li#news-on a:hover,
li#news a:hover {
	background: url(images/btn_news.gif) no-repeat 0px -45px;
}

li#works-on a:hover,
li#works a:hover {
	background: url(images/btn_works.gif) no-repeat 0px -45px;
}

li#goods-on a:hover ,
li#goods a:hover {
	background: url(images/btn_goods.gif) no-repeat 0px -45px;
}

li#company-on a:hover,
li#company a:hover {
	background: url(images/btn_company.gif) no-repeat 0px -45px;
}

li#recruit-on a:hover,
li#recruit a:hover {
	background: url(images/btn_recruit.gif) no-repeat 0px -45px;
}

#box-copyright {
	font-family: Arial, Helvetica, sans-serif ;
	width: 300px;
	float: right;
	margin-top: 11px;
	text-align: right;
}

/* コンテンツ */

.box-article-summary {
	background: url(images/dot_line.gif) repeat-x bottom;
	width: 99%;
	padding: 0px 0px 10px;
	margin: 0px 0px 8px;
	overflow: hidden;
}

/*\*/
* html .box-article-summary { overflow: visible; width: 97%; }
/**/

*:first-child+html .box-article-summary { width: 97%; }

.box-article-summary img {
	float: left;
}

.box-txt-summary {
	width: 83%;
	float: right;
}

.title-summary {
	width: 80%;
	float: left;
	margin-bottom: 3px;
	font-size: 1.2em;
}

.title-summary a:link,
.title-summary a:visited {
	text-decoration: none;
}


.title-summary a:hover,
.title-summary a:active {
	text-decoration: underline;
}

.date-summary {
	float: right;
	font-weight: normal;
}

.txt-summary {
	clear: both;
	line-height: 1.4em;
}

.txt-summary-works {
	font-family: Arial, Helvetica, sans-serif ;
	clear: both;
	line-height: 1.4em;
	font-size: 1.2em;
}

.more a {
	background: #6f6f6f;
	height: 1.6em;
	width: 6em;
	padding: 0px 4px;
	display: block;
	line-height: 1.6em;
	margin: 6px 0px 0px;
	text-align: center;
	text-decoration: none;
}

*html .more a {/*IE6*/
	line-height: 1.4em;
}

.more a:hover {
	background: #333333;
}

.more a:link,
.more a:visited,
.more a:active,
.more a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.title-detail {
	width: 96%;
	font-size: 1.6em;
	line-height: 1.2em;
	padding-bottom: 4px;
}

.date-detail {
	width: 96%;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: normal;
}

.back a {
	background: #6f6f6f;
	height: 1.6em;
	width: 4em;
	padding: 0px 8px 0px 2px;
	display: block;
	line-height: 1.6em;
	vertical-align: middle;
	margin: 15px 0px;
	text-align: center;
	text-decoration: none;
}

*:first-child+html .back a {/*IE7*/
	line-height: 1.4em;
}

.back a:hover {
	background: #333333;
}

.back a:link,
.back a:visited,
.back a:active,
.back a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.table-company {
	margin-top: 14px;
}

.table-company td {
	vertical-align: top;
	padding: 10px 15px 10px 0px;
}

.midashi {
	font-weight: bold;
	text-align: right;
	width: 8em;
}

.recruit-box {
	border: 1px solid #d5d5d5;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

.recruit-box h3 {
	color: #FFFFFF;
	background: #000000;
	padding: 3px;
}

.recruit-box p {
	padding: 3px 10px;
}

