a:link {
	color: #4683b3
}
a:visited {
	color: #405060;
}
a:hover {
	color: #ff9900;
	text-decoration: underline
}
a:active {
	color: #60b3f4;
}

* {
margin: 0;
}

body,html {
	height: 100%;
}

body {
	background-image: url(../index_sub/back_p.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

body, td {
	font-family: Osaka, "MSƒSƒVƒbƒN";
	collor: #444;
}

img {
	border: none;
}

small {
	font-size:7pt;
	line-height:1.3em;
}

h3 {
	font-size:9pt;
	line-height:1.2em;
	font-weight: bold;
	color: #cc0000;
}

hr, .line {
	height: 1px;
	border: none;
	border-top: 1px solid #444;
	display:block;
	font-size:0;
}

ol, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
	list-style-type: none;	
}

.L {
	width: 240px;
	float: left;
	display: block;
}

.R {
	width: 240px;
	float: left;
	display: block;
	margin-left: 20px;
}

/* block 1 */

#block1 {
	font-size: 9pt;
	text-align: justify;
}

#block1 h2 {
	background-image: url(../99_dempa_koudoku/dempa_cap1.gif);
	height: 65px;
	background-repeat: no-repeat;
	display: block;
}

#block1 dl {
	line-height: 1.3em;
}

#block1 dt {
	font-size: 13pt;
	font-weight: bold;
	color: #4683B3;
	text-indent: 6px;
	height: 20px;
	border-left: solid 6px;
	border-bottom: solid 1px;
	border-color: #4683B3;
}

#block1 dd {
	
	margin-top: 10px;
	font-size: 9pt;
}

#block1 .star {	
	background-image: url(../99_dempa_koudoku/star.gif);
	background-position:0px 1px;
	background-repeat: no-repeat;
	font-size: 8.5pt;
	padding-left: 1.1em;
	margin-top: 10px;
}

/* block 2 */

#block2 {
	font-size: 7.6pt;
	line-height: 1.3em;
}

#block2 h2 {
	background-image: url(../99_dempa_koudoku/dempa_cap7.gif);
	height: 55px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#block2 dl {
	height: 170px;
	display: block;
}

#block2 dt {
	width: 100px;
	float: left;
}

#block2 dd {
	width: 140px;
	float: left;
	text-align: justify;
}

/* block 3 */

#block3 {
	border:1px solid #4683B3;
	padding: 15px 25px;
	margin-bottom:15px;
}

#block3  .wrap {
	margin-top:20px;
}

#block3 .spc {
	margin-right:29px;
}

/* mihonshi */

.t1, .t2 a {
	text-align: center;
	line-height:12pt;
	border: solid 1px #4683B3;
	padding: 0 3px;
	display:block;
}

.t1 {
	font-size: 9pt;
	color: #fff;
	background-color: #4683B3;
}

.t2 a {
	margin-bottom: 5px;
}

.t2 a:hover {
	background-color:#FFEDD3;
}




/* midashi */

#midashi {
	width: 720px;
	margin: 20px 0px 30px 20px;
	text-align: center;
}
#midashi h2 {
	font-size: 11pt;
	font-weight: nomal;
}

#midashi h1 {
	background-image: url(../99_dempa_koudoku/dempa_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 6px;
	height: 55px;
}

.maintext {
	text-indent: 1em;
}

a.mousikomi {
	background-image: url(../99_dempa_koudoku/btn_01.gif);
	background-repeat: no-repeat;
	width: 278px;
	height: 46px;
	display: block;
	margin: 10px auto 0;
	
}

a.mousikomi:hover {
	background-image: url(../99_dempa_koudoku/btn_01_f2.gif);
	background-repeat: no-repeat;
	display: block;
}

.single {
	width:720px;
	text-align: center;
}

.update {
	font-size: 7pt;
	text-align: right;
	display: block;
}

/* tools */

.clear {
	 clear: both;
	 height:1px;
	 font-size:0;
}

.space {
	height: 25px;
}

.space_h15 {
	height:15px;
}

.np, .noprint {
	visibility: hidden;
}

.ll {
	float:left;
}

.rr {
	float:right;
}
