@charset "Shift_JIS";

/*-----------------------------------------------
// コンテンツ
//---------------------------------------------*/

/* タイトル */
#cnts-lay .hd {
    margin-top: 0px;
    width: 663px;
    height: 136px;
    background: url(../img_wallpaper/title.png) no-repeat left top;
    text-indent: -9999px;
}

/* サブタイトル */
#cnts-lay .box h3.ttl01{ background:url(../img_wallpaper/sub_01_02.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl02{ background:url(../img_wallpaper/sub_03_04.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl03{ background:url(../img_wallpaper/sub_05_06.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl04{ background:url(../img_wallpaper/sub_07_08.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl05{ background:url(../img_wallpaper/sub_09_10.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl06{ background:url(../img_wallpaper/sub_11_12.jpg) no-repeat #FFCC66;}

#cnts-lay .box .wallpaper {text-align:center;}

#cnts-lay .box .wallpaper img.wall{ margin:10px 0 0 0;}

#cnts-lay .box .correction {
    margin-top: 30px;
    padding: 10px;
    border: medium solid #990000;
}

#cnts-lay .box .correction p{
    text-align: left; 
}


