@charset "utf-8";
*{
margin:0px;
padding:0px;
}
html{
text-align:center;
}
body{
text-align:center;
background:#0E2C0E url(../common/img/body_bg.jpg) no-repeat fixed center;
}
img{
border:none;
}
div{
/*border:1px solid #000000;*/
margin:0px auto;
}
.iepngfix{
behavior: url(../js/iepngfix.htc)
}
#head{
width:1000px;
text-align:left;
color:#CC0000;
font-size:12px;
font-weight:bold;
padding-top:8px;
}
#head h1{
display:none;
}
#head img.h1{
font-size:12px;
font-weight:bold;
float:left;
padding-top:5px;
width:143px;
height:57px;
}

#container{
width:1000px;
margin:auto;
}
/*
#navi{
width:310px;
float:left;
color:#666666;
font-size:14px;
}
*/
a{
outline:0;
}
a:link{
color:#FFFFCC;
text-decoration:none;
}
a:visited{
color:#FFFFCC;
text-decoration:none;
}
a:hover{
color:#FFFFCC;
text-decoration:underline;
}

h1 a:link{
display:block;
width:143px;
height:57px;
color:#FFFFCC;
text-decoration:none;
}
h1 a:visited{
display:block;
width:143px;
height:57px;
color:#FFFFCC;
text-decoration:none;
}
h1 a:hover{
display:block;
width:143px;
height:57px;
color:#FFFFCC;
text-decoration:none;
}

#head ul#sub{
list-style-type:none;
text-align:right;
padding-top:43px;
}
#head ul#sub li{
display:block;
float:right;
margin-left:20px;
}

#head ul#main{
list-style-type:none;
text-align:left;
margin-top:10px;
margin-bottom:10px;
padding-top:15px;
border-top:1px solid #797060;
width:1000px;
}
#head ul#main li{
display:block;
float:left;
margin:1px;
margin-right:2px;
}

#leftblock{
float:left;
width:790px;
}
#rightblock{
float:right;
width:190px;
}

#stage{
float:left;
width:790px;
}


h2{
text-align:left;
height:20px;
font-size:16px;
font-weight:bold;
color:#FFFFCC;
padding:4px;
padding-left:12px;
background:url(/common/img/h2_bg.png) no-repeat;
behavior: url(../js/iepngfix.htc);
margin-bottom:10px;
position:relative;
top:0px;
right:0px;
}
h2 em{
position:absolute;
top:8px;
right:4px;
font-weight:normal;
font-style:normal;
font-size:12px;
}

#home_tate3 h2{
height:14px;
font-size:14px;
font-weight:bold;
color:#FFFFCC;
padding:8px;
padding-left:12px;
background:url(/common/img/h2_bg.png) no-repeat;
behavior: url(../js/iepngfix.htc);
margin-bottom:10px;
}

#home_tate3{
width:188px;
border:1px solid #627662;
margin-bottom:10px;
}
#home_tate3 h2{
background:none;
text-align:left;
margin-bottom:0px;
}

#home_tate3 ul{
list-style-type:none;
}
#home_tate3 ul li{
margin-bottom:10px;
width:180px;
margin-left:10px;
}
#home_tate3 ul li img{
float:left;
border:1px solid #666666;
display:block;
margin-right:4px;
}
#home_tate3 ul li h3{
color:#DEC7FA;
font-size:12px;
font-weight:bold;
text-align:left;
margin-bottom:8px;
}
#home_tate3 ul li p{
color:#71917A;
font-size:11px;
line-height:1.3;
font-weight:normal;
text-align:left;
}



#home_event{
width:188px;
margin-bottom:10px;
}
#home_event img{
margin-bottom:10px;
display:block;
}


#right_bnr{
}
#right_bnr{
list-style-type:none;
}
#right_bnr li{
margin-bottom:10px;
}
#mobilebox{
width:168px;
border:1px solid #627662;
font-size:12px;
text-align:center;
padding:10px;
}
#mobilebox img{
margin-bottom:8px;
}



#foot{
margin-top:20px;
width:1000px;
color:#666666;
font-size:11px;
text-align:left;
}
#foot img{
float:right;
diaplay:block;
}
#foot ul{
list-style-type:none;
width:850px;
float:left;
}
#foot ul li{
float:left;
}
#foot a:link{
color:#FFFFCC;
text-decoration:none;
}
#foot a:visited{
color:#FFFFCC;
text-decoration:none;
}
#foot a:hover{
color:#FFFFCC;
text-decoration:underline;
}
#foot address{
font-size:12px;
font-weight:normal;
font-style:normal;
text-align:left;
float:left;
}


.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 

.clr{
clear:both;
}

