/* 全画像線無し
---------------------------------------------*/
IMG {BORDER: 0px;}

/* body指定
---------------------------------------------*/
body{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:10pt;
	color:#333333;
	background-image:url(images/chiiki_01.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

/* 全体まとめ
---------------------------------------------*/
#main{
	width:800px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	text-align:left;
	border-left:solid 1px #f2f2f2;
	border-right:solid 1px #f2f2f2;
}

/* ページテキスト
---------------------------------------------*/
p{
	font-size:10pt;
	line-height: 150%;
	padding:0;
	margin:0;
}
h1{
	width:745px;
	background-image:url(images/chiiki_07.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
	padding:8px 15px 15px 40px;
	margin:0 0 0 2px;
	color:#333333;
	font-weight:strong;
	font-size:17pt;
	line-height: 140%;
}
h2{
	color:#333333;
	font-weight:strong;
	font-size:12pt;
	padding:0;
	margin:13px 0 5px 0;
}

/* header
---------------------------------------------*/
#header{
	width:800px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	text-align:left;
}
#topbar{
	width:802px;
	margin:0 auto 0 auto;
	background-image:url(images/chiiki_02.jpg);
	height:27px;
	font-size:11px;
	text-align:right;
	padding-top:3px;
}
#topbar a{
	color:#ffffff;
}

/* ヘッダーロゴ・tel
---------------------------------------------*/
#header_logo{
	height:90px;
	float:left;
	text-align:left;
	padding:10px 0 0 0;
}

#header_tel{
	height:90px;
	float:right;
	text-align:right;
	padding:10px 0 0 0;
}

#headerline{
	height:23px;
	width:800px;
	clear:both;
}

/* 地域
---------------------------------------------*/
#inchiiki{
	height:135px;
	text-align:left;
	padding:15px 25px 0 25px;
	background-image:url(images/chiiki_11.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
	font-size:9pt;
	line-height: 130%;
}
#inchiiki2{
	height:200px;
	text-align:left;
	padding:15px 25px 0 25px;
	background-image:url(images/chiiki_11.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
	font-size:9pt;
	line-height: 130%;
}

/* メインイメージ
---------------------------------------------*/
#mainimg{
	padding:0 0 0 10px;
}

/* ボタン
---------------------------------------------*/
#button_list{
	width:780px;
	margin:10px 20px 3px 20px;
}
#button_in{
	width:152px;
	height:38px;
	background-image:url(images/chiiki_18.png);
	background-repeat:no-repeat;
	background-position:2px 0px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	cursor:pointer;
}
#button_in a:hover{
	width:152px;
	height:38px;
	background-image:url(images/chiiki_18.png);
	background-repeat:no-repeat;
	background-position:2px -39px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
}

* html #button_in{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html #button_in{/* IE 7 */
display:inline;
zoom:1;
}

/* 説明枠
---------------------------------------------*/
#setumei_box{
	height:520px;
	width:762px;
	margin:0 0 15px 19px;

}
#setumei_leftwaku{
	width:9px;
	height:487px;
	background-image:url(images/waku_l.png);
	background-repeat:repeat-y;
	float:left;
}
#setumei_main{
	width:743px;
	height:507px;
	float:left;
}

	#setumei_in1{
		width:723px;
		height:467px;
		background-image:url(images/data_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		padding:10px;
	}
		#data_in{
			width:558px;
			margin:13px 0 0 82px;
		}
		#hou_3dan{
			width:558px;
		}
		#hou_imgtxt1{
			width:165px;
			font-size:9pt;
			margin:0 10px 0 2px;
			float:left;
		}
		#hou_imgtxt2{
			width:165px;
			font-size:9pt;
			margin:0 0px 0 20px;
			float:left;
		}
		#hou_imgtxt3{
			width:165px;
			font-size:9pt;
			margin:0 0px 0 30px;
			float:left;
		}

	#setumei_in2{
		width:723px;
		height:467px;
		background-image:url(images/syuri_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		padding:10px;
	}
		#syuri_konna{
			width:500px;
			background-color:#f5fbfd;
			border:solid 1px #4bc1ef;
			background-image:url(images/syuri_konna.png);
			background-repeat:no-repeat;
			background-position:18px 35px;
			padding:5px;
			margin:10px 0 15px 0;
		}
		#syuri_konna ul{
			font-weight:bold;
			line-height: 130%;
			list-style-image:url(images/syuri_check.png);
			margin-left:215px;
			font-size:11pt;
		}
		#syuri_chuko{
			width:600px;
			height:60px;
			background-image:url(images/syuri_chuko.png);
			background-repeat:no-repeat;
			background-position:center middle;
			margin:20px 0 0 61px;
			padding:1px 0 0 65px;
		}

	#setumei_in3{
		width:723px;
		height:467px;
		background-image:url(images/virus_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		padding:10px;
	}
		#virus_konna{
			width:500px;
			background-color:#fef4f8;
			border:solid 1px #f2a5b6;
			background-image:url(images/virus_konna.png);
			background-repeat:no-repeat;
			background-position:15px 40px;
			padding:5px;
			margin:10px 0 15px 0;
		}
		#virus_konna ul{
			font-weight:bold;
			line-height: 130%;
			list-style-image:url(images/virus_check.png);
			margin-left:200px;
			font-size:11pt;
		}
		#virus_login{
			width:550px;
			height:112px;
			background-image:url(images/gisou.jpg);
			background-repeat:no-repeat;
			background-position:0px 5px;
			margin:10px 0 0 15px;
			padding:1px 0 0 140px;
			line-height: 130%;
		}

	#setumei_in4{
		width:723px;
		height:467px;
		background-image:url(images/support_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		padding:10px;
	}
		#support_konna{
			width:500px;
			background-color:#eff8f7;
			border:solid 1px #a7d9d8;
			background-image:url(images/support_konna.png);
			background-repeat:no-repeat;
			background-position:15px 40px;
			padding:5px;
			margin:10px 0 15px 0;
		}
		#support_konna ul{
			font-weight:bold;
			line-height: 130%;
			list-style-image:url(images/support_check.png);
			margin-left:200px;
			font-size:11pt;
		}
		#support_zu{
			width:660px;
			padding:20px 0 0 35px;
		}
		#support_zu1{
			width:110px;
			height:70px;
			background-image:url(images/support_1.png);
			background-repeat:no-repeat;
			background-position:0px 7px;
			padding:30px 0 0 110px;
			line-height: 130%;
			float:left;
		}
		#support_zu2{
			width:125px;
			height:70px;
			background-image:url(images/support_2.png);
			background-repeat:no-repeat;
			background-position:0px 12px;
			padding:30px 0 0 95px;
			line-height: 130%;
			float:left;
		}
		#support_zu3{
			width:110px;
			height:70px;
			background-image:url(images/support_3.png);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding:30px 0 0 110px;
			line-height: 130%;
			float:left;
		}

	#setumei_in5{
		width:723px;
		height:467px;
		padding:10px;
	}
		#houjin_chouki{
			width:700px;
			height:100px;
			background-color:#f0f6e2;
			border:solid 1px #dbeab5;
			padding:5px 5px 5px 10px;
			margin:15px 0 25px 0;
			line-height: 130%;
		}
		#houjin_chouki_img{
			width:252px;
			height:100%;
			margin:8px 0 0 2px;
			float:right;
		}


#setumei_rightwaku{
	width:10px;
	height:487px;
	background-image:url(images/waku_r.png);
	background-repeat:repeat-y;
	float:left;
}
#setumei_bottom{
	width:762px;
	height:13px;
	background-image:url(images/waku_b.png);
	background-repeat:no-repeat;
	clear:both;
}

/* footer
---------------------------------------------*/
#gohome{
	width:452px;
	padding:0 0 30px 174px;
}
#footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	font-size:10pt;
	background-image:url(images/chiiki_24.png);
	padding:10px 0 10px 0;
}


/* 割引キャンペーン枠
---------------------------------------------*/
#waribiki{
	clear:both;
	width:750px;
	margin:15px 0 32px 24px;
	border:1px solid #76cdce;
	background-color:#f7fefe
}
#waribiki_top{
	height:23px;
	background-image:url("images/waribiki1.gif");
	background-repeat:no-repeat;
	text-align:right;
	color:#39a8aa;
	font-size:9pt;
	padding:15px 20px 0 0;
}
#waribiki ul{
	list-style-image : url(images/waribikimark.png);
	padding:0px 0 0 33px;
	font-size:10pt;
	color:#333333;
}


/* 臨時休業
---------------------------------------------*/
#rinji{
	clear:both;
	width:750px;
	border:2px solid #ff462a;
	padding:20px;
	margin:0px 0 15px 10px;
	font-size:15px;
	line-height: 150%;
}
