html {
	overflow-x:hidden;
}
Body {
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	font-size:11px;
	line-height:140%;
	color:#666666;
}

/*--All--*/
img {
	border:none;
}

div {
	text-align:left;
	padding:0px;
}

a {
	color: #ff3366;
		text-decoration:none;
}

a.line {
text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
	visibility:hidden;
}

/*--サイズ指定なしfloat--*/
.img_nextstyle {
	float:left;
}

/*--フォント設定--*/
.font_white {
	color:#ffffff;
}


/*--ページ構成--*/

.container {
	margin-right: auto;
	margin-left: auto;
width:940px;
}

.main_cont {
	margin-right: auto;
	margin-left: auto;
width:1070px;
}


#main_left{
	width:335px;
	float:left;
}



#main_right{
	width:585px;
	margin-left:5px;
	float:left;
}


.text_right{
text-align:right;
}





/*--ヘッダー背景--*/
#head_back_top{
height:52px;
background-image:url(../images/head_back_top.gif);
	background-repeat:repeat-x;

}

#head_back_main{
height:248px;
text-align:center;
background-image:url(../images/head_back_main.gif);
	background-repeat:repeat-x;

}

#head_back_mainbtn{
height:32px;
background-image:url(../images/head_back_mainbtn.gif);
	background-repeat:repeat-x;

}

#head_back_topimg{
height:22px;
background-image:url(../images/head_back_topimg.gif);
	background-repeat:repeat-x;
}


/*--ヘッダー--*/
#head_top{
padding-top:5px;
height:47px;
}

#head_logo{
width:145px;
height:45px;
float:left;
}

#head_btn{
width:795px;
margin-top:5px;
height:35px;
text-align:right;
float:left;
}






/*--メイン--*/
#content {
	margin-right: auto;
	margin-left: auto;
	width:930px;
	margin-bottom:10px;

}


/*--コンテンツ左--*/
.left_cont_top{
	width:335px;
}


.left_cont{
	width:335px;
	margin-top:10px;
}

.left_box{
	width:335px;
	background-image:url(../images/main_contbox_back.gif);
	background-repeat:repeat-y;	
}

.main_left_content{
	margin-right: auto;
	margin-left: auto;
width:320px;

}

.main_news_text{
	width:205px;
	float:left;
}

.main_news_photo{
margin-left:10px;
	width:105px;
		float:left;

}



.main_media_photo{
margin-top:5px;
width:145px;
text-align:center;
float:left;

}

.main_media_text{
margin-top:5px;

width:165px;
padding:3px;
		border-style:solid;
	border-color:#999999;
	border-width:1px;
float:left;
}

.main_left_title{
padding: 5px 0;
	color: #ff3366;
	font-size:14px;

}

.main_new_icon{
	float: left;
}


/*--コンテンツ右--*/

.right_cont{
margin-top:10px;
	width:585px;
}

.table_main_menu{
width:585px;

}

#left_box_move{
width:585px;
	background-image:url(../images/main_move_back.gif);
	background-repeat:repeat-y;	
}

.table_main_move{
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
width:575px;

}

td.table_main_move_photo{
width:128px;
background-color:#FFFFFF;
}

td.table_main_move_text{
width:140px;
padding:3px;
background-color:#FFFFFF;
}

td.table_main_move_btn{
width:130px;
text-align:right;
padding-right:10px;
padding-bottom:3px;
background-color:#FFFFFF;
}


.table_main_bunner{
width:585px;

}

td.table_main_bunner_left{
width:50%;
text-align:left;

}

td.table_main_bunner_right{
width:50%;
text-align:right;

}

/*--フッター--*/
#footer_back{
padding-top:10px;
background-image:url(../images/back_foot_img.gif);
height:40px;
	background-repeat:repeat-x;
}


#footer_copy {
	width:380px;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	float:left;
}
	
#footer_menu {
	width:550px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	padding-right:10px;
	float:left;
		color:#FFFFFF;
}
