* {
	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: 19px;
	right: 25px;
}
#header img{
	vertical-align:top;
}
#fukidasi{
	position: absolute;
	top: 120px;
	right: 33px;
}
/*********************************************************************about*/
#about{
	margin: 0px 0px 10px 48px;
	background-color:#FDF4F5;
	width:379px;
	text-align:center;
}
#about img{
	vertical-align:top;
}
/*********************************************************************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{
	padding: 10px 10px 0px 265px;
	background-image: url(../images/point_01_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
.point #pointin01 ul{
	margin: 5px 0px 5px 0px;
}


/*********************************************************************point02*/
.point #pointin02{
	padding: 0px 10px 0px 10px;
}
.point #pointin02 #pointin02in{
	padding: 0px 35px 0px 35px;
}
.point #pointin02 .floatL{
	width:210px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}

.point #pointin02 .floatR{
	width:210px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
point #pointin02 p{
	text-align:center;
}
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 #pointin03 #contents{
	margin-top:1em;
	border-top: 1px solid #999999;
	padding: 15px 0px 5px 0px;
}

.point #pointin03 #contin{
	margin: 0px auto 0px auto;
	padding: 5px 5px 5px 5px;
	background-color:#F9D7D9;
	width:644px;
}
.point #pointin03 #contin table{
	width:100%;
}
.point #pointin03 #contin th{
	white-space:nowrap;
	background-color:#EE969C;
	color:#FFFFFF;
	font-size:medium;
	padding: 5px 5px 5px 5px;
}
.point #pointin03 #contin table table th , .point #pointin03 #contin table table td{
	vertical-align:top;
	text-align:left;
	background-color:#F9D7D9;
	color:#000000;
	font-size:small;
	padding: 2px 2px 2px 2px;
}
.point #pointin03 #contin td{
	padding-left:20px;
}
.point #pointin03 #contin td td{
	padding-left:5px;
	padding-right:10px;
}

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

#present td#course{
	background-image: url(../images/present_bg02.gif);
	background-repeat: no-repeat;
}






