@charset "utf-8";
@import url("size.css");
@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

body
{
	padding: 0;
	background-color:#fff;
	color:#000;
	font-size:12px;
	font-family:  'ヒラギノ角ゴ Pro W3', 'Lucida Grande', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Geneva', 'Arial', 'Verdana, sans-serif';
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	line-height: 20px;
	letter-spacing: 0em;
}

article,section,h1,h2,h3
{
	display: block;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	color: #000;
}

a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

p{
	margin: 0px;
	padding: 0px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.f-l{float: left;position: relative;}
.f-r{float: right;position: relative;}
.clear{
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	text-indent: -1000px;
}


h1, .logo
{
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	text-indent: -2000px;
	z-index: 10;
}

h1{
	position: absolute;
	left: 330px;
	top: 70px;
	z-index: 1;
	height: 75px;
	width: 350px;
	letter-spacing: 0em;
}

h1 a
{
	background-image: url(../images/inoue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 75px;
	width: 350px;	
}

h2{
	position: absolute;
	left: 0px;
	top: 225px;
	z-index: 1;
	font-size: 14px;
	font-weight: normal;
}

h3{
	font-size: 12px;
	line-height: 18px;
}

h3.h-thumb{
	display: block;
	clear: both;
	float: none;
	height: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

h4{
	;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	height: 20px;
}

h4 span.noma{
	font-weight: normal;padding-right: 6px;
}

.history{width: 220px;}
.dent{width: 320px;}

.history ul,.dent ul {
	margin-bottom: 15px;
}
.history ul li,.dent ul li	{
	display: block;
	height: 22px;
	clear: both;
}

.logo{
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	height: 240px;
	width: 210px;
}

.logo a
{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 240px;
	width: 210px;	
}

nav.first
{
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 22px 334px;
	width: 250px;
	padding-top: 330px;
	display: block;
}

nav.second
{
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 22px 334px;
	width: 250px;
	display: block;
	margin-bottom: 20px;
}

nav.third
{
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 22px -160px;
	width: 250px;
	display: block;
}

nav a
{
	display: block;
	text-align: right;
	height: 20px;
	width: 220px;
	padding-top: 3px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	background-image: url(../images/maru.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

nav a:hover
{
	background-position: 0px -21px;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

nav a.current
{
	background-position: 0px 1px;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

nav.second a
{
	margin-bottom: 0px;
}

nav.second a:hover
{
	background-position: 20px -21px;
}

nav.second a.current
{
	background-position: 20px 1px;
}

.exp{}
.exp a{
	padding-left: 40px;
	width: 180px;
}

/***********************************************list***********************************************/

#page
{
	text-align: left;
	background-image: url(../img/-page.png);
	background-repeat: no-repeat;
	background-position: 0px 00px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width:1000px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}


header {
	width: 250px;
	float: left;
	display: block;
}

.section	{
	display: block;
	padding-top: 330px;
	width: 670px;
	float: right;
	position: relative;
}

.article{
}

.board-,.adress---
{
	display: block;
	padding-left: 17px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}

.w-thumb{
	width: 244px;
}

.thumb img
{
	width: 180px;
	padding-bottom: 8px;
}

p.h-thumb
{
	display: block;
	clear: both;
	float: none;
	height: 30px;
}

.merriweather
{
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.02em;
	font-weight: normal;
}

.exam img
{
	width: 280px;padding-bottom: 10px;
}

.w-exam
{
	width: 280px;
text-align: justify;
text-justify: inter-ideograph;
}


/*
.numb
{
	position: absolute;
	top: 80px;
	right: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	width: 140px;
	display: none;
}

.numb a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	height: 22px;
	width: 24px;
	padding-top: 2px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}

.top_up{z-index: 100;}

.numb a.current{
	background-color: #777777;
}

span.num{
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: none;
	height: 17px;
	width: 17px;
	padding-top: 1px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0em;
	padding-left: 1px;
}

*/

.capt{
	color: #FFFFFF;
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: 400;
}

.yajirushi{
	background-image: url(../images/yajirushi.gif);
	background-position: 300px 65px;
	background-repeat: no-repeat;
}
.yajirushi2{
	background-image: url(../images/yajirushi.gif);
	background-position: 300px 170px;
	background-repeat: no-repeat;
}

.chart {
	margin-top: 15px;
}

.chart p.komoku{
	border: 1px solid #bbbbbb;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	width: 200px;
}
.chart p.yajiru{
	width: 200px;
	text-align: center;
	padding: 3px;
}

/***********************************************list***********************************************/

ul,ol
{
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul li
{
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}

ol li
{
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
ul li
{
	list-style-type: none;
	background-image: url(../images/sikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.footer{margin-top: 20px;margin-bottom: 40px;}

.tpics{
	height: 40px;
	width: 600px;
	position: absolute;
	left: 330px;
	top: 220px;
}



