@charset "utf-8";

#index-header {
	height: 175px;
	overflow: hidden;
	}

#index-header h1 {
	width: 544px;
	height: 118px;
	padding: 0;
	margin: 40px 0px 0px 40px;
	}

#index-menu {
	width: 779px;
	height: 23px;
	border-top: 1px solid #4B4B4B;
	border-bottom: 2px solid #4B4B4B;
	overflow: hidden;
	}

#index-menu-b {
	width: 779px;
	height: 1px;
	border-bottom: 1px solid #808080;
	overflow: hidden;
	}

#index-main {
	width: 779px;
	}

#index-main-wrap {
	padding: 40px 40px 100px 40px;
	}

#index-main h2 {
	font-size: 20px;
	line-height: 20px;
	font-family: Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0 0 0 7px;
	border-left: 6px solid #CC0000;
	}

.index-h2bottom {
	width: 699px;
	height: 9px;
	overflow: hidden;
	border-bottom: 1px solid #808080;
	}

.index-text-wrap {
	margin: 18px 0 12px 0;
	}

.index-dashed-line {
	width: 699px;
	height: 14px;
	overflow: hidden;
	border-top: 1px dashed #808080;
	}

#home-button {
	width: 293px;
	height: 30px;
	float: right;
	overflow: hidden;
	}


