@charset "Shift-JIS";

/*
	+-----------------------------------------------+
	+ 取扱説明書ダウンロード 共通スタイルシート
	+ ※トップページのみ「index.css」
	+-----------------------------------------------+
*/



/* #################################################################### */
/*  初期化 																*/
/* #################################################################### */


#maincol .boxArea .wrap .section ol,
#maincol .boxArea .wrap .section li{
	margin:0;
	padding:0;
	vertical-align:middle;
}


/* #################################################################### */
/* 同意文		 														*/
/* #################################################################### */

#maincol .boxArea .wrap .section ol{
	margin-left:8px;
	padding-left:25px;
}

#maincol .boxArea .wrap .section ol li{
	margin-bottom:12px;
}

#maincol .boxArea .wrap .section ol li span.stxt{
	font-weight:bold;
}

#maincol .boxArea .wrap .section ol li ol{
	margin-top:12px;
	margin-bottom:12px;
}


#maincol .boxArea .wrap .section .formArea{
	margin-top:1.5em;
	text-align:center;
}

/* #################################################################### */
/* PDFダウンロード		 														*/
/* #################################################################### */

.pd_width1{
	width:60%;
}

.pd_width2{
	width:10%;
}

.pd_width3{
	width:19%;
}

.pd_width4{
	width:11%;
}

/* #################################################################### */
/* かんたん検索	 														*/
/* #################################################################### */

.sr_width1{
	width:34%;
}

.sr_width2{
	width:34%;
}

.sr_width3{
	width:6%;
}

.sr_width4{
	width:13%;
}
.sr_width5{
	width:11%;
}

/* #################################################################### */
/* 音声ダウンロード		 												*/
/* #################################################################### */

.mp_width1{
	width:60%;
}

.mp_width2{
	width:10%;
}

.mp_width3{
	width:19%;
}

.mp_width4{
	width:11%;
}

