@charset "UTF-8";

/* Column
----------------------------------------------------*/

div#col01 {
	border-style: dotted;
	border: #DCDCDC;
	border-width: 4px;
	width: 670px;
	margin: 20px 0px 20px 0px;
	padding: 20px;
}
div.col02 {
	width: 720px;
	margin: 20px 0px 20px 0px;
	text-align: right;
}

h4#sec03 {
	padding: 7px 0px 2px 0px;
	width: 675px;
	height: 20px;
	text-align: right;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom: #FFA500; 
	border-bottom-width: 1px;
	margin: 0px 0px 10px 0px;
}
p.co-style01 {
	width: 650px;
	padding: 1px 10px 0px 12px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.4em;
}
p.co-style02 {
	width: 650px;
	padding: 10px 0px 0px 12px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.7em;
	text-align: right;
	vertical-align: bottom;
}
p.co-style03 {
	width: 620px;
	padding: 1px 15px 5px 15px;
	margin: 0px 10px 15px 10px;
	font-size: 12px;
	line-height: 1.4em;
	border-bottom: dashed 1px #007399;
}
span.col01 {
	margin: 4px 0px 0px 0px;
	font-weight: 500
}
img.col01 {
	float: left;
	margin: 0px 30px 0px 0px;
}
/* ’Ç‰Á */

ul.topi01 {list-style:none;}

ul.topi01 li{
  line-height:1.7em;
  background-image : url("/material/images/chezvous/list01.gif") ;
  background-position : left center ; 
  background-repeat : no-repeat ; 
  padding-left :18px;
  margin-bottom: 5px;
  }

ul.topi02 {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}

ul.topi02 li{
    margin: 0px;
    padding: 0px 0px 0px 12px;
    background: url("/material/images/chezvous/list01.gif") no-repeat 3px 0.4em;
    list-style: none;
  }