@charset "Shift_JIS";

/* --------------------------------------------------------------
IE6
-------------------------------------------------------------- */
* html body.w750 #header02 div.inner {
	width:780px;
	}
	
* html body.w750 #breadcrumb p{
	width:750px;
	}
	
* html body.w750 #footer div.inner {
	position:relative;
	left:-20px;
	}
	
* html body.w750 #footer div.inner p.copy {
	text-align:left;
	}

/* --------------------------------------------------------------
スタイル上書き
-------------------------------------------------------------- */

body.w750 #contents .txtTtl {
	padding: 7px 28px 9px 28px;
}
body.w750 #contents div.flame div.flame_top div.flame_btm h3 {
    background: none;
    padding: 35px 15px 0 0;
    margin: 0;
    font-size: 148%;
    line-height: 1.3;
}
body.w750 #contents div.flame div.flame_top div.flame_btm h3 span.day {
    font-size: 70.55%;
    line-height: 1.667;
    font-weight: normal;
}
body.w750 #contents div.flame div.flame_top div.flame_btm .txt_r {
    text-align: right;
}
body.w750 #contents div.flame div.flame_top div.flame_btm .readWrap {
    margin-bottom: 17px;
}
body.w750 #contents p.read {
    padding: 6px 0;
}
body.w750 #contents div ul {
	padding-bottom: 15px;
}
body.w750 #contents div ul.list li.ttl {
    list-style-type: none;
    margin-left: 1px;
    font-weight: bold;
}
body.w750 #contents div ul.list li {
	list-style: disc;
	margin: 0 0 0 15px;
	line-height: 2;
}

body.w750 #contents h2 {
	line-height: 1.3;
	margin-top: 10px;
	font-size: 2.2em!important;
}

.mt20 {margin-top:20px !important;}
.mb10 {margin-bottom:10px !important;}


dl.caption{
	line-height:1.5;
	}
	
dl.caption dt{
	float:left;
	width:3%;
	}
	
dl.caption dd{
	float:right;
	width:97%;
	}