@charset "utf-8";

/*-----------基本設定------------*/


*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	color:#333;
	font-size:12px;
	line-height:1.5;
}
	
body,td {
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;
}

h1, h2, h3, h4, h5, p, ul, ol, li, address, table, td, th, hr, form, input, div {
	margin:0;
	padding:0;
}
	
ul, ol, li {
	list-style:none;
}

img {
	border:none;
	vertical-align:top;
}	

hr{
	display:none;
}	

a {
	text-decoration:none;
	overflow:hidden;
	color:#333;
}

a:hover{
	color:#999;
}


.blue {
color:#36f;
}

.red {
color:#c30;
}

.green {
color:#393;
}

.purple {
color:#969;
}

.pink {
color:#f99;
}






/*-----------レイアウト設定------------*/
#headBlack {
	background-color:#000;
	height:12px;
	width:100%;
}

#wrapper {
	width:910px;
	background-color:#fff;
	margin:0 auto;
	text-align:left;
	padding:0 30px 0 30px;
}

#wrapper2 {
	width:450px;
	background-color:#fff;
	margin:0;
	text-align:left;
	padding:30px 30px 0 30px;
}

#wrapper2 h3 {
font-size:16px;
text-align:center;
padding-bottom:20px;
border-bottom:1px dashed #999;
margin-bottom:20px;
}

#wrapper2 p {
padding-bottom:20px;
}

#wrapper2 p.closeBtn {
text-align:center;
padding-bottom:20px;
}


/*--- header ---*/
#headerBox {
	width:910px;
	padding-top:15px;
}

#headerLeft {
	width:160px;
}

#headerRight {
	width:730px;
	padding-top:15px;
}

#headerRight h1 {
	font-size:11px;
}


#headerLogo {
	width:150px;
　　　　padding:69px;
}

#headNaviBox {
	width:725px;
}

#headNavi {
	width:445px;
	padding-top:10px;
}

#headNavi ul {
	font-size:8px;
}

#headNavi ul li {
	float:left;
	height:10px;
}

#headNavi ul li a {
	text-indent:-9999px;
	display:block;
	height:10px;
}

#headNavi ul li#gnavi01 a {
	background:url(http://hlywd.co.jp/select/img/gnavi_01.jpg) 0 0 no-repeat;
	width:32px;
}

#headNavi ul li#gnavi01 a:hover {
	background:url(http://hlywd.co.jp/select/img/gnavi_01_on.jpg) 0 0 no-repeat;
}

#headNavi ul li#gnavi02 a {
	background:url(http://hlywd.co.jp/select/img/gnavi_02.jpg) 0 0 no-repeat;
	width:78px;
}

#headNavi ul li#gnavi02 a:hover {
	background:url(http://hlywd.co.jp/select/img/gnavi_02_on.jpg) 0 0 no-repeat;
}

#headNavi ul li#gnavi03 a {
	background:url(http://hlywd.co.jp/select/img/gnavi_03.jpg) 0 0 no-repeat;
	width:40px;
}

#headNavi ul li#gnavi03 a:hover {
	background:url(http://hlywd.co.jp/select/img/gnavi_03_on.jpg) 0 0 no-repeat;
}

#headNavi ul li#gnavi04 a {
	background:url(http://hlywd.co.jp/select/img/gnavi_04.jpg) 0 0 no-repeat;
	width:80px;
}

#headNavi ul li#gnavi04 a:hover {
	background:url(http://hlywd.co.jp/select/img/gnavi_04_on.jpg) 0 0 no-repeat;
}

#headNavi ul li#gnavi05 a {
	background:url(http://hlywd.co.jp/select/img/gnavi_05.jpg) 0 0 no-repeat;
	width:82px;
}

#headNavi ul li#gnavi05 a:hover {
	background:url(http://hlywd.co.jp/select/img/gnavi_05_on.jpg) 0 0 no-repeat;
}

#headSubNavi {
	width:270px;
	padding-top:5px;
}

#headSubNavi ul li {
	float:left;
}

#headSubNavi ul li a {
	text-indent:-9999px;
	display:block;
}

#headSubNavi ul li#subgnavi01 a {
	background:url(http://hlywd.co.jp/select/img/subnavi_01.jpg) 0 0 no-repeat;
	width:73px;
	margin-right:15px;
	height:20px;
}

#headSubNavi ul li#subgnavi01 a:hover {
	background:url(http://hlywd.co.jp/select/img/subnavi_01_on.jpg) 0 0 no-repeat;
}

#headSubNavi ul li#subgnavi02 a {
	background:url(http://hlywd.co.jp/select/img/subnavi_02.jpg) 0 0 no-repeat;
	width:56px;
	height:20px;
	margin-right:15px;
}

#headSubNavi ul li#subgnavi02 a:hover {
	background:url(http://hlywd.co.jp/select/img/subnavi_02_on.jpg) 0 0 no-repeat;
}

#headSubNavi ul li#subgnavi03 a {
	background:url(http://hlywd.co.jp/select/img/subnavi_03.jpg) 0 0 no-repeat;
	width:106px;
	height:20px;
}

#headSubNavi ul li#subgnavi03 a:hover {
	background:url(http://hlywd.co.jp/select/img/subnavi_03_on.jpg) 0 0 no-repeat;
}




/*--- contentsBox ---*/
#contentsBox {
	width:910px;
	margin-top:20px;
	padding-bottom:30px;
}

#rightBox {
	width:730px;
}


/*--- leftside ---*/

#leftBox {
	width:160px;
}

.bannerBox {
	padding-bottom:20px;
} 

.bannerBox p {
	margin-bottom:5px;
}

#leftNavi {
	
}

#leftNavi h2 a {
	text-indent:-9999px;
	width:160px;
	height:20px;
	display:block;
	margin-bottom:8px;
}

#leftNavi ul {
	margin-bottom:20px;
}

#leftNavi ul li a {
	text-indent:-9999px;
	width:160px;
	height:20px;
	display:block;
}

#leftNavi h2#gnavi01ttl a {
	background:url(http://hlywd.co.jp/select/img/navi01_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi01ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi01_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi02ttl a {
	background:url(http://hlywd.co.jp/select/img/navi02_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi02ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi03ttl a {
	background:url(http://hlywd.co.jp/select/img/navi03_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi03ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi03_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi04ttl a {
	background:url(http://hlywd.co.jp/select/img/navi04_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi04ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi04_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi05ttl a {
	background:url(http://hlywd.co.jp/select/img/navi05_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi05ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi05_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi06ttl a {
	background:url(http://hlywd.co.jp/select/img/navi06_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi06ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi06_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi07ttl a {
	background:url(http://hlywd.co.jp/select/img/navi07_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi07ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi07_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi08ttl a {
	background:url(http://hlywd.co.jp/select/img/navi08_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi08ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi08_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi09ttl a {
	background:url(http://hlywd.co.jp/select/img/navi09_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi09ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi09_ttl_on.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi10ttl a {
	background:url(http://hlywd.co.jp/select/img/navi10_ttl.jpg) 0 0 no-repeat;
}

#leftNavi h2#gnavi10ttl a:hover {
	background:url(http://hlywd.co.jp/select/img/navi10_ttl_on.jpg) 0 0 no-repeat;
}


#leftNavi ul li#gnavi01_1 a {
	background:url(http://hlywd.co.jp/select/img/navi01_01.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_1 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi01_01_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_2 a {
	background:url(http://hlywd.co.jp/select/img/navi01_02.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_2 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi01_02_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_3 a {
	background:url(http://hlywd.co.jp/select/img/navi01_03.jpg) 0 0 no-repeat;
	height:31px;
}

#leftNavi ul li#gnavi01_3 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi01_03_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_4 a {
	background:url(http://hlywd.co.jp/select/img/navi01_04.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi01_4 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi01_04_on.jpg) 0 0 no-repeat;
}


#leftNavi ul li#gnavi02_1 a {
	background:url(http://hlywd.co.jp/select/img/navi02_01.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_1 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_01_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_2 a {
	background:url(http://hlywd.co.jp/select/img/navi02_02.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_2 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_02_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_3 a {
	background:url(http://hlywd.co.jp/select/img/navi02_03.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_3 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_03_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_4 a {
	background:url(http://hlywd.co.jp/select/img/navi02_04.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_4 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_04_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_5 a {
	background:url(http://hlywd.co.jp/select/img/navi02_05.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi02_5 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi02_05_on.jpg) 0 0 no-repeat;
}



#leftNavi ul li#gnavi03_1 a {
	background:url(http://hlywd.co.jp/select/img/navi03_01.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi03_1 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi03_01_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi03_2 a {
	background:url(http://hlywd.co.jp/select/img/navi03_02.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi03_2 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi03_02_on.jpg) 0 0 no-repeat;
}
#leftNavi ul li#gnavi03_3 a {
	background:url(http://hlywd.co.jp/select/img/navi03_03.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi03_3 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi03_03_on.jpg) 0 0 no-repeat;
}
#leftNavi ul li#gnavi03_4 a {
	background:url(http://hlywd.co.jp/select/img/navi03_04.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi03_4 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi03_04_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_1 a {
	background:url(http://hlywd.co.jp/select/img/navi04_01.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_1 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi04_01_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_2 a {
	background:url(http://hlywd.co.jp/select/img/navi04_02.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_2 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi04_02_on.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_3 a {
	background:url(http://hlywd.co.jp/select/img/navi04_03.jpg) 0 0 no-repeat;
}

#leftNavi ul li#gnavi04_3 a:hover {
	background:url(http://hlywd.co.jp/select/img/navi04_03_on.jpg) 0 0 no-repeat;
}







/*--- side(right) ---*/
#sideNavi {
	width:160px;
}

#searchBox {
	padding-bottom:20px;
}

#searchBox #formBox {
	width:160px;
}


#searchBox #formBox input.formTxt {
	border:1px solid #999;
	margin-top:2px;
	padding:2px;
	width:124px;
}

#searchBox #formBox input.formBtn {
	width:28px;
	margin:0;
	padding:0;
}


#readmeBox {
	padding-bottom:20px;

}


#selectNavi {
	padding-bottom:20px;
}

#selectNavi ul li a, #cateNavi ul li a {
	width:160px;
	height:31px;
}

#selectNavi ul li.navi_s01 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k01.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s01 a:hover ,#selectNavi ul li.navi_s001 a {
	background:url(http://hlywd.co.jp/select/img/btn_k01_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s02 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k02.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s02 a:hover ,#selectNavi ul li.navi_s002 a {
	background:url(http://hlywd.co.jp/select/img/btn_k02_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s03 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k03.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s03 a:hover ,#selectNavi ul li.navi_s003 a {
	background:url(http://hlywd.co.jp/select/img/btn_k03_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s04 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k04.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s04 a:hover ,#selectNavi ul li.navi_s004 a {
	background:url(http://hlywd.co.jp/select/img/btn_k04_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s05 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k05.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s05 a:hover ,#selectNavi ul li.navi_s005 a {
	background:url(http://hlywd.co.jp/select/img/btn_k05_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s06 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k06.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s06 a:hover ,#selectNavi ul li.navi_s006 a {
	background:url(http://hlywd.co.jp/select/img/btn_k06_on.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s07 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_k07.jpg) 0 0 no-repeat;
}

#selectNavi ul li.navi_s07 a:hover ,#selectNavi ul li.navi_s007 a {
	background:url(http://hlywd.co.jp/select/img/btn_k07_on.jpg) 0 0 no-repeat;
}


#cateNavi {
	padding-bottom:20px;
}

#cateNavi ul li.navi_c01 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c01.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c01 a:hover ,#cateNavi ul li.navi_c001 a {
	background:url(http://hlywd.co.jp/select/img/btn_c01_on.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c02 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c02.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c02 a:hover ,#cateNavi ul li.navi_c002 a {
	background:url(http://hlywd.co.jp/select/img/btn_c02_on.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c03 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c03.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c03 a:hover ,#cateNavi ul li.navi_c003 a {
	background:url(http://hlywd.co.jp/select/img/btn_c03_on.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c04 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c04.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c04 a:hover ,#cateNavi ul li.navi_c004 a {
	background:url(http://hlywd.co.jp/select/img/btn_c04_on.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c05 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c05.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c05 a:hover ,#cateNavi ul li.navi_c005 a {
	background:url(http://hlywd.co.jp/select/img/btn_c05_on.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c06 a {
	text-indent:-9999px;
	display:block;
	background:url(http://hlywd.co.jp/select/img/btn_c06.jpg) 0 0 no-repeat;
}

#cateNavi ul li.navi_c06 a:hover ,#cateNavi ul li.navi_c006 a {
	background:url(http://hlywd.co.jp/select/img/btn_c06_on.jpg) 0 0 no-repeat;
}


#archiveNavi {
	padding-bottom:20px;

}


#recentNavi {
	padding-bottom:35px;
}

#archiveNavi ul ,#recentNavi ul {
	padding-top:8px;
}

#archiveNavi ul li a ,#recentNavi ul li a {
	background:url(http://hlywd.co.jp/select/img/img_icon01.jpg) 2px 40% no-repeat;
	padding-left:12px;
	color:#333;
	text-decoration:none;
}

#archiveNavi ul li a:hover ,#recentNavi ul li a:hover {
	color:#999;
	text-decoration:none;
}





/*---  search ---*/

h2#searchTitle {
	font-size:16px;
	padding:20px 10px 10px 10px;
	border-bottom:2px solid #999;
	margin-bottom:10px;
}

p.searchTxt {
	padding:0 10px 15px 10px;
}

.content-nav {
	margin-top:20px;
	border-top:2px solid #999;
}

.content-nav p {
	padding:10px 10px 15px 10px;
	font-weight:bold;
}

.content-nav p a {
	font-weight:normal;
	text-decoration:none;
}

.content-nav p a:hover {
	text-decoration:underline;
}

/**********************************************************************************/
/*---- main ----*/
#main {
	width:550px;
}

#main h1 {
	border-bottom:5px solid #000;
}


/*---  entry ---*/

.entryHead {
	width:530px;
	padding:20px 10px 10px 10px;
	border-bottom:3px solid #999;	
}

.entryTitle {
	width:380px;	
}

.entryTitle h2 {
	font-size:16px;
}

.entryTitle h2 a {
	color:#333;
}

.entryTitle h2 a:hover {
	color:#cc9;
}

.entryCate {
	width:140px;	
}

.entryCate p {
	text-align:right;
	padding-top:5px;
}

.entryInfo {
	padding:10px 10px 20px 10px;
	width:530px;
}

.entryDate {
	width:200px;
	background:url(http://hlywd.co.jp/select/img/img_update.jpg) 0 4px no-repeat;
}

.entryDate p {
	padding-left:52px;
}
.entryKey {
	font-size:11px;
}

.entryBody {
	width:530px;
	padding:0 10px;
}


.entryTxt {
	width:310px;
	padding-bottom:20px;
}

.entryPhot {
	width:200px;
}

.entryPhot p {
	padding:3px 3px 0 3px;
	font-size:11px;
}


.entryTable1 {
	width:310px;
	padding-bottom:20px;
	font-size:11px;
}

.entryTable1 table,.entryTable2 table {
	width:100%;
	border-collapse:collapse;
}

.entryTable1 table td,.entryTable2 table td {
	padding:3px;
	border:1px solid #999;
}

.entryTable1 table th {
	width:35%;
}

.entryTable2 table th {
	width:25%;
}


.entryTable1 table th,.entryTable2 table th {
	padding:3px;
	border:1px solid #999;
	background-color:#eeeeee;
	font-weight:normal;
	text-align:left;
}

.entryTable2 {
	width:530px;
	padding:0 10px 20px 10px;
	font-size:11px;
}

.entryBtn {
	width:530px;
	padding:0 10px 20px 10px;
}




/*----------- footer --------------*/
#footerBox {
	width:910px;
	background-color:#fff;
	text-align:left;
	margin:0 auto;
	border-top:1px #666 solid;
	padding:5px 30px 30px 30px;
}

#footerBox2 {
	width:450px;
	background-color:#fff;
	margin:0 auto;
	border-top:1px #666 solid;
	padding:5px 30px 30px 30px;
}

#footerBox2 address {
	text-align:center;
}

#footerNavi {
	width:500px;
}

#footerNavi p {
	padding:0 0 3px 0;
	font-size:10px;
} 

#footerNavi p a {
	color:#333;
	text-decoration:underline;
}

#footerNavi p a:hover {
	color:#999;
}

#copyright {
	width:300px;
}



/*-----------その他設定------------*/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

.clr {
	clear:both;
}
.left {
	float:left;

}
.right {
	float:right;
} 

/*--- margin,padding ---*/

.spT20{margin-top:10px;}

.spB10{margin-bottom:10px;}
.spB20{margin-bottom:20px;}
.spB45{margin-bottom:45px;}

.spL10{margin-left:10px;}
.spL20{margin-left:20px;}
.spL30{margin-left:30px;}

.sppT10{padding-top:10px;}
.sppT15{padding-top:15px;}
.sppT20{padding-top:20px;}

.sppB10{padding-bottom:10px;}
.sppB20{padding-bottom:20px;}
.sppB30{padding-bottom:30px;}

.sppR5{padding-right:4px;}

.sppL10{padding-left:10px;}
.sppL15{padding-left:15px;}
.sppL20{padding-left:20px;}



/*--- png ---*/
/*
* html #wrapper,* html #footerBox {
	behavior: expression(IEPNGFIX.fix(this));
}
*/














