/* ---------------------------------------------------------
WEB-Tracer

CascadingStyleSheet Settingfile

2006.09.01yamamoto
--------------------------------------------------------- */

/*** Body style ***/
body {
	text-align:center;
	color:#333333;
	font-size:12px;
	line-height:17px;
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	margin-top: 5px;
}

#outline {
	width:750px;
	text-align:left;
	margin:0 auto;
}


/*** Fix Text ***/
.j10 {
	font-size:10px;
	line-height:13px;
}
.j12 {
	font-size:12px;
	line-height:17px;
}
.j14 {
	font-size:14px;
	line-height:20px;
}

/*** Link Color ***/
A:link {
	color:#0066CC;
	text-decoration:none;
}

A:visited {
	color:#0066CC;
	text-decoration:none;
}

A:hover {
	color:#0066CC;
	text-decoration:underline;
}

A:active {
	color:#0066CC;
	text-decoration:underline;
}


/*** Header Area ***/
.hdarea {
	width:750px;
	height:80px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*** Menu Area ***/
.menu {
	width:750px;
	height: 52px;
	background-image: url(../images/bg_menu.jpg);
	padding-top: 14px;
	background-repeat: no-repeat;
	text-align: center;
}

/*** Footer Area ***/
.footarea {
	width:750px;
	height:30px;
	font-size:10px;
	line-height:13px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DBDBDB;
	text-align: center;
}

/*** Page Top ***/
.movepage{
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	clear: both;
}

/***All Area***/
.c-both {
	clear:both;
	}

.line {
	width:100%;
	height:15px;
	background:url(/image/line.gif) repeat-x center;
}


/***トップページ***/
/*** Demo-button Area ***/
.demo {
	width:750px;
	background-color: #CC0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*** Info Area ***/
.info {
	width: 440px;
	float: left;
	text-align: center;
}

.info_in {
	width: 420px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
	text-align: left;
}

.info_in2 {
	width: 710px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
	text-align: left;
	color:#333333;
	font-size:12px;
	line-height:17px;
}


/*** Blog Area ***/
.blog {
	width: 290px;
	float: right;
	text-align: left;
}

.blogttl {
	width:290px;
	background-color: #666666;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*** Day Area ***/
.day {
	font-size:10px;
	line-height:13px;
	color:#FF6600;
	vertical-align: top;
}

.day2 {
	font-size:10px;
	line-height:13px;
	color:#666666;
	vertical-align: top;
}

/*** 説明ページ ***/
/*** Image ***/
.ttlimg{
	padding-top: 15px;
	width: 750px;
	text-align: center;
}


/*** Explain Area ***/
.exparea {
	width:710px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.extxt {
	font-size:12px;
	line-height:16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

.step {
	width: 710px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size:12px;
	line-height:16px;
	border: 1px solid #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.step_l {
	width: 150px;
	text-align: left;
	vertical-align: top;
	float: left;
}

.step_r {
	width: 540px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	float: right;
	padding-right: 10px;
}

/*** Download Area ***/
.dl_l {
	width: 500px;
	text-align: left;
	vertical-align: top;
	float: left;
}

.dl_r {
	width: 185px;
	float: right;
	vertical-align: bottom;
}

/*** FAQ Area ***/
.ques {
	width: 710px;
	text-align: left;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ans {
	width: 710px;
	text-align: left;
	padding: 10px;
}

.answer {
	width: 710px;
	text-align: left;
	border: 1px solid #CC0000;
	padding: 10px;
}
