/*共通*/
.text10pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
}
.text12pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.update {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FF0000;
}
.back01 {
	background-image: url(greeting/images/greetingimage.jpg);
	background-repeat: no-repeat;
	background-position: 390px 45px;
}
.text12pt2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 0.8em;
	line-height: 20px;
	color: #333333;
}
.back02 {
	background-image: url(iso9001/images/isoimage.jpg);
	background-repeat: no-repeat;
	background-position: 390px 40px;
}
.text14pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.text14pt-red{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}



/*事業内容*/
h1{
	font-size:18px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	margin-left: 20px;
}
h2{
	font-size:1.5em;
	font-weight: bolder;
	color: #000099;
}
h3{
	font-size:12px;
	font-weight: bolder;
	color: #000099;
	margin: 0px;
}
h6{
	font-size:1em;
	text-align: left;

}

#contents-business{
	width:800px;
}
#jigyounaiyou{
	border-left: 10px solid #666666;
	width: 790px;
	height: 850px;
}
#jigyounaiyou p{
	font-size: 0.8em;	
}
#jigyounaiyou hr{
	clear: both;
	margin: 5px 0px 0px 0px;
}
#houjin{
	width:385px;
	margin-left: 10px;
	float: left;
}

.naiyou{
	margin-top: 5px;
	padding-bottom:10px;
}

.naiyou img{
	width:119px;
	float:left;
	margin-top:5px;
}
.text {
	float: right;
	width: 250px;
}
.text h2{
	margin:0px;
	padding:0px;
	text-align: left;
}
.text h3{
	margin:0px;
	padding:0px;
	text-align: left;
}
.text p{
	margin:0px;
	padding:0px;
	text-align: left;
}
#kojin{
	width:381px;
	float: right;
}
.link_navi{
	font-size:12px;
}


/*商品・サービス*/
#s_service{
	width:100%; }
#s_setsumei-r hr{
	clear:both;
	margin: 10px 0;
}
#s_setsumei-r{
	width:600px;
	float:right;
}
#s_choice{
	width:170px;
	float:left;
	margin: 0;
	text-align: left;
}
#s_choice ul {
	font-size:1.15em;
	line-height:1.5em;
	list-style-type:none;
	text-indent:-30px;
	 }
#s_choice h5{
	color:#FF0000;
	font-size:16px;
	font-weight: bolder;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 10px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 1.5em;
	margin-top: 0px;
	text-align: left;
}
#s_setsumei{ }
#s_setsumei1 h5{
	color:#FF0000;
	font-size:16px;
	font-weight: bolder;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 10px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 1.5em;
	margin-top: 0px;
}
#s_setsumei2 h5{
	color:#FF0000;
	font-size:16px;
	font-weight: bolder;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 10px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 1.5em;
	margin-top: 0px;
}
#s_setsumei1{
	width:49%;
	float:left;
	text-align: left;
}
#s_setsumei2{
	width:49%;
	float: right;
	text-align: left;
	margin-bottom: -15px;
}
#other{
margin-top: 10px;
}



#products1{ clear:both; }
#products1 h4{
	color:#000099;
	font-size:18px;
	font-weight: bolder;
	margin: 5px 0px;
	
}

#products2{
	width: 330px;
	float: right;
	text-align: left;
	font-size: 0.9em;
}
#products2 h5{
	color:#FF0000;
	font-size:16px;
	font-weight: bolder;
}
#products3{
	float: left;
	text-align: center;
	font-size: 0.8em;
}
#products3 p {
	width: 200px;
	text-indent: -1em;
	padding-left: 100px;
	margin-top: -10px;
}
#products4  { float: right; }
#products5 {
	clear: both;
	width: 100%;
}

/* +++ clearfix +++ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0px;  
	clear: both;  
	}
/* +++ clearfix ie7 +++ */
*:first-child+html div {  
	display: inline-block;  
	}
/* +++ clearfix ie6 +++ */
* html .entry {
	display: inline-block; 
	}
.text18px-blue {
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #202F92;
	text-align: center;
}
.text-l{ font-size: 1.3em; }
.red {
	font-size: 1em;
	font-weight: bolder;
	color: #FF0000;
}
#s_service{ }
#s_service p {
	font-size: 0.9em;
	text-align: left;
}

/* +++ clearfix ie6 +++ */
/** html #s_choice ul {
text-indent: 0px;
}
/* +++ clearfix ie7 +++ */
*:first-child+html #s_choice ul {
text-indent: 0px;
}

.w250{ width:250px; }
