@charset "shift_jis";

/*トラブル*/
.troL{
width:328px;
float:left;
margin:0 20px 10px 0;
border:solid #DDDAB0;
border-width:1px;
background:url(img/kno_tro_bg1.jpg) right top no-repeat;

min-height: 200px;	/*モダンブラウザに適用*/
height: auto !important;	/*モダンブラウザに適用*/
height: 200px;	/*全ブラウザに適用*/

}

.troL h4{
margin:0;
padding:15px 15px 10px 15px;
}

.troL p{
padding:0 15px 15px 15px;
}

.troR{
width:328px;
float:right;
margin:0 0 10px 0;
border:solid #DDDAB0;
border-width:1px;
background:url(img/kno_tro_bg2.jpg) right top no-repeat;

min-height: 200px;	/*モダンブラウザに適用*/
height: auto !important;	/*モダンブラウザに適用*/
height: 200px;	/*全ブラウザに適用*/

}

.troR h4{
margin:0;
padding:15px 15px 10px 15px;
}

.troR p{
padding:0 15px 15px 15px;
}

h4.knowDay{
color:#7CA04B;
}

