@charset "utf-8";
@page{size:auto;}

/* CSS Document */

/* 共通CSS */

*{font-size:100%; line-height:1.5em; font-family:"ＭＳ Ｐゴシック", Osaka;}
body{text-align:center; background:url(../tokutoku_img/bg.gif) no-repeat center top}
body,h1,h2,h3,h4,h5,form,p,ul,ol,li{margin:0;padding:0;}
img {border:none;}
.hyde {margin-left:-5000px; margin-top:-9000px; display:none;}
.clear{clear:both}


/* 一番外側　*/
#lay_all{width:800px; margin:auto; text-align:left; padding-bottom:40px;}

#title{width:610px;height:65px;margin:13px 0 12px 170px;}

.red{width:730px; color:#FF0000; font-size:77%; font-weight:bold; margin:0 35px; padding-top:10px;}

.stitle{width:730px;margin:10px 35px 0 35px;padding-top:10px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #626262; color:#626262;}
.text{width:730px; color:#626262; font-size:83.3%; margin:0 35px; padding-top:10px;}

#lay_all ul{margin:0 55px; padding-top:10px;}
#lay_all ul li{
	color:#626262;
	font-size:83.3%;
	list-style-position: outside;
	list-style-image: url(../tokutoku_img/mark.gif);
	list-style-type: none;
}
