@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: 936px;
	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 \*/
* html div#pagewrapper {
	width: 956px;}
/* end */

div#contentsWrapper {
	width: 936px;
	padding-top: 3px;
	padding-left: 6px;
	margin-bottom: 10px;
	background: url(../image/sub_back.gif) repeat-y;
	overflow: auto;
}

div#header {
width: 936px;
height: 250px;
margin-bottom: 10px;
background-image: url(../image/amdheader225.jpg)
}

div#mainContents {
float: right;
width:690px;
}



div#nav h3 {
	margin: 10px 0 3px 10px;
}
	
div#nav ul li {
list-style-type: none;}

div#nav img {
vertical-align: bottom;
}

div#nav ul li {
margin-left: 10px;
margin-bottom: 3px;
}

div#nav a:hover {
	position: relative;
	left: 3px;}



div#footer {
clear: both;
width: 936px;
height: 155px;
background-color:  #FFEFA4;
}

div#footer a:hover {
	position: relative;
	right: 3px;}



div.contents {
width:579px;
margin-top: 5px;
margin-left:12px;
padding: 15px 60px 25px 25px;
border-style: solid;
border-width: 1px;
border-color: #ccc;
background-image: url(../image/kabe_2366.gif);
background-repeat: no-repeat;
background-position: right bottom;
line-height: 1.3;
color: #333333;
font-size: 83%;
}







div#whatsNew h3 {
 clear: left;
 padding-left: 5px;
 border-left: solid 5px #99cbff;
 font-size: 100%
 }


div.face {
width:840px;
margin-top: 5px;
margin-left: 20px;
padding: 5px 5px 5px 25px;
line-height: 1.3;
}


div.leg {
width: 840px;
height: 90px;
margin-top: 5px;
margin-left:20px;
padding: 5px 0px 5px 25px;
line-height: 1.3;
}



div#description p {
margin: 0 0 10px;

}


h3 {
color: #000066;
}

h5 {
color: #003399;
}

h4 {
color:#000000;
}

