body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #FFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	text-decoration: none;
	padding-top: 10px;
	width: 400px;
}
h2 a {
	text-decoration: none;
}
h2 
a:hover {
	color: #FFF;
	text-decoration: none;
}


h3 {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	clear: both;
	margin: 0px;
	color: #FFF;
}
h4 {
	margin: 0px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 540px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-decoration: none;
}
.font_red {
	color: #F00;
	margin: 0px;
	padding: 0px;
	width: 100px;
	font-size: 16px;
	font-weight: bolder;
}

h5 {
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}



img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #604C3F;
}
a {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #604C3F;
}
a:hover {
	color: #f4ca02;
	text-decoration: underline;
}
#headerarea {
	height: 170px;
	background-color: #f4ca02;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 170px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topbg_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#headerarea p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	float: left;
	width: 420px;
	margin-left: 0px;
	margin-top: 15px;
}
#phone {
	float: left;
	height: 80px;
	margin-top: 20px;
	margin-left: 50px;
	width: 270px;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	line-height: 2em;
}
.text_big {
	font-size: 36px;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}



#menuarea {
	height: 40px;
	background-color: #000;
	clear: both;
}
#menu {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-color: #000;
}

#menuarea ul {
	list-style-type: none;
	padding-left: 0px;
}
#menuarea li {
	float: left;
	font-size: 130%;
	font-weight: bold;
	width: 152px;
	height: 40px;
	text-align: center;
}
#menuarea li a {
	display: block;
}




#contents {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#mainarea {
	width: 540px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.column {
	width: 540px;
	margin-bottom: 30px;
}
.section {
	width: 540px;
	margin-top: 0px;
}
.text_small {
	font-size: 10px;
}

.comment  {
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.comment ul {
	list-style-type: square;
	list-style-position: inside;
}
.comment li {
	line-height: 20px;
}



.box {
	width: 178px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
}
.box img {
	padding: 0px;
}

.left {
	float: left;
}
.item_box {
	height: 250px;
	width: 176px;
	float: left;
}
.item_image {
	height: 105px;
	width: 105px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.point ul{
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #FFC;
	padding-left: 10px;
}
#system_box1 {
	height: 200px;
	width: 540px;
	background-image: url(../images/system_bg1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
}
#system_box2 {
	background-image: url(../images/system_bg2.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 540px;
	margin-bottom: 20px;
}
#system_box3 {
	background-image: url(../images/system_bg3.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 540px;
	margin-bottom: 20px;
}
.system_text {
	height: 140px;
	width: 350px;
	margin-left: 175px;
	padding-top: 50px;
	line-height: 1.1em;
}
.system_text img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.disposal_box {
	height: 210px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.disposal_illust {
	height: 150px;
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.disposal_box_text {
	width: 320px;
	float: right;
	margin-top: 25px;
}
.disposal_box_text li {
	list-style-position: inside;
	list-style-image: url(../images/arrow.gif);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
















#side {
	float: right;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
}


#side p {
	margin-bottom: 20px;
}
#business {
	height: 120px;
	width: 190px;
	background-image: url(../images/business.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#side h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/side_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 190px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
}

#side li {
	font-size: 12px;
	margin-bottom: 5px;
}
.text_right {
	text-align: right;
}

#bottomarea {
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#bottom_menu {
	float: left;
	width: 635px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f4ca02;
	padding-bottom: 2px;
}

#bottom_menu li {
	float: left;
}
.clear {
	clear: both;
}
#up {
	height: 21px;
	width: 120px;
	float: right;
}






#bottmbg {
	background-image: url(../images/bottombg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#footerarea {
	height: 50px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #000;
}
#footer {
	background-color: #000;
	height: 50px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}


#copy {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#copy a {
	color: #f4ca02;
	text-decoration: none;
}
.section table {
	width: 500px;
	margin-top: 10px;
	margin-left: 20px;
	border-collapse:collapse;
}
.section th {
	background-color: #FFC;
	width: 130px;
}
.blog {
	background-image: url(../images/blog_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 60px;
}
.blog img {
	margin-top: 25px;
	margin-left: 80px;
}
