@charset "Shift_JIS";
body{
	padding: 0px;
	width: 100%;
	margin: 10px auto;
	text-align: center;
	background-color: #2f2f2f;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#wrapper{
	padding: 0px;
	width: 758px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/body_back2.jpg);
	background-repeat: repeat-y;
}
#top{
	background-image: url(../images/body_back1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
#head{
	border: 1px solid #FFFFFF;
	width: 600px;
	margin-bottom: 10px;
}
h1{
	font-size: 25px;
	letter-spacing: 10px;
	text-align: center;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px;
}
.h_under{
	margin: 0px;
	padding: 3px 0px 10px;
	font-size: 12px;
	letter-spacing: 0.4em;
	font-family: "Times New Roman", Times, serif;
}
#contents{
	background-image: url(../images/body_back2.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
ul{
	padding-right: 30px;
	text-align: left;
}
li{
	margin-bottom: 10px;
	line-height: 16px;
}
.co{
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	width: 670px;
	margin-left: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#no1{
}
h2{
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF6600;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}
dl{
	padding-left: 50px;
}
dt{
	float: left;
	font-weight: bold;
}
dd{
	margin-bottom: 10px;
	padding-left: 70px;
}
#work1{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: left;
}
.work1{
	margin: 5px 0px 0px 3px;
	padding: 0px;
	line-height: 16px;
}
.work1_2{
	margin: 10px 0px 0px;
	padding: 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.back{
	text-align: right;
	margin-right: 50px;
	font-size: 12px;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}
#under_navi{
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
#under{
	background-image: url(../images/body_back3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	clear: left;
}
