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

body{
	background-color: #666666;
	margin: 0px;
	background-image: url(access_img/bg.gif);
	background-repeat: repeat;
}
h1{
	color: #F3F3F3;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a{
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

#contents{
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	margin-top: 0px;
}
#contents div.cr{
	clear: both;
}
#contents span.big{
	font-size: 100px;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
/*-------head*/
#head{
	width: 702px;
	height:auto;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(access_img/h_bg.gif);
	background-repeat: repeat;
}
/*-------head*/
/*-------left*/
#left{
width:529px;
height:auto;
float:left;
}
#left h2{
	font-size: 12px;
	height: 40px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #666666;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
#left div.box{
	width:155px;
	height:160px;
	float:left;
	background-image: url(access_img/box_bg.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}
#left div.botom{
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 10px;
}
#left div.box a{
	color: #006666;
	font-size: 10px;
	font-weight: bold;
}
#left div.box a:hover{
	color: #FF9933;
	font-size: 10px;
	font-weight: bold;
}
#left p{
	margin: 0px;
	padding: 0px;
}
/*-------left*/
/*-------right*/
#right{
	width:140px;
	height:auto;
	float:left;
	margin-left: 20px;
}
#right h2{
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
}
#right a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	background-color:#000000;
}
/*-------right*/
/*-------foot*/
#foot{
	width: 710px;
	height:auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
/*-------foot*/

