@charset "Shift_JIS";

/*===============================

	[ Info Temp ]
	
	Update 2014/01/28
	@ Sony Marketing(Japan) Inc

===============================*/


.mod-news h3.mdl-mtitle {
    background-color: #EEEEEE;
    clear: both;
    color: #444444;
    font-weight: bold;
    line-height: 1.4em;
    margin: 40px 0 20px;
    padding: 7px 0 7px 12px;
    width: 100%;
}



.mod-news h4.sml-stitle{
	border-bottom: 1px solid #CCCCCC;
    margin: 30px 0 20px;
    padding: 0 5px;
}


.mod-news .mod-news-table th, .mod-news .mod-news-table td {
    border: 1px solid #DDDDDD!important;
    font-weight: normal!important;
    padding: 0.3em 5px!important;
    word-break: break-all!important;
    word-wrap: break-word!important;
}

.mod-news .mod-news-table th {
    background: none repeat scroll 0 0 #EEE!important;
}

@media (max-width: 640px) {
.mod-news .mod-news-table th, .mod-news .mod-news-table td {
    font-size:80%!important;
}

}


.mod-news .cmt_1 {
    margin:0 30px;
    text-indent: -1.5em;
}

@media (max-width: 640px) {
.mod-news .cmt_1 {
    font-size:90%!important;
}

}


/******20140128*********/

.info_list{
	margin:0 30px 10px 30px;
	font-size: 1.16667em;
}
.info_list li{
	list-style-type: disc;
	/*margin:0 0 15px 25px;*/
}

.info_list_2{
	margin:10px 0 20px;
}
.info_list_2 li{
	list-style-type: none;
}

.info_list_none{
	margin:20px 0;
	font-size: 1.16667em;
}
.info_list_none li{
	list-style-type: none;
}

.info_list_none li.info_list_indent{
	text-indent:5em;
}


@media (max-width: 640px) {
.info_list{
	margin:10px 10px;
}

}