/*@charset "UTF-8";*/
/* base
-----------------------*/
body{
	background:#C2C2FE url(images/bk/bkimg_s02.gif);
	}
h1 {
	padding:0px;
	margin:0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border:none 0px;
}
address {
	font-style: normal;
}
/* layout
-----------------------*/
#wrapper {
	margin: 60px auto 20px;
	padding: 20px 40px;
	width: 800px;
	background: #FFF;
}
#header{
	zoom:1;
	}
#logo {
	float: left;
	width: 130px;
	padding-left: 10px;
}
#contact {
	margin: 0px;
	padding: 15px 10px 0px 0px;
	float: right;
}
#contact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#contact li {
	text-indent: -9999px;
}
#contact li.tel {
	background:url(images/tel_number.gif) no-repeat;
	width: 160px;
	display: block;
	height: 30px;
}
#contact li.tomail a {
	background:url(images/to-mail.gif) no-repeat;
	width: 160px;
	height: 20px;
	display: block;
	zoom:1;
}
/* navi
-----------------------------*/
#nav {
	margin: 0 0 30px;
	clear: both;
	border: 1px solid #999;
	background: #FFF url(images/nav_bk2.gif) repeat-x;
	line-height: 29px;
	padding:0px 20px;
}
/* navi 以下、IE6のみ
-----------------------------*/

* html #nav {
	height: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* navi 以下、IE6のみここまで
-----------------------------*/
/* navi 以下、IE7のみ
-----------------------------*/
*:first-child+html #nav {
	height: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* navi 以下、IE7のみここまで
-----------------------------*/

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px 0.6em;
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav a:link,#nav a:visited {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #03F;
}
#nav a:hover {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #F60;
}
#footer {
	border: 1px solid #000;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
#footer p {
	font-size: 0.825em;
	line-height: 150%;
}
#footer address {
	font-size: 0.825em;
	line-height: 150%;
}
#maincont {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	zppm:1;
}
#spryslide {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

