﻿/* lastedit 09/06/01 */


/* initialize ------------------------------------- */


html,body, form, fieldset {
	margin:0;
	padding:0;
}
fieldset {
	border:none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dt, dd, li {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
/*  ---------------------------------------------- */

html, body {
	font-size:88%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
	color:#555555;
}
body {
	background: url(../images/bg_top.gif) repeat-x;
}
a img {
	border:none;
}
br.clear {
	clear:both;
}
a {
	color:#005999;
}
a:hover {
	color:#0099cc;
	text-decoration:none;
}
li.act a {
	color:#0099cc;
	text-decoration:none;
}
/* boxies */

div#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
div#content {
	clear:both;
}
div#content_left {
	float:left;
	width:655px;
	padding-top:20px;
}
div#content_right {
	float:right;
	width:275px;
	padding-top:20px;
}
/* header */

h1 {
	float:left;
	width:500px;
	height:50px;
	font-size:100%;
	line-height:40px;
	font-weight:normal;
}
h1 span {
	font-weight:bold;
	color:#ed6a00;
}
div#header_submenu {
	float:right;
	padding:5px 20px;
	width:321px;
	height:40px;
	line-height:22px;
	background:url(../images/bg_headersubmenu.gif) no-repeat;
}
div#header_submenu ul {
	float:left;
}
div#header_submenu ul li {
	float:left;
	margin-right:5px;
}
div#header_submenu img {
	float:right;
}
p#logobox {
	float:left;
	clear:both;
}
p#logobox img {
	margin:10px 0;
}
p#telbox {
	float:right;
}
p#telbox img {
	vertical-align:top;
	margin-right:10px;
}
/* mainmenu */

ul#mainmenu {
	width:950px;
	padding-top:15px;
	clear:both;
}
ul#mainmenu li {
	float:left;
	display:block;
}
ul#mainmenu li img {
	vertical-align:top;
}
/* bread crumb */

div#breadcrumb ul {
	clear:both;
	width:910px;
	padding:20px 20px 0 0px;
}
div#breadcrumb ul li {
	float:left;
	margin-right:20px;
}
div#breadcrumb ul li.arrow {
	color:#999999;
}
/* leftmenu */

div#finisher {
	background:white;
	border:10px solid #f1f1f1;
	padding:20px 0;
	width:625px;
	margin:5px 0px 0 0px;
	text-align:center;
}
div#finisher img {
	vertical-align:middle;
}
div#finisher img.desc {
	margin:0 0 20px 0;
}

div#finisher a{
	margin-left:20px;
}


/* rightmenu */

p#btn_inqform_p {

	padding:0 6px 10px 0px;
	margin-bottom:20px;
}
p.detail_link {
	padding-right:5px;
	text-align:right;
}
div#success {
	margin-bottom:30px;
}
div#success ul {
	margin-bottom:10px;
	border:1px solid #dddddd;
	border-top:none;
	width:255px;
	padding:9px;
	background:#f8f8f8;
}
div#success ul li {
	margin:7px 0;
}
div#result {
	margin-bottom:30px;
}
div#result p.date {
	width:263px;
	border:1px solid #eaeaea;
	border-top:none;
	border-bottom:none;
	padding:10px 0 0 10px;
	color:#4e71b1;
	background:#f8f8f8;
}
div#result ul {
	width:253px;
	padding:10px;
	margin-bottom:10px;
	background:#f8f8f8;
	border:1px solid #dddddd;
	border-top:none;
}
div#result ul li {
	margin:5px 0;
	padding:8px;
	background:white;
	border:1px solid #dedede;
}
div#result ul li span.ya {
	color:red;
	font-weight:bold;
	margin-right:5px;
}
div#result ul li span.go {
	color:blue;
	font-weight:bold;
	margin-right:5px;
}
div#result ul li em {
	color:#383878;
	font-weight:bold;
	font-style:normal;
	margin-right:5px;
}
div#result ul li strong {
	color:#e78005;
}
div#lesson {
	padding:16px 10px 10px 104px;
	width:166px;
	height:114px;
	margin-bottom:20px;
	background:url(../images/lesson_bg.gif) no-repeat;
	border-bottom:1px solid #e5e5e5;
}

div#lesson p {
	margin:15px 0 5px 0px;
	font-weight:bold;
}
div#lesson ul {
	line-height:1.5
}
div#topics {
	margin-bottom:30px;
}
div#topics ul {
	width:253px;
	padding:2px 10px;
	margin-bottom:10px;

	border:1px solid #dedede;
	border-top:none;
}
div#topics ul li {
	margin:5px 0;
	padding:5px 0 10px 0;
	background:url(../images/topics_bg.gif) bottom repeat-x;
}
div#topics ul li.last {
	background:none;
}
div#topics ul li strong {
	line-height:15pt;
}
div#pr {
	padding-top:20px;
	margin-bottom:50px;
}
div#pr ul li {
	margin-left:10px;
}
div#pr img {
	margin-bottom:15px;
}
/* footer */


div#footer {
	background: url(../images/bg_copyright.gif) left bottom repeat-x white;
	text-align:center;
	padding:0;
}
div#pagetop {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	clear:both;
	text-align:right;
}
ul#under_breadcrumb {
	width:948px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:1px solid #dbdbdb;
	overflow:auto;
	white-space:nowrap;
}
ul#under_breadcrumb li {
	float:left;
	text-align:left;
}
ul#under_breadcrumb li a {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:20px;
	background:white;
	text-decoration:none;
}
ul#under_breadcrumb li.home a {
	width:80px;
	background:url(../images/ubc_home.gif) right no-repeat #efefef;
}
ul#under_breadcrumb li.between a {
	width:100px;
	padding-right:30px;
	background:url(../images/ubc_between.gif) right no-repeat white;
	text-align:center;
}
ul#under_sitemap {
	width:940px;
	margin:0 10px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 5px 10px 5px;
	background:white;
	overflow:auto;
	white-space:nowrap;
	font-size:90%;
}
ul#under_sitemap li {
	float:left;
	margin-right:2px;
	margin-bottom:5px;
}


ul#pagemenu{width:570px;background:#e0e0f6;margin:20px 10px;padding:5px;overflow:auto;}

ul#pagemenu li{float:left;margin:0 5px 0 5px;}