
/* 
	PageProperty
	2004.10.5
	Tsuyoshi Yamamoto
*/

body { font-size:80%; font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif; color:#333; }
#menu { margin-bottom:10px; }
#title { margin-bottom:10px; }
#contents { margin-bottom:10px; }
#jump { text-align:right; font-size:80%; margin-bottom:5px; margin-right:10px; }
#next { text-align:right; font-size:80%; margin-top:10px; margin-bottom:5px; margin-right:10px; }
.wn { font-size: 80%; line-height:140%; margin-bottom:10px; margin-left:5px; margin-right:5px; }


/* links */
a:link { color: #633; text-decoration: none; }
a:visited { color: #636; text-decoration: none; }
a:hover { color: #933; border-bottom: 1px solid #633; }
/*a:link img, a:visited img { border-bottom-style: none; }*/

/* h */
h1 {
	font-size: 100%;
	color: #633;
	font-weight: bold;
	width: 607px;
	margin-bottom: 10px;
}

h2 {
	font-size: 90%;
	color: #369;
	font-weight: normal;
	width: 607px;
	margin-bottom: 10px;
}

h3 {
	font-size: 85%;
	color: #000;
	font-weight: normal;
	width: 607px;
	margin-bottom: 10px;
}

/* font */
.j9, .j10, .j12, .j14 .j18 .news {
	font-family: Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
}
.l { font-size: 95%; line-height:140%; }
.r { font-size: 80%; line-height:140%; margin-bottom:10px; }
.s { font-size: 60%; }
.n { font-size: 90%; color:#369; }
.b { font-size: 90%; color:#633; font-weight:900 }
.h { font-size: 85%;
	color: #000;
	font-weight: normal;
	width: 607px;
	margin-bottom: 10px;
}
.rt { font-size: 75%; line-height:140%; margin-bottom:10px; }

/* other */
.imagefiler { font-size: 75%; margin: 0px 10px 0px 350px; }
.imagefile { margin: 10px 0px 20px 20px; }
.imagefilefull { margin: 10px 0px 20px 0px; }
.imagefilebase { margin: 10px 0px 0px 20px; }
.imagefilebg { margin: 10px 0px 0px 20px; background-image:url(../base/img/map-bg.jpg); }

#fmenu {
	width: 600px;
	text-align: right;
	border-top: 0px solid #718498;
	padding-top: 5px;
}

/* list */
ol { margin-top:10px; margin-bottom:15px; }
li { line-height:150%; }

/* ---------------------------------------------------------------------------- */


/* add for Template Ver 4.0
################################*/
body {
	color:#333333;
	font-size:100%;
}

.center {
	text-align:center;
}

.center .content {
	width:600px;
	margin:0 auto;
	text-align:left !important;
	font-size:100% !important;
}
/*-- HACK --*/
*html .center .content,
*:first-child+html .center .content {
	letter-spacing:0.03em;
}

/*----*/

/*.center .content table tr td {
	font-size:100% !important;
}*/


.center .e10 {
	font-size:70%;
	line-height:1.1em;
}
.center .e12,
.center .news {
	font-size:100%;
}
.center .e14 {
	font-size:110%;
}

table.w400 {	width:400px !important;}
table.w500 {	width:500px !important;}
table.w600 {	width:600px !important;}

.txtBlue { color:#336699;}
.txtRed {	color:#633000;}

/*-- COMMON --*/
.alignL {	text-align:left;}
.alignR {	text-align:right;}

.pl5 {	padding-left:5px !important;}
.pl10 {	padding-left:10px !important;}
.pl15 {	padding-left:15px !important;}
.pl20 {	padding-left:20px !important;}
.pl25 {	padding-left:25px !important;}
.pl30 {	padding-left:30px !important;}
.pl35 {	padding-left:35px !important;}
.pl40 {	padding-left:40px !important;}
.pl45 {	padding-left:45px !important;}
.pl50 {	padding-left:50px !important;}
.pl55 {	padding-left:55px !important;}
.pl60 {	padding-left:60px !important;}

.pr5 {	padding-right:5px !important;}
.pr10 {	padding-right:10px !important;}
.pr15 {	padding-right:15px !important;}
.pr20 {	padding-right:20px !important;}
.pr25 {	padding-right:25px !important;}
.pr30 {	padding-right:30px !important;}
.pr35 {	padding-right:35px !important;}
.pr40 {	padding-right:40px !important;}
.pr45 {	padding-right:45px !important;}
.pr50 {	padding-right:50px !important;}
.pr55 {	padding-right:55px !important;}
.pr60 {	padding-right:60px !important;}

.m0 {	margin:0 !important;}
.mt5 {	margin-top:5px !important;}
.mt10 {	margin-top:10px !important;}
.mt15 {	margin-top:15px !important;}
.mt20 {	margin-top:20px !important;}
.mt25 {	margin-top:25px !important;}
.mt30 {	margin-top:30px !important;}
.mt35 {	margin-top:35px !important;}
.mt40 {	margin-top:40px !important;}
.mt45 {	margin-top:45px !important;}
.mt50 {	margin-top:50px !important;}
.mt55 {	margin-top:55px !important;}
.mt60 {	margin-top:60px !important;}
/*----*/


