@charset "utf-8";
/* ------------------------------------------------------------

	for_use style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
	padding: 0px;
	color: #CCCC99;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}

.img_right{
	float: right;
	margin-left: 20px;
}


.block2 {
}

dl.no_list{
}

dl.no_list dt.no01{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}
dl.no_list dt.no02{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}

dl.no_list dt.no03{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}

dl.no_list dt.no04{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}
dl.no_list dt.no05{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}
dl.no_list dt.no06{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}
dl.no_list dt.no07{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no7.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}
dl.no_list dt.no08{
	color: #CCCC99;
	font-size: 130%;
	background-image: url(../for_use/images/no8.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 3.0em;
}



dl.no_list dd{
	margin-top: 10px;
	margin-bottom: 40px;
}

#prepara{
	margin-top: 30px;
	margin-bottom: 30px;
}

ul.caution01 ,ul.caution02{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.caution01 li{
	background-image: url(../images/caution.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #999999;
}


ul.caution02 li{
	background-image: url(../images/caution.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	color: #999999;
}

