@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-attachment : fixed;
	background-position : center top;
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}


body1 {
	color: #000000;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}

hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}


#wrapper1 {
	background-color: #000000;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}

#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 210px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	background-image: url(images/header01.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-top: 3px solid #8B0000;
	position: relative;
}
#profile #header {
	background-image: url(images/header02.jpg);
}
#works #header {
	background-image: url(images/header03.jpg);
}
#faq #header {
	background-image: url(images/header04.jpg);
}
#contact  #header {
	background-image: url(images/header05.jpg);
}

#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	background-color: #FFFFFF;
	width: 860px;
	position: absolute;
	left: -1px;
	top: 93px;
}
#header ul li {
	list-style: none;
	float: left;
}




ul.menu  {   margin:0;   padding:0;}
ul.menu li {   float:left;   text-indent:-9999px;   overflow:hidden;   list-style:none;}
ul.menu li a {   display:block;   width:172px;   height:60px;}
li.menu1 a {   background:url(images/nv-bar.jpg) 0 0 no-repeat;}
li.menu1 a:hover {   background:url(images/nv-bar.jpg) 0 -60px no-repeat;}
li.menu2 a {   background:url(images/nv-bar.jpg) -172px 0 no-repeat;}
li.menu2 a:hover {   background:url(images/nv-bar.jpg) -172px -60px no-repeat;}
li.menu3 a {   background:url(images/nv-bar.jpg) -344px 0 no-repeat;}
li.menu3 a:hover {   background:url(images/nv-bar.jpg) -344px -60px no-repeat;}

li.menu4 a {   background:url(images/nv-bar.jpg) -516px 0 no-repeat;}
li.menu4 a:hover {   background:url(images/nv-bar.jpg) -516px -60px no-repeat;}

li.menu5 a {   background:url(images/nv-bar.jpg) -688px 0 no-repeat;}
li.menu5 a:hover {   background:url(images/nv-bar.jpg) -688px -60px no-repeat;}


/* ���_���u���E�U�iFirefox Opera Safari�j�΍� */
ul.menu:after {   
			content:".";
			   display:block;
  			 height:0;
   			clear:both;
 			  visibility:hidden;
 			  font-size:0;
		}

/* Win��IE7��Mac��IE5�΍� */

ul.menu {   display:inline-block;}

/* Win��IE5�����6�΍� */
/* Hides from IE-mac \*/
* html ul.menu {   height:1px;}
ul.menu {   display:block;}

/* End hide from IE-mac */





/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}



/* sidebar styles
------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 0px;
}
#sidebar ul {
	margin-top: 0px;
}
#sidebar ul li {
	margin-bottom: 0px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#sidebar ul li a {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* faq
------------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#main dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}
/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
/* works
------------------------------*/
#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
	border:none
}
#main div.wk h3 a {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #999999;
}
/*#main div.wk img {
	border: 1px solid #999999;
}
/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}



/*  */



/* -+-+-+-+-+- Global Navi Style */
#g_navi {
 height:45px;
 background:url(images/g_navi_bg.png) no-repeat;
 margin:0 0 0 8px;
}
#g_navi ul {
 padding:6px 0 0 6px;
}
#g_navi li {
 display:inline;
 list-style-type:none;
}
#g_navi li a {
 height:53px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
 background:url(images/g_navi.png) no-repeat;
 width:83px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
 background:url(images/g_navi.png) no-repeat 0px -106px;
}
/*------on*/
#g_navi li.g_navi01_on a {
 background:url(images/g_navi.png) no-repeat 0px -53px;
 width:83px;
}
