/*@charset "utf-8";*/

/*-- 全体指定 --*/

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

body {
	margin: 0px auto;
	padding: 0px;
}

img {
	border:0px;
	}
	
#wrap {
	width: 790px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
}

.notext {
	display: none;
	}
	
.notext01 {
	text-indent: -10000px;
	}

/*-- ヘッダー指定 --*/

#header {
	width: 780px;
	height: 120px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	margin-left: 10px;
}

#header hr {
	width: 770px;
	height: 1px;
	margin-left: 2px;
	margin-top: 5px;
}

h1 {
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	margin-top: 3px;
	font-weight: normal;
}

.top a {
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 20px;
	text-indent: -10000px;
	margin-top: 50px;
	margin-left: 650px;
	display: block;
}

/*-- 左メイン+右メニュー部分指定 --*/

#main {
	width: 764px;
	min-height: 1em;
	display: inline-table;
	margin-left: 16px;
}

/*-- 左部分指定 --*/

#leftmenu {
	float: left;
	width: 564px;
	height: auto;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	letter-spacing: 1pt;
}

.concept {
	background-image: url(../img/concept.jpg);
	background-repeat: no-repeat;
	width: 564px;
	height: 130px;
	text-indent: -10000px;
	margin-bottom: 20px;
}

.pagetop a {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.textbox01 {
	clear: both;
	width: 564px;
	height: auto;
	display: block;
}

.textbox01 p {
	margin-top: 7px;
	width: auto;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	word-spacing: 0.1em;
	line-height: 1.6em;
	margin-right: 10px;
}

.textbox01 h2 {
	font-size: 16px;
	width: 500px;
	padding-left: 25px;
	margin-bottom: 20px;
	clear: both;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6495ED;
	height: 20px;
	margin-left: 5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.textbox01 h3 {
	font-weight: bold;
	font-size: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	background-image: url(../img/bar.jpg);
	height: 24px;
	padding-top: 1px;
}

.textbox01 h4 {
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #6699CC;
}

.textbox01 ul {
	margin-top: 7px;
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-type: disc;
	line-height: 1.6em;
	font-size: 14px;
}

.textbox01 ol {
	margin-top: 7px;
	margin-left: 35px;
	margin-bottom: 15px;
}

.h301 {
	background-image: url(../img/bar.jpg);
	height: 20px;
	width: 545px;
	padding-top: 4px;
}

.h302 {
	background-image: url(../img/bar_l.jpg);
	height: 40px;
	width: 560px;
	padding-top: 8px;
	padding-right: 5px;
}

.ul01 li {
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}


/*-- 右部分指定 --*/

#rightmenu {
	float: left;
	width: 200px;
	height: 100%;
}

#rightmenu ul {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 20px;
}

#rightmenu ul li a {
	list-style-type: none;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

#rightmenu ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

.bok01 a {
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	padding-left: 30px;
	background-position: left center;
	padding-top: 14px;
	margin-top: 10px;
	margin-bottom: -3px;
}

.bok02 a {
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
}

.anshin {
	margin-top: 10px;
	width: 146px;
	font-style: normal;
	margin-bottom: 40px;
	height: 233px;
	font-size: 13px;
	background-image: url(../img/anzen.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 50px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 5px;
	line-height: 120%;
}

.anshin p {
	margin-bottom: 20px;
}

.add {
	margin-top: 10px;
	width: 155px;
	font-style: normal;
	margin-bottom: 5px;
	height: auto;
	font-size: 13px;
	background-color: #D8E4F1;
	padding: 10px;
	border: 1px solid #6699CC;
}

address {
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 15px;
}

.co {
	margin-bottom: 10px;
	font-size: 13px;
}

.free {
	margin-top: 30px;
	font-weight: bold;
}

.add h4 {
	margin-top: 30px;
	margin-bottom: 5px;
	color: #6699CC;
	font-size: 12px;
}

/*-- フッター部分指定 --*/

#footer00 {
	clear: both;
	width: 763px;
	text-align: center;
	font-size: 11px;
	line-height: 200%;
	margin-bottom: 10px;
	padding-top: 15px;
}

#footer00 a {
	text-decoration: none;
	color: #333333;
}

#footer00 a:hover {
	text-decoration: underline;
	color: #000A90;
}

.copy {
	color: #666666;
	font-size: 13px;
	text-align: center;
}

.copy a {
	color: #666666;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

/*-- スタイル --*/

.img-l {
	float: left;
	margin-right: 10px;
}

.img-l02 {
	float: left;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 8px;
}

.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img01 {
	margin-right: 10px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 19px;
}

.img02 {
	margin-left: 610px;
	margin-top: 15px;
}

.img03 {
	margin-left: 12px;
	margin-top: 10px;
}

.img04 {
	margin-left: 40px;
	margin-top: 10px;
}

.table01 {
	margin-left: 50px;
	margin-top: 30px;

}

.table01 th {
	background-color: #C6C6C6;
	padding: 7px;
}

.table01 td {
	background-color: #F0F0F0;
}

/*-- パンクズ --*/

.pan {
	font-size: 12px;
	color: #333333;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.pan a {
	color: #0000FF;
	text-decoration: none;
}

.pan a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.tel01 {
	display: block;
	background-color: #D6FCFC;
	padding: 5px;
	width: 180px;
	margin-left: 15px;
	font-size: 16px;
	border: 1px dotted #228686;
}
