@charset "shift_JIS";

/*-----------------------------*/
/*特集用CSS                    */
/*                             */
/*-----------------------------*/


/*2段組パターン1*/
.column_2_left_200 {
	float:left ;
	width:200px ;
}

.column_2_right_361 {
	float:right ;
	width:361px ;
}

/*2段組パターン2*/
.column_2_left_361 {
	float:left ;
	width:361px ;
}

.column_2_right_200 {
	float:right ;
	width:200px ;
}

.toku_img_waku {

}
.toku_img {
	border:1px #CCCCCC solid ;
}


/*morii*/

.link_yajirushi {
margin:12px 0px;
}

#contents_box h3 {
font-size:140% !important;
}

#kigyou_flow{
width:620px;
margin:0px auto;
}

.kigyou_titile {  
    border-left:7px solid #000 ;  
    border-bottom:1px dashed #000;  
    padding:12px 16px ; 
    margin-top:20px;
    margin-bottom:20px;
}  


.icon_check{
width: auto !important;
margin: 20px 0 12px 0!important;
padding-bottom: 10px!important;
border-bottom: 2px solid !important;
font-size: 140%!important;
font-weight: bold!important;
line-height: 120%!important;
color: #1E659F!important;
}




.flow_day{
    font-size:120%;
    text-align:center;
    padding: 16px;
    border:2px solid #1E659F;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    /* IE以外なら丸角も！ */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



/***テーブル***/
/*---------------------------------------------------------------------------*/
.price table {
background-color: #ffffff;
margin-top:20px;
width: 620px;
}

.price td {
border: 1px #000000 solid;
padding:18px 18px;
}



/***流れ***/
/*---------------------------------------------------------------------------*/
.commentary_flow .topic{
	border:1px solid #ccc;
	background:#f5f0e0 url("../img/arr_down.gif") no-repeat center bottom;
	margin-bottom:1em;
	margin-top:2em;
}
.commentary_flow .topic.last{
	background-image:none;
}
.commentary_flow .topic_body{
	border:2px solid #fff;
	padding:8px 8px 24px 92px;

	min-height:52px;
	height:auto !important;
	height:52px;

}
.commentary_flow .topic_body.step01{	background:url("../img/bg_step01.gif") no-repeat 12px;}
.commentary_flow .topic_body.step02{	background:url("../img/bg_step02.gif") no-repeat 12px;}
.commentary_flow .topic_body.step03{	background:url("../img/bg_step03.gif") no-repeat 12px;}
.commentary_flow .topic_body.step04{	background:url("../img/bg_step04.gif") no-repeat 12px;}
.commentary_flow .topic_body.step05{	background:url("../img/bg_step05.gif") no-repeat 12px;}
.commentary_flow .topic_body.step06{	background:url("../img/bg_step06.gif") no-repeat 12px;}
.commentary_flow .topic_body.step07{	background:url("../img/bg_step07.gif") no-repeat 12px;}
.commentary_flow .topic_body.step08{	background:url("../img/bg_step08.gif") no-repeat 12px;}
.commentary_flow .topic_body.step09{	background:url("../img/bg_step09.gif") no-repeat 12px;}
.commentary_flow .topic_body.step10{	background:url("../img/bg_step10.gif") no-repeat 12px;}
.commentary_flow .topic_body.step11{	background:url("../img/bg_step11.gif") no-repeat 12px;}
.commentary_flow .topic_body.step12{	background:url("../img/bg_step12.gif") no-repeat 12px;}
.commentary_flow .topic_body.step13{	background:url("../img/bg_step13.gif") no-repeat 12px;}
.commentary_flow .topic_body.step14{	background:url("../img/bg_step14.gif") no-repeat 12px;}
.commentary_flow .topic_body.step15{	background:url("../img/bg_step15.gif") no-repeat 12px;}
.commentary_flow .topic_body.step16{	background:url("../img/bg_step16.gif") no-repeat 12px;}
.commentary_flow .topic_body.step17{	background:url("../img/bg_step17.gif") no-repeat 12px;}
.commentary_flow .topic_body.step18{	background:url("../img/bg_step18.gif") no-repeat 12px;}
.commentary_flow .topic_body.step19{	background:url("../img/bg_step19.gif") no-repeat 12px;}
.commentary_flow .topic_body.step20{	background:url("../img/bg_step20.gif") no-repeat 12px;}
.commentary_flow .topic_body.step21{	background:url("../img/bg_step21.gif") no-repeat 12px;}
.commentary_flow .topic_body.step22{	background:url("../img/bg_step22.gif") no-repeat 12px;}
.commentary_flow .topic_body.step23{	background:url("../img/bg_step23.gif") no-repeat 12px;}
.commentary_flow .topic_body.step24{	background:url("../img/bg_step24.gif") no-repeat 12px;}

.topic #main .commentary_flow .topic_body h4{
	margin-bottom:0;
}
.topic #main .commentary_flow .topic_body p{
	padding:0 8px;
	margin-bottom:0;
}


/***起業後***/
/*---------------------------------------------------------------------------*/

.kigyoucontents img{
margin:28px 0px 20px 0px;
}