@charset "shift_jis";

body {
	font-size:14px;
}

h1,h2,h3,h4,h5,h6 {
	font-size:14px;
}

.small { font-size:12px; }
.large { font-size:16px; }
.redL {
	color:#d00404;
	font-size:16px;
	font-weight:bold;
}


/* Contents
------------------------------ */

#Contents p.midashi_01 {
	padding-left:10px;
	width:536px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	line-height:1.1;
	background:url(../images/bg_midashi_01.gif) left bottom no-repeat;
}

#Contents p.midashi_02 {
	padding-left:15px;
	padding-top:5px;
	width:532px;
	height:23px;
	font-size:16px;
	font-weight:bold;
	line-height:1.1;
	background:url(../images/bg_midashi_02.gif) left bottom no-repeat;
}


#Contents p.topicPath {
	padding-top:11px;
	height:22px;
	font-size:12px;
}

#Contents .text_l {
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}



/* Footer
------------------------------ */

#Footer {
	font-size:12px;
}




