@charset "utf-8";


em{font-weight:bold;font-style:normal}

body {
margin: 0px;
padding: 0px;
line-height: 16px;
}

div.cover {
width: 780px;
font-size: 12px;
margin: auto;

}

H1 {
font-size: 16px;
background-color: blue;
color: white;
margin-bottom: 0px;
padding: 0.3em;
}

H2 {
font-size: 14px;
background-color: #006600;
color: white;
text-align: center;


}

H4 {
font-size: 14px;
color: #993300;


}

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.menu {
float: left;
width: 200px;
padding: 0.3em;
line-height: 1.4;
}

div.main {
background-color: #ffffff;
padding: 0.3em;
margin-left: 211px;
text-align: center;
}

H3 {
	font-size: 13px;
	background-color: #0000aa;
	color: white;
	padding: 0.2em;
	width: auto;
}

	table.item {
	border: solid 2px #00aa80;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	}
	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.price {
width: 98%;
 border-style: dotted;
border-collapse: collapse;
 border-width: 3px;
 border-color: #33FFFF;
text-align: center;
	}
	table.price th {
 border-style: dotted;
 border-width: 3px;
 border-color: #33FFFF;
		padding: 0.3em;
	}
	table.price td {
 border-style: dotted;
 border-width: 3px;
 border-color: #33FFFF;
		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;
}
a img{
border-width: 0px
}


	table.bar {
width: 98%;
text-align: center;
font-size: 90%;
	}

	table.bar-left {
width: 98%;
text-align: left;
font-size: 90%;
	}

	table.left {
width: 99%;
text-align: left;
	}

	.red {
	font-weight: bold;
	color: #996600;
}
.uchikeshi {
	text-decoration: line-through;
}

.style1 {color: #0000FF}
.style8 {color: #990000}


	table.gakuwari {
	text-align: left;
	font-size: 12px;
	}
