@charset "shift_JIS";
/*---------------------------------------------------------------------------------
mensetsu
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/* タイトル */
div#mensetsu h3{
width: 650px;
height: 50px;
background: url(../images/title_mensetsu.gif) no-repeat;
text-indent: -9999px;
margin: 0px 0px 20px 0px;
}


/* ---手順全体--- */

/* テーブル_濃橙 */
table.flow{
height: 100%;
}

table.flow td.flowTitle {
background: #FF6600;
}

/* 回り込み */
div.textRight{
float:right;
width: 65%;
height: 100%;
margin: 10px 0px 0px 10px;
color: #333333;
}

.imgLeft{
float:left;
width: 200px;
height: 100%;
margin: 10px 0px 0px 0px;
}

/* テキスト */
div.textRight p{
line-height: 140%;
margin-bottom: 10px;
font-size: 75%;
}

/* テキスト_薄橙 */
div.textRight span{	
padding: 1px 4px;
margin-right: 2px;
color: #FFFFFF;
background:#FF9933;
border-right:solid 1px #CC6600;
border-bottom:solid 1px
}

div.textRight div{	
margin: 14px 0px 14px 0px;
padding-bottom: 4px;
background: #FFCC99;
width: 100%;
}

div.textRight strong{
color:#FFFFFF;
padding: 4px;
width: 100%;
background: #FF9933;
font-weight: bold;
font-size: 80%;
}

p.TextB{
margin: 10px 0px 0px 7px;
font-size: 75%;
}


/* テーブル_薄橙 */
.cyuuiTable{
clear: both;
margin: 15px 0px 0px;
font-size: 75%;
color: #333333;
}


/* 矢印 */
.arrow{
margin: 10px 0px 10px 280px;
}

/* 矢印_採否決定 */
.kettei img{
margin-bottom: 10px;
}

.kettei{
margin-top: 10px;
}


/* 手順01_リスト */
ul.listText{
margin: 10px 0px 0px 5px;
}

ul.listText li{
font-size: 75%;
color: #333333;
line-height: 140%;
}


/* 手順03_リスト */
ul.TextB li{
font-size: 75%;
margin:12px 20px;
padding 20px;
list-style-type: disc;
}