/* CSS Document */

/*--- wrapperコンテンツ -------------------*/
#wrapper {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/back_main.gif);
}

/*--- left_menu コンテンツ -------------------*/
#left_menu {
	width: 205px;
	padding-left: 15px;
	margin: 0;
	overflow: hidden;
	float: left;
}
#left_menu h3 {
	width: 190px;
	background-image: url(../images/top/menuback_gr.gif);
	height: 27px;
	line-height: 30px;
	margin: 0;
}

#left_menu ul {
    list-style-image:url(../images/ya_or2.gif);
    margin-left: 0;
	padding-left : 25px;
}


/*--- contentsコンテンツ -------------------*/
#contents {
	width: 580px;
	margin: 0;
	background-repeat: no-repeat;
	padding-left: 5px;
	float: left;
	text-align: left;
}

#contents .box1 {
	width: 550px;
	margin-left: 20px;
	text-align: left;
}
#contents .box_waku {
	width: 550px;
	margin-left: 20px;
	text-align: left;
	border: thin double #666666;
}

#contents .line01 {
	width: 580px;
	height: 5px;
	background-image: url(../images/line01.gif);    
}

#contents pan {
	width: 580px;
	font-size: xx-small;
	text-align: right;
}


/*--- footerコンテンツ -------------------*/
#footer {
	width: 820px;
	background-image: url(../images/top/back_footer0.gif);
	background-repeat: no-repeat;
	clear: left;
	margin: auto;
	position: static;
	background-color: #E6E6E6;
	height: 60px;
	text-align: right;
}
#inquiry {
	width: 115px;
	height: 18px;
	padding-left: 690px;
}
#about_link {
	width: 115px;
	height: 15px;
	padding-left: 690px;
}
#site {
	width: 115px;
	height: 15px;
	padding-left: 690px;
}
/*--- その他コンテンツ -------------------*/
.line01 {
	background-image: url(../images/top/line01.gif);
	height: 5px;
	width: 195px;
	background-repeat: no-repeat;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	color: #006633;
}
