/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 8px;
	line-height: 8px;
	font-weight: normal;
	color: #aaaaaa;
}

body {
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}

a:link {
	color: #0000EE;
	text-decoration: underline;
}
a:visited {
	color: #0000EE;
	text-decoration: underline;
}
a:hover {
	color: #0000EE;
	text-decoration: underline;
}
a:active {
	color: #0000EE;
	text-decoration: underline;
}
strong{
	font-weight: normal;
}
#header{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}
#header h1{
	font-size: 12px;
	font-weight: lighter;
	color: #777777;
	float: left;
	height: 16px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 1px;
}

#header a:link {
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header a:visited {
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header a:hover {
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header a:active {
	color: #777777;
	text-decoration:none;
	font-weight: lighter;
}
#header h2{
	color: #777777;
	font-size: 12px;
	font-weight: lighter;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	height: 16px;
	line-height: 16px;
}
#header p{
	color: #777777;
	font-size: 12px;
	font-weight: lighter;
	width: auto;
	padding-top: 1px;
	float: left;
	margin: 0px;
	padding-left: 40px;
}
#header em{
	color: #777777;
	font-size: 12px;
	font-weight: lighter;
	width: auto;
	padding-top: 1px;
	float: left;
	margin: 0px;
	padding-left: 40px;
	font-style: normal;
}
#header strong{
	font-weight: lighter;
}
#container{
	text-align: left;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(../images/left_bg.gif) repeat-y #ffffff;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#title {
     margin: 0px;
     padding: 0px;
     clear:both;
}

#menu {
	height: 37px;
	background-image: url(../images/menu_bg.gif);
	text-align:center;
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
    margin: 0px;
    padding: 0px;
	clear:both;
	background-position: center center;
	vertical-align: middle;
}

#menu a:link, a:visited, a:hover, a:active {
	color: #0000EE;
	text-decoration:underline;
	font-weight: lighter;
}
#menu p {
	font-size:14px;
	padding: 10px;
	margin: 0px;
}
#main_contents {
	float: right;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	color: #333333;
}
#main_contents h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/mark1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	height: 35px;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 20px;
}
.red {
	color: #FF0000;
}
#main_contents h3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	color: #0066FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E9E9E9;
	text-indent: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0066FF;
}

#main_contents h4{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	padding-left: 1em;
}

#main_contents p{
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
#main_contents .attention{
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
#main_contents .example{
	border: 1px solid #cce6ff;
	background-color: #f0f7ff;
	padding: 20px;
}
#main_contents .example .attention{
	font-weight: bolder;
	font-size: 16px;
	color: #ff0000;
}

#main_contents table{
	background-color: #f2f2f2;
	margin: 0px auto;
	width: 550px;
}
#main_contents td{
    font-size: 12px;
	background-color: #fff;
	padding: 5px;
}
#main_contents th{
	background-color: #4e3c83;
	padding: 5px;
	text-align: center;
	color: #fff;
    font-size: 14px;
}
#main_contents .cell01{
	text-align: right;
	width: 30px;
}
#main_contents .cell02-a{
	width: 145px;
	background-color: #4c87c1;
	color: #fff;
}
#main_contents .cell02-b{
	width: 145px;
	background-color: #4d6cac;
	color: #fff;
}
#main_contents .cell02-c{
	width: 145px;
	background-color: #4e4890;
	color: #fff;
}
#main_contents .cell02-d{
	width: 145px;
	background-color: #4b3d82;
	color: #fff;
}
#main_contents .cell03{
	width: 145px;
	background-color: #dee0d2;
}
#main_contents .cell04{
	width: 100px;
	background-color: #dee0d2;
}
#main_contents .cell05{
	text-align: right;
	width: 64px;
	background-color: #dee0d2;
}

#main_contents ol{
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
#main_contents li{
	line-height: 1.5em;
	margin: 1em;
}

#left_menu {
	float: left;
	display: block;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	line-height: 35px;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
}
#left_menu ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #fff;	
}
#left_menu li{
	display: block;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #F2F2F2;
	padding-left:15px;
	background: url(../images/arrow.gif) no-repeat 8% 50%;
}
#banner {
margin: 10px 0px 20px 0px;
}
#footer {
	background-color: #476CFF;
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear:both;
}
#footer a:link {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: lighter;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: lighter;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: lighter;
	text-decoration: none;
}
#footer h2{
	font-size: 10px;
	background-color: #476CFF;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: lighter;

}
#footer h3{
	font-size: 10px;
	background-color: #476CFF;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: lighter;

}
.sw {
	text-align: right;
	padding: 0px;
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blue {
	color: #1851C3;
}
dt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: 1em;
	margin-left: 10px;
	font-size: 14px;
}
dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	font-size: 14px;
	margin-left: 30px;
	color: #333333;
}
#main_contents ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
#main_contents li {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
#footer2{
	width: 780px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #aaaaaa;
	padding: 0px;
	font-size: 10px;
	line-height: 1.2em;
	height: 8px;
}

#footer2 a:link {
	color: #aaaaaa;
	text-decoration:none;
	font-weight: lighter;
	font-size: 8px;
}
#footer2 a:visited {
	color: #aaaaaa;
	text-decoration:none;
	font-weight: lighter;
	font-size: 8px;
}
#footer2 a:hover {
	color: #aaaaaa;
	text-decoration:none;
	font-weight: lighter;
	font-size: 8px;
}
#footer2 a:active {
	color: #aaaaaa;
	text-decoration:none;
	font-weight: lighter;
	font-size: 8px;
}
#footer2 h2 {
	color: #476CFF;
	font-size: 8px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 8px;
	float: right;
}
#analyze {
	height: auto;
	width: auto;
	margin-left: -4000px;
}
#table {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: lighter;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
#link {
	font-size: 10px;
	line-height: 1.1em;
	font-weight: lighter;
	text-align: center;
	background-color: #476CFF;
	height: auto;
	padding-top: 5px;
}
.reg {
	font-size: small;
}
.small {
	font-size: 9px;
	color: #999999;
}
.amazon {
	margin: 10px;
	float: left;
	height: 142px;
	width: 122px;
}
.amazon-txt {
	clear: right;
	float: right;
	height: 242px;
	width: 438px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
