@charset "utf-8";
/* basic format */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 80%;
	line-height: 1.5;
}
/* link */
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* layout */
#wrap {
	background-color: #FFFFFF;
	width: 798px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main_content {
	padding: 15px;
	float: right;
	width: 580px;
	margin-bottom: 10px;
	border-left: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
#sub_content {
	padding: 15px;
	float: left;
	width: 156px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#footer {
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #660000;
}
/* header */
#header {
	background-image: url(images/main_visual.jpg);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	border-top: 4px solid #990000;
}
#header #language {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #FFFFFF;
}
/* global_navi */
#global_navi {
	background-color: #FFFFCC;
	position: relative;
	height: 2em;
	border: 1px solid #999999;
}
#global_navi ul {
	background-color: #FFFFFF;
}
#global_navi ul li {
	list-style: none;
	float: left;
}
#global_navi ul li a {
	width: 110px;
	height: 2em;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: center;
	display: block;
	border-right: 1px solid #999999;
	font-size: 100%;
}
#global_navi ul li a:hover {
	background-color: #993300;
	color: #FFFFFF;
}
/* main_content */
#main_content h1 {
	margin-bottom: 10px;
	font-size: 130%;
	background-color: #990000;
	width: 580px;
	color: #FFFFFF;
	text-indent: 1em;
	line-height: 1.8em;
}
#main_content h2 {
	margin-bottom: 10px;
	font-size: 100%;
	margin-top: 10px;
}
#main_content h3 {
	margin-bottom: 10px;
	font-size: 90%;
	margin-top: 10px;
}
#wrap #main_content .fpro {
	color: #990000;
	font-size: 120%;
}

#main_content p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main_content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#main_content #ab_topics li {
	list-style-type: decimal;
	list-style-position: inside;
}


/* sub_content */

/* footer */
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li {
	list-style: none;
	margin-right: 15px;
	text-align: right;
}
/* table */
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 20px;
}



#acc1 {
	width: 500px;
	background-color: #FFFFCC;
}
#acc1 th {
	width: 200px;
}
#acc2 {
	width: 500px;
}
#acc2 th {
	width: 200px;
}

th {
	font-weight: bold;
	text-align: left;
}
th,td {
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 4px;
}
#main_content .alR {
	text-align: right;
}
#form1 ol {
	padding-bottom: 10px;
}
#form1 em {
	font-weight: bold;
}
#form2 li {
	list-style-type: none;
}


.attention {
	font-weight: bold;
	color: #990000;
}
#main_content #logo_t {
	border-style: none;
	width: 300px;
}
#main_content #logo_t .logo_d {
	border-style: none;
	text-align: center;
	padding: 0px;
}
#wrap #main_content .bodymail {
	vertical-align: middle;
}
#wrap #main_content #pro_timetable {
}


#wrap #main_content #pro_timetable table {
	width: 570px;
}
#wrap #main_content #pro_timetable td {
	margin: 0px;
	padding: 4px;
	width: 102px;
}

#wrap #main_content #pro_timetable .pro_center2 {
	vertical-align: middle;
	text-align: center;
}
#wrap #main_content #pro_timetable .pro_center {
	vertical-align: top;
	text-align: center;
}
#wrap #main_content #pro_timetable .pro3 {
	width: 408px;
}

#wrap #main_content #pro_timetable td p {
	margin: 0px;
	padding: 0px;
}
#wrap #main_content .icon {
	position: relative;
	top: 6px;
	margin-right: 4px;
}
#wrap #main_content .ad {
	font-size: 140%;
	color: #990000;
}
#wrap #main_content .bold {
	font-weight: bold;
}
#wrap #main_content .bold a {
	text-decoration: none;
	background-color: #99CCFF;
}
