@charset "utf8";

{
	margin: 0;
	padding: 0;
	font-style: normal;
}
#centercolumn {
	float:left;/* <- If you want change column position, rewrite this. */
	width:510px;
	overflow:hidden;
	text-align: left;
	margin: 20px 0px 20px 35px;
	padding: 0px;
}

#toppage {
	overflow:hidden;
	text-align: left;
	margin: 20px 40px;
	padding: 0px;
}






#side_area {
	float:right;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	background:#F9F9F9;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 auto;
	padding:0 0 10px 0;
}


div.page {
	width:784px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	padding: 0px;
	height: auto;
}


/* ------------ HTML TAG Re-definition ------------ */

body {
	background-color: #FFF;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}


/* ------------ Link Color Settings ------------ */
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #F33;
	text-decoration: underline;
}
a:visited {
	color: #6666CC;
}




h1 {
	color: #333;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #333;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 5px 0 5px 21px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	margin: 0px;
	padding: 2px 0px 6px;
}


ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	background: url(images/dot_line.gif) repeat-x bottom;
}

legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}


/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
	color: #333333;
	background:url(images/back_mdl.gif) repeat-y top center;
}

#header {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}




#header_back {
	background:#FFFFFF url(images/back_head.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
#header_bar {
	font-size:110%;
	text-align:center;
	color:#FFFFFF;
	background: #663333;
	font-family: "ＭＳ ゴシック", serif, "Osaka−等幅";
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 6px;
	height: 16px;
}

/*TOPページ*/
#header_discription {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	width:784px;
	height:196px;
	color:#FFF;
	font-weight:bold;
	background:url(images/main_img.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}

/*試作品一覧ページ*/
#header_discription2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	width:784px;
	height:196px;
	color:#FFF;
	font-weight:bold;
	background:url(images/main_img5.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}

/*試作品個別ページ*/
#header_discription3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	width:784px;
	height:196px;
	color:#FFF;
	font-weight:bold;
	background:url(images/main_img6.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}

/*開発テーマページ*/
#header_discription4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	width:784px;
	height:196px;
	color:#FFF;
	font-weight:bold;
	background:url(images/main_img3.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}

/*展示会風景ページ*/
#header_discription5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	display:block;
	width:784px;
	height:196px;
	color:#FFF;
	font-weight:bold;
	background:url(images/main_img2.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}

#site-name {
	padding:60px 0px 5px 25px;
	font-size:1.2em;
	color: #990000;
	margin: 0px;
	line-height: 140%;
}
#site-name a {
	color:#990000;
}
#site-slogan {
	margin:0 0 0 24px;
	font-size:1em;
	color:#666666;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif, "ＭＳ Ｐ明朝";
	padding: 0px;
}
#header_menu {
	background:#996666 url(images/header-under-obi.gif);
	display: block;
	width:744px;
	height:24px;
	padding:10px 20px 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}

#header_menu a {
	color: #FFFFFF;
}

#header_menu a:hover {
	color: #FF99FF;
	text-decoration: underline;
}

#header_menu a:visited {
	color: #FFF7FF;
	text-decoration: none;
}


#main_area {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	overflow:hidden;
}
/*#cc_base {
	width:530px;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0;
}*/

#footer_back {
	background:#FFFFFF url(images/back_head.gif) repeat-y center top;
}
#footer {
	clear:both;
	padding:16px;
	text-align:center;
	font-size:80%;
	color: #FFFFFF;
	margin: 0px;
}

#footer .link {
	font-size: 12px;
	line-height: normal;
}

#footer .link a {
	color: #FFFFFF;
}

#footer .link a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#footer .link a:visited {
	color: #FFF7FF;
	text-decoration: none;
}

/* ------------ TOPPAGE ------------ */

#top_menu {
	background:#996666 url(images/header-under-topobi.gif) no-repeat;
	display: block;
	width:744px;
	height:24px;
	padding:10px 20px 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	font-weight: bold;
	color: #D5D7E3;
	font-size: small;
	text-align: center;
}

#top_menu a {
	color: #FFFFFF;
}

#top_menu a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#tops_menu a:visited {
	color: #FFF7FF;
	text-decoration: none;
}



#toppage .blockTitle {
	clear:both;
	color:#333;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 28px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	margin: 0px 0px 5px;
}




/* ------------ centercolumn ------------ */

#centercolumn .blockTitle {
	clear:both;
	color:#333;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 28px;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	margin: 0px 0px 5px;
}
#centercolumn .blockContent {
	line-height: 160%;
	margin-bottom:20px;
}

#centercolumn .blockContent ul {
	margin: 5px 10px;
	padding: 0px;
	list-style: none;
}

#centercolumn .blockContent li {
	padding: 5px 0px 5px 18px;
	line-height:150%;
	margin: 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	list-style: none;
	background: url(images/point-disk2.gif) no-repeat 0px 7px;
}

#centercolumn .bigimg {
	padding: 10px;
	text-align: center;
	margin: 5px auto;
}


#content {
	clear: both;
	line-height:175%;
}

#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}

.home-table {
	margin: 7px;
	padding: 0px;
}

.home-table table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

.home-table td {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.home-table img {
	padding: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footadress {
	font: 12px/150% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	margin: 10px 0px 0px 10px;
	padding: 4px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}


.comment {
	margin: 0px 0px 15px;
	padding: 2px;
}

.comment table {
	margin: 0px 0px 5px;
	border-bottom: 1px solid #999999;
}

.comment td {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font: 100%/170% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}

.comment img {
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}


.caption {
	font: 9px/150% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	margin: 2px 0px;
	padding: 0px;
}




/* ------------ left column & right column ------------ */

#sidecolumn {
}


#sidecolumn .blockTitle {
	font-weight: bold;
	text-align:center;
	display:block;
	height:24px;
	width:210px;
	padding-top:12px;
	background:#DFDFDF;
	color:#333;
	margin: 0px;
}
#sidecolumn p {
	padding: 7px 10px;
	margin: 0px 15px 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
}


#sidecolumn .works a {
	color: #554047;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

#sidecolumn .works a:hover {
	color: #993300;
	text-decoration: underline;
}
#sidecolumn .works a:visited {
	color: #666666;
}


#sidecolumn .works ul {
	margin: 5px 10px;
	padding: 0px;
	list-style: none;
}


#sidecolumn .works li {
	padding: 5px 0px 5px 18px;
	line-height:130%;
	margin: 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	list-style: none;
	background: url(images/point-disk2.gif) no-repeat 0px 7px;
}



/* ------------ 試作品一覧ページ ------------ */


#ichiran {
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}

#ichiran .box {
	border-bottom: 1px dotted #999999;
	margin: 5px 0px 10px;
	padding: 0px;
}

#ichiran .box h2 {
	color: #333;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 5px 0 5px 21px;
	font-size: 14px;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #993333;
}

#ichiran .box p {
	font: 88%/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: left;
	margin: 0px 0px 3px;
	padding: 0px 0px 2px;
}

#ichiran .box img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}


/* ------------ 試作品個別ページ ------------ */

#kobetsu {
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}

#kobetsu h3 {
	color: #663333;
	background:#FBF9FB url(images/point-disk1.gif) no-repeat left center;
	padding: 6px 0 6px 28px;
	font-size: 14px;
	margin: 8px 0px 4px;
	border-bottom: 1px solid #993333;
}

#kobetsu h4 {

}

#kobetsu .subhead {
	text-align: right;
	margin: 2px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#kobetsu .gaiyo {
	margin: 0px 0px 10px;
	padding: 0px;
}

#kobetsu .gaiyo table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 5px 0px;
}

#kobetsu .gaiyo td {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font: 100%/150% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}


#kobetsu .bigimg {
	padding: 10px;
	border: 1px solid #999999;
	text-align: center;
	margin: 5px auto;
}

