body {
	font: 93% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	*font-size: small; /* IE6,7用 */ *font: x-small; /* IE6後方互換対策 */ background: #9D9579;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.forsm {
	display: none;
}
/*.smInfotop { background: #DBE3E8; }
.smInfotop a { font-size:131%; }*/
.smInfo {
	clear: both;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: auto;
	font-size: 93%;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
.smInfo a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #444444;
	text-decoration: none;
}
/* ---------------------------------- Layout Divs */
#container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 5px solid #666666;
	border-right: 5px solid #666666;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	background: url(../images/topbase.jpg) no-repeat;
	height: 110px;
	border-top: none;
	border-bottom: 4px solid #A80000;
}
#contentWrapper {
	margin: 0 auto;
	text-align: left;
}
#mainContent {
	float: left;
	width: 700px;
	background: #FFFFFF;
}
#sidebar1 {
	float: right;
	width: 280px; /* background: #EBEBEB;*/ padding: 15px 0;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar1 #topbanner img {
	margin: 0;
	padding: 5px 0 8px 0;
}
#topLink {
	margin: 0px 0 0px 0;
	padding: 0px;
	background: url(../images/topmenu_back.jpg) repeat-x;
	height: 55px;
}
/* ---------------------------------- Header Divs */
#header h1 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 180px;
	position: relative;
	top: 4px;
	left: 12px;
}
#header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 180px;
	position: absolute;
}
/* Language / For Japanese Page */
#header h3 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 73px;
	position: relative;
	top: -58px;
	left: 680px;
}
#header h3 a {
	display: block;
	height: 24px;
	width: 73px;
	background: url(../images/langswitch.png) no-repeat 0px 0;
}
#header h3 a:hover {
	background-position: 0px -24px;
}
/* Language / For English Page */
#header .eng h3 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 73px;
	position: relative;
	top: -58px;
	left: 680px;
}
#header .eng h3 a {
	display: block;
	height: 24px;
	width: 73px;
	background: url(../images/langswitch.png) no-repeat -73px 0px;
}
#header .eng h3 a:hover {
	background-position: -73px -24px;
}
#breadCrumb {
	padding: 4px 0 4px 8px;
	font-size: 85%;
	background: #F2F2EE;
}
/* ---------------------------------- Main Content Divs */
#mainContent h1#top {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px; /*height: 54px; background: url(images/showwinsum.jpg) no-repeat;*/
}
#mainContent h1#company {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px; /*height: 54px; background: url(images/showwindet.jpg) no-repeat;*/
}
#mainContent h1#project {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px; /*height: 54px; background: url(images/showwinsum.jpg) no-repeat;*/
}
#mainContent h1#contact {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px; /*height: 54px; background: url(images/showwindet.jpg) no-repeat;*/
}
#mainContent h1#englishinfo {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px; /*height: 54px; background: url(images/showwinsum.jpg) no-repeat;*/
}
#content01 {
	margin: 0px 20px 0px 20px;
	padding: 20px;
	background: #F2F2EE;
}
#content01 p {
	padding: 5px 5px 5px 25px;
	font-size: 93%;
	line-height: 158%;
}
#content01 h2 {
	padding: 0px 0px 0px 0px;
	margin: 15px 13px 8px 13px;
	border-left: 8px solid #C00;
	border-bottom: 2px solid #C00;
	color: #300; /*text-indent: -9999px; */ background: url(../images/h2_back.jpg);
	height: 35px repeat-x;
}
#content01 #kaishainfo a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/com-kaishainfo.jpg) no-repeat;
}
#content01 #gyoumu a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/com-gyoumu.jpg) no-repeat;
}
#content01 #torihiki a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/com-torihiki.jpg) no-repeat;
}
#content01 #bangumicg a {
	display: block;
	text-indent: -9999px;
	height: 35px;
	background: url(../images/pro-bangumicg.jpg) no-repeat;
}
#content01 #homepage a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/pro-homepage.jpg) no-repeat;
}
#content01 #chara a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/pro-chara.jpg) no-repeat;
}
#content01 #design a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/pro-design.jpg) no-repeat;
}
#content01 #syspro a {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 35px;
	background: url(../images/pro-syspro.jpg) no-repeat;
}
#content01 #other a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 35px;
	background: url(../images/pro-other.jpg) no-repeat;
}
#content01 h3 {
	background-color: #F9F9F9;
	padding: 3px 6px 3px 6px;
	margin: 28px 20px 5px 20px;
	border-left: 5px solid #999;
	color: #666;
	font-size: 116%;
}
#content01 .summaryTbl {
	padding: 0px 20px 15px 20px;
}
#content01 .summaryTbl table {
	padding: 3px 0px 0px 8px;
}
#content01 .summaryTbl th {
	white-space: nowrap;
	background-color: #8FBFC9;
	padding: 7px 8px 7px 8px;
}
#content01 .summaryTbl td {
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: dotted #E3E4DA 1px;
}
#content01 .detailTbl {
	padding: 0px 20px 15px 20px;
}
#content01 .detailTbl table {
	padding: 3px 0px 0px 8px;
	margin: 25px 0 15px 0;
}
#content01 .detailTbl th {
	white-space: nowrap;
	background-color: #8FBFC9;
	padding: 3px 8px 3px 8px;
}
#content01 .detailTbl td {
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: dotted #E3E4DA 1px;
	border-top: dotted #E3E4DA 1px;
}
.sidebar1sec {
	padding: 20px;
	background: #FFF;
}
/* ---------------------------------- ToptLink Nav styles */
#topLink #topNav {
	height: 55px;
	width: 980px;
	margin: 0px;
}
#topNav ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
}
#topNav li {
	float: left;
	list-style-type: none;
	font-size: 60%;
	line-height: 100%;
	display: inline;
	height: 55px;
	text-indent: -9999px;
	margin-right: 2px;
}
#topNav li a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
}
/* for IE6 */
#topNav li a {
	position: relative;
}
#topNav li#navTop a {
	width: 160px;
	background: url(../images/topmenu.jpg) no-repeat 0px 0;
}
#topNav li#navTop a:hover {
	background-position: 0px -55px;
}
#topNav li#navCompany a {
	width: 160px;
	background: url(../images/topmenu.jpg) no-repeat -160px 0;
}
#topNav li#navCompany a:hover {
	background-position: -160px -55px;
}
#topNav li#navProject a {
	width: 160px;
	background: url(../images/topmenu.jpg) no-repeat -320px 0;
}
#topNav li#navProject a:hover {
	background-position: -320px -55px;
}
#topNav li#navContact a {
	width: 160px;
	background: url(../images/topmenu.jpg) no-repeat -480px 0;
}
#topNav li#navContact a:hover {
	background-position: -480px -55px;
}
/* ---------------------------------- Footer Divs */
#footer {
	margin: 0px;
	padding: 2px 0px;
	background: #A80000;
	clear: both;
	font-size: 12px;
	line-height: 17px;
}
#footer p {
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0 5px 10px;
}
#footer a:link {
	color: #BFBFBF;
	text-decoration: none;
}
#footer a:visited {
	color: #BFBFBF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .logo {
	float: left;
	width: 42px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer .txtLink {
	margin-left: 85px;
}
/* ---------------------------------- TopPageTop Divs */
.pagetop {
	clear: both;
	text-align: right;
	margin: 23px 0px 15px 5px;
	padding: 0;
}
.pagetop a {
	color: #000000;
	text-decoration: none;
	height: 14px;
	font-size: 11px;
	padding: 0px 3px 0px 5px;
}
