@charset "utf-8";

@import "css/option-decoration.css";
@import "css/text-decoration.css";

* {
	margin:0px;
	padding:0px;
}

body {
	font-style: normal;
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Verdana, 'Lucida Grande', 'ＭＳ Ｐゴシック', sans-serif;
	margin-bottom: 20px;
}

img {
	border:none;
	padding:3px;
}
.alignright {
	text-align:right;
	margin:8px 0 8px 0;
}

#main{
    position:absolute;
    top:30px;
    font-size:12px;
    text-align:center;
    width:100%;
}
#contents{
	font-size:10px;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	padding:1em 3em;
	text-align:left;
	width:800px;
	margin:0px auto;
}
#contents a {
	color:#333;
}

#contents a:hover {
	color:#fff!important;
	background-color:#228DF8;
	text-decoration:none;
}

#contents a:visited {
	color: #333;
}

#contents ol {
	margin:35px 10px 25px 25px;
}

#contents li {
	padding:4px 3px 12px 5px;
}

#siteheader h1{
	font-size:10px;
	font-weight:normal;
}

#siteheader a {
	color:#666!important;
	text-decoration:none;
}

#pagenavi {
	margin:40px 15px 5px 15px;
	font-size:11px;
}

#menu {
	text-align:right;
	margin:20px 20px 15px 20px;
}
#menu a {
	color:#666!important;
	text-decoration:none;
}


#toplogo {
	width:100%;
	height:300px;
	text-align:center;
	margin:20px auto 40px auto;
	/*background:#fff url("img/ds.png") center top no-repeat;*/
	clear:both;
}

.mainblock {
	margin:35px 25px 20px 25px;
	font-size:12px;
	line-height:22px;
}

.mainblock h3 {
	margin:25px 0px 12px 0px;
	padding:3px 8px 4px 8px;
	font-size:18px;
	border-left:10px solid #00AAFF;
	border-bottom:1px dotted #555;
}

.mainblock h4 {
	margin:20px 0px 10px 0px;
	padding:2px 8px 3px 6px;
	font-size:15px;
	border-left:8px solid #00AAFF;
	border-bottom:1px dotted #555;
}
.mainblock table {
	width:650px;
	background-color:#d3d3d3;
	border-collapse:collapse;
}
.mainblock th {
	font-size:12px;
	border:1px solid #d3d3d3;
	background-color:#878787;
	color:#fff;
	padding:3px;
	margin:0;
}
.mainblock td {
	font-size:11px;
	color:#444;
	border:1px solid #d3d3d3;
	background-color:#ffffff;
	padding:3px 8px 3px 7px;
	margin:0;
}
.mainblock dt {
	float:left;
}
.mainblock dd {
	margin-left:150px;
}

#product {
	clear:both;
	font-size:10px;
	text-align:center;
	margin:15px auto 15px auto;
}

#privacymail {
	margin:8px 5px 8px 4px;
}
#privacymail img{
	margin:4px 0 -5px 3px;
}

#companydata {
	text-align:center;
	margin:20px auto 20px auto;
}

#footer {
	margin:150px 10px 0px 40px;
	font-size:10px;
	text-align:right;
}

.acanlz{
	position:absolute;
	top:-50px;
}
