@charset "shift_jis";
body {
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
input{
	background-color:#ffffcc;
}
.font16{
	font-size:16px;
	font-weight:bold;
}
.font20{
	font-size:24px;
	color:#ff0000;
}
#xWrapper {
	width: 730px;
	text-align: left;
}

#xWrapper #topLeft {
	float: left;
	width: 280px;
	height: 280px;
	margin: 5px;
}
#xWrapper #bottomLeft {
	float: left;
	width: 500px;
	margin: 5px;
}

#xWrapper #bottomRight {
	float: right;
	width: 200px;
	margin: 5px;
}
#xWrapper #bottom #bottomRight .xnews {
	margin-right: 5px;
	margin-left: 5px;
}
#xWrapper #bottom #bottomRight .xnews dt {
	font-weight: bold;
	color: #009933;
	text-align: left;
}
#xWrapper #bottom #bottomRight .xnews dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#xWrapper #bottom #bottomRight .xnews dd {
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: left;
}

#xWrapper #top {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#xWrapper #bottom {
	height: 300px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}


bottom {
	height: 500px;
}


#xheader {
	width: 950px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #009900;
}
#xheader #logo {
	float: left;
	width: 300px;
}
#xheader #xheadMenu {
	width: 650px;
	float: right;
	background-color: #fff;
	text-align: right;
}
#xheader #xheadMenu ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#xheader #xheadMenu li {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#xheader #xheadMenu a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#xheader #xheadMenu a:hover {
	font-size: 12px;
	color: #6666FF;
	text-decoration: none;
	background-image: url(../images/icon/ball02.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#xheader #xLine01 {
/*	background-image: url(../images/lines/line01.png);
	background-repeat: no-repeat;
	background-position: 0px center;*/
	clear: both;	
	margin-top:5px;
	border-top:1px dotted #009900;
	height: 15px;
	text-align: right;
}
#xheader #xLine01 p {
	font-weight: bold;
	color: #333;
	text-align: right;
	font-size: 12px;
	width:250px;
	margin-left:auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#xheader #xLine01 input{
	padding:3px;
	margin:0px 5px;
	border:1px solid #ccc;
}
#xLeft ul {
	margin: 0px;
	padding: 0px;
}
#xLeft li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#xFooter {
	background-color: #CCCCCC;
	text-align: center;
	width: 950px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
#xFooter p {
	margin: 10px;
}

#xFooter ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#xFooter li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#xFooter a {
	font-size: 10px;
}

