html,body,div,h1,h2,h3,h4,p,ul,ol,li,a,dl,dd,form { 
	margin: 0;
	padding: 0;
	word-break: break-all;
}
th,td,input,textarea {
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
}
html {
	overflow-y:scroll;
}
body {
	background: #FFF url(image/header.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	padding: 20px 0;
}
br {
	letter-spacing: 0;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #046;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
ol {
	padding-left: 30px;
}
li {
	padding-bottom: 5px;
}
hr {
	width: 100%;
	margin-top: 5px;
}
b {
	color: #046;
}
caption {
	font-weight: bold;
	color: #046;
	margin: 20px 0 -10px 0;
	padding-bottom: 10px;
}
dl {
	padding-top: 10px;
}
dt {
	float: left;
	font-weight: bold;
	color: #046;
}
dd {
	padding: 0 0 10px 100px;
}
.long dd {
	padding-left: 200px;
}
p, .content ul {
	padding-top: 10px;
}
p.arrow_mark {
	background: url(image/arrow_mark.gif) no-repeat 0 11px;
	margin-left: 10px;
	padding-left: 20px;
}
.kome {
	background: url(image/kome.gif) no-repeat 0 19px;
	margin: 0;
	padding: 15px 0 10px 20px;
	display: block;
}
.top {
	padding-top: 0;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
p.clear, td p.clear {
	padding: 1px 0 0 0;
	clear: both;
}
strong {
	color: #C00;
	font-weight: normal;
}
.warn {
	color: #C00;
	font-weight: bold;
	padding-top: 20px;
}
.whisp {
	color: #666;
}
.box {
	border: 1px dotted #06c;
	background: #def;
	margin: 20px 0 10px 0;
	padding: 0 20px 10px 20px;
}
.fill {
	background: #EEE;
	margin: 10px 0;
	padding: 0 10px 10px 10px;
}

/* ヘッダー */
#header h1 {
	background: url(image/logo.png) no-repeat;
	float: left;
	height: 90px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 362px;
	height: 86px;
}
#header .ad ul {
	text-align: right;
}
#search {
	margin-top: -20px;
	background: url(image/body_top.gif) no-repeat bottom;
	width: 950px;
	height: 55px;
	text-align: right;
}
#search form {
	padding: 10px 10px 0 0;
}

/* ボディー */
#body {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #FFF url(image/body_top2.png) repeat-x;
}
#side_bg {
	background: url(image/side_body.png) repeat-y right 0;
}
#body #left {
	line-height: 150%;
	float: left;
	margin-top: -10px;
	width: 750px;
	text-align: center;
}
#body #right {
	float: right;
	width: 190px;
	text-align: center;
}
#body #right .ad {
	margin-bottom: 10px;
}
#body #right .banner {
	margin-top: 20px;
}
.ad-bottom {
	margin-top: 20px;
}
.ad-top {
	width:728px;
	height:90px; 
	margin-left:10px;
	margin-bottom:20px;
}
.ad-head {
	text-align:right;
}
.ad-square {
	margin-bottom: 20px;
}
.banner img{
	margin-bottom: 5px;
}

/* トピックパス */
#topicpath {
	text-align: left;
	margin-bottom: -10px;
}
#topicpath li {
	display: inline;
	color: #FFF;
	background:url(image/topicpath.gif) no-repeat 0 center;
	padding: 0 5px 0 15px;
}
#topicpath li.home {
	background: none;
}
#topicpath li a {
	color: #FFF;
}

/* メニュー */
#menu {
	margin: 0 auto;
	width: 163px;
}
.menu {
	margin-top: 10px;
	line-height: 100%;
}
#menu ul {
	text-align: left;
	border-bottom: 1px solid #FFF;
}
#menu li,.menu li {
	background: url(image/arrow_mark.gif) no-repeat 0 9px;
	border-top: 1px solid #FFF;
	padding: 10px 0 5px 20px;
	color: #036;
}
#menu ul ul {
	margin-top: 5px;
	border-bottom: none;
}
#menu ul ul li {
	background: url(image/triangle_mark.gif) no-repeat 0 5px;
	padding: 5px 0 0 15px;
	border: none;
	margin: 0;
}
#menu .nomark li {
	background:none;
}

/* フッター */
#footer {
	background: url(image/footer.png) no-repeat 0 0;
	text-align: center;
	padding-top: 50px;
}
#footer li {
	background: url(image/partition_bar.png) no-repeat left center;
	padding: 0 10px 0 20px;
	display: inline;
}
#footer li.home {
	background: none;
}
address {
	color: #666;
	font-style: normal;
	margin-top: 10px;
}

/* コンテンツエリア */
.content {
	text-align: left;
	background: url(image/cont_footer.png) no-repeat 0 bottom;
	padding-bottom: 15px;
	width: 730px;
	margin: 20px auto 0 auto;
}
.content div.head {
	background: url(image/cont_header.gif) no-repeat 0 0;
	width: 730px;
	height: 30px;
}
.content div.body {
	background: #FFF;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	padding: 5px 20px 0 20px;
}
.content h2 {
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFF;
	padding: 7px 0 0 35px;
}
.content h3 {
	background: url(image/plus_mark.png) no-repeat 0 25px;
	font-size: 14px;
	color: #046;
	padding: 25px 0 5px 25px;
	border-bottom: 1px dotted #046;
}
.content h3.top {
	background: url(image/plus_mark.png) no-repeat 0 10px;
	padding: 10px 0 5px 25px;
}
.content h4 {
	color: #046;
	padding: 20px 0 10px 0;
}
.content hr {
	border: none;
	border-top: 1px dotted #CCC;
	height: 0;
	margin-top: 5px;
}
.content ol {
	margin: 20px 0 10px 0;
	padding: 15px 20px 10px 40px;
	background: #EEE;
}
.content ol.toc {
	margin: 0;
	padding: 10px 0 0 20px;
	background: transparent;
}
.content table ol {
	margin: 0;
	padding: 10px 0 10px 30px;
	background: transparent;
}
.content .up {
	text-align: right;
	color: #CCC;
	border-top: 1px dotted #CCC;
	margin-top: 10px;
}
.content .up a {
	background: url(image/triangle_mark.gif) no-repeat 0 0;
	padding-left: 10px;
}
.content table {
	border-collapse: collapse;
	margin: 20px 0 10px 0;
}
.content th {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	background: #06C;
	padding: 5px 10px;
	border-bottom: 2px solid #FFF;
}
.content td {
	line-height: 150%;
	background: #EEE;
	padding: 5px 10px;
	border-bottom: 2px solid #FFF;
}
.content td p {
	padding: 0 0 10px 0;
}
.content td p.bottom {
	padding-bottom: 0;
}
.content td .kome {
	background: url(image/kome.gif) no-repeat 0 4px;
	padding: 0 0 0 20px;
	display: block;
}
.content th.input{
	background: #046;
	padding: 5px;
}
table.noborder th, .content table.noborder td {
	border: none;
	background: transparent;
}
table.noborder th {
	color: #046;
	text-align: left;
}
.content table table {
	margin: 0;
}
