body {
	background:#f2f2f2;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	margin:20px auto;
	text-align:center;
	line-height:1.5em;
	width:950px;
}


a:link, a:visited {
	color:#c00;
	text-decoration:none;
}

a:hover {
	color:#0cc;
}

header, nav, section, footer {
	display:block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	border: 1px solid #d3d3d3;
	background-color: #fff;
	margin:5px;
	padding: 0px 20px 10px 20px;
	font-size: 12pt;
	color: #000;
	text-align: left;
}

header {
	text-align:center;
	padding:0px;
	background-image: -moz-linear-gradient(top, #888888, #333333);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #888888), color-stop(1.0, #333333));
	background-color: #444;
	border:none;
	color:#fff;
	text-shadow: 0px 0px 4px #000000;
}

header h1, header h2, header h3, header h4, header h5, header h6, header li, header p {
	font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif;
}

header h1 {
	font-size:2.3em;
	text-transform:none;
	letter-spacing:0em;
}

header h2 {
	margin:-10px 0px 20px;
	font-size:1.3em;
}

header ul {
	padding:0px;
	list-style-type:none;
	display:inline;
}

header li {
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

header a:link, nav a:visited {
	font-weight:normal;
}

nav {
	position:relative;
	margin:0px auto;
	top:-40px;
	float:left;
	width:120px;
	height:650px;
}

nav h1 {
	position:relative;
	float:left;
	text-align:center;
	right:20px;
	margin:0px auto;
	font-size:1.4em;
	background-color:#444;
	color:#fff;
	width:160px;
	height:23px;

}
nav li{
	list-style:none;
	position:relative;
	float:left;
	right:20px;
}

section {
	margin:0px auto;
	position:relative;
	top:-40px;
	left:0px;
	float:right;
	width:740px;
	height:650px;
	text-align:left;

}

section h1{
	text-align:center;
	line-height:1.1em
}

section ul {
	padding:0px;
	list-style:none;
	border-top:1px solid #e7e2d7;
	margin:14px 0px;
}

section li {
	margin:0px;
	padding:0px;
	list-style:none;
}

section li a:link, section li a:visited {
	float:left;
	width:96%;
	padding:3px 1%;
	border-bottom:1px solid #e7e2d7;
}

section li a:hover {
	background:#f2f1ec;
}

section p {
	font-size:0.9em;
}

article {
	margin:0 0 30px 0;
}

footer {
	margin:0px;
	width:909px;
	clear:both !important;
	position:relative;
	top:-40px;
	background-color: #444;
	border:none;
	color:#fff;
	font-size:0.8em;
	text-align:center;
}

footer a {
	margin:0px 5px;
}
  
.logoimg{
	position:relative;
	top:0px;
	left:-383px;
	widht:100%;
	height:40px;

}
.topimg{
	position:relative;
	top:-40px;
	left:92px;
	widht:100%;
	height:40px;
}

.mainimg{
	position:relative;
	top:-40px;
	left:0px;
	widht:100%;
	height:335px;

}
.menu {
	position:relative;
	top:-40px;
	left:0px;
	overflow:hidden;
	background-color:#0051a0;
	border-top:1px solid #1e113c;
	border-bottom: 1px solid #1e113c;
}

.menu ul {
	position: relative;
	left: 50%;
	float: left;
	margin:5px;
}

.menu li {
	display: inline;
	float: left;
	position: relative;
	left: -55%;

}

.menu a{
	float:left;
	display:block;
	width:170px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.menu a:link{
border:2px solid #1e113c;
	color:#e2e0ff;
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8)";

}


.menu a:visited{
	border:2px solid #1e113c;
	color:#e2e0ff;
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8)";

}

.menu a:hover{
	border:2px solid #67adcd;
	border-right:2px solid #0f394c;
	border-bottom:2px solid #0f394c;
	background-color:#266f91;
	color:#ffffff;
}


.menu a:active{
	border:2px solid #143a4c;
	border-right:2px solid #2f7494
	border-bottom:2px solid #226280;
	background-color:#226280;
	color:#ffffff;
}

.floatclear{
	clear:left
}

.main-textarea{  
font-size:14px;
color:#000000;
background-color:#ffffff;
border:3px solid #0080ff;
marigin-top:10px;
margin-bottom:10px;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#ffdfef;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#0080ff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#80bfff;
scrollbar-track-color:#0080ff;
}
