body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}

#header_vogue {
	width: 800px;
	margin: 0px auto;
	padding: 5px 0px;
	border-bottom: 1px solid #999;
	text-align: left;
}

#container {
	width: 800px;
	margin: 0px auto;
	background: url(../img_basic/back_image.gif);
	padding: 30px 0px 30px 50px;
	text-align: left;
}

#footer_vogue {
	width: 800px;
	margin: 0px auto;
	padding: 20px 0px;
	border-top: 1px solid #999;
	color: #666;
	font-size: 10px;
}

#menu {
	width: 700px;
}
#menu .menu-btn {
	margin-right: 5px;
}
#menu .home-btn {
	margin-left: 140px;
}

#main-box {
	width: 700px;
	border: 7px solid #999;
	background-color: #FFF;
	text-align: center;
}

h1 {
	background-color:#95DB95;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	padding: 5px;
	border-bottom:2px solid #999;
	text-align: left;
}

#pagetop {
	text-align: right;
	padding: 20px 10px 5px 0;
}

.process-box {
	padding: 5px;
	width: 500px;
	border: 1px dashed #999966;
}
.process-title {
	font-weight: bold;
	color: #999933;
	background-color: #FFFFFF;
	margin-bottom: -10px;
	width: 200px;
	position: relative;
}


.txt-10 {
	font-size: 10px;
	letter-spacing: 1pt;
}
.txt-10-red {
	font-size: 10px;
	letter-spacing: 1pt;
	color: #CC0000;
}
.txt-12b {
	font-size: 12px;
	font-weight: bold;
}
.txt-12-red {
	font-size: 12px;
	color: #CC0000;
}
.txt-12-gray {
	font-size: 12px;
	color: #666666;
}
.txt-12-white {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-12-blue {

	font-size: 12px;
	color: #003366;
}
.txt-14 {
	font-size: 14px;
}

.txt-14b {
	font-size: 14px;
	font-weight: bold;
}
.txt-14b-red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.txt-menu {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.txt-workstitle {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 365px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
}
.txt-workstitle2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 7px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
}

