@charset "Shift_JIS";

/*main*/
body {
	text-align: center;
	background: #FFFFFF url(img/bg.jpg) repeat-x top;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
th {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
#container {
	width: 752px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg-container.gif) repeat-y;
	border-bottom: 1px solid #999999;
	padding-bottom: 30px;
}
#header {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
}
#areaA {
	float: left;
	width: 200px;
	text-align: left;
}
#areaB {
	float: left;
	width: 370px;
	text-align: left;
	padding-top: 15px;
}
#areaC {
	float: left;
	width: 178px;
	margin-right: 1px;
	text-align: center;
	padding-top: 15px;
}
address {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #149A03;
	font-style: normal;
	border: 1px solid #149A03;
	margin-right: 43px;
	margin-left: 43px;
}
#footer {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*header*/
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(img/bg-h1.gif) repeat-y;
	margin: 0px auto;
	padding-right: 10px;
}
h2,h3 {
	margin: 0px;
}

/*areaA*/
.navi {
	margin-top: 0px;
	margin-bottom: 30px;
}
.navi ul {
	background: url(img/bg-navi.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navi li {
	border-bottom: 1px dotted #FFCC80;
	padding-left: 12px;
	margin-left: 9px;
	padding-bottom: 4px;
	padding-top: 8px;
	margin-right: 18px;
}
.navi a {
	display: block;
	width: 160px;
}
.navi a:link {
	color: #FF6600;
	text-decoration: none;
}
.navi a:visited {
	color: #FF6600;
	text-decoration: none;
}
.navi a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.navi a:active {
	color: #FF9900;
	text-decoration: underline;
}
.banner p {
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
}

/*areaB*/
.news {
	margin-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.example,.concept,.style {
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.style dl {
	margin: 0px;
}
.style dd {
	margin-left: 30px;
	margin-right: 20px;
}
.go {
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: right;
}

/*areaC*/
.modelhouse,.books,.voice,.media {
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.voiceIn {
	background: url(img/voice-bg.gif) repeat-y;
	margin: 0px;
}
.media td {
	padding-bottom: 8px;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	padding-top: 5px;
}

/*footer*/
.pageup {
	text-align: right;
	padding-top: 10px;
	padding-right: 11px;
	font-size: 10px;
}
#copy {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	margin-bottom: 30px;
}

/*decoration*/
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 22px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.marker01 {
	color: #CC0000;
}
.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.enclose01 {
	border: 1px solid #CCCCCC;
}
.enclose02 {
	border: 1px solid #999999;
}
