@charset "shift_jis";

/* 基本スタイル
---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #ffffff url(img/bg.gif);
	/*\*/
	letter-spacing: 0.1em;
	/**/
}
a {
	color: #004080;
}
a:visited {
	color: #0060a0;
}
a:hover {
	color: #0080c0;
}
img {
	border: none;
	vertical-align: top;
}
ul {
	list-style: none;
}
ol {
	list-style-type: none;
}
.dot {
	background: #ffffff url(img/dot.gif);
	width: 1px;
	height: 1px;
	font-size: 3px;

}
.clearboth {
	clear: both;
}
.title2 {
	display: inline;
}
.title2 a, .title2 a:visited {
	margin-left: 10px;
	padding: 2px 10px 2px 10px;
	font-size: 90%;
	color: #ffffff;
	background: #666666;
	text-decoration: none;
}
.title2 a:hover {
	color: #333333;
	background: #DDDDDD;
	text-decoration: none;
}
.title2a {
	margin-left: 10px;
	padding: 2px 10px 2px 10px;
	font-size: 90%;
	color: #ffffff;
	background: #666666;
	text-decoration: none;
	display: inline;
}

.title3 {
	margin: 10px 10px 8px 10px;
	padding: 1px 0px 1px 5px;
	width: 90%;
	font-size: 85%;
	color: #333333;
	background-color: #ddddff;
	border-left: 5px solid #0850b2;
	border-bottom: 1px solid #cccccc;
}
.title3 a, .title3 a:visited{
	display: block;
	width: 100%;
	background-color: #ddddff;
	text-decoration: none;
	color: #333333;
}

.title3 a:hover {
	color: #ffffff;
	background: #0850b2;
	text-decoration: none;
}
.title32 {
	margin: 10px 10px 8px 10px;
	padding: 1px 0px 1px 5px;
	width: 90%;
	font-size: 85%;
	color: #333333;
	background-color: #ffe0e0;
	border-left: 5px solid #ffaaaa;
	border-bottom: 1px solid #cccccc;
}
.title32 a, .title32 a:visited {
	display: block;
	width: 100%;
	background-color: #ffe0e0;
	text-decoration: none;
	color: #333333;
}

.title32 a:hover {
	color: #ffffff;
	background: #ffaaaa;
	text-decoration: none;
}
.komidasi {
	display: inline;
	color: #666666;
	font-size: 75%;
	margin-left: 10px;
}
.komidasi2 {
	display: inline;
	color: #ff6600;
	background: #ffffcc;
	font-size: 75%;
	font-weight: bold;
	margin-left: 10px;
}
.komidasi2 a, .komidasi2 a:visited {
	background: #ffffcc;
	text-decoration: none;
	color: #ff6600;
}
.komidasi2 a:hover {
	background: #ff6600;
	text-decoration: none;
	color: #ffffcc;
}
.mini {
	font-size: 3px;
}
#wrapper {
	position: relative;
	width: 750px;
	background: #ffffff;
	margin: 0 auto;
}

/* ヘッダー
---------------------------------------------*/

#header {
	position: relative;
	width: 100%;
	height: 130px;
	margin: 1px 1px 15px 1px;
	border: 1px #d0d0d0 solid;
}
#title {
	position: absolute;
	top: 55px;
	left: 10px;
	width: 450px;
}
#title h1 {
	font-size: 110%;
	margin-bottom: 10px;
}
#title h1 a {
	text-decoration: none;
}
#title p {
	font-size: 11px;
	margin-left: 10px;
}
#logo {
	position: absolute;
	top: 7px;
	left: 2px;
}
#navigation {
	position: absolute;
	top: 10px;
	left: 145px;
	width: 600px;
}
#navigation li {
	float: left;
	width: 150px;
}
#navigation li a {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.2;
	color: #666666;
	text-decoration: none;
	background: url(img/topnavigation.gif) left top no-repeat;
}
#navigation li a:hover {
	color: #9999FF;
	background: url(img/topnavigation.gif) right top no-repeat;
}
#oldtitle {
	position: absolute;
	top: 80px;
	left: 580px;
	width: 140px;
	background: #ffffcc;
	font-size: 12px;
	text-align: center;
}
#oldtitle a {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
#oldtitle2 {
	position: absolute;
	top: 100px;
	left: 580px;
	width: 140px;
	background: #ffffcc;
	font-size: 12px;
	text-align: center;
}
#oldtitle2 a {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
#oldtitle3 {
	position: absolute;
	top: 60px;
	left: 300px;
	width: 420px;
	background: #ffffcc;
	font-size: 12px;
	text-align: center;
}
#oldtitle3 a {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
#keitai {
	text-align: center;
}
#google {
	font-size: 80%;
	position: absolute;
	top: 95px;
	left: 530px;
}


/* コンテイナー
---------------------------------------------*/
#container {
	position: relative;
	width: 100%;
	margin: 5px 0px;
}
#containermain {
	margin-right: 210px;
}
#containersub {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
}
#containersub ul li {
	float: left;
}
#containersub ul li a {
	margin: 0px 1px 0px 1px;
	padding: 1px 5px 1px 5px;
	font-size: 80%;
	color: #ffffff;
	background: #666666;
	text-decoration: none;
}
#containersub ul li a:hover {
	color: #333333;
	background: #DDDDDD;
	text-decoration: none;
}
.main {
	background: #ffffff;
	border: 1px #d0d0d0 solid;
	margin: 0px 0px 15px 0px;
	padding-bottom: 15px;
}
.main ul {
	font-size: 80%;
	line-height: 1.2;
	width: 90%;
	margin: 7px 5px 0px 25px;
	padding-left: 10px;
}
.main li {
	float: left;
	margin: 0px 15px 5px 0px;
	width: 140px;
	height: 32px;
	border-right: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}
.main li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 32px;
}
.main p {
	margin: 10px 20px 10px 20px;
	font-size: 80%;
	color: #333333;
}
.listmidasi {
	margin: 5px 20px 5px 40px;
	font-size: 80%;
	color: #004080;
	font-weight: bold;
}
.list1 {
	margin: 5px 20px 5px 70px;
	font-size: 75%;
	color: #333333;
}

.sub {
	background: #ffffff;
	border: 1px #d0d0d0 solid;
	margin: 0px 0px 15px 0px;
}
.sub ol {
	color: #333333;
	background: #ffffff;
	font-size: 80%;
	line-height: 1.2;
	width: 90%;
	margin: 2px 5px 10px 10px;
	border-top: 2px dotted #cccccc;
	padding-bottom: 3px;
}
.sub ol li {
	color: #333333;
	background: #ffffff;
	padding: 2px 0px 2px 0px;
	width: 180px;
	border-bottom: 2px dotted #cccccc;
}
.sub ol li a {
	text-decoration: none;
}
.sub p {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

/* ワイドエリア
---------------------------------------------*/

.wide {
	position: relative;
	width: 100%;
	margin: 5px 0px 15px 0px;
	background: #ffffff;
	border: 1px #d0d0d0 solid;
	padding-bottom: 5px;
}

.wide ul {
	font-size: 80%;
	line-height: 1.2;
	width: 90%;
	margin: 7px 5px 0px 15px;
	padding-left: 10px;
}
.wide li {
	float: left;
	display: block;
	margin: 0px 5px 5px 0px;
	width: 160px;
	height: 32px;
	border-right: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}
.wide li a {
	text-decoration: none;
	display: block;
}

.wide2 {
	position: relative;
	width: 100%;
	margin: 10px 0px 15px 0px;
	background: #ffffff;
	padding-bottom: 5px;
}

/* 儲かりレーダー
---------------------------------------------*/

.tabletop {
	text-align: center;
	background: #e9e9e9;
	padding: 2px 1px;
	font-size: 14px;
	font-weight: bold;
	color: #181818;
}
.tableleft {
	text-align: center;
	padding: 1px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	/*\*/
	letter-spacing: 0em;
	/**/
}

.tablein {
	font-size: 13px;
	padding: 1px 5px 1px 15px;
	display: block;
	margin-left: 3px;
	line-height: 1.2;
	background: #ffffff url(img/sikaku.gif) left center no-repeat;
	text-decoration: none;
	/*\*/
	letter-spacing: 0em;
	/**/
}

.tableinue {
	font-size: 13px;
	padding: 5px 5px 5px 15px;
	display: block;
	margin-left: 3px;
	line-height: 1.2;
	background: #ffffff url(img/ue.gif) left center no-repeat;
	text-decoration: none;
	/*\*/
	letter-spacing: 0em;
	/**/
}
.tableinsita {
	font-size: 13px;
	padding: 5px 5px 5px 15px;
	display: block;
	margin-left: 3px;
	line-height: 1.2;
	background: #ffffff url(img/sita.gif) left center no-repeat;
	text-decoration: none;
	/*\*/
	letter-spacing: 0em;
	/**/
}


/* フッター
---------------------------------------------*/

#ad {

}

#footer {
	position: relative;
	margin: 15px 0px 1px 0px;
	width: 100%;
	background: #ffffff;
	border: 1px #d0d0d0 solid;
	height: 50px;
}
#copyright {
	font-size: 75%;
	position: absolute;
	width: 100%;
	top: 10px;
	text-align: center;
}
#copyright2 {
	font-size: 75%;
	position: absolute;
	width: 100%;
	top: 28px;
	text-align: center;
}
#counter {
	font-size: 75%;
	position: absolute;
	width: 100%;
	top: 15px;
	text-align: right;
}
#access {
	position: absolute;
	visibility: hidden;
}

