/*------------------------------‹¤’Ê€–Ú------------------------------*/

/**********body**********/

body.blue{
	background:#ffffff url(../../template/images/blue_bg.gif) repeat-y;
	background-position:50% 0;
	text-align:center;
}

body.yellow{
	background:#ffffff url(../../template/images/yellow_bg.gif) repeat-y;
	background-position:50% 0;
	text-align:center;
}

body.red{
	background:#ffffff url(../../template/images/red_bg.gif) repeat-y;
	background-position:50% 0;
	text-align:center;
}

body.green{
	background:#ffffff url(../../template/images/green_bg.gif) repeat-y;
	background-position:50% 0;
	text-align:center;
}

body.purple{
	background:#ffffff url(../../template/images/purple_bg.gif) repeat-y;
	background-position:50% 0;
	text-align:center;
}

/**********font**********/
*{
	font-family:MS PGOTHIC,osaka,VERDANA,sans-serif;
	font-size:10pt;
	line-height:18px;
}

.css12-01 {font-size:12px; line-height: 20px; color: #59242B;}

/**********link**********/
a:link{color:#0066ff;text-decoration:underline}
a:visited{color:#0066ff;text-decoration:underline}
a:active{color:#0066ff;text-decoration:underline}
a:hover{color:#ff9900;text-decoration:underline}

/**********image**********/
img{
	border:0px;
}

/**********margin,padding**********/
*{
	margin:0px;
	padding:0px;
}


/*------------------------------header------------------------------*/

/**********header**********/
#header{
	margin:0px auto 0px auto;
	width:780px;
	height:60px;
	background:url(../images/header_bg.gif) no-repeat;
}


/*------------------------------content------------------------------*/

/**********content**********/
#content{
	margin:0px auto 0px auto;
	width:780px;
}

/**********submenu**********/
#submenu{
	background:url(../images/submenu_bg.gif) repeat-y;
}

.subnavi{
	display:block;
	padding:0px 20px 0px 25px;
	line-height:140%;
}
pre,
pre *{
font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•","Courier New", Courier, mono !important;
}
/*------------------------------footer------------------------------*/

/**********footer**********/
#footer{
	margin:0px auto 0px auto;
	width:780px;
}.greeting {  font-size: 10px; line-height: 14px}
.use_alpha {
}
.just_centered {
	margin: 0px auto;
}
