* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-size:100%;
	list-style-type: none;
	}

.pbPage{
	font-family: "MS UI Gothic", verdana, 'trebuchet ms', sans-serif ;
	font-size:small;
	line-height:130%;
}

a{color: #333399;text-decoration: none;}
a:link{color: #333399;text-decoration: none;}
a:visited{color: #333399; text-decoration: none;}
a:active{color: #333399;text-decoration: none;}
a:hover{color: #333399;text-decoration: underline;}

img { border: none;}
a img { border: none;}

hr { display:none;}

.floatL{ float:left;}
.floatR{ float:right;}
.clr{
	clear: both;
	font-size:0px;
	line-height:0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}
/* がぞう　 */
.imgleft{
	float: left;
	margin: 0px 5px 5px 0px;
}

.txtcenter{ text-align:center;}
.txtright{ text-align:right;}
.txtleft{ text-align:left;}

.xs{ font-size:x-small;}
.m{ font-size: medium;}
.red{ color:#CC0000;}
.gray{ color:#666666;}

.mar01{margin: 5px 0px 7px 0px;}

/*********************************************************************wrap*/

#wrap{
	width:800px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*********************************************************************footer*/
#footer{
	padding: 20px 0px 25px 0px;
	position: relative;
}
#footer ul{
	position: absolute;
	top: 17px;
	right: 24px;
	text-align:right;
}
#footer li{
	display: inline;
	font-size:x-small;
}
#footer li.bl a{
	border-left: 1px solid #333399;
}
#footer li a {
	border-right: 1px solid #333399;
	padding: 0px 5px 0px 5px;
}

/*********************************************************************header*/
#header{
	position: relative;
}
#header p{
	position: absolute;
	top: 7px;
	right: 24px;
}
#header img{
	vertical-align:top;
}
/*********************************************************************about*/
#about{
	margin: 0px 0px 0px 28px;
	background-image: url(../images/about_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#about img{
	vertical-align:top;
}
#about dl{
	margin: 0px 0px 9px 129px;
}
/*********************************************************************pointbtn*/
ul#pointbtn{
	margin: 0px 0px 11px 26px;
}
ul#pointbtn li{
	display:inline;
}
ul#pointbtn li img{
	margin: 0px 4px 0px 0px;
}
/*********************************************************************point*/

.point{
	width: 750px;
	margin: 0px 0px 13px 26px;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/point_bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #999999;
}

/*********************************************************************point01*/
.point #pointin01 .floatL{
	width:375px;
}
.point #pointin01 dl{
	margin: 16px 0px 0px 20px;
}
.point #pointin01 dd{
	padding: 0px 0px 10px 0px;
}
.point #pointin01 dt img{
	vertical-align:top;
}
.point #pointin01 .floatR{
	width:368px;
}
/******************************************interview*/
#interview{
	background-color: #FFFFCC;
	border: 1px solid #999999;
	width:336px;
	margin: 9px 0px 5px 0px;
	padding: 6px 10px 10px 10px;
}
#interview p{
	padding: 0px 0px 0px 88px;
}
#interview p.profile{
	font-size:x-small;
	color:#666666;
	padding: 0px 0px 5px 88px;
	line-height:130%;
}

/*********************************************************************point02*/
.point #pointin02{
	padding: 0px 10px 0px 10px;
}

.point #pointin02 p{
	text-align:center;
}
.point #pointin02 p.source{
	text-align: left;
	font-size:x-small;
	color:#666666;
	padding: 5px 0px 5px 5px;
	line-height:130%;
}

p.request{
	clear: both;
	text-align:center;
	background-color:#FAF1B7;
	margin-top:10px;
	padding: 10px 0px 10px 0px;
}

p.request a{color: #CC0000;text-decoration: underline;}
p.request a:link{color: #CC0000;text-decoration: underline;}
p.request a:visited{color: #CC0000; text-decoration: underline;}
p.request a:active{color: #CC0000;text-decoration: underline;}
p.request a:hover{color: #CC0000;text-decoration: none;}

/*********************************************************************point03*/
.point p.campaign{
	padding: 5px 45px 5px 0px;
	text-align:right;
	color:#CC0000;
}
.point #pointin03 dl{
	margin-top:1em;
	border-top: 1px solid #999999;
	padding: 1em 1em 0px 3em;
}
.point #pointin03 dd{
	padding: 0px 0px 0px 6em;
}


/*********************************************************************present*/
#present{
	margin: 10px 0px 0px 26px;
	width:750px;
	background-image: url(../images/present_bg.gif);
}
#present p{
	line-height:100%;
	/*\*//*/
	letter-spacing:-0.1em;
	/**/
}







