@charset "UTF-8";
/* CSS Document */

/* 基本スタイル
-------------------------------------------------*/

body {
	font-size:100%;
	color:#FFFFFF;
	background-color:#000000
}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,p {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited,
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

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

.cl {
	clear:both;
	}

/* Wrapper
-------------------------------------------------*/

#wrapper {
	text-align:center;
	}


/* contenar
-------------------------------------------------*/
#contenar {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/* main
-------------------------------------------------*/
#header {
	float: left;
	height: 64px;
	width: 199px;
}
#header em {
	position: absolute;
	left: -9999px;
}

#gnavi {
	width: 601px;
	height: 64px;
	background-image: url(../img/g_haikei.png);
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	text-align: left;
}
#gnavi em {
	position: absolute;
	left: -9999px;
}
#gnavi ul {
	list-style-type: none;
}
#gnavi ul li {
	height: 64px;
	width: 90px;
	display: inline;
	float: left;
}
	
#gnavi ul li a#g01:link,
#gnavi ul li a#g01:visited,
#gnavi ul li a#g01:active {
	background-image: url(../img/g01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g01:hover {
	background-image: url(../img/g01_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}

#gnavi ul li a#g02:link,
#gnavi ul li a#g02:visited,
#gnavi ul li a#g02:active {
	background-image: url(../img/g02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g02:hover {
	background-image: url(../img/g02_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}

#gnavi ul li a#g03:link,
#gnavi ul li a#g03:visited,
#gnavi ul li a#g03:active {
	background-image: url(../img/g03.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g03:hover {
	background-image: url(../img/g03_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}

#gnavi ul li a#g04:link,
#gnavi ul li a#g04:visited,
#gnavi ul li a#g04:active {
	background-image: url(../img/g04.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g04:hover {
	background-image: url(../img/g04_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}

#gnavi ul li a#g05:link,
#gnavi ul li a#g05:visited,
#gnavi ul li a#g05:active {
	background-image: url(../img/g05.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g05:hover {
	background-image: url(../img/g05_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}

#gnavi ul li a#g06:link,
#gnavi ul li a#g06:visited,
#gnavi ul li a#g06:active {
	background-image: url(../img/g06.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 64px;
	width: 90px;
}	

#gnavi ul li a#g06:hover {
	background-image: url(../img/g06_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 90px;
	}
					
#main_content {
	clear: both;
}
#mainimg {
	height: 420px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	padding-bottom: 95px;
}
#proimg {
	height: 560px;
	width: 280px;
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
}
#pro_txt {
	width: 460px;
	margin-top: 40px;
	float: right;
	text-align: left;
	color: #CCCCCC;
}
#pro_txt h2 em,#link_txt h2 em {
	position: absolute;
	left: -9999px;
}
#pro_txt h3 {
	padding-left: 8px;
	padding-top: 15px;
	line-height: 50px;
}
#pro_txt ul {
	font-size: 90%;
	padding-left: 20px;
	padding-right: 20px;
}
#pro_txt ul li {
	line-height: 150%;
	list-style-type: none;
}
#linkimg {
	height: 560px;
	width: 280px;
	float: right;
	margin-top: 40px;
	margin-bottom: 30px;
}
#link_txt {
	width: 400px;
	margin-top: 40px;
	float: left;
	text-align: left;
	color: #CCCCCC;
}
#link_txt h2 {
	margin-bottom: 35px;
}
#link_txt ul {
	padding-top: 20px;
	padding-bottom: 20px;
}
#link_txt ul li {
	line-height: 40px;
	list-style-type: none;
	color: #CCCCCC;
	font-size: 90%;
}
#work {
	width: 140px;
	float: left;
	margin-top: 40px;
}
#work em {
	position: absolute;
	left: -9999px;
}
#work ul {
	list-style-type: none;
}
#work ul li {
	height: 20px;
	width: 140px;
	padding-top: 10px;
}

#work ul li a#s01:link,
#work ul li a#s01:visited,
#work ul li a#s01:active {
	background-image: url(../img/w_s01.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
}	

#work ul li a#s01:hover {
	background-image: url(../img/w_s01_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 140px;
}

#work ul li a#s02:link,
#work ul li a#s02:visited,
#work ul li a#s02:active {
	background-image: url(../img/w_s02.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
}	

#work ul li a#s02:hover {
	background-image: url(../img/w_s02_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 140px;
}

#work ul li a#s03:link,
#work ul li a#s03:visited,
#work ul li a#s03:active {
	background-image: url(../img/w_s03.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
}	

#work ul li a#s03:hover {
	background-image: url(../img/w_s03_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 140px;
}

#work ul li a#s04:link,
#work ul li a#s04:visited,
#work ul li a#s04:active {
	background-image: url(../img/w_s04.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
}	

#work ul li a#s04:hover {
	background-image: url(../img/w_s04_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 140px;
}
#wrokimg {
	float: right;
	width: 630px;
	margin-top: 35px;
	margin-bottom: 40px;
	text-align: left;
	height: 350px;
}
#wrokimg ul {
	list-style-type: none;
}
#wrokimg ul li {
	display: inline;
}
#wrokimg ul li img {
	margin: 5px;
}


/* footer
-------------------------------------------------*/
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(../img/footer_line.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer p {
	font-size: 80%;
	color: #CCCCCC;
	line-height: 50px;
	padding-left: 10px;
	float: left;
}
#footer address {
	font-size: 70%;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
	color: #CCCCCC;
}
