@charset "UTF-8";

/*main*/
body {
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #f0eadf;
}
th {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: underline;
}
a.type2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.type2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.type2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.type2:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg-container.jpg) repeat-y center;
}
#contents {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px auto;
}
#areaA {
	float: left;
	width: 215px;
	padding-left: 30px;
}
#areaB {
	float: left;
	width: 460px;
	padding-left: 25px;
}
#footer {
	padding-top: 30px;
}

/*header*/
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #376f00 url(../img/bg-h1.jpg) repeat-y;
	margin: 0px auto;
	padding-right: 5px;
	height: 20px;
}

/*navi*/
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
}

/*footer*/
.pageup {
	clear: both;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
}
address {
	clear: both;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #244800;
	font-style: normal;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 35px;
	background: url(../img/bg-add.jpg) repeat-x;
	padding-bottom: 15px;
}
#copy {
	clear: both;
	text-align: left;
	background: #461a1a;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 35px;
}

/*decoration*/
h2 {
	margin: 0px;
	padding: 0px;
}
.worksPhoto {
	margin-bottom: 20px;
}
.worksPhoto td {
	text-align: center;
	vertical-align: top;
}
.pt {
	background: url(../img/pt-bg.jpg) repeat-y;
	text-align: right;
	padding-right: 9px;
	font-weight: bold;
}

.pt10 {
	background: url(../img/pt-bg.jpg) repeat-y;
	text-align: right;
	padding-right: 9px;
	font-weight: bold;
	font-size:10px;
}
.pt9 {
	background: url(../img/pt-bg.jpg) repeat-y;
	text-align: right;
	padding-right: 9px;
	font-weight: bold;
	font-size:9px;
}
.concept {
	margin-left: 30px;
}
.concept p {
	background: url(../img/dot-brown-tate.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 25px 15px;
}
.news {
	background: url(../img/news-bg.jpg) repeat-y;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
}
.news th {
	padding-right: 15px;
	padding-bottom: 3px;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
}
.news td {
	padding-bottom: 3px;
	vertical-align: top;
}
.news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.news ul li {
	padding-top: 10px;
}
.rss_date {
	font-size: 10px;
}
.profile {
	background: url(../img/profile-bg.jpg) repeat-y;
	padding-left: 24px;
	padding-right: 25px;
}
.paddingB01 {
	padding-bottom: 20px;
}
.paddingR01 {
	padding-right: 20px;
}
