/*
jZone Contents
*/

@charset "utf-8";

/* ========================== HTML/BODY  ========================== */

html {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow-y:scroll;
}

body{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin:0px;
	padding:0px;
	font-family:"Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic";
	font-size:12px;
/*
	background: url(../images/bodybg.jpg) 50% -150px;
	background-attachment: fixed;
	position: relative;
*/
}

img{
	border:none;
}

DIV#top{
	background-color:#010101; 
}


/* ========================== レイアウト ========================== */
/* メインコンテナ */
DIV#container{
	width: 1020px;
	margin: auto;
	background-color:#010101;

	padding-top:2px;
	padding-bottom:2px;
/*
	padding-left:10px;
	padding-right:10px;
*/
}

/* メインコンテナ インナー*/
DIV#container DIV#container_inner{
	/*background-color:pink;*/
	margin-left:10px;
	margin-right:10px;
}


/* メインコンテナ ヘッダー*/
DIV#container DIV#container_inner DIV#oheader{
	/*position: fixed;*/
	height:80px;
	/*background-color:yellow;*/
	border-bottom: solid 1px #ccaaaa;
}


/* メインコンテナ ヘッダー ロゴ*/
DIV#container DIV#container_inner DIV#oheader DIV#logo{
/*
	width: 500px;
	height: 80px;
	display: block;
*/
	background-image: url(../images/headerLogoTwitter.png);
	background-repeat: no-repeat;
	/*background-color:red;*/
}
DIV#container DIV#container_inner DIV#oheader DIV#logo a{
	width: 160px;
	height: 80px;
	display: block;
	/*background-color:yellow;*/
}
DIV#container DIV#container_inner DIV#oheader DIV#logo a span{
	display: none;
}
DIV#container DIV#container_inner DIV#oheader DIV#logo p{
	display: none;
}



/* メインコンテナ フッター*/
DIV#container DIV#container_inner DIV#oheader .clrMJW{
	color:white;
}


DIV#container DIV#container_inner DIV#ofooter{
	clear:both;
	/*position: fixed;*/
	height:80px;
	/*background-color:yellow;*/

	backgroung: none;
	border-top: solid 1px #ccaaaa;
	padding-top: 10px;
}


DIV#container DIV#container_inner DIV#ofooter p{
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic";
	margin: 0;
	padding-left:700px;
}

/* メインコンテナ ＢＯＤＹ ＴＯＰ*/
DIV#container DIV#container_inner DIV#contentsBodyTop{
/*	background-color:white;*/
	margin: 225px 0;
}
DIV#container DIV#container_inner DIV#contentsBodyTop p#logoLayout{
	/*height:68px;*/
	width:200px;
	margin-right:auto;
	margin-left:auto;
}



/*=====================================================================
	メインコンテナ ＢＯＤＹ width 1000 maring 4
=====================================================================*/
DIV#container DIV#container_inner DIV#contentsBody{
	margin:4px;
	/*background-color:pink;*/
}



/*=====================================================================
　Announcement
=====================================================================*/
DIV#AnnouncementArea{
/*
	background: url(../images/info_back_image.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
*/
	/*最低限の高さ460保証 伸びる分には伸びただけ*/
	float:left;
	min-height:460px;
	height:auto !important;
	height:460px;
	width:600px;

	padding-top:20px;
	/*background-color:yellow;*/

}

DIV#AnnouncementArea DIV#AnnouncementHeader{
	height:40px;
	padding-bottom:10px;
	border-bottom: solid 1px #ccaaaa;

}

DIV#AnnouncementArea DIV#AnnouncementHeader .title{
	float:left;
	margin-left:6px;
	/*background-color:green;*/
}
DIV#AnnouncementArea DIV#AnnouncementHeader .rss{
	float:left;
	margin-left:2px;
	background-color:blue;
}
DIV#AnnouncementArea DIV#AnnouncementHeader .morelist{
	float:right;
	margin-right:6px;
	background-color:grea;
}

DIV#AnnouncementArea .detail{
	float:left;
	margin-top:10px;
	margin-left:10px;
	/*background-color:red;*/
}

DIV#AnnouncementArea .detail .detailContent{

	float:left;
	display:block;
	width:564px;
	margin-top:10px;
	margin-left:6px;
	/*background-color:red;*/
}



table#aTable{
	margin:0px;
	padding:0px;
	width: 580px;
	font-size:12px;
	border-collapse:collapse;

	cellpadding:0px;
	cellspacing:0px;
	border:0px;
	/*background-color:#eeeeaa;*/
}
th,td{
	padding:0;
}


table td#td1{
	width: 20px;
	height: 32px;
	padding-top:0px;
	padding-left:3px;
	border-bottom: dotted 1px #ccc;
	/*background-color:red;*/
}
table td#td2{
	text-align:center;
	width: 80px;
	height: 32px;
	border-bottom: dotted 1px #ccc;
	/*background-color:#ffffaa;*/
}
table td#td3{
	text-align:left;
	padding-left:4px;
	width: 480px;
	height: 32px;
	border-bottom: dotted 1px #ccc;
	/*background-color:#ffaaaa;*/
}





/*=====================================================================
　パンクズ	*992*
=====================================================================*/
DIV#pankuzu{
	clear: both;
/*	float:left;*/
	font-size:12px;
	width: 992px;
	border-bottom:solid 1px #eecccc;
	padding-top:6px;

/*
	width:894px;
	margin:0;
	padding-left:46px;
*/
	background-color:#fcf3f6;
}

DIV#pankuzu a {
	color:#662;
	text-decoration:none;
}
DIV#pankuzu a:hover {
	color:#6E3E3E;
	text-decoration:underline;
}
DIV#pankuzu a:visited {
	color:#446;
}

.panNaviMJ{
	padding-left:4px;
}



/*=====================================================================
　Twitter
=====================================================================*/

DIV#TwitterMyline {
/*
	min-height:460px;
	height:auto !important;
	height:460px;
*/
	float:left;
	width:392px;

/*	padding-top:20px;*/
	/*background-color:green;*/
}


/*=====================================================================
　Facebook
=====================================================================*/
