/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/
body{
    color: #e1e1e1
}

p{
	padding-bottom: 10px;
}


h2 {
	text-indent: -9999px;
}

h3 {
	text-indent: -9999px;
	margin-bottom: 10px;
}


h4 {
	margin-bottom: 5px;
}


.caption {
	padding: 0px;
}


.main {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 490px;
}


.textBlock {
	margin-bottom: 30px;
}



.picBoxRight {
   padding: 0 0 10px 10px;
}


.picBoxLeft {
   padding: 0 10px 10px 0;
}

p.caption {
	line-height: 1.4em;
}
.movie {
	text-align: center;
	height: 39px;
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 175px;
	margin-top: 30px;
}


/*---------------------------------------------------------------------------
sidenavi
---------------------------------------------------------------------------*/

#sidenaviBlock {
	padding-top: 30px;
	background-image: url(images/sidenavi_bg.gif);
	background-repeat: repeat-y;
}


.movie {
	margin-top:  10px;
	padding-top: 170px;
   }


#movie {
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
   }
   
#movie2 {
	background-image: url(images/movie_bg_2.jpg);
	background-repeat: no-repeat;
   }
 


.movie img {
	padding-bottom: 5px;
}



/*---------------------------------------------------------------------------
top
---------------------------------------------------------------------------*/

#top h2 {
	background-image: url(images/top_title.gif);
	background-repeat: no-repeat;
    height: 65px;	
	}
#top #message {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



#top #theme h3 {
	background-image: url(images/top_subtitle.gif);
	background-repeat: no-repeat;
    height: 16px;	
	}


#top #comment h3 {
	background-image: url(images/top_subtitle2.gif);
	background-repeat: no-repeat;
    height: 16px;	
	}


/*---------------------------------------------------------------------------
profile
---------------------------------------------------------------------------*/

#profile h2 {
	background-image: url(images/profile_title.gif);
	background-repeat: no-repeat;
    height: 65px;	
	}


#profile #teshigawara h3 {
	background-image: url(images/profile_name_teshigawara.gif);
	background-repeat: no-repeat;
    height: 22px;	
	}


#profile #sato h3 {
	background-image: url(images/profile_name_sato.gif);
	background-repeat: no-repeat;
    height: 22px;	
	}


/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics .topiBlock {
	margin-bottom: 20px;
	background-color: #22212b;
	padding: 15px 10px 10px;
}



#topics h2 {
	background-image: url(images/topics_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#topics h3{
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	background-image: url(images/topics_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 0px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
