@charset "UTF-8";

/*　プルダウン */
#menu-lay #about {
    display: none;
	margin:0 0 5px;
}

#menu-lay #abouton {
    display: block;
	margin:0 0 5px;
}

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

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

#cnts-lay .hd2 {
    margin-top: 0px;
    width: 663px;
    height: 136px;
    background: url(../img_about/title_present.png) no-repeat left top;
    text-indent: -9999px;
}

/* �ｽT�ｽu�ｽ^�ｽC�ｽg�ｽ�ｽ */
#cnts-lay .box h3.ttl01{ background:url(../img_about/sub_01.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl02{ background:url(../img_about/sub_02.jpg) no-repeat #FFCC66;}
#cnts-lay .box h3.ttl03{ background:url(../img_about/sub_03.jpg) no-repeat #FFCC66;}

#cnts-lay .box .wallpaper {text-align:center; font-size:14px; line-height:120%;}

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