@charset "Shift_JIS";

body
	{
	margin: 10px 0;
	padding: 0;
	background: #f6f6f6 url(../../image/layout/wireframe/background.gif) repeat;
	color: #333333;
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	/*\*/ letter-spacing: 0.1em; /*-- Mac IE5 Hack--*/
	line-height: 1.5;
	text-align: center;
	}

#logo {
	float: left;
	width: 10%; }

#helpmenu { 
	float: right;
	width: 80%; /*-- Netscape7 --*/ }

#helpmenu ul {
	margin: 0;
	padding: 3px 5px 1px 0;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-color: #f6f6f6;
	text-align: right; }

#helpmenu li { 
	display: inline; }

#switch {
	float: right;
	text-align: right; }

#switch ul {
	padding-right: 5px;
	margin: 0; }

#switch li { 
	display: inline; }

#helpmenu a, #switch a {
	text-decoration: none;
	color: #336a91; }

#helpmenu a:hover, #switch a:hover { 
	background-color: #336a91;
	color : #ffffff; }
	
.contents
	{
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
	width: 600px;
	border: solid 2px #486D94;
	}

h1
	{
	clear: both;
	background :  url(../../image/menu/naviinfo/wireless_lan.gif) no-repeat left top;
	text-indent: -999px;
	height: 45px;
	padding:0;
	margin:0; }

h2
	{
	clear: both;
	color: #FFFFFF;
	background-color: #486D94;
	border-left: solid 10px #395474;
	padding: 2px 5px;
	margin: 10px;
	margin-top: 0;
	font-size: 100%; }
	
h3
	{
	border-bottom: double 5px #486D94;
	margin: 20px 10px 5px 10px;
	clear: both;
	font-size: 100%; }
	
h4
	{
	border-left: solid 5px #395474;
	padding: 0 0 0 5px;
	margin: 10px;
	clear: both;
	font-size: 100%; }

address {
	margin-top: 10px;
	border-top: dashed 1px #486D94;
	text-align: center;
	font-style: normal;
	color: #666666; }
#joint {
	font-size: 10px;
	letter-spacing: 0; }
	
p {
	margin: 0.5em 0;
	color: #666666; }

ul, ol, li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #666666; }

ul ul, ul ol, ol ul, ol ol {
	margin-top: 0.5em; }

dl {
	margin: 0.5em 0 0.5em 25px; }
	
img {
	vertical-align: text-bottom;
	border: none; } 

.box {
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: solid 1px #486D94;
	color: #666666; }

.box ul {
	margin: 0 0 0 25px;
	padding: 0; }

.box ul p {
	margin-left: 0; }

.list {
	list-style: none;
	margin-left: 0; 
	padding-left: 10px; }

.photo
	{
	float:left;
	margin: 5px 30px 5px 10px;
	}

.right, .gotop {
	margin: 0 10px 0 0;
	clear: both;
	text-align: right; }

ul.boxlist {
	margin: 0;
	padding: 0; }

ul.boxlist li {
	display: inline; }

.home {
	padding-left: 15px;
	background: url(../../image/layout/icon/home.gif) left top no-repeat; }
	