@charset "Shift_JIS";





/* /////////////////////////////////////////////////////////

 global

///////////////////////////////////////////////////////// */


/* clearboth */
#content .section .clearboth{clear:both;}



/* clearfix

----------------------------------------------- */

/* floatしたboxが親boxからはみ出すのを回避 */

#content .section .introductionCat:after,

#content .section .introductionCatList:after,

.clearfix:after {

	height: 0;

	visibility: hidden;

	content:".";

	display: block;

	clear: both;

}

#content .section .introductionCat,

#content .section .introductionCatList,

.clearfix {

	display: inline-table;

	min-height: 1px; /* IE 7 */

}

/* Hides from IE - mac \*/

* html #content .section .introductionCat,

* html #content .section .introductionCatList,

* html .clearfix {

	height: 1%;

}

#content .section .introductionCat,

#content .section .introductionCatList,

.clearfix {

	display: block;

}

/* End hide from IE-mac */



/* /////////////////////////////////////////////////////////

 container

///////////////////////////////////////////////////////// */



/* content

--------------------------------------------------------- */

#content .section .pageTit2 {

	padding: 5px 220px 1.5em 0;

	color: #039;

	font-size: medium;

	font-weight: bold;

	border: none;

}

#content .section .companyName {

	position: absolute;

	top: 0;

	right: 40px;

	margin: 0;

	padding: 5px 0 5px 15px;

	width: 200px;

	font-size: medium;

	font-weight: bold;

	line-height: 1.3;

}

#content .section .backButton a {

	padding-left: 17px;

	text-decoration: none;

	background: url(cssimg/back_mark.jpg) 0 50% no-repeat;

}



#content .section dl.introductionList {

	margin: 0;

	padding: 0 70px;

}

#content .section .introductionList dt {

	font-weight: bold;

}

#content .section .introductionList dt span.data {

	padding-left: 13px;

	color: #999;

	background: #fff url(cssimg/sankaku.gif) 0 50% no-repeat;

}

#content .section .introductionList dd {

	position: relative;

	padding: 0 30px 10px 13px;

	border-bottom: 1px solid #ccc;

}

#content .section .introductionList dd span {

	position: absolute;

	top: 0;

	left: 575px;

}



/* introductionNews */

#content .section .introductionNews {

	margin: 0 0 1em 0;

	padding: 0 30px;

	background: url(cssimg/contentBox_bg680_middle.gif) 30px 0 repeat-y;

}

#content .section .introductionNews div.top {

	position: relative;

	margin: 0;

	padding: 5px 0 0 0;

	background: url(cssimg/contentBox_bg680_top.gif) 0 0 no-repeat;

}

#content .section .introductionNews div.bottom {

	position: relative;

	margin: 0;

	padding: 5px 0 0 0;

	background: url(cssimg/contentBox_bg680_bottom.gif) 0 100% no-repeat;

}

#content .section .introductionNews .tit {

	margin: 10px;

	padding: 2px 10px;

	line-height: 1;

	font-weight: bold;

	border-left: 6px solid #039;

}

#content .section .introductionNews dl {

	margin: 0;

	padding: 10px 30px;

}

#content .section .introductionNews dl dt {

	margin: 0;

	padding: 0;

	font-weight: bold;

}

#content .section .introductionNews dl dt span {

	color: #999;

}



/* introductionCat */

#content .section .introductionCatList {

	padding: 0 25px;

}

#content .section .introductionCat {

	position: relative;

	float: left;

	display: inline;

	margin: 0 0 1em 0;

	padding: 0 5px;

	width: 335px;

	background: url(cssimg/contentBox_bg335_bottom.gif) 5px 100% no-repeat;

}

#content .section .introductionCat .top {

	margin: 0;

	padding: 5px 0 0;

	background: url(cssimg/contentBox_bg335_top.gif) 0 0 no-repeat;

}

#content .section .introductionCat .tit {

	margin: 0;

	padding: 5px 10px;

	line-height: 1;

	font-weight: bold;

	font-size: medium;

}

#content .section .introductionCat .img {

	float: left;

	margin: 0;

	padding: 5px 10px 10px;

}

#content .section .introductionCat p {

	padding: 0 10px 20px;

}

#content .section .introductionCat .enterBtn {

	position: absolute;

	bottom: 10px;

	right: 15px;

	margin: 0;

	padding: 0;

}



#content .section .fixedTxt {

	margin: 0;

	padding: 20px 30px 10px;

	font-size: small;

	line-height: 1.5;

}





