.pbPage{
	margin: 0px;
	background: url(images/bg01.gif) #e3fbec;
	color:#505050;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:1.7em;
}

#wrap{
	width:835px;
	margin:15px auto 10px auto;
}

#wrap2{
	background: url(images/stdynv_bg.gif) repeat-y;
	width:835px;
}

#conteiner{
	width:775px;
	margin:0 auto;
}


div, p, h1, h2, h3{
	margin:0;
	padding:0;
}

img{
	border:0;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
	line-height:0;
}



.box-left{
	width:219px;
	vertical-align:top;
	text-align:center;
	background:#b2f4ca;
}

.box-right{
	width:546px;
	padding:1px 0 1px 10px;
	vertical-align:top;
}





/*----- フッタ -----*/

.fot-logo{
	margin:10px 0 0 0;
	padding:6px 0 0 10px;
	text-align:center;
	line-height:1.3em;
}

.pagetop{
	width: 760px;
	text-align: right;
	margin: 5px 0 0 0;
	font-size: 10px;
}

.fot-link{
	margin:25px 0 0 0;
	font-size:12px;
	line-height:1.4em;
	text-align:center;
}


/*----- e受 -----*/
.baneuke-775{
	width:775px;
	height:70px;
	overflow:hidden;
	margin:15px 0;
}

.baneuke-775 a{
	width:775px;
	height:70px;
	padding: 0;
	margin:0;
	display:block;
	background: transparent url(images/ban_euke_775.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

.baneuke-775 a:hover{
	background: transparent url(images/ban_euke_775.png) no-repeat 0 -70px;
}



/*----- リンク -----*/
a{
	color:#0841FE;
}
a:visited{
	color:30365A;
}
a:active{
	color:#ff0000;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}

/*----- フォント -----*/
.body-10-15{
	font-size:10px;
	line-height:1.5em;
}
.body-10-18{
	font-size:10px;
	line-height:1.8em;
}
.body-11-15{
	font-size:11px;
	line-height:1.5em;
}
.body-11-18{
	font-size:11px;
	line-height:1.8em;
}
.body-12-15{
	font-size:12px;
	line-height:1.5em;
}
.body-12-18{
	font-size:12px;
	line-height:1.8em;
}

.body-13-15{
	font-size:13px;
	line-height:1.5em;
}

.body-13-18{
	font-size:13px;
	line-height:1.8em;
}

.body-14-15{
	font-size:14px;
	line-height:1.5em;
}

.body-14-18{
	font-size:14px;
	line-height:1.8em;
}


/*----- 太字 -----*/
.bold{
	font-weight: bold;
}


/*----- 赤字 -----*/
.red{
	color: #ff0000;
}






/*----- テーブル -----*/

.stdtbl-12{
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
}
.stdtbl-12 td{
	padding: 2px 2px;
	font-size: 12px;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
}



/*----- 赤矢印大 -----*/
.redarw-s{
	padding-left:17px;
	margin:6px 0;
	line-height: 110%;
	background: url(../../images/pet_arw_r.gif) no-repeat 0px 2px;
}

/*----- 赤矢印プチ -----*/
.arw-petit{
	background:  url(../../topimages/arw-petit.gif) no-repeat 0px 3px;
	padding-left:17px;
	margin:1px 0;
	line-height: 1.3em;
	font-size:14px;
}

/*----- 赤矢印2009 -----*/
.arw-red-1 {
	background:  url(../../images1/k_arw-r.gif) no-repeat 1px 3px;
	padding-left:17px;
	font-size:12px;
	line-height: 1.5em;
}



/* ~~ 画像オンマウス ~~ */
.highlight a:hover *{
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}

/* ~~ 画像オンマウス逆 ~~ */
.highlight-r a *{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
.highlight-r a:hover *{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}






