body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
table#webpage {
	width: 697px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#webpage td {
	vertical-align: top;
}

a img {border:none;}

dd {
	margin-left: 0px;
}
dl {
	margin-top: 0px;
	margin-bottom: 0px;
}


ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.news {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#pankuzu {
	width: 940px;
	padding-bottom: 10px;
}
#header {
	height: 81px;
	width: 940px;
}


#header_left {
	float: left;
	width: 68px;
}


#logo_soutai {
  position: relative;
  left: -7px;
}
#header_right {
	float: right;
	height: 81px;
	width: 400px;
}
h1#header_right_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: right;
	height: 22px;
	width: 400px;
}
#header_right_toiandmap {
	text-align: right;
	padding-bottom: 7px;
	width: 400px;
}
#header_right_search {
	text-align: right;
	width: 400px;
}

#mainimg {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 940px;
}
#mainnavi {
	background-image: url(images/mainnavi_back.jpg);
	background-repeat: no-repeat;
	width: 940px;
	margin-top: 8px;
	margin-bottom: 12px;
	height: 33px;
	clear: both;
}
#header_right_search {
	height: 20px;
}
#maincontents {
	height: auto;
	width: 940px;
}
h2#cotegory_img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#maincontents2left {
	width: 702px;
	float: left;
}
#maincontents2right {
	width: 225px;
	margin-left: 10px;
	float: left;
	height: auto;
}




h3#widget-header {
	font-size: 12px;
	background-image: url(images/midashi_back.jpg);
	background-repeat: repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000FF;
	padding-top: 12px;
	padding-left: 10px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	width: 215px;
	height: 23px;
}
#wedget_inner {
	width: 215px;
	height: auto;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 15px;
}
#maincontents2right_inner {
	width: 228px;
}


h4 {
	font-size: 12px;
}
#footer_navi {
	height: 25px;
	width: 940px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer_navi_inner1 {
	float: left;
	height: 14px;
	width: 147px;
}
#footer_navi_inner2 {
	float: left;
	height: 14px;
	width: 84px;
}
#footer_navi_inner3 {
	float: left;
	height: 14px;
	width: 56px;
}
#footer_bar {
	width: 940px;
	height: 28px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer_copyright {
	width: 940px;
}

#copyright_text {
	color: #999999;
	font-weight: bold;
	width: auto;
	height: auto;
}
#maincontents_underbar {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#maincontents_center_inner_under {
	width: 402px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
p.right {
	text-align: right;
}

strong {
	color: #666666;
}
h4#error {
	font-size: 14px;
	color: #FF0000;
}
p.center {
	text-align: center;
}
#code {
	background-color:#CCC;
	width:200;
	height:auto;
	padding-left:15px;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
