/* CSS Document */

/*コンテンツタイトル*/

h3#title{

	background-image:url(../img/top_title.gif);

	background-repeat:no-repeat;

	width:830px;

	height:43px;

	margin-bottom:10px;

	text-indent:-9999px;

	}

h4{

	display:none;

	}

/*コンテンツ左部分フラッシュ*/

div#left_contents{

	width:389px;

	height:650px;

	float:left;

	display:inline;

	}

/*コンテンツ右部分*/

div#right_contents{

	width:412px;

	float:right;

	}

	/*ワッツニュー*/

div#whats_new{

	background-image:url(../img/whatsnew_bg.jpg);

	background-repeat:no-repeat;

	width:383px;

	height:117px;

	padding-left:29px;

	padding-top:69px;

	}

div#whats_newtext{

	width:363px;

	height:102px;

	overflow:auto;

	}

div#whats_newtext dt{

	font-weight:bold;

	color:#999999;

	margin-bottom:3px;

	}

div#whats_newtext dd{

	color:#999999;

	margin-bottom:5px;

	}

	/*トピックス*/

div#topics{

	background-image:url(../img/topic_bg.jpg);

	background-repeat:no-repeat;

	width:383px;

	height:126px;

	padding-left:29px;

	padding-top:54px;

	}

div#topics_text{

	width:363px;

	height:110px;

	overflow:auto;

	}

		/*トピックスリスト*/

div.topics_list{

	width:343px;

	margin-bottom:14px;

	float:left;

	clear:both;

	display:inline;

	}

		/*トピックス画像*/

p.topics_img{

	width:85px;

	height:107px;

	margin-right:5px;

	margin-bottom:2px;

	float:left;

	display:inline;

	}

		/*トピックステキスト*/



div#topics_text dt{

	font-weight:bold;

	color:#999999;

	margin-bottom:3px;

	}

div#topics_text dd{

	color:#999999;

	margin-bottom:5px;

	}

	/*ニューフェース*/

div#newface{

	background-image:url(../img/newface_bg.jpg);

	background-repeat:no-repeat;

	width:383px;

	height:224px;

	padding-top:62px;

	padding-left:29px;

	}

div#newface_box{

	width:363px;

	height:200px;

	overflow:auto;

	}

div.new_facecontents{

	width:343px;

	clear:both;

	margin-bottom:10px;

	}

div.newface_img{

	width:152px;

	height:192px;

	margin-right:12px;

	margin-bottom:8px;

	float:left;

	display:inline;

	}

div.newface_img img{

	border:1px solid #ff66cc;

	}

div.newface_text dt{

	font-weight:bold;

	color:#999999;

	}

div.newface_text dd{

	margin-bottom:8px;

	color:#999999;

	}