@charset "utf-8";


.dot_none{border-bottom:none;}

h3.dot {
	margin-bottom: 10px;
	padding-top: 5px;
	/*background: url(../images/bg_line_dot.gif) repeat-x 0 0; 12//2�ډB��*/
	color: #184464;
}

h1 {
    margin-bottom: 20px;
}

div.supportNewsIdx {
    padding: 0;
    /*width: 650px;*/
 

}

div.supportNewsIdx div.image {
    float: left;
    text-align: center;
    /*width: 250px;*/
	margin-bottom:15px;
}

div.supportNewsIdx div.news {
    clear: none;
    float: right;
    /*width: 400px;
	float:left;
	width:580px; hiyane 20140909*/
}

/*div.supportNewsIdx div.news h2 {
    overflow: hidden;
    width: 400px;
	width:100%;
}
*/
/*
div.news h2 {
   padding-top: 10px;
}
*/
div.news_gradation dl {
    overflow: hidden;
}

div.news dl dd {
    font-size: 1em;
    padding: 10px 0;
    border-bottom:1px dotted #999;/*12/2�ǉ�*/
	/*background: url(images/bg_line_dot.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0);*/
}

dl dt{
	font-size: 1em;
}

dt.date {
    display: block;
    float: left;
    width: 10em;
	padding: 10px 0;
}

span.text {
    display: block;
    margin-left: 10em;
}



p.margin {
    margin-bottom: 15px;
}
