@charset "shift_jis";


/* base
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #505050;
	font-family: "MS PGothic",sans-serif;
	text-align: center;
}


/* headline
----------------------------------------------- */
h1 {
	margin: 20px 0 0;
	width: 760px;
	height: 45px;
	text-indent: -9999px;
}


/* header
----------------------------------------------- */
#header {
	margin: auto;
	width: 774px;
	height: 150px;
	text-align: left;
	background: url(../common/header_bg.gif) no-repeat;
}
#header h1,#omega {
	margin: 0 7px;
	width: 760px;
	height: 100px;
	text-indent: -9999px;
}
#header h1 a,#omega a {
	display: block;
	width: 115px;
	height: 98px;
	text-decoration: none;
	background: url(../common/omega.gif) no-repeat;
}


/* menu
----------------------------------------------- */
#header ul {
	margin: 0 7px;
	width: 760px;
}
#header li {
	float: left;
}
#header li a {
	display: block;
	height: 50px;
	text-decoration: none;
	text-indent: -9999px;
}
#m00 a { width: 110px; background: url(../common/m00.gif) no-repeat 0 0; }
#m01 a { width: 130px; background: url(../common/m01.gif) no-repeat 0 0; }
#m02 a { width: 130px; background: url(../common/m02.gif) no-repeat 0 0; }
#m03 a { width: 130px; background: url(../common/m03.gif) no-repeat 0 0; }
#m04 a { width: 130px; background: url(../common/m04.gif) no-repeat 0 0; }
#m05 a { width: 130px; background: url(../common/m05.gif) no-repeat 0 0; }
#m00 a:hover { background: url(../common/m00.gif) no-repeat 0 -50px; }
#m01 a:hover { background: url(../common/m01.gif) no-repeat 0 -50px; }
#m02 a:hover { background: url(../common/m02.gif) no-repeat 0 -50px; }
#m03 a:hover { background: url(../common/m03.gif) no-repeat 0 -50px; }
#m04 a:hover { background: url(../common/m04.gif) no-repeat 0 -50px; }
#m05 a:hover { background: url(../common/m05.gif) no-repeat 0 -50px; }
#m00 .this,#m00 .this:hover { background: url(../common/m00.gif) no-repeat 0 -100px; }
#m01 .this,#m01 .this:hover { background: url(../common/m01.gif) no-repeat 0 -100px; }
#m02 .this,#m02 .this:hover { background: url(../common/m02.gif) no-repeat 0 -100px; }
#m03 .this,#m03 .this:hover { background: url(../common/m03.gif) no-repeat 0 -100px; }
#m04 .this,#m04 .this:hover { background: url(../common/m04.gif) no-repeat 0 -100px; }
#m05 .this,#m05 .this:hover { background: url(../common/m05.gif) no-repeat 0 -100px; }


/* contents
----------------------------------------------- */
#contents {
	margin: auto;
	padding: 0 0 25px;
	width: 760px;
	background: url(../common/contents_bg.gif) no-repeat left bottom;
}
#contents p {	
	margin: 10px 0 0;
}
#footer {
	margin: auto;
	padding: 0 0 6px;
	width: 760px;
	background: url(../common/footer_bg.gif) no-repeat left bottom;
}
#copyright {
	padding: 0 0 5px;
	color: #fff;
	font-family: Verdana;
	text-align: center;
	line-height: 2em;
	background: url(../common/copyright_bg.gif) no-repeat left top;
}
#copyright a {
	color: #fff;
}


/* table1
----------------------------------------------- */
.table1 {
	width: 530px;
}
.table1 th {
	padding: 5px 20px 5px 0;
	width: 99%;
	border-bottom: 1px solid #c8c8c8;
}
.table1 td {
	padding: 10px 0;
	width: 1%;
	border-bottom: 1px solid #c8c8c8;
	white-space: nowrap;
}


/* column1
----------------------------------------------- */
.column1 {
	margin: 15px 0 0;
	width: 760px;
	border-top: 1px solid #c8c8c8;
}
.column1 .left {
	float: left;
	width: 365px;
}
.column1 .right {
	float: right;
	width: 365px;
}


/* column2
----------------------------------------------- */
.column2 {
	margin: 5px 0 0;
	width: 760px;
}
.column2 .left {
	float: left;
	width: 150px;
}
.column2 .right {
	float: right;
	width: 590px;
}


/* column3
----------------------------------------------- */
.column3 {
	margin: 15px 0 0;
	padding: 5px 0 15px;
	width: 760px;
	border-top: 1px solid #c8c8c8;
}
.column3 .left {
	float: left;
	width: 200px;
}
.column3 .right {
	float: right;
	width: 530px;
}


/* topics
----------------------------------------------- */
#topics h1,#topics #pgtitle {
	margin: 20px 0 0;
	width: 760px;
	height: 45px;
	text-indent: -9999px;
	background: url(../topics/images/h1.gif) no-repeat;
}
#topics h2 {
	margin: 15px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #c8c8c8;	
}
#topics ul {
	margin: 15px 0 0;
}
#topics li {
	padding: 5px 0;
	border-top: 1px solid #c8c8c8;
}
* html body #topics .column1 h1 {
	font-size: large;
	line-height: 1.1em;
}
#topics .column1 h1 {
	margin: 15px 0 0;
	padding: 0 0 5px;
	height: 30px;
	font-size: x-large;
	text-indent: 0;
	border-bottom: 1px dotted #c8c8c8;
	background: 0;
}


/* message
----------------------------------------------- */
#message h1 {
	background: url(../message/images/h1.gif) no-repeat;
}
#message {
	background: url(../message/images/message_bg.gif) no-repeat right top;
}
#message .column1 {
	line-height: 2em;
}
#message .column1 p {
	margin: 15px 0 0;
}
#message .column1 .sigin {
	width: 365px;
	height: 60px;
	text-indent: -9999px;
	background: url(../message/images/sigin.gif) no-repeat left bottom;
}


/* activities
----------------------------------------------- */
#activities h1 {
	background: url(../activities/images/h1.gif) no-repeat;
}
#activities h2 {
	margin: 15px 0 0;
	padding: 0 0;
	width: 760px;
	height: 70px;
	text-indent: -9999px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
}
#activities h3 {
	margin: 20px 0 0;
	padding: 5px 0 5px 10px;
	color: #0064e6;
	font-size: medium;
	line-height: 1;
	border-right: 2px solid #0064e6;
	border-left: 5px solid #0064e6;
	background: #f5f5f5;
}
#activities .h201 { background: url(../activities/images/h2_01.gif) no-repeat left center; }
#activities .h202 { background: url(../activities/images/h2_02.gif) no-repeat left center; }
#activities .h203 { background: url(../activities/images/h2_03.gif) no-repeat left center; }
#activities .h204 { background: url(../activities/images/h2_04.gif) no-repeat left center; }


/* works
----------------------------------------------- */
#works h1,#works #pgtitle {
	margin: 20px 0 0;
	width: 760px;
	height: 45px;
	text-indent: -9999px;
	background: url(../works/images/h1.gif) no-repeat;
}
* html body #works h2,* html body #works h3 {
	font-size: small;
}
#works h2,#works h3 {
	font-size: medium;
}
#works h3 {
	margin: 15px 0 0;
	color: #0064e6;
}
#works ul {
	margin: 15px 0 0;
	width: 760px;
	border-top: 1px solid #c8c8c8;
}
#works li {
	float: left;
	margin: 20px 0 0;
	width: 380px;
	height: 135px;
	overflow: hidden;
}
#works li p {
	margin: 10px 0 0;
	padding: 0 15px 0 0;
}
#works li img {
	float: left;
	margin: 0 10px 0 0;
}
* html body #works .column4 h1 {
	font-size: large;
}
#works .column1 .left {
	padding: 10px 0 0;
}
* html body #works .column1 h1 {
	font-size: large;
	line-height: 1.1em;
}
#works .column1 h1 {
	margin: 25px 0 0;
	padding: 0;
	width: 365px;
	height: 30px;
	font-size: x-large;
	text-indent: 0;
	background: 0;
}


/* company
----------------------------------------------- */
#company h1 {
	background: url(../company/images/h1.gif) no-repeat;
}
#company .column3 .left {
	height: 280px;
	background: url(../company/images/omega.gif) no-repeat left center;
}


/* termsofuse
----------------------------------------------- */
#termsofuse h1 {
	background: url(../termsofuse/images/h1.gif) no-repeat;
}
#termsofuse dt {
	margin: 20px 0 0;
	padding: 0 0 5px;
	font-weight: bold;
	border-bottom: 3px solid #e6e6e6;
}
#termsofuse dd {
	margin: 5px 0 0;
	padding: 0 0 10px;
}
#termsofuse ul {
	padding: 0 0 0 20px;
}
#termsofuse li {
	list-style: disc;
}


/* site map
----------------------------------------------- */
#sitemap h1 {
	background: url(../sitemap/images/h1.gif) no-repeat;
}
#sitemap {
	background: url(../sitemap/images/sitemap_bg.gif) no-repeat right center;
}
#sitemap ul {
	margin: 15px 0 0;
	padding: 0 0 0 20px;
	border-top: 1px solid #c8c8c8;
}
#sitemap li {
	margin: -1px 0 0 20px;
	padding: 3px 0;
	border-top: 1px solid #c8c8c8;
}
#sitemap ul ul {
	margin: 5px 0 0;
}
#sitemap li ul {
	padding: 0 0 0 15px;
}
#sitemap li li {
	list-style: circle;
}


/* after
----------------------------------------------- */
.column1:after,.column2:after,.column3:after,.column4:after,.column5:after,.column6:after,#works ul:after,#header ul:after,#sitemap:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
