@charset "utf-8";
@import url("nkym.css");
#aqpure {
	background-image:url(../../image/intro/main_title.jpg);
	padding:127px 0 10px 0;
	background-repeat:no-repeat;
	background-position: 0 10px;
}

#aqpure #big-title01 {
	background-image: url(../../image/intro/title02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height: 34px;
	width: 704px;
}
#aqpure #big-title02 {
	background-image: url(../../image/intro/title03.gif);
	height: 34px;
	width: 704px;
	text-indent: -9999px;
}
#aqpure #big-title03 {
	background-image: url(../../image/intro/title04.gif);
	height: 34px;
	width: 704px;
	text-indent: -9999px;
}
#aqpure .photo01 {
	height: 350px;
	display:block;
	float: left;
	padding: 10px 2px 10px 5px;
	width: 365px;
}
#aqpure .clearfix {
	float: left;
	width: 332px;

}
#aqpure .clearfix img {
	display: block;
	float: left;
	margin:10px 5px 3px 13px;
}
.small-title01 {
	margin:0 5px 10px 13px;
	float: left;
	height: 15px;
}
#aqpure .cv01 img {
	display:block;
	height: 30px;
	float: left;
	width: 44px;
	margin: 0 0 10px 18px;
}
.pc01 {
	float: left;
	margin: 11px 0 3px 13px;
	display: block;
}
.pc02 {
	float: left;
	margin: 0px 0 10px 13px;
}
.info {
	border-top:1px dotted #CCC;
	border-bottom:3px double #CCC;
	clear: both;
	padding: 10px 10px 5px 10px;
	margin: 0 5px 30px 5px;
}
.info ul {
	font-size: 18px;
	padding: 5px 0 0 10px;
}
#aqpure .cv01 {
	float: left;
	width: 332px;
	height: 40px;
}
#aqpure .info strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#aqpure .info p {
	padding: 5px 0px;
	line-height: 24px;
}
.info .otoi a {
	background-image:url(../../image/intro/toi.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:200px;
	display:block;
	height:31px;
	margin:0 0 10px 465px;
}
.info .otoi a:hover {
	background-position:0 -31px;
}
#aqpure ul {
	display: block;
	height: 34px;
	width: 694px;
	background-image: url(../../image/intro/title00.gif);
	background-repeat: no-repeat;
	margin: 5px 0 15px 5px;
}
#aqpure ul li {
	float: left;
	height: 34px;
	width: 151px;
	display: block;
	padding: 0 0 0 5px;
}
#aqpure ul li a {
	display: block;
	height: 34px;
	width: 151px;
	background-image: url(../../image/intro/title00.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#aqpure ul .tab01 a {
	background-position: -5px -34px;
}
#aqpure ul .tab02 a {
	background-position: -161px -34px;
}
#aqpure ul .tab03 a {
	background-position: -317px -34px;
}
#aqpure ul .tab04 a {
	background-position: -473px -34px;
}
#aqpure ul .tab01 a:hover{
	background-position: -5px -68px;
}
#aqpure ul .tab02 a:hover {
	background-position: -161px -68px;
}
#aqpure ul .tab03 a:hover {
	background-position: -317px -68px;
}
#aqpure ul .tab04 a:hover {
	background-position: -473px -68px;
}
#aqpure ul .tab01 a.tabon{
	background-position: -5px 0px;
}
#aqpure ul .tab02 a.tabon {
	background-position: -161px 0px;
}
#aqpure ul .tab03 a.tabon {
	background-position: -317px 0px;
}
#aqpure ul .tab04 a.tabon {
	background-position: -473px 0px;
}
#aqpure ul .tab01 a.tabon:hover {
	background-position: -5px -102px;
}
#aqpure ul .tab02 a.tabon:hover {
	background-position: -161px -102px;
}
#aqpure ul .tab03 a.tabon:hover {
	background-position: -317px -102px;
}
#aqpure ul .tab04 a.tabon:hover {
	background-position: -473px -102px;
}

.info strong {
	margin: 5px 0 0 0;
}

.info_close {
	padding: 10px 0 0 0;

}
/*  ポップアップ CSS ここから  */
body.popup {
	background-color:#ffffff;
}
#main_window_popup {
	width: 370px;
	background-color: #FFF;
	border: 1px solid #8d8d8d;
}
a.close_popup {
	display:block;
	height:30px;
	width:370px;
	background-image: url(../../img/popup/close.gif);
	background-repeat: no-repeat;
	background-position: 344px 10px;
	text-indent: -9999px;
	overflow:hidden;
}
a.close_popup:hover {
	background-position: 344px -56px;
}
a.close_popup01 {
	display:block;
	height:20px;
	width:370px;
	background-image: url(../../img/popup/close.gif);
	background-repeat: no-repeat;
	background-position: 344px 0px;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #6d6d6d;
}
a.close_popup01:hover {
	background-position: 344px -66px;
	color: #6d6d6d;
}
#main_window_popup_inner {
	padding: 6px 0 6px 10px;
}
#main_window_popup_inner img {
	border: 1px solid #b9b9b9;
}
#main_window_popup_inner p {
	padding: 12px 16px 6px 6px;
	color:#6d6d6d;
	line-height:160%;
	_font-size:90%;
}
#main_window_popup_inner ul {
	padding: 0 10px 6px 0;
}
#main_window_popup_inner li {
	color:#6d6d6d;
	display:block;
	text-align:right;
	font-size:90%;
	_font-size:80%;
}
#main_window_popup_inner li a {
	color:#6d6d6d;
	line-height:160%;
}
/*  ポップアップ CSS ここまで　*/

