td {
	font-size: 13px;
	line-height: 1.4em;
}

#main_bm_top {
	margin-left: 30px;
	margin-top: 30px;
}

#base {
	background-color: white;
	margin-top: 15px;
	border: solid 1px silver;
	width: 667px;
}

#base p {
	margin: 15px 20px;
}

#fitting {
	margin-top: 30px;
	margin-left: 40px;
}

#fitting p {
	font-size: 13px;
	line-height: 1.4em;
}

.dl_img {
	float: left;
	padding: 3px;
	border: dotted 1px gray;
	width: 85px;
}
.dl_text {
	float: right;
	padding-top: 10px;
	width: 470px;
}

.c-both {
	clear: both;
}

.line_b {
	border-bottom: 1px solid black;
}

.scrollable {
	font-size: 13px;
	margin-top: 50px;
	margin-left: 80px;
	width: 667px;
}
.scrollable th {
	border: outset 1px;
}
.scrollable td {
	border: outset 1px;
}

.menu th,td {
	border: 0px;
}
.maker {
	color: white;
	font-weight: bold;
	font-size: 15px;
	background-color: black;
	text-align: left;
}
.index { font-size: 13px; text-align: center }
.contents { background-color: white }
.contents_l { background-color: #dcf0ff }
.list { height: 150px; overflow: auto }

.title { color: white; background-color: black; padding: 2px 8px 2px 15px }
.media_contents  { background-color: #ececec; padding: 15px }
.cover { background: no-repeat scroll 0px 0px; margin: 0px; padding: 0px; border: dotted 1px gray }
ul.media  { font-size: 11px; list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px }
.media li.off  { color: #30f; text-decoration: none; background-color: #c1cade; margin: 0px; padding: 5px }
.media li.on { color: black; text-decoration: underline; background-color: #ccc; margin: 0px; padding: 5px }
.font_r { color: red }
.space { width: 15px }

.spec   { padding: 5px }
.item { font-weight: bold }
.font_g { color: #666 }
.news_title  { margin-top: 40px; margin-left: 20px }
.news_contents    {
	font-size: 11px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-left: 30px;
	border: solid 1px #bbb;
	height: 150px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	overflow: auto;
	width: 685px;
}
.font_l  { color: #39f }
.news_contents a  { color: #555; text-decoration: none }
.news_contents a:link { color: #555; text-decoration: none }
.news_contents a:visited { color: #555; text-decoration: none }
.news_contents a:hover { color: black; text-decoration: underline }
.fitting_list { }
.fitting_list td  { padding: 2px 6px }
.font_15  { font-size: 15px }
.font_bold   { font-weight: bold }
.font_bl   { color: #00f }

.line_k   { margin-top: 20px; margin-bottom: 10px; border-top: 1px solid black }
.img { text-align: right; margin-bottom: 20px }
.comment { font-size: 11px }

.title_f_bl {
	color: #00F;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	font-weight: bold;
}
.title_f_w {
	color: #666;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
}
.title_f_gl {
	color: #36C;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36c;
	font-weight: bold;
}
.title_f_or {
	color: #FFF;
	font-size: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	font-weight: bold;
	background-color: #000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.title_f_r {
	color: #FFF;
	font-size: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	font-weight: bold;
	background-color: #000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}




.topics {
	font-size: 13px;
	margin-top: 60px;
	margin-left: 46px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DDD;
	margin-bottom: 0px;
}
.copy {
	width: 600px;
}

.space_pr10 {
	padding-right: 10px;
}
