@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #a9d2ff;
	background-image: url(../image/back.gif);
	background-repeat: repeat-x;
	text-align: center;
}

a img {
	border: none;
}

div#pageWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: left;
}

/* old \*/

div#contentsWrapper {
	width: 780px;
	margin-bottom: 10px;
	background: url(../image/sub_back.gif) repeat-y;
	overflow: auto;
}

* html div#pagewrapper {
	width: 800px;
}
/* end */

div#header {
	width:780px;
	height: 220px;
	margin-bottom: 10px;
	background-image: url(../image/header2-2.jpg);
}

div#mainContents {
	float: right;
	width:624px;
	
}

div#nav {
	float: left;
	display: inline;
	width:135px;
/*	height:390px; */
	margin-top: 10px;
	margin-left: 8px;
	background-image: url(../image/nav2.gif);
}


div#nav h3 {
	margin: 10px 0 3px 10px;
}

div#navtop h3 {
	margin: 10px 0 3px 10px;
}

div#nav ul {
	list-style-type: none;
}

div#navtop ul {
	list-style-type: none;
}

div#nav ul li {
	margin-left: 10px;
	margin-bottom: 3px;
}

div#navtop ul li {
	margin-left: 10px;
	margin-bottom: 3px;
}

div#nav img {
	vertical-align: bottom;
}

div#navtop img {
	vertical-align: bottom;
}

div#nav a:hover {
	position: relative;
	left: 3px;
}


div#footer h3 {
	margin: 10px 0px 3px 10px;
	font-size: 80%;
}
div#footer {
	clear: both;
	width:780px;
	height:100px;
	background-image: url(../image/footer.gif);
}

div#footer p {
	padding: 25px 0 0 10px;
	color: #ffffff;
	font-size: 82%;
}
div#contents h2 {
	margin: 30px 10px 30px 10px;
	font-size: 80%;
}
div#contents2 h2 {
	margin: 30px 10px 30px 10px;
	font-size: 80%;
}
div.contents {
	position: relative;	
	width: 473px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 25px 60px 25px 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.3;
	color: #333333;
	font-size: 83%;
}

div.contents2 {
	position: relative;	
	width: 473px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 25px 60px 25px 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.3;
	color: #333333;
	font-size: 83%;
}

div.contents3 {
	position: relative;	
	width: 550px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 25px 60px 25px 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.4;
	color: #333333;
	font-size: 83%;
}
div#description p {
	margin: 0 0 10px;
}

h1 {
	padding: 15px 24px 0;
}

/*h2 {
	position: absolute;
	top: -22px;
	left: -19px;
}*/

div#alds h2{
	clear: left;
	padding-left: 5px;
	font-size: 200%;
	background-color: brown;
	color:white;
}

div#alds h3{
	clear: left;
	padding-left: 5px;
	font-size: 100%;
	background-color: brown;
	color:white;
}

div#alds h4{
	clear: left;
	padding-left: 5px;
	border-left: solid 5px #99cbff;
	font-size: 115%;
	color: blue;
}

div#alds p.name {
	margin-bottom: 20px;
	padding-left: 10px;
}

div#alds ul {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#sales h2{
	clear: left;
	padding-left: 5px;
	font-size: 200%;
	background-color: blue;
	color:white;
}

div#sales h3{
	clear: left;
	padding-left: 5px;
	font-size: 100%;
	background-color: blue;
	color:white;
}

div#sales h4{
	clear: left;
	padding-left: 5px;
	border-left: solid 5px #99cbff;
	font-size: 115%;
	color: blue;
}

div#sales p.name {
	margin-bottom: 20px;
	padding-left: 10px;
}

div#sales ul {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#introduction h3{
	clear: left;
	padding-left: 5px;
	font-size: 100%;
	background-color: darkblue;
	color:white;
}

div#introduction h4{
	clear: left;
	padding-left: 5px;
	border-left: solid 5px #99cbff;
	font-size: 115%;
	color: blue;
}

div#introduction p.name {
	margin-bottom: 20px;
	padding-left: 10px;
}

div#introduction ul {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 10px;
}



div#whatsNew dl {
	margin-bottom: 10px;
}

div#whatsNew dl dt {
	padding-left : 5px;
	border-left: solid 5px #99cbff;
	font-weight: bold;
}

/* ie \*/
* html div#whatsNew dl dt {
	height: 1%;
}/*end*/

div#whatsNew dl dd {
	padding-left: 10px;
}
	
dl.intro {
	margin: 5px;
}

dl.intro dd {
	margin-left: 20px;
}

dl.entrance {
	margin: 5px;
}

dl.entrance dd {
	margin-left: 20px;
}

dl.entrance dt {
	color: blue;
}