@charset "UTF-8";


/*
Flash
-------------------------------------*/

#flash{
width:618px;
margin-bottom:23px;
margin-top:12px;
float:left;
}

#top_right{
width:280px;
height:251px;
margin-bottom:23px;
margin-left:2px;
margin-top:12px;
float:left;
background-color:#ddf5fb;
}

.top_right_image{
margin-top:8px;
margin-left:14px;
margin-bottom:2px;
}

#top_right ul{
margin-left:13px
}


#top_right li{
float: left;
margin-bottom:6px
}



/*
Left Contents
-------------------------------------*/
#top_leftside{
margin-bottom:6px;
width:590px;
float: left;
}

#top_leftside li{
float: left;
margin-bottom:11px
}

h1.top {
width:590px;
height:auto;
margin-bottom:11px;
}

h2.top {
width:590px;
height:auto;
margin-bottom:11px;
}

.mgnL7{
margin-left:7px;
}

/*
RightContents
-------------------------------------*/
#top_rightside{
width:281x;
float: right;
margin-bottom:6px;
}


#top_topics{
width:281px;
border-bottom: 2px solid #333399;
padding-bottom:2px;
padding-left:1px;
}

#top_topicsleft{
width:49px;
float: left;
}

#top_topicsright{
width:100px;
float:right;
}

#top_topicstitle{
width:281px;
}

#top_topicstitle dl{
width:281px;
}


#top_topicstitle dt{
width:57px;
font-size:10px;
float:left;
clear:left;
}


#top_topicstitle dd{
width:214px;
margin-left:63px;
list-style-position:inside;
}

/*
Margin
-------------------------------------*/
.mgnL22 {
margin-left:22px;
}

.mgnB05 {
margin-bottom:5px;
}

.mgnR03 {
margin-right:3px;
}

.mgnR09 {
margin-right:9px;
}

.mgnL08 {
margin-left:8px;
}

/*
width height
-------------------------------------*/

.w214{
width:214px;
}

.w900{
width:900px;
}

.h538{
height:538px;
}

