@charset "UTF-8";
/*----------------------------------------------------------
	COMPANY CSS
----------------------------------------------------------*/

#contentsbox{
	width: 545px;
	background: url(../img/sub_tlt_base.gif) no-repeat 0 0;
	height: 26px;
}
h3.contentsbox_subtlt{
	width: 545px;
	background: url(../img/sub_tlt_base.gif) no-repeat 0 0;
	height: 26px;
	font-weight: bold;
	list-style: none;
	font-size: 1em;
	text-indent: 8px;
	padding-top: 3px;
}

.company_head li {
	font-size: 0px;
	text-decoration: none;
	visibility: hidden;
}

/* 通常指定 */
.company-section001 li{
	line-height: 160%;
	list-style: url(none) none inside;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.3em;
	padding-left: 8px;
	margin-left: 0px;
}

/* 上書き指定 */
*+html .company-section001 li{
	line-height: 160%;
	list-style: url(none) none inside;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.3em;
	text-align: left;
	text-indent: -16px;
}
.company-section001 p{
	line-height: 160%;
	text-align: left;
	list-style: none inside;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.3em;
	padding-left: 8px;
}
.company-section001-right p{
	line-height: 160%;
	text-align: right;
	list-style: url(none) none;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.3em;
}

.disc{
	list-style-type:disc;
}

.foot_text{
	width:545px;
	text-align:right;
	margin-bottom:10px;
}

#president{
	width:150px;
	float:right;
	text-align:center;
}

#pict_box{
	float:right;
	margin:0;
	padding:0;
	margin-left:10px;
}

#pict_box p{
	text-align:center;
}

ul.philosophy,
ol.philosophy{
	margin-left:10px;
	margin-bottom:10px
}

.item_box{
	width:545px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.item_box .img_box{
	float:left;
	margin-right:10px;
	width:140px;
}

.item_box .img_box img{
	margin-bottom:5px;
}

.item_box .text{
	float:left;
	width:395px;
}

.item_box:after{
	content:"";
	clear:both;
	display:block;
}

table.company th.noborder,
table.company td.noborder{
	border-right:none;
}

.banner_box{
	margin:5px auto;
	text-align:center;
}

.paragraph{
	width:540px;
	margin-bottom:10px;
}

.paragraph:after{
	content:"";
	display:block;
	clear:both;
}

.item_box270{
	width:270px;
	margin:0;
	float:left;
}

.item_box270 p{
	text-indent:5px;
}

.fs200{
	font-size:200%;
}

.red{
	color:#F00;
}
