body {
margin: 0px;
padding: 0px;
line-height:12pt;
}

div.cover {
width: 780px;
font-size: 12px;
margin: auto;

}

H1 {
font-size: 16px;
background-color: blue;
color: white;
margin-bottom: 0px;
padding: 0.3em;
}



div.jpeg {
	width: 777px;
	height: 55px;
	background-image:url("adpresto-title-bar-1.jpg");
	background-repeat:no-repeat;
	text-align: right;

}



	/* ナビゲーションバーそのもの */
	ul.navi {
		background-color: #ccccff;

		margin: 0px;
		padding: 3px;
	}
	ul.navi li {
		display: inline;
		list-style-type: none;
		margin: 0px 0.2em;
	}

	/* ナビゲーションバー内のリンク */
	ul.navi a {
		color: black;
		text-decoration: none;

	}
	ul.navi a:hover {

		background-color: #aaccff;
		color: teal;
	}

div.navi {
background-color: #000000;
font-size: 8px;
padding: 0.3em;
}

div.header {
padding: 0.3em;
background-color: #ccffcc;

}



div.main {
background-color: #ffffff;
padding: 0.3em;
margin-left: 210px;
}

H2 {
font-size: 14px;
background-color: #006600;
color: white;
text-align: center;
display:block;
padding:0 2px;
line-height:30px;
border-bottom:solid 1px #003300;
}

div.menu {

BORDER-TOP: #39c 5px solid; 
FLOAT: left; 
WIDTH: 200px; 
PADDING-TOP: 15px; 
}

.menu ul { margin:0; padding:0; }


.menu a { text-decoration:none; }
.menu li { list-style:none; font-size:12px; }


.menu li a {
display:block;
padding:0 2px;
background:#00ee00;
color:#000000;
line-height:30px;
border-bottom:solid 1px #003300;
padding-left:10px;
font-weight:bold;
}


.menu li a:hover { background:#339933; }
.menu li a:visited { color:#0001FF; }
.menu li ul li a {
background:#99ff99;
color:#003300;
border-bottom:solid 1px #66cc66;
}

.menu li ul li a { padding-left: 10px;
line-height:20px; }
.menu li ul li a:hover { background:#66ff66; }

div.main {
	background-color: #ffffff;
	padding: 0.3em;
	margin-left: 211px;
	text-align: left;
	font-size: 12px;
}


H3 {
font-size: 14px;
background-color: #006600;
color: white;
text-align: center;
display:block;
padding:0 2px;
line-height:20px;
border-bottom:solid 1px #003300;
}

	table.item {
	border: solid 2px #00aa80;
	border-collapse: collapse;
	font-size: 12px;
	width: 556px;
	}
	table.item th {
		border-bottom: solid 2px #00aa80;
		border-right: dashed 1px gray;
		padding: 0.3em;
	}
	table.item td {
		border-bottom: solid 1px green;
		border-right: dashed 1px gray;
		padding: 0.3em 0.4em;
	}
	
	table.item h3 {
	font-size:12px;
	font-weight:bold;
	}


	table.price {
	width: 322px;
	border-style: dotted;
	border-collapse: collapse;
	border-width: 3px;
	border-color: deepskyblue;
	text-align: center;
	font-size: 12px;
	}
	table.price th {
 border-style: dotted;
 border-width: 3px;
 border-color: deepskyblue;
		padding: 0.3em;
	}
	table.price td {
 border-style: dotted;
 border-width: 3px;
 border-color: deepskyblue;
		padding: 0.3em;
	}


div.footer {
clear: both;
background-color: #ccffcc;
text-align: center;
padding: 0.3em;
}

p.copyright {
font-family: Verdana,sans-serif;
font-size: 80%;
}

P {
	margin-top: 0px;
	margin-bottom: 7px;
}

A:link {
	color: #000099; 
	text-decoration: none;
}
A:visited {
	color: #0000cc;
	text-decoration: none;
}
A:hover {
	color: #000066;
	text-decoration: underline;
}
A:active {
	color: #003366;
	text-decoration: none;
}

	table.bar {
width: 98%;
text-align: center;
font-size: 90%;
	}

	table.bar-left {
width: 98%;
text-align: left;
font-size: 90%;
	}
	
		.red {
	font-weight: bold;
	color: #996600;
}




.deco-h3 {
font-size: 14px;
background-color: #006600;
color: white;
text-align: center;
display:block;
padding:0 2px;
line-height:30px;
border-bottom:solid 1px #003300;
}

.item-deco {
font-size: 13px;
background-color: #2222aa;
color: white;
text-align: center;
display:block;
padding:0 2px;
line-height:25px;
border-bottom:solid 1px #003300;
}
}

