@import url("initial.css");

html,body{

	scrollbar-face-color:#FFFFFF;

	scrollbar-arrow-color:#C0C0C0;

	scrollbar-track-color:#FFFFFF;

	scrollbar-highlight-color:#FFFFFF;

	scrollbar-shadow-color:#FFFFFF;

	scrollbar-3dlight-color:#FFFFFF;

	scrollbar-darkshadow-color:#FFFFFF;




}

body{

	color: #a9a9a9;

	font-family: "メイリオ","Helvetica Neue";

	font-size: 0.8em;

	line-height: 1.5em;

	text-align: center;

	background: #fff;

	width: 100%;

	cursor: crosshair;

}

#whole{

	text-align: left;

	background: #fff;

	width: 320px;

	margin: 0px auto;

	border: #808080 1px solid;

}

#header{

	font-size: 9pt;

	line-height: 160%;

	background: #fff;

	background-image: url("../img/header_link.jpg");

	background-repeat: no-repeat;

	background-position: 50%,50%;

	color: #a9a9a9;

	width: 100%;

	height: 180px;

}

#header li.menu_left{

	border-left: 0;
}

#header li a:link, #header li a:visited, #header li a:hover,  #header li a:active{

	width: 80px;

	display: block;

	color:#808080;

	background: #none;

	text-decoration: none;

	border: 0px solid #888;

	height: 20px;

	font-weight: bold; 

	font-size: 10pt;

}

#header li a:hover, #header li a:active{

	color:#778899;

	background: #none;

	height: 20px;

}


#header li ul{

	list-style: none;
  	position: absolute;
	top: 100%;
  	left: 0px;
  	margin: 0;
  	padding: 0;
	border:none;

}

#header ul{

	position:absolute;

	top:182px;

}

#header li{

	float: left;

	margin-left: 0em;

	background-color: none;

	text-align: center;

	border: 0px solid #808080;

	border-right: none;

	width: 79px;

}

.menu{

	width: 79px;

	display: block;

	color:#fff;

	background: #fff;

	text-decoration: none;

	border: 1px solid #fff;

}




a:link, a:visited, a:hover,a:active{

	color:#a9a9a9;

	text-decoration: none;

}

#main{

	width: 300px;

	color: #696969;

	text-align: left;

	padding-top: 0px;

	padding-left: 10px;

	font-size: 8pt;

	line-height: 150%;

	padding-bottom: 10px;

}

.product{

	background-color: #fff;

	background-image: url("../img/body_03_01.gif");

	background-repeat: no-repeat;

	background-position: 50% 10px;

	text-align: center;

	font-family: "メイリオ","Helvetica Neue";

	font-size:10pt;

	line-height: 1.4em;

	border: solid 0px #808080;

	width: 320px;

	height: 470px;

	padding-top: 60px;

	padding-bottom: 10px;

	margin: 0px;

	color: #808080;

}



h3{

	color: #fff;

	background: #808080;

	font-weight: lighter;

	font-size: 10pt;

	line-height: 1.5em;

	border: solid 1px #fff;

	width: 158px;

	margin: 0px auto;

	margin-bottom: 10px;

	margin-top: 0px;

}



#footer{

	color: #fff;

	background: #808080;

	text-align: center;

	width:320px;


}
#sub{

	width: 320px;

	color: #808080;

	text-align: center;

	padding-top: 0px;

	margin: 0px auto;


}

.sub_profile{

	background-color: #f5f5f5;

	background-image: url("../img/body_01.gif");

	background-repeat: no-repeat;

	background-position: 50% 55px;

	text-align: center;

	font-family:"Arial","メイリオ","Helvetica Neue";

	font-size:9pt;

	line-height: 1.5em;

	border: solid 0px #808080;

	border-top: double 1px #808080;

	border-bottom: solid 1px #808080;

	width: 320px;

	height: 250px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin: 0px;

}
.sub_profile_contents{

	background-color: none;

	background-image: url("../img/rogo_01_01.gif");

	background-repeat: no-repeat;

	background-position: 99% 88%;

	text-align: left;

	font-family:"メイリオ","Helvetica Neue";

	font-size:10pt;

	line-height: 1.3em;

	border: solid 0px #808080;

	width: 275px;

	height: 160px;

	margin-left: 10px;

	padding : 8px 10px 10px 10px;

}

.deco_01{
	color:#778899;
	font-weight:bold;
}


.work {

	background-color: #fff;

	background-image: url("../img/body_05.gif");

	background-repeat: no-repeat;

	background-position: 50% 10px;

	text-align: center;

	font-family:"Verdana";

	font-size:8pt;

	line-height: 1.5em;

	border: solid 0px #808080;

	border-top: solid 1px #808080;

	width: 320px;

	height: 200px;

	padding-top: 25px;

	padding-bottom: 10px;

	margin: 0px;

}

.work hr {

	width: 300px;

}

.work li{

	float: left;

	margin-left: 0em;

	background-color: none;

	text-align: center;

	border: 0px solid #808080;

	border-right: none;

	width: 140px;

	margin-left:10px;

}
.work_box{

	text-align: center;

	font-size:9pt;

	line-height: 1.5em;

	border: solid 1px #808080;

	width: 100px;

	padding-top: 10px;

	padding-bottom: 0px;

	margin: 10px;

	margin-bottom:0px;

	background: #f5f5f5;


}
