@charset "utf-8";
/* CSS Document */

#at_gaiyou{
	width:730px;
	height:800px;
	padding:5px 0 0 5px;
	margin-left:22px;
	clear:both;
    position:relative;
}

#at_title{
    background-image: url(../Image/attention/title.png);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    width: 299px;
    height: 38px;
    clear: both;
    margin-bottom: 20px;
    padding-left: 4px;
    margin-left: 207px;
    position: absolute;
    top: 5px;
    left: -153px;
	}
    
#at_line{
    clear: both;
    width: 600px;
    height: 1px;
    background: url(../Image/title_line.png);
    background-color: #F9E4C6;
    position: absolute;
    left: 46px;
    top: 52px;
}

#at_naiyou{
	height:600px;
	margin-left:60px;
    margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:1.2em;
}
    
/* 130501追加　*/

#at_naiyou ol{
	margin:30px 0 0 30px;
}