/* 全体設定 */

*{  margin:0;
    padding:0;
}

html {
	height: 100%;
}

body {
	background-image: url(image/back.gif);
	height:100%;
	width:840px;
	margin:0px auto;
	font-family: "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 150%;
}

#basic {
	height: auto;
	min-height: 100%;
	background-color: #FFFFE1;
	border-right: 1px solid #FF66FF;
	border-left: 1px solid #FF66FF;
	text-align: center;
}


/* フォント関連 */

strong {
	font-weight: normal;
}

.style1 {
	color: #FF0000;
}

#font-space {
	line-height: 120%;
}


/* リンク関連 */

a {
    color: #0000FF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990099
}

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

a:active {
	text-decoration: none;
}

a:link img, a:visited img, a:active img, a:hover img {
    border: none;
}


/* 見出し h1 */

h1 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 115px;
	width: 808px;
	margin-bottom: 0px;
	margin-right: 16px;
	margin-left: 16px;
}


/* コンテンツ枠 */

#waku {
	height: 100%;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 0px;
}


/* リスト枠 */

#list {
	float: left;
	width: 187px;
	height: auto;
	text-align: left;
}

.tel a{
	display:block;
	width:187px;
	background:url(image/tel.gif) no-repeat;
	height:158px;
}

.tel a:hover{
	background:url(image/tel_f2.gif) no-repeat;
}

.navi {
	width: 187px;
	background-image: url(image/back-left-800.gif);
	background-repeat: no-repeat;
	height: 808px;
}

.navi-title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4344BC;
	border-left-color: #4344BC;
	width: 180px;
	border-left-style: none;
	text-align: center;
	padding-top: 1em;
	margin-bottom: 1em;
}

.navi ul {
	list-style-type: none;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-left: 0em;
}

.navi li {
	padding-left: 1em;
	list-style-type: none;
}

.office {
	height: 163px;
	width: 187px;
	background-image: url(image/back-left-office.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #009933;
}

.blue{
	color: #0000FF;
}

.office p {
	text-align: center;
	padding-top: 1.5em;
}

/* メイン枠全体 */

#main-waku {
	width: 618px;
	float: right;
	
}

/* メイン（大） */

#main-1200 {
	background-image: url(image/back-center-right-1200.gif);
	background-repeat: no-repeat;
	width: 618px;
	float: right;
	height: 1128px;
	text-align: center;
}

#main-1200 h2 {
	color: #FFFFFF;
	background-image: url(image/bar-green-longlong.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 2em;
	padding-top: 0.7em;
	margin-bottom: 0em;
}

#main-1200 h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-right: 2em;
	margin-left: 1em;
	margin-top: 0em;
	padding-left: 1em;
}

#main-1200 ul {
	text-align: left;
}

#main-1200 li {
	margin-left: 2em;
	list-style-type: none;
}

.main-1200-p {
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: left;
}

#main-1600 {
	background-image: url(image/back-center-right-1600.gif);
	background-repeat: no-repeat;
	width: 618px;
	float: right;
	height: 1308px;
	text-align: center;
}

#main-1800 {
	background-image: url(image/back-center-right-1800.gif);
	background-repeat: no-repeat;
	width: 618px;
	float: right;
	height: 1558px;
	text-align: center;
}

#main-1800 h2 {
	color: #FFFFFF;
	background-image: url(image/bar-green-longlong.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 2em;
	padding-top: 0.7em;
	margin-bottom: 0em;
}

#main-1800 h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-right: 2em;
	margin-left: 1em;
	margin-top: 0em;
	padding-left: 1em;
}

#main-1800 ul {
	text-align: left;
}

#main-1800 li {
	margin-left: 2em;
	list-style-type: none;
}

.main-1800-p {
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: left;
}


#main-1600 h2 {
	color: #FFFFFF;
	background-image: url(image/bar-green-longlong.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 2em;
	padding-top: 0.7em;
	margin-bottom: 0em;
}

#main-1600 h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-right: 2em;
	margin-left: 1em;
	margin-top: 0em;
	padding-left: 1em;
}

#main-1600 ul {
	text-align: left;
}

#main-1600 li {
	margin-left: 2em;
	list-style-type: none;
}

.main-1600-p {
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: left;
}

#main-2400 {
	background-image: url(image/back-center-right-2800.gif);
	background-repeat: no-repeat;
	width: 618px;
	float: right;
	height: 2808px;
	text-align: center;
}

#main-2400 h2 {
	color: #FFFFFF;
	background-image: url(image/bar-green-longlong.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 2em;
	padding-top: 0.7em;
	margin-bottom: 0em;
}

#main-2400 h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-right: 2em;
	margin-left: 1em;
	margin-top: 0em;
	padding-left: 1em;
}

#main-2400 ul {
	text-align: left;
}

#main-2400 li {
	margin-left: 2em;
	list-style-type: none;
}

.main-2400-p {
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: left;
}
.price {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.line {
	border: 1px solid #4344BC;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	width: 550px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 0.5em;
}

/*　メイン　左 */

#main-left963 {
	background-image: url(image/back-center-960.gif);
	background-repeat: no-repeat;
	height: 963px;
	width: 448px;
	float: left;
	text-align: left;
}

.main-left h2 {
	color: #FFFFFF;
	background-image: url(image/bar-green-long.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 2em;
	padding-top: 0.7em;
	margin-bottom: 0em;
}

.main-left h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-right: 2em;
	margin-left: 1em;
	margin-top: 0px;
	padding-left: 1em;
}

.main-left p {
	text-align: left;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}


/* メイン枠　右 */

#main-right {
	float: right;
	text-align: left;
	height: auto;
	width: 170px;
}

.right1 {
	height: 708px;
	width: 170px;
	background-image: url(image/back-right-700.gif);
	background-repeat: no-repeat;
}

.right1-t {
	font-weight: bold;
	width: 170px;
	text-align: center;
	height: 40px;
	background-image: url(image/bar-green-short.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 0.7em;
}

.right1-tt {
	font-size: 16px;
	font-weight: bold;
	width: 170px;
	color: #FFFFFF;
	height: 40px;
	background-image: url(image/bar-green-short2.gif);
	background-repeat: no-repeat;
	padding-top: 0.6em;
	margin-bottom: 0px;
	text-align: center;
}

.right1 ul {
	list-style-type: none;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 0em;
}

.right1 li {
	padding-left: 1em;
}

.right1 ol {
	list-style-type: none;
	margin-left: 0em;
	margin-top: 0px;
	margin-bottom: 2em;
}

.right2 {
	background-image: url(image/back-right-200.gif);
	background-repeat: no-repeat;
	height: 248px;
	width: 170px;
}


.right2-t {
	font-size: 16px;
	font-weight: bold;
	width: 170px;
	text-align: center;
	color: #FFFFFF;
	height: 40px;
	background-image: url(image/bar-green-short.gif);
	background-repeat: no-repeat;
	padding-top: 0.7em;
	margin-bottom: 0px;
}

.right2 ul {
	text-align: left;
	margin-left: 0px;
	margin-top: 0em;
	list-style-type: none;
}

.right2 li {
	text-align: left;
	margin-left: 1.5em;
}


/* フッター部分 */

#footer {
	background-image: url(image/back-down.gif);
	height: 60px;
	width: 808px;
	background-repeat: no-repeat;
	clear: both;
	background-position: center;
	margin-top: 1em;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	text-align: center;
}

#footer ul {
	margin-top: 0em;
	margin-bottom: 0px;
}

#footer li {
	display: inline;
}

.float
      {
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 1em;
      }
      *.floatclear
      {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
      }
