.clear{
   clear: both;
   height: 1px;
}

body {
   color: #fff;
}

/* sideBlock
---------------------------------------*/
#sideBlock {
   background-color: #000;
}

/* sideNavi
---------------------------------------*/
#sideNavi {
   margin: 0 0 20px 0;
}

/* sideBnr
---------------------------------------*/
#sideBnr {
   margin: 0 10px 22px 10px;
}

/* sideMovie
---------------------------------------*/
#sideMovie {
   margin: 0 10px 20px 10px;
   background-color: #373535;
   color: #fff;
}

#sideMovie h1{
   background: url(images/movie_title.gif) left top repeat-y;
   text-indent: -9999px;
   height: 48px;
}

#sideMovie .movieBlock {
   padding-bottom: 10px;
}

#sideMovie .movieBlock h2{
   margin: 10px;
}

#sideMovie .movieBlock .movieBtn{
   margin: 0 10px 10px 10px;
}

/* mainBlock
---------------------------------------*/
#mainBlock {
    background-color: #000;
   padding-bottom: 10px;
}

/* mainvisual
---------------------------------------*/
#mainvisual {
    border-bottom: 1px solid #fff;
}

/* mainTop
---------------------------------------*/
#mainTop h2{
   background: url(images/top_lead.gif) left top no-repeat;
   margin: 20px 25px 25px 25px;
   height: 110px;
   text-indent: -9999px;
}

#mainTop .textBlock{
   margin: 0 25px 0 25px;
}

#mainTop .picRight{
   margin: 0 0 10px 10px;
   float: right;
}

#mainTop .picLeft{
   margin: 0 10px 10px 0;
   float: left;
}

#mainTop .textBlock p{
   margin-bottom: 15px;
}

/* mainTop
---------------------------------------*/
#mainTopics h2{
   background: url(images/topics_title.gif) left top no-repeat;
   margin: 20px 25px 25px 25px;
   height: 47px;
   text-indent: -9999px;
}

#mainTopics .topiBlock{
   margin: 0 25px 25px 25px;
}

#mainTopics .topiBlock h3{
   background: #313131 url(images/topics_topititle_bg.gif) left top repeat-y;
   padding: 5px 5px 5px 15px;
   margin: 0 0 10px 0;
   font-size: 1.2em;
}

#mainTopics .topiBlock .picBlock{
   margin: 0 0 10px 10px;
}

#mainTopics .topiBlock .textBlock p{
   margin-bottom: 10px;
}

/* mainProfile
---------------------------------------*/
#mainProfile h2{
   background: url(images/profile_title.gif) left top no-repeat;
   margin: 20px 25px 25px 25px;
   height: 47px;
   text-indent: -9999px;
}

#mainProfile .textBlock{
   margin: 0 25px 0 25px;
}

#mainProfile .picRight{
   margin: 0 0 10px 10px;
   float: right;
}

#mainProfile .picLeft{
   margin: 0 10px 10px 0;
   float: left;
}

#mainProfile h3#profile_name{
   background: url(images/profile_name.gif) left top no-repeat;
   margin: 0 0 10px 180px;
   height: 34px;
   text-indent: -9999px;
}

#mainProfile .textBlock p{
   margin-bottom: 15px;
}

#mainProfile #picGallery h3{
   background: url(images/subttl_gallery.gif) left top no-repeat;
   margin: 0 0 10px 0;
   height: 25px;
   text-indent: -9999px;
}

#mainProfile #picGallery .picLeft{
   margin: 0 19px 10px 0;
   float: left;
}
