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

/* ==========================================

  “Templates” CSS

========================================== */

/* Top
========================================== */
.goodskill {
    width:100%;
    text-align:left;
    margin:1em 0;
}
.goodskill ul {
    display:block;
    padding-left:1.5em;
}
.goodskill li {
    display:list-item;
    list-style-type: circle;
    padding:0;
    margin:0 0 0 0;
}
.video {
    margin:1em 0;
    text-align:center;
}
.video iframe {
    margin:0;
}


/* Corporate
========================================== */


/* Business
========================================== */
/*#business .imgBase		{	width:750px; overflow:hidden; margin-bottom:10px;}
#business .imgBase .fL {	float:left; display:inline;}
#business .imgBase .fR {	float:right; display:inline;}*/
#business .fL { display:inline;}
#business .fR { display:inline;}
#business .fL img,#business .fR img {width:240px;}
#business .pC {	text-align:center;}
#business .pC img {width:400x;}

#business .bInt		{	margin:0 0 30px 10px;}
#business .bInt p	{	margin-bottom:1em;}
#business .bInt ol	{	margin:0 0 0 20px;}
#business .bInt li	{	list-style:decimal;}


/* Products
========================================== */
#products div		{	overflow:hidden; margin-bottom:10px;}
#products div img 	{	float:left; width:240px;}
/*#products div table	{	float:right; width:553px;}*/
#products div table th,
#products div table td	{	border-bottom:1px solid #d3d3d3; padding:3px 5px;}
/*#products div table th	{	width:70px;}*/


/* Mainequipment
========================================== */
/*#mainequipment .imgBase		{	width:750px; overflow:hidden; margin-bottom:10px;}
#mainequipment .imgBase .fL	{	float:left; display:inline;}
#mainequipment .imgBase .fR	{	float:right; display:inline;}
#mainequipment .imgBase .pC	{	text-align:center;}*/
#mainequipment .fL { display:inline;}
#mainequipment .fR { display:inline;}
#mainequipment .fL img,#mainequipment .fR img {width:240px;}
#mainequipment .pC {	text-align:center;}
#mainequipment .pC img {width:400x;}



/* Contact
========================================== */
#contact table.contact_table th{
	font-size:smaller;
}


/* Proposal
========================================== */

/* Recruit
========================================== */
.recruit .recContent-item {
    text-align:center;
}
.recruit .recContent-item p {
    text-align:left;
}
