@charset "utf-8";
@import url("../../css/reset.css");
@import url("../../css/color.css");
@import url("../../css/std_format.css");

BODY {
	background-color:#ffffff;
	color:#000000;
	margin:0;
	text-align:left;
	font-size:11px;
	line-height:1.5em;
	font-family:'MS Sans Serif','CI','arial','Tahoma','Verdana','sans-serif';
}
#container {
	color: #000000;
	margin: 10px auto;
	width: 700px;
    height:600px;
}
#header {
	width: 100%;
	margin:1em 0em 1.5em;
	background-color:#D96B09;
	height:55px;
}
#header h1 {
	font-size:1.5em;
    padding:0.3em 0 0 1.5em;
	color:#FFFFFF;
    font-weight:bold;
}
#header table {
	width: 100%;
}
#header img {
	margin:1.3em 0 0 0;
}
#header td.midashi {
	width: 75%;
}
#header td.sp1 {
	width: 7%;
}
#header td.prev {
	width: 6%;
}
#header td.pages {
	width: 6%;
	color:#FFFFFF;
    font-size:1.3em;
    padding:0.53em 0 0 0;
}
#header td.next {
	width: 6%;
}
div.block01 {
	width: 100%;
    margin:0.2em 0em 0.5em;
}
/* */

div.block01 p {
	width: 100%;
    margin:0 0 0.8em 0;
    line-height:1.5em;
    font-size:1.1em;
}
div.block01 table {
    margin:0 0 0.8em 0;
    font-size:12px;
}
div.block01 td img {
    margin:0 0.8em 0 0;
}
div.block01 td p {
	margin:0.5em 0;
	font-size:1em;
}
div.block01 td {
	margin:0.5em 0;
	font-size:1em;
}
h3.title_line1, h3.title_line2 {
    width: 95.2%;
    margin:0.5em 0 2em 0;
    padding:0 0 0.1em 2.5em;
    text-align:left;
    line-height:2em;
    font-size:1.2em;
    color:#FFFFFF;
    background-image:url('../../images/listmark/5_01.gif');
    background-repeat:no-repeat;
    background-position:8px 8px;
}
p.title_line1, p.title_line2 {
    padding:0.2em 0 0.2em 0;
    text-indent: 2.5em;
    text-align:left;
    font-size:1.2em;
    color:#FFFFFF;
    background-image:url('../../images/listmark/5_01.gif');
    background-repeat:no-repeat;
    background-position:8px 5px;
}
h3.title_line1, p.title_line1 {
    background-color:#6B8E23;
}
h3.title_line2, p.title_line2 {
    background-color:#008400;
}
