@charset "shift_jis";



#contents div.section_headline {
    margin-bottom: 2em;
    clear: both;
}


#contents .box_info_area {
    border: 1px #999 solid;
    background: #FFFFCC;
    margin: 2em 1em 1em 1em;
    padding: 2px 5px 2px 5px;
}

#contents .box_info_area .attentionBox {
    background: url(/support/bd/share/images/ico_attention.png) no-repeat;
    margin: 5px;
    padding: 3px 3px 0px 35px;
    overflow: hidden;
}

#contents .box_info_area .attentionBox dl dd {
    margin-left: 0;
	margin-top: 1em;
}

#contents .section p.left_500 {
	width: 500px;
}

#contents .section .sound_area {
	margin-bottom: 10em;
}

#contents .section p {
    float: left;
}

#contents .section p.list_t {
    float: none;
	margin-bottom: 0px;
}


#contents .box_info_area .attentionBox dl dt {
    margin-left: 0;
}


div#contents ul.btn_area .span {
    width: 148px;
    background: url(/support/bd/share/images/linkbutton.png) no-repeat scroll 0px;
    border: 1px solid #BCBCBC;
    border-radius: 6px 6px 6px 6px;
    padding: 15px 0 15px 20px;
    display: inline-block;
	float: left;
}

div#contents ul.btn_area {
    margin-left: 5px;
    margin-bottom: 0px;
}

.left_area .b_area {
    float: left;
}

.left_area li {
	display: table;
}

#contents h2 {
    font-size: 110% !important;
    margin-top: 3em;
}


@media only screen and (max-width: 640px) {

	
	#contents .section p.left_500 {
		width: auto;
		margin: 0 5px 0 5px;

	}
	
	#contents .section .sound_area {
		margin-bottom: 17em;
	}
}	
	