@charset "UTF-8";
/*基本設定　ここから*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #000000;
	font-style: normal;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF5820;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
address {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	line-height: 40px;
	clear: left;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/base/footer_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
}

h1 {
	font-size:		1.5em;
	margin-top: 0px;
	margin-bottom: 0em;
}
img {
border: none;
}

.pic {
	padding: 5px;
	background: #000000;
	border: 1px solid #444444;
}

/*基本設定　ここまで*/

/*レイアウト設定　ここから*/

#wrapper {
	background-color: #000000;
	width: 800px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 780px;
	background-color: #000000;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}

#heder {
	width: 780px;
	background-color: #000000;
	height: 130px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#navi {
	width: 665px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#side {
	float: left;
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}
#main {
	width: 435px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.notice2 {
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* ワークスセクション */
#works-main {
	width: 640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
h3 {
	color: #999999;
	font-weight: normal;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* テーブル */
main table	{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	margin-right: 5px;
	padding: 5px;
}
main th, td	{
	padding: 10px;
}

.sample9 th	{
	border-bottom: 1px solid #444444;
}
.sample9 td	{
	border-bottom: 1px solid #444444;
}






#main02 {
	width: 665px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	left: auto;
	right: auto;
}
#foter {
	width: 780px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	text-align: center;
	padding-top: 10px;
}
h2 {
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h4 {
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

