@charset "utf-8";
/* M-win.inc 			*/
/* 2009.04.07 			*/
/* copyright(c)2009 	*/

/* initialize */
*{margin:0px;padding:0px;}
body {
	color:#333;
	font-size:90%;
	line-height: 1.5em;
	background-color: #FFF;
	background-image: url(../../images/background/bodyback.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
h1{font-size:16px;}
h2{font-size:14px;}
h3{font-size:12px;}
h4{font-size:12px;font-weight:normal;}
h5{font-size:12px;font-weight:normal;}
h6{font-size:12px;font-weight:normal;}
img{
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;color:#f00;}
.clear{clear:both;}
.photoLeft{float:left;margin:0 10px 10px 0;}
.photoRight{float:right;margin:0 0px 10px 10px;}
.colorRed110{color:#F30;font-size:110%;font-weight:bold;}
.colorRed140{color:#F30;font-size:140%;font-weight:bold;}
.colorGreen110{
	color:#363;
	font-size:110%;
	font-weight:bold;
}
.colorGreen140{color:#0F3;font-size:140%;font-weight:bold;}
.mainList {
	margin: 10px 50px;
}
.mainTable {
	background: #333;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.mainTable table tr td {
	padding: 3px 6px;
}
.mainTable table tr th{	background: #9f9;}
.centering{text-align:center;}

#preopen {
	margin: 30px 50px 50px;
	border: 1px solid #CCC;
	text-align: center;
}

#wrapper {
	background: #ｆｆｆ;
	width: 900px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C3;
	margin-left: 50px;
}
#header {
	background: url(../../images/header/background/hedaerLogo.png) no-repeat 0px 0px;
	height: 150px;
}
#header h1 {
	padding: 3px;
	color: #063;
	font-size: 12px;
	font-weight: normal;
}
#container {
	background: #ｆｆｆ;
}
#main {
	float: left;
	width: 600px;
	background-color: #FFF;
}
.pictures {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.pictures ul li {
	float: left;
	padding: 3px;
	list-style: none;
}

#main h2 {
	font-size: 14px;
	color: #333;
	padding: 8px 2px 10px 45px;
	background: url(../../images/main/headLineBackground.png) no-repeat 0px center;
	clear: both;
}
#main h3 {
	font-size: 14px;
	color: #690;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 10px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #690;
	border-bottom-color: #690;
}
#main h4 {
	padding-left: 10px;
	margin: 10px;
	border-bottom: 1px solid #F63;
	color: #F63;
	font-size: 14px;
}


#main p {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 5px;
}
#main .seratbl table tr td{
	padding: 2px;
	margin: 0px;
}

#TopicsBox {
	margin-right: 12px;
	margin-left: 25px;
	width: 560px;
}
#TopicsBox .TopicsLeft {
	float: left;
	width: 280px;
}
#TopicsBox .TopicsRight {
	float: right;
	width: 280px;
}


#sidebar {
	float: right;
	width: 280px;
	background: #FFF;
}
#globalNaviBox {
	border-left: 1px solid #606;
}
#AboutBox {
	border-left: 1px solid #606;
}
#sidebar ul li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	background: url(../../images/gnavi/background/menuBackArrow.png) no-repeat 0px 10px;
}

#sidebar ul li a {
	padding-left: 20px;
}
#globalNaviBox ul li ul li {
	margin-left: 20px;
	padding-left: 0px;
	background: url(../../images/gnavi/s9.gif) no-repeat 0px center;
}


#footer {
	background: #FFF url(../../images/footer/footerBackground.png) no-repeat 0px 0px;
	clear: both;
	height: 100px;
}
#footerBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	text-align: center;
}
