@charset "utf-8";

/* -------------------------------------------------- */
/* file   : temporary.css                             */
/* update : 2013/01/18 M.F                            */
/* -------------------------------------------------- */


#wrapper #main{
	line-height:1.7;
}


/* subcontractor */
/* -------------------------------------------------- */

#main #subcontractor_box01 {
	width:686px;
	margin:0 auto;
}


#main #subcontractor_box02 {
	width:640px;
	margin:0 auto;
	background-color:#FFFFCB;
	padding:25px 20px 5px;
}

#main #subcontractor_box03 {
	width:641px;
}
#main #subcontractor_box03_l {
	width:307px;
	float:left;
}
#main #subcontractor_box03_l img{
	vertical-align:bottom;
}
#main #subcontractor_box03_r {
	width:307px;
	float:right;
}
#main #subcontractor_box03_r img{
	vertical-align:bottom;
}

#main .subcontractor_ul01{
	margin-bottom:15px;
}
#main .subcontractor_ul01 li{
	background-image: url(../img/subcontractor_icon01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:20px;
	margin-left:10px;
	margin-bottom:4px;
}


#main #subcontractor_box04 {
	width:646px;
	margin:0 auto;
}


/* stuff */
/* -------------------------------------------------- */
#main .stuff_ul01{
	margin-bottom:15px;
}
#main .stuff_ul01 li{
	background-image: url(../img/subcontractor_icon01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:20px;
	margin-left:10px;
	font-size:15px;
}

#main #stuff_box01{
	width:680px;
	margin:0 auto;
}

#main .stuff_txt01{
	font-size:17px;
	color:#006DBE;
	font-weight:bold;
}

#main .stuff_txt02{
	font-size:17px;
	color:#F60;
	font-weight:bold;
}

#main #stuff_table01{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
#main #stuff_table01 th,#main #stuff_table01 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding:10px;
}
#main #stuff_table01 th{
	background-color:#EBEBEB;
	font-weight:normal;
	width:80px;
}

#main #stuff_img01{
	text-align:center;
}


/* data-table */
#main .data-table{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
}
#main .data-table caption{
	text-align:left;
}
#main .data-table td{
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main .data-table th{
	padding:10px;
	background-color:#EBEBEB;
	font-weight: normal;
	text-align: left;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#main .border-clear td{
	border-bottom-style: none;
	border-bottom-width: 0px;
}
/* data-table */

#main table.data-table tr#checkBox td p{
  text-align:left;
  margin:0 0 10px 0;
  padding:0;
}




/* space01 */
/* -------------------------------------------------- */
#wrapper #main .space01{
	margin-bottom: 5px;
}
#wrapper #main .space02{
	margin-bottom: 10px;
}
#wrapper #main .space03{
	margin-bottom: 15px;
}
#wrapper #main .space04{
	margin-bottom: 20px;
}
#wrapper #main .space05{
	margin-bottom: 25px;
}
#wrapper #main .space06{
	margin-bottom: 30px;
}
#wrapper #main .space07{
	margin-bottom: 35px;
}
#wrapper #main .space08{
	margin-bottom: 40px;
}

#wrapper #main .space10{
	margin-bottom: 50px;
}

/* reset */
/* -------------------------------------------------- */

#main,
#main div,
#main dl,#main dt,#main dd,
#main ul,#main ol,#main li,
#main h1,#main h2,#main h3,#main h4,#main h5,#main h6,
#main table,#main th,#main td,
#main form,#main input,#main textarea,
#main p {
	margin: 0;
	padding: 0;
}
#main img,#main abbr,#main acronym,#main fieldset {
	border: 0;
}
#main address,#main caption,#main cite,#main code,#main dfn,#main em,#main strong,#main th,#main var {
	font-style: normal;
}
#main table {
	border-collapse: collapse;
	border-spacing: 0;
}
#main th, #main td {
    vertical-align: top;
}
#main caption,#main th {
    text-align: left;
}
#main h1,#main h2,#main h3,#main h4,#main h5,#main h6 {
	font-size: 100%;
}
#main li {
	list-style: none;
}
#main li img{
	vertical-align: bottom;
}


/* clearfix */
/* -------------------------------------------------- */
#main .clearfix:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#main .clearfix {
    display: inline-block;
}
* html #main .clearfix {
    height: 1%;
}
#main .clearfix {
    display: block;
}



/* stuff修正
------------------------------------------*/

#main .stuff_box01{
	margin-bottom: 30px;
}

#main .stuff_box01_left{
	width: 138px;
	float: left;
	margin-left: 10px;
}

#main .stuff_box01_right{
	width: ;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#main .stuff_box01_right a{
	color: #F60;
	text-decoration: none;
}

#main .stuff_box01_right a:hover{
	color: #F60;
	text-decoration: underline;
}

.stuff_midashi{
	color: #F60;	
	font-size: 16px;
	font-weight: bold;
}