@charset "shift_jis";

/*
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
*/

@charset "shift_jis";

/*
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
*/

div.infoBox {
	margin: 0px 0px 20px 0px;
	width: 838px;
	border-bottom:1px dashed #b3b3b3;
}

div.infoBox h4{
	font-size:13px;
	font-weight:bold;
}

div.infoBox p{
	margin: 5px 0px 5px 10px;
	font-size:12px;
	line-height:15px;
}

span.mediatitle {
	font-weight:bold;
}



