﻿body {
background: #00CCFF;
color: #000000;
text-align: center;
}
#page {
line-height: 1.3;
text-align: left;
width:100%;
height: 526px;
margin-right: auto;
margin-left: auto;
}


/* =======================================
    slider
======================================= */
#container {
	width: 100%;
	height: 400px;
	text-align: center;
}

/* =======================================
    main
======================================= */

#mainArea {
	width: 100%;
	height: 700px;
	background: #FFFFFF;
}

#mainMenu {
	width: 900px;
	height: 550px;
	margin: 0 auto; 
}

/*=== subMenu ========================= */
#subMenu {
width: 520px;
float: left;
margin-top: 10px;
}

#subMenu #nav01 {
width: 260px;
float: left;
}

#subMenu #nav02 {
width: 260px;
float: left;
}

#subMenu #nav03 {
width: 260px;
float: left;
}

#subMenu #nav04 {
width: 260px;
float: left;
}

#subMenu #nav05 {
width: 260px;
float: left;
}

#subMenu #nav06 {
width: 260px;
float: left;
}


/*=== newsArea ========================= */
#newsArea {
width: 370px;
height: 300px;
float: left;
margin-top: 12px;
margin-left: 10px;
}

#newsArea #textArea {
resize: none;
width: 339px;
height: 185px;
padding: 15px 15px 15px 15px;
overflow: scroll;
}

#newsArea #textArea .newsText{
font-size: 95%; /* IE */
font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", Sans-Serif;
color: #696969;
}

/*=== movieArea ========================= */
#movieArea {
width: 520px;
height: 350px;
float: left;
margin-top: 4px;
}

/*=== twitterArea ========================= */
#twitterArea {
width: 370px;
height: 300px;
float: left;
margin-top: 8px;
margin-left: 10px;
}

