/* CSS Document */

#inbox {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
html { height:100%; width:100%;}

h1,h2,h3,p,div,form	{ margin:0px; padding:0px;}

ul,ol { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;}

img   { border:0px;}

label { cursor:pointer;}

table { text-align:left;}


/*--- // リンク // ---*/

a:link 			{ font-size: 12px; color: #F87CA0;}

a:visited		{ font-size: 12px; color: #000000;}

a:hover 		{ color: #FF3366;}

a:active 		{ color: #CCCCCC;}

a.video 		{ font-weight:bold;}

a.video:link    { color:#333333; text-decoration:underline;}

a.video:visited { color:#135; text-decoration:underline;}

a.video:hover, a.video:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #CCCCCC;
}


/*--- // テキスト // ---*/

.title_red  { font-size: 12px; font-weight: bold; color: #75043C;}

.title_blu  { font-size: 12px; font-weight: bold; color: #04667F;}
.txt9 		{ font-size: 9px; color: #FF3332;}

.txt10		{ font-size: 10px; color: #666666;}

.txt12 		{ font-size: 12px; color: #333333;}


/*--- // movie枠 // ---*/

div.thumb_frm_red {	width:238px; background:#F7F7F7; border:1px solid #75043C; word-break:break-all; overflow:hidden; padding: 1px;}

div.thumb_frm_blu { width:238px; background:#F7F7F7; border:1px solid #04667F; padding:1px; word-break:break-all; overflow:hidden;}

div.thumb_T   { width:231px; float:left; margin-left: 5px; padding: 0px; margin-top: 5px;}

div.thumb_L   { width:96px; float:left; padding:4px;}

div.thumb_R   { width:130px; float:left;}

img.thumb_img {
	background-repeat:no-repeat;
	background-position:center center;
	border:solid 1px #333;
	margin-bottom: 5px;
}

div.thumb_clr { clear:both;}

.about{
width: 130px;height:100px;overflow: auto; SCROLLBAR-FACE-COLOR: #f7f9f7; MARGIN: 0px 0px; SCROLLBAR-HIGHLIGHT-COLOR: #f7f9f7; SCROLLBAR-SHADOW-COLOR: #f7f9f7; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #535353; SCROLLBAR-ARROW-COLOR: #535353; SCROLLBAR-TRACK-COLOR: #f7f9f7; SCROLLBAR-DARKSHADOW-COLOR: #535353; SCROLLBAR-BASE-COLOR: #f7f9f7;

}
.fudol_table{
	float: left;
}	