table {
	border:1px #009933 dotted;
	border-collapse:collapse;
}
th,td {
	border:1px #009933 dotted;
	padding:4px;
}
th {
	background-color:#ffffcc;
}
td {
	background-color:#ccffff;
}

#left{
	width:180px;
	float:left;
}

#center{
	width:506px;
	float:left;
}

#right{
	width:306px;
	float:left;
}

#left div,#center div,#right div{
	float:left;
	border:1px #009999 solid;
	margin:2px;
}

#left div{
	width:174px;
}
#center div{
	width:500px;
}
#right div{
	width:300px;
}

#content p.subtitle{
		margin:0 0 4px 0;
		background-image:url(../img/btn056_04.gif);
		background-position:left bottom;
		font-size:11pt;
		font-weight:bold;
		color:#ffffff;
		padding:3px 2px 2px 6px;
		border:none;
}

#left h2,#center h2,#right h2{
	font-size:10pt;
	margin:8px;
	display:inline;
}

#left h3,#center h3,#right h3{
	font-size:11pt;
	margin:8px;
}
#left h4,#center h4,#right h4{
	font-size:10pt;
	margin:8px;
	text-align:center;
	font-weight:normal;
}

#left p,
#right p,
#center p,
#left hr,
#right hr,
#center hr,
#left table,
#right table,
#center table
{margin:4px;line-height:1.4em;}

#left ol,#right ol,#center ol
{margin:6px 6px 6px 20px;}

#left li,#right li,#center li
{
	list-style-image:url(../img/arrow002_02.gif);
	margin:0 0 6px 0;
}

span.yellow{
	font-size:9pt;
	background-color:#ffff99;
	display:block;
	padding:2px;
	margin:0 6px 0 0;
	float:right;
}

/*dvdkoza*/
#center .bgimage{
	border:none;
	background-image:url("../img/head015_04.png");
	height:32px;
	width:490px;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:0px;
}
#center .bgtitle{border:none;margin:6px 0 0 24px;}
#center .daiwaku{width:488px;border-top:none;margin:0 0 20px 2px;}
#center .lwaku{width:330px;margin-top:0px;border:none;}
#center .rwaku{width:130px;margin-top:16px;border:none;}

/*hiketsu*/
p.mondai {
	background-image:url(../img/text018_03.png);
	background-repeat:no-repeat;
	line-height:1.5em;
	padding-left:24px;
	font-weight:bold;
}
p.kaitou {
/*	position:relative;	*/
/*	left:330px;			*/
	padding-left:24px;
	line-height:1.5em;
	font-weight:bold;
	background-image:url(../img/text018_10.png);
	background-repeat:no-repeat;
	cursor:pointer;
	color:#0000ff;
	text-decoration:underline;
}
p.sentaku {
	padding:10px;
}
p.kaitoubox{
	border:1px #0000ff dotted;
	padding:10px;
}



