@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background-color: #FFF;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}

p {
	margin-bottom: 4px;
	margin-top: 0px;
}

.wrap{
	width: 780px;  /*横幅*/
	height: 700px;  /*縦幅*/
	background-color: #fff;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
}

h1{
	background-color: #fff;
	font-size: 18px;
	line-height: 1.5em;
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0C9;
	margin-top: 16px;
	margin-bottom: 8px;
}

h2{
	background-color: #fff;
	font-size: 15px;
	color: #333;
	height: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0F9;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

ol {
	margin-bottom: 0px;
	margin-top: 0px;
}

.navi{
	height: 80px;
	width: 760px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.center{
	height: 480px;
	width: 760px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.footer{
	height: 68px;
	width: 760px;
	margin-left: 10px;
}

.footer2{
	height: 14px;
	width: 780px;
	background-color: #CCC;
	text-align: right;
	vertical-align: middle;
	padding-top: 4px;
}

.work1{
	margin: 0px;
	width: 404px;
	height: 535px;
	background-color: #fff;
}

.work1_1{
	width: 360px;
	height: 463px;
	padding-top: 17px;
	padding-left: 44px;
}

.work1_2{
	width: 368px;
	height: 55px;
	padding-left: 36px;
}

.holder{
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.header{
	width: 760px;
	margin-left: 10px;
	background-position: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 16px;
}

.contents{
	width: 760px;
	margin-left: 10px;
	text-align: left;
}

.kakomi{
	text-align: left;
	margin: 8px;
	border: 1px solid #333;
	width: 320px;
}

.right{
	text-align: right;
}
