/* CSS 初期化 */
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, address, form, fieldset, legend, object {
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}
h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
	margin: 0px;
	padding: 0px;
}

a img {
  border: none;
}
.c-both {
	clear:both;
	margin:0px;
	padding:0px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}

#header {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 20px;
}
#top_image {
	height: 200px;
	width: auto;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#top_image #top_image02 {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bg/bg02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#main #contents_l {
	float: left;
	width: 245px;
	margin-right: 5px;
	background-image: url(../images/line/line245.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
}
#main #contents_m {
	float: left;
	width: 300px;
	background-image: url(../images/line/line300.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
}
#main #contents_r {
	float: right;
	width: 245px;
	background-image: url(../images/line/line245.jpg);
	padding-top: 23px;
	background-repeat: no-repeat;
}
#contact_b {
	height: 37px;
	width: 760px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/bg/bg_contact01.gif);
	background-repeat: no-repeat;
	padding-top: 83px;
}
#copylight {
	padding: 5px;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}
#contents_l dt {
	font-size: small;
	font-weight: bold;
	color: #006699;
}
#contents_l dd {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#contents_l .dt_menu {
	font-weight: bold;
	color: #006699;
	margin-left: 10px;
	font-size: medium;
}
#contents_l .dl_menu {
	margin-left: 20px;
	list-style-type: circle;
	font-size: medium;
	color: #333333;
	font-weight: normal;
}
#contents_l .dl02_menu {
	margin-bottom:20px;
	margin-left: 20px;
	list-style-type: circle;
	font-size: medium;
	color: #333333;
	font-weight: normal;
}
#contents_m .service {
	width: 280px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.service .image_service {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	background-color: #666666;
}
.service .ttl_service {
	font-size: medium;
	font-weight: bold;
	padding-left: 10px;
}
#contents_m p {
	font-size: small;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.top_menu {
	width: 221px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top_menu ul {
	margin-left: 30px;
}
#header #header_menu {
	height: 18px;
	width: 800px;
	margin-bottom: 5px;
	text-align: right;
}
#t_boarder {
	background-color: #333333;
	height: 1px;
	width: 100%;
}
.top_menu_ttl {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#contents_r .right_btn {
	height: 40px;
	width: 225px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#contact_b #contact_btn {
	float: right;
	height: 20px;
	width: 310px;
	margin-right: 20px;
}
.service .service_text {
	float: right;
	width: 170px;
}

