/*********全走(************/

body {
	background-image: url(../images/bg.gif);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

html, body {
	min-height:100.1%;
}

.clear {
	clear: both;
}

img {
	border: none;
}

a {
	color: #3366cc;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.pht-lf {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

.pht-rh {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}

.red {
	color: #CC0000;
}

.gray {
	color: #666666;
}

/*************ヘッダー*********/

#header {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header .logo {
	float: left;
	height: 60px;
	width: 380px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#header .tel {
	float: right;
	height: 60px;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
}


/************桁/oｋﾊ**************/

h1 {
	background-image: url(../images/topbar.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}


/*******コンテンツ**************/

#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contents {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topimg {
	background-image: url(../images/topimg-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
}

#contents .left {
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.catch1 {
	background-image: url(../images/catch1.gif);
	text-indent: -9999pt;
	margin: 0px;
	height: 35px;
	width: 430px;
}

#contents .left p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#contents .right {
	float: right;
	width: 310px;
	margin-top: 10px;
	margin-right: 0px;
}

.catch2 {
	background-image: url(../images/catch2.gif);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	margin: 0px;
	height: 35px;
	width: 310px;
}

#contents .right p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#cat-box {
	background-image: url(../images/waku2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cat-box .waku1 {
	height: 15px;
	width: 740px;
}

#cat-box .waku2 {
	height: 15px;
	width: 740px;
}

#contents2 {
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents2 p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#contents2 .conbox {
	background-color: #f0f0f0;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #D2E7FF;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/**************メニュー*************/

#menu {
	padding: 0px;
	width: 751px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#menu-box {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 40px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 751px;
}

li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li.menu1b {
	background: url(../images/menu1b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu1 a{
	background: url(../images/menu1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu1 a:hover{
	background: url(../images/menu1b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu2b {
	background: url(../images/menu2b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu2 a{
	background: url(../images/menu2.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu2 a:hover{
	background: url(../images/menu2b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu3b {
	background: url(../images/menu3b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu3 a{
	background: url(../images/menu3.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu3 a:hover{
	background: url(../images/menu3b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu4b {
	background: url(../images/menu4b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu4 a{
	background: url(../images/menu4.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu4 a:hover{
	background: url(../images/menu4b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu5b {
	background: url(../images/menu5b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu5 a{
	background: url(../images/menu5.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu5 a:hover{
	background: url(../images/menu5b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu6b {
	background: url(../images/menu6b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu6 a{
	background: url(../images/menu6.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

li.menu6 a:hover{
	background: url(../images/menu6b.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}


/************フッター部******/

#pagetop {
	text-align: right;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot-navi {
	text-align: center;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #196AAE;
}

#foot-navi p {
	font-size: 75%;
	line-height: 120%;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#footer p {
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


/*********テーブル*********/

.tbl-ctr {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbl-ctr2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #f5f5f5;
}

.tbl-line {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

.tbl-n {
	background-image: url(../images/title-bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.txt-come {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.tbl-pht {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 224px;
}

.tbl-ctr3 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tbl-com {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.txt-com {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #f0f0f0;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	width: 120px;
}

.txt-com2 {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.tbl-con {
	background-color: #69B6DA;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.txt-con {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #DFEAFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	width: 120px;
}

.txt-con-btn {
	background-color: #DFEAFF;
	margin: 0px;
	border: 1px solid #FFFFFF;
	padding: 10px 5px;
}

.txt-right {
	text-align: right;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 5px 40px 5px 5px;
}

