@charset "iso-8859-1";

/*
 * Production I.G home.css version 3.0.0
 * Created: Jan 19, 2005
 * Modified: Feb 17, 2005
 * screen size 768x??? px
 */

body.home
{
	background-color: #000000;
	color: #ffffff;
/*	font-family: sans-serif; */
	font-family: "Verdana", "Arial", sans-serif;
}
/*　トップページ
-------------------------------------------------------*/
.container_top{
	width:1348px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

/* header
-------------------------------------------------------*/
#header_top {
	position:relative;
	margin:0px;
	padding:0px;
	width:1348px;
	height:68px;
//	background-image: url(../contents/design/images/head/head_01.gif);
//	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
	border-bottom:2px solid #999999;
}

#header_top .bg0{
	position:absolute;
	top:-12px;
	left:0px;
	width:140px;
	height:43px;
	background-image: url(../images/head_00.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_top .bg1{
	position:absolute;
	top:-12px;
	left:140px;
	width:422px;
	height:43px;
	background-image: url(../images/head_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_top .bg2{
	position:absolute;
	top:-12px;
	left:690px;
	width:658px;
	height:43px;
	background-image: url(../images/head_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_top .logo a img{
	position:absolute;
	top:4px;
	left:19px;
	border:0px;
}
#header_top .global_navi1{
	position:absolute;
	left:973px;
	top:26px;
	border:0px;
	padding:0px;
	margin:0px;
}
#header_top .global_navi1 a img{
	border:0px;
	padding:0px;
	margin:0px;
}
#header_top .search {
	position:absolute;
	left:1203px;
	top:26px;
	width:145px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	}
#header_top .search_text{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	font-size:10px;
	line-height:14px;
	width:80px;
	height:14px;
	margin-right:5px;
	padding:0px;
}
#header_top .search_bt{
	position:absolute;
	left:85px;
	float:left;
	height:16px;
	margin:0px 0px 1px 5px;;
	padding:0px;
}
#header_top .global_navi2{
	position:absolute;
	top:47px;
	left:918px;
	padding:0px;
	margin:0px;
}
#header_top .global_navi2 a img{
	border:0px;
	padding:0px;
	margin:0px;
}

div.main{
	background-color: #000000;
	width: 1348px;
//	height: 486px;
	height: 700px;
/*	height: z485px; */
	z-index: 2;
	position:relative;
}

div.project_list {
	z-index: 2;
	position: absolute;
	top: -1px;
	left: 0px;
	font-size: 12pt;
	font-weight: bold;
/*	font-family: monospace; */
/*	font-family: serif; */
	font-family: sans-serif;
/*	line-height: 18pt;	*/

	padding: 2px;
/*	width: 200px;*/
/*	height: 347px;*/
	width: 240px;
//	height: 341px;
	height: 704px;
	border: ridge 2px silver;
	background-color: #B0B0B0;
	background-image: URL("../images/base.jpg");
	background-repeat: no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
div.project_list {
	line-height:18px;
}
}

div.project_list a:link {
	color: #ffffff; 
	text-decoration: none;
}
div.project_list a:visited {
	color: #ffffff; 
	text-decoration: none;
}
div.project_list a:hover {
	color: #cc6600;
	text-decoration: none;
}
div.project_list a:active {
	color: #cc6600;
	text-decoration: none;
}

div.top_img {
	left: 248px;
	width: 800px;
	height: 451px;
//	height: 347px;
	position:relative;
}

div.sub_main {
/*	background-color: #000000;*/
	background-color: #ffffff;
//	top: 349px;
	top: 451px;
	left: 248px;
/*	width: 600px;*/
	width: 784px;
/*	height: 106px;	*/
	height: 239px;
	position: absolute;

	padding: 8px 8px;
/*	overflow: scroll;	*/
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
/*	border-left: dotted 1px gray; */
	border-top: ridge 2px silver;
	border-bottom: ridge 2px silver;
	line-height: 14pt;
/*	background-image: URL("../images/base_b.jpg");*/
/*	background-repeat: no-repeat;*/
}
div.sub_main a:link {
	color: #000000; 
	text-decoration: none;
}
div.sub_main a:visited {
	color: #000000; 
	text-decoration: none;
}
div.sub_main a:hover {
	color: #FF9900;
	text-decoration: none;
}
div.sub_main a:active {
	color: #FF9900;
	text-decoration: none;
}

a:link {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

img.main_visual{
	z-index: 0;
	position: absolute;
	top:  0px;
	left: 0px;
	float:left;
}
div.sub_main_visual {
	position: absolute;
//	top: 349px;
	top: 339px;
	left: 0px;
	float:left;
	width: 200px;
	height: 160px;
	vertical-align: middle;

	background-color: #ffffff;
}

div.right_box {
	position: absolute;
//	top: 349px;
	top: 0px;
	left: 1048px;
	float:left;
	width: 300px;
	height: 710px;
	vertical-align: middle;

	background-color: #000;
}

div.character_msg {
	position: absolute;
	top: 150px;
	left:174px;
	width: 150px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

/* Add 2 Line Ver */
div.character_msg3 {
	position: absolute;
	top: 230px;
	left:200px;
	width: 91px;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
}

a.msg:link {
/*	color: #ffffff; */
/*	color: #000000; */
/*	color: #0000ff;	*/
/*	color: #00FFFF; */
/*	color: #FF00FF; */
/*	color: #0080FF;	*/
/*	color: #ff0000; */
/*	color: #990000;	*/
/*	color: #666666; */
/*	color: #003300; */
/*	color: #cc0033; */
/*	color: #333333; */
	color: #666699; 
	text-decoration: none;
}
a.msg:visited {
/*	color: #ffffff; */
/*	color: #000000; */
/*	color: #0000ff;	*/ 
/*	color: #0080FF; */
/*	color: #ff0000; */
/*	color: #00FFFF;	*/
/*	color: #990000;	*/
/*	color: #666666; */
/*	color: #003300; */
/*	color: #cc0033; */
/*	color: #333333; */
	color: #666699; 
	text-decoration: none;
}
a.msg:hover {
/*	color: #FF6600; */
/*	color: #000000;	*/
	color: #FFFFFF;
/*	color: #00FFFF; */
/*	color: #ff0000; */
/*	color: #ffcc99; */
/*	color: #ff6699;	*/
/*	color: #ff6699; */
/*	color: #990000; */
/* color="#548bb3"*/

	text-decoration: none;
}
a.msg:active {
/*	color: #FF6600; */
	color: #FFFFFF; 
/*	color: #000000;	*/
/*	color: #00FFFF; */
/*	color: #ff0000; */
/*	color: #ffcc99; */
/*	color: #ff8000;	*/
/*	color: #ff6699;	 */
/*	color: #990000; */
	text-decoration: none;
}

br.spacer{
	line-height: 9pt;
}

/*　footer
-------------------------------------------------------*/
#foot_top{
	background-color:#000000;
	position:relative;
	width:1348px;
	height:18px;
	padding:4px 0px 4px 4px;
	font-size: 10pt;
	font-family: sans-serif;
}
#foot_top .copy{
	background-color:#000000;
	position:relative;
	float:left;
}
#foot_top .copy p{
	color:#ffffff;
	font:12px/12px "Verdana", "Arial", sans-serif;
	padding:0px;
	margin:0px;	
}
#foot_top .foot_menu{
	float:right;
	padding-right:5px;
	margin:0px;
	vertical-align:top;
}
#foot_top .foot_menu a{
	color:#ffffff;
	border:0px;
	font:12px "Verdana", "Arial", sans-serif;
	text-decoration:none;
	margin:0px ;
	padding:0px;
}
#foot_top .foot_menu a:hover{
	color:#FD9800;
	border:0px;
	text-decoration:underline;
}
#foot_top .foot_menu a img{
	border:0px;
	padding:0px;
	margin: 0px 7px -2px 7px;
/*	vertical-align:middle; */
}
