@charset "utf-8";
/* CSS Document */

/*pankuzu*/

.pankuzuArea {
	width: 960px;
	position: relative;
	margin: 5px 0 1px;
}

.pankuzuInner {
	position: absolute;
	top: 0;
	right: 0;
	height: 26px;
	padding: 0 10px 0 0;
	background: url(/images/com/img_pankuzu_bg01.gif) right top no-repeat;
	zoom: 1;
}

.pankuzuArea ul {
	background: url(/images/com/img_pankuzu_bg02.gif) 0 0 no-repeat;
	padding: 3px 0 0 10px;
	_padding: 0 0 0 10px;
	height: 23px;
	_display: inline;
	zoom: 1;
}

.pankuzuArea ul li {
	font-size: 11px;
	padding: 7px 0 5px 0;
	_padding: 7px 5px 5px 0;
	display: inline;
	zoom: 1;
	line-height: 1.2;
}

.pankuzuArea ul li a {
	background: url(/images/com/img_icon02.gif) right 3px no-repeat;
	padding-right: 13px;
}

/*localnavi*/

.lnaviArea {
	background: #fff;
	margin-top: 32px;
	_margin-top: 27px;
	zoom: 1;
}

.lnaviArea li {
	float: left;
	margin-right: 1px;
	letter-spacing: 0.3em;
}

.lnaviArea li a {
	display: block;
	width: 140px;
	margin-top: 5px;
	padding: 13px 0 12px;
	background: #ccc;
	color: #3f3f3f;
	text-align: center;
	font-size: 100%;
	line-height: 1.0;
}

.lnaviArea li a:hover {
	margin-top: 0;
	padding: 15px 0;
	background: #ddd;
	color: #666;
	text-decoration: none;
}

.lnaviArea li a.current {
	margin-top: 0;
	padding: 15px 0;
	background: #005bab url(/images/com/item_stripe04.gif);
	color: #fff;
}

.lnaviArea li a.current:hover {
	background: #005bab url(/images/com/item_stripe04.gif);
	color:#fff;
}

.lnaviArea li.lspnone {
	letter-spacing: normal;
}

/*content*/

#contentContainer {
	background: url(/images/com/item_stripe04.gif);
	padding: 10px;
	clear: left;
	zoom: 1;
}

#contentInner {
	clear: left;
	/*border: 10px solid #005bab;*/
	padding: 50px 30px 30px;
	background: #fff;
	zoom: 1;
}

.next {
	margin-top: 45px;
	text-align: center;
}

/*pagetop*/

.pagetop {
	text-align: right;
	margin-top: 40px;
	zoom: 1;
}

.pagetop a {
	background: url(/images/com/img_icon03.gif) 0 0 no-repeat;
	padding: 2px 0 2px 23px;
	color: #005bab;
}

/*text*/

.textType01 {
	padding-bottom: 40px;
}

.textType02 {
	padding-bottom: 25px;
}

.textType03 {
	padding-bottom: 1em;
}















