/* index.html
=============================== */
#index #wrapper {
width:900px;
margin:0 auto;
text-align:left;
background-image:url(../../common/images/smn_bg.gif);
background-repeat:repeat-y;
}


#index #flash {
float:right;
width:700px;
margin-bottom:10px;
}


#index #contentsBody {
float:left;
width:490px;
margin:0;
}



#index #news {
width:490px;
margin-bottom:10px;
padding-bottom:10px;
background-image:url(../../common/images/dln.gif);
background-repeat:repeat-x;
background-position:0 100%;
}
#index .newsL {
width:490px;
margin-bottom:10px;
padding-bottom:10px;
background-image:url(../../common/images/dln.gif);
background-repeat:repeat-x;
background-position:0 100%;
}
#index .newsL .frameLine {
float:left;
padding:7px;
background-color:#ffa300;
}
#index .newsL .img {
padding:1px;
background-color:#FFFFFF;
}
#index .newsL .ttlNew {
float:right;
width:367px;
background-image:url(../../common/images/top_nws_icn.jpg);
background-repeat:no-repeat;
color:#61b503;
margin:5px 0;
}
#index .newsL h4 {
float:none;
background-image:url(../../common/images/btn_l.gif);
background-repeat:no-repeat;
padding:0 0 0 20px;
font-size:140%;
line-height:22px;
font-weight:bold;
margin:0 0 3px 0;
}
#index .newsL .ttlNew h4 {
background-position:63px 0;
}

#index .newsL p {
margin:0 0 3px 0;
}
#index .newsL .ttlNew p {
margin:7px 0 3px 65px;
}
#index .newsL .txt {
float:right;
width:367px;
}

#index .newsS {
float:left;
width:235px;
}
#index .newsS .frameLine {
float:left;
padding:4px;
background-color:#ffa300;
}
#index .newsS .img {
padding:1px;
background-color:#FFFFFF;
}
#index .newsS .ttl {
float:right;
width:166px;
margin-top:4px;
}
#index .newsS .txt {
float:right;
width:166px;
margin-top:3px;
}
#index .newsS p {
background-image:url(../../common/images/btn_l.gif);
background-repeat:no-repeat;
margin:0px;
padding:0 0 0 20px;
}



#index #special {
width:490px;
margin-bottom:10px;
}



#index #movie {
width:490px;
margin-bottom:8px;
background-color:#000000;
}
#index #movie .set{
margin:0;
padding:0 0 0 10px;
}
#index #movie dl{
float:left;
width:150px;
margin:0 10px 0 0;
padding:0;
}
#index #movie dt{
width:150px;
margin-bottom:3px;
padding:0;
}
#index #movie dd{
width:150px;
margin:0;
padding:0;
color:#e8e8e8;
font-size:10px;
}



#index #know {
width:490px;
}



#index #specialContents {
float:right;
width:180px;
background-image:url(../../css/.../common/images/top_sp_bg.gif);
}
#index h3 {
margin:0;
}
#index #specialContents p {
width:160px;
margin:5px 0 0 10px;
padding:1px 0;
text-align:center;
background-color:#61b503;
}



/* news
=============================== */
#news #mainFrame {
float:left;
width:643px;
}
#news #mainFrame .set {
width:643px;
margin-bottom:20px;
padding-bottom:20px;
background-image:url(../../common/images/dln.gif);
background-repeat:repeat-x;
background-position:0 100%;
}
#news #mainFrame .frameLine {
float:left;
padding:7px;
background-color:#ffa300;
}
#news #mainFrame .img {
padding:1px;
background-color:#FFFFFF;
}
#news #mainFrame .ttl {
float:right;
width:520px;
color:#61b503;
margin:5px 0;
}
#news #mainFrame .ttlNew {
float:right;
width:380px;
background-image:url(../../images/top_nws_icn.jpg);
background-repeat:no-repeat;
color:#61b503;
margin:5px 0;
}

#news #mainFrame .ttl {
color:#61b503;
float:right;
width:380px;
margin:5px 0;
}

#news #mainFrame h4 {
float:none;
background-image:url(../../common/images/btn_l.gif);
background-repeat:no-repeat;
padding:0 0 0 20px;
font-size:140%;
line-height:22px;
font-weight:bold;
margin:0 0 3px 0;
}
#news #mainFrame .ttlNew h4 {
background-position:63px 0;
}
#news #mainFrame p {
margin:0 0 3px 0;
}
#news #mainFrame .ttlNew p {
margin:0 0 3px 65px;
}

#news #mainFrame .txt {
width:643px;
margin-top:10px;
}



#news #subFrame {
float:right;
width:180px;
background-image:url(../../common/images/sfrm_bg.gif)}
#news #subFrame .ttl {
width:160px;
margin-left:10px;
background-color:#61b503;
text-align:center;
color:#FFFFFF;
}
#news #subFrame ul {
float:none;
width:160px;
margin:0 0 10px 10px;
padding:0;
}
#news #subFrame li {
float:none;
margin:0;
padding:2px 0 0 8px;
background-image:url(../../common/images/btn_s.gif);
background-repeat:no-repeat;
background-position:0 8px;
font-size:80%;
line-height:1.6em;
list-style-type:none;
}


.underline{
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 80%;
	text-align: right;
	background-image: url(../../common/images/dln.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.font_small
{
	font-size: 80%;
	color: #000000;
}