@charset "utf-8";


/* 基本設定 ここから */

h1#pop {
	position: absolute;
	top: -10px;
	left: 20px;
}


h2#pop {
	text-indent: -9999px;
	width: 620px;
	height: 80px;
	background-image: url(images/top/poppage_img.jpg);
	background-repeat: no-repeat;
	margin:0px 0px -14px 0px;
}

address.pop {
	color: #999999;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #8D9ED6;
	background-image: url(images/top/popfooter_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h3#pop {
	background-image: url(images/top/ttl_waku02.gif);
	background-repeat: repeat-x;
	color: #2E2C91;
	border-top: 1px solid #ABABDB;
	border-right: 1px solid #ABABDB;
	border-bottom: 1px solid #ABABDB;
	border-left: 4px solid #ABABDB;
	font-size: 1.2em;
	height: 24px;
	padding-left: 10px;
	padding-top: 8px;
	margin:0px;
}

*:first-child+html h3#pop,
*html h3#pop {
	font-size:1.1em;
}

h4.pop {
	font-size: 115%;
	margin:10px 0px 5px 0px;
}
*:first-child+html h4.pop,
*html h4.pop {
	font-size:1.1em;
}


/*--------------------------------

      PageTopへの
	  リンクテキスト ここから

--------------------------------*/

.popGotoTop {
	font-size: 1em;
	text-align: right;
	text-transform: lowercase;
	height: 20px;
	clear: both;
	margin: 0px;
	padding: 0px 30px 6px 0px;
}

.popGotoTop a {
	background-image: url(images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで 
---------------------------------------------------------------------*/

/* 基本設定 ここまで*/



/* レイアウト設定 ここから */

#poppageBody {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDEDED;
	background-image: url(images/top/popbody_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#poppageTop {
	background-image: url(images/top/popbody_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-right:30px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#popWrap {
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}


.popWrap {
	width: 560px;
	margin: 0px 0px 10px 18px;
	clear: both;
}

.popBody {
	line-height: 1.7em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
          /*IE7*/
          *:first-child+html .popBody {
	      font-size: 0.95em;
		  }

          /*IE6*/
          *html .popBody {
	      font-size: 0.92em;
		  }



dl.popData {
	width: 540px;
	margin: 0px;
	padding: 0px;
}

dl.popData dt {
	color: #6F7CB0;
	font-weight: bold;
	background-image: url(images/top/icon_arrow_04.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

dl.popData dd {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 20px;
}

dl.popData p {
	line-height:1.6em;
	margin: 5px 5px 0px 5px;
	padding: 10px 10px;
}

popData li {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 20px;
	list-style-image: none;
}
td.popcaption{
	font-size:10px;
	line-height:135%;
	margin:0px;
	padding:6px 0px 10px 0px;
}
td.popcaption_r{
	font-size:10px;
	line-height:135%;
	text-align:right;
	margin:0px;
	padding:6px 0px 10px 0px;
}
/* レイアウト設定 ここまで */

