@charset "utf-8";


/*title
------------------------------------------------------------------------*/
div#title,
div#title_dl,
div#title_sp {
	width: 610px;
	height: 70px;
	}

div#title h2,
div#title p,
div#title_dl h2,
div#title_dl p,
div#title_sp h2,
div#title_sp p {
	position: absolute;
	left: -2000px;
	width: 200px;
	}

body#guide div#title {
	margin: 0 0 5px 0;
	background: url("../guide/images/title.jpg") no-repeat;
	}

body#guide div#title_dl {
	margin: 0 0 5px 0;
	background: url("../guide/images/title2.jpg") no-repeat;
	}

body#guide div#title_sp {
	margin: 0 0 5px 0;
	background: url("../guide/images/title3.jpg") no-repeat;
	}


/*container
------------------------------------------------------------------------*/
body#guide div#container {
	width: 860px;
	background-image: none;
	}


/*h3
------------------------------------------------------------------------*/
h3 {
	width: 598px;
	_width: 620px;/*for ie6*/
	font-weight:bold;
	color:#5F5F5F;
	margin: 30px 0 5px;
	padding: 3px 10px;
	border: 1px solid #DFDFDF;
	border-bottom: 3px double #FEA31C;
}


/*h4
------------------------------------------------------------------------*/
h4 {
	margin: 30px 0 5px;
	color: #c54f00;
	font-weight: bold;
}


/*div.txtbox
------------------------------------------------------------------------*/
div.txtbox {
	margin: 10px 5px;
}

span.red {
	color: #f00;
}

p.top1em {
	margin:1em 0 0;
}

.tools {
	margin: 10px 0 0;
	padding: 10px;
	background: #fee5e8;
}

div.step_pdf {
	margin: 10px 0 0;
	padding: 10px 15px;
	background: #f7f7f7;
	border: 1px solid #d8d8d8;
}

div.step_pdf div {
	margin: 5px 10px;
}


/*div.txtbox02
------------------------------------------------------------------------*/
div.txtbox02 {
	margin: 40px 0 0;
	border: 1px solid #D8D8D8;
	padding: 10px 20px;
	background: #FBFBFB;
	}

div.txtbox02 p {
	line-height: 100%;
	}


/*div.imgbox
------------------------------------------------------------------------*/
div.imgbox {
	margin:10px 0;
	}


/*dl
------------------------------------------------------------------------*/
dl {
	width: 560px;
	margin: 10px 0;
	padding: 10px;
	background: #f5f5f5;
	}

dt {
	color: #666;
	border-bottom: 1px dotted #9E9E9E;
	margin: 0 0 3px 0;
	font-weight:bold;
	}

dd {
	margin: 0 0 10px 1em;
	}


/*avms_lead
------------------------------------------------------------------------*/
div#avms_lead {
	margin-right: 20px;
	}


/*avms_flow
------------------------------------------------------------------------*/
div#avms_flow {
	width: 580px;
	margin: 20px 0 20px 10px;
	padding: 0;
	background: url("../guide/images/avms_flow_b.gif") bottom no-repeat;
	}

table#avms_flow_table {
	width: 440px;
	margin: 20px 0 0 70px;
	}

div#avms_flow p.flowinfo {
	padding: 20px;
	text-align: right;
	}


/*dl_area
------------------------------------------------------------------------*/
div#dl_area h3 {
	background: url("../guide/images/dl_title.gif") no-repeat;
	width: 620px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: none;
	}

div#dl_area h3 span {
	position: absolute;
	left: -2000px;
	width: 300px;
	}


/*div.flowbox
------------------------------------------------------------------------*/
div.flowbox {
	margin: 10px 10px 10px 15px;
	}

div#dl_area div.flowbox h4 {
	width: 578px;
	_width: 600px;/*for ie6*/
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 10px 4px;
	border-bottom: 2px dotted #de3f4a;
	border-left: 2px dotted #de3f4a;
	}

div#dl_area div.flowbox h4#taiken {
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 4px 10px;
	border: 1px solid #fdc059;
	background: #fcf2e1;
	}

div.flowbox p {
	margin: 0 15px;
	}

div.flowbox p.infolink {
	margin: 10px;
	text-align: right;
	}

table#gakkyoku {
	margin: 20px 0 20px 8px;
	}

table#gakkyoku img {
	margin-left: 8px;
	}

ul.zip_ex {
	margin: 10px 10px 30px 50px;
	}

ul.zip_ex li {
	list-style-type: none;
	text-indent: -2.1em;
	margin-bottom: 5px;
	padding-left: 2.1em;
	line-height: 120%;
	}


/*sp_area
------------------------------------------------------------------------*/
div#sp_area h3 {
	background: url("../guide/images/sp_title.gif") no-repeat;
	width: 620px;
	height: 28px;
	margin: 50px 0 0;
	padding: 0;
	border: none;
	}

div#sp_area h3 span {
	position: absolute;
	left: -2000px;
	width: 300px;
	}


/*taiken_area
------------------------------------------------------------------------*/
div#taiken_area {
	width: 590px;
	margin: 0 0 0 20px;
	}


/*musiclist
------------------------------------------------------------------------*/
div#dl_area table#musiclist {
	width: 590px;
	}

div#dl_area table#musiclist caption {
	width: 590px;
	}

div#dl_area table#musiclist th {
	text-align:center;
	background: #fcf2e1;
	padding: 2px 0;
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}

div#dl_area table#musiclist th.download,
div#dl_area table#musiclist td.download {
	border-right: none;
	}

div#dl_area table#musiclist td {
	padding: 3px 10px;
	background: #fff;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	}

div#dl_area table#musiclist td.titlename span {
	color: #2278c1;
	}

div#dl_area table#musiclist td.brand,
div#dl_area table#musiclist td.download {
	text-align: center;
	}

div#dl_area table#musiclist a:hover {
	color: #FF9700;
	}


