@charset "UTF-8";

/*  reset  */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ul{
    list-style: none;
}
ul.disc li{list-style:disc;margin:0 0 0 20px;padding:0 0 3px 0 !important;}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing: 0;
}
caption, th{
    text-align: left;
}
a:focus {
	outline: none;
}
address, caption, cite, code, dfn, em, th, var{
    font-style: normal; 
    font-weight: normal;
}


/*  base  */

body {
	margin: 0px;
	text-align: center;
	height: 100%;
	color: #666;
	-webkit-text-size-adjust: none;
	background: #fff url(/images/common/bg_header.png) repeat-x center top;
	font-size: 13px;
	line-height: 140%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	min-width: 960px;
}

body div {
	text-align: left;
	margin: 0 auto;
}

html {
	background: #638bb3 url(/images/common/bg_base.png) repeat-y center top;
	min-width: 960px;
}

img {
	vertical-align: bottom;
	border-style :none;
}

.tra_image a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	background: #fff;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;    
    clear: both; 
    visibility:hidden;
}

.clearfix{
    display: inline-block;
} 

/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display: block;
}

button[name="image"]:hover {
    opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	background: #eee;
	cursor: pointer;
}

button[name="image"][disabled] {
	opacity: 0.25;
	filter: alpha(opacity=25);
	-ms-filter: "alpha(opacity=25)";
	background: #fff;
}

button {
	padding: 0;
	border: none;
	background: transparent;
}

button img {
	display: block;
}

button::-moz-focus-inner {
	padding: 0;
	border: none;
}

button {
	padding: 0;
	border: none;
	*width: 188px; /* for IE6-7 */
	*height: 40px; /* for IE6-7 */
	background: transparent;
}

input[type="checkbox"], [type="radio"] {
	margin: 5px;
	padding: 5px;
}

input[type="button"], [type="submit"] {
	padding: 2px;
}

input {
	vertical-align: middle;
}

select {
	border: 1px solid #ccc;
}

/*  header  */

#head_box {
	width: 960px;
	height: 85px;
	margin: 0;
	padding: 0;
	background: #336699;
}
.clears {
	clear: both;
}

.head_logo {
	margin: 0;
	padding: 20px 0 10px 25px;
	float: left;
	display: inline;
}

#items_box {
	margin: 15px 20px 0 0;
	padding: 10px 5px 10px 10px;
	float: right;
	display: inline;
	background: #255483;
}

#items_box .item_txt {
	color: #fff;
	font-size: 12px;
	text-align: right;
}

#items_box .item_txt span {
	font-size: 15px;
	font-weight: bold;
	color: #ffcc00;
}

#head_rightbox {
	float: right;
	display: inline;
}

#head_font {
	padding: 15px 20px 10px 10px;
	float: left;
	display: inline;
}

.textresizer li {
	margin: 0px;
	padding: 2px;
	float: left;
	list-style-type: none;
}

.large-text a {
	display: block;
	width: 25px;
	height: 25px;
	background: url(/images/common/btn_font_large.png) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	text-align: left;
}

.large-text a:hover {
	background-position: left bottom;
}

.medium-text a {
	display: block;
	width: 25px;
	height: 25px;
	background: url(/images/common/btn_font_medium.png) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	text-align: left;
}

.medium-text a:hover {
	background-position: left bottom;
}

.small-text a {
	display: block;
	width: 25px;
	height: 25px;
	background: url(/images/common/btn_font_small.png) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	text-align: left;
}
.small-text a:hover {
	background-position: left bottom;
}

.textresizer a.textresizer-active {
    background-position: left bottom;
}

.header_font_title {
	padding: 23px 0 0 0;
	float: left;
	display: inline;
}

.head_contact {
	width: 85px;
	margin: 50px 0px 0px 475px;
	padding: 5px 0 0 10px;
	float: right;
	display: inline;
	position: absolute;
	font-size: 12px;
	color: #fff !important;
	background: url(/images/common/arrow_mini.png) no-repeat left 11px;
}

.head_contact a {
	color: #fff !important;
}


/*  navi  */

#navi {
	width: 960px;
	height: 55px;
	margin: 0 0 15px 0;
	padding: 0;
	background: #5082b4;
}
#navi ul {
	overflow: hidden;
    	position: relative;
}
#navi ul li {
	float: left;
	display: inline;
	height: 55px;
	overflow: hidden;
}
#navi ul li a.current img {
	margin-top: -55px;
    display: block;
}
#navi ul li a {
    display: block;
}
#navi ul li a:hover {
	margin-top: -55px;
}
#navi ul li a:active {
	margin-top: -55px;
}


/*  footer  */

#foot {
	clear: both;
	width: 960px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#foot .inner_top {
	width: 960px;
	margin: 0;
	padding: 20px;
	border-bottom: 1px solid #638bb3;
}

.foot_logo {
	float: left;
	display: inline;
}

.foot_linkbox {
	margin: 0;
	padding: 10px 40px 0 0;
	float: right;
	display: inline;
}
.foot_linkbox ul li {
	margin: 10px 0 0 30px;
	padding: 0 0 0 10px;
	float: left;
	display: inline;
	font-size: 11px;
	color: #fff !important;
	background: url(/images/common/arrow_mini.png) no-repeat left 6px;
}
.foot_linkbox a {
	color: #fff !important;
}

#foot .inner_bottom {
	width: 960px;
	margin: 0;
	padding: 20px;
}
#foot .inner_bottom h4 {
	margin: 0 !important;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: none !important;
}
#foot .inner_bottom a {
	color: #fff !important;
}

.foot_linkbox135 {
	margin: 0 35px 0 0;
	width: 135px;
	float: left;
	display: inline;
}
.foot_linkbox135 ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.foot_linkbox135 li {
	margin: 0 0 0 10px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	color: #fff !important;
	background: url(/images/common/arrow_mini.png) no-repeat left 7px;
}

.foot_linkbox155 {
	margin: 0 35px 0 0;
	width: 155px;
	float: left;
	display: inline;
}
.foot_linkbox155 ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.foot_linkbox155 li {
	margin: 0 0 0 10px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	color: #fff !important;
	background: url(/images/common/arrow_mini.png) no-repeat left 7px;
}

.foot_linkbox170 {
	margin: 0 35px 0 0;
	width: 170px;
	float: left;
	display: inline;
}
.foot_linkbox170 ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.foot_linkbox170 li {
	margin: 0 0 0 10px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	color: #fff !important;
	background: url(/images/common/arrow_mini.png) no-repeat left 7px;
}


/*  contents  */

#container {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

#contents {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	width: 960px;
}
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#contents h1 {
	margin: 0 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #336699;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#panlist {
	margin: 0px 0 10px 0;
	font-size: 11px;
}

#rightlinkbox {
	position: relative;
	height: 100%;
	vertical-align: middle;
	z-index: 1;
}

.rlink {
	position: absolute;  
    margin: -49px 0 0 664px;
    display: block;
    padding: 0 0 3px 10px;
	font-size: 12px;
	background: url(/images/common/arrow_mini.png) no-repeat left 7px;
}

.rlink a {
	color: #fff !important;
}

#rightlinkbox span {
	position: absolute;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
}

#rightlinkbox span img {
	padding: 0 10px 0 0;
}

#rightlinkbox2 {
	position: relative;
	vertical-align: middle;
	z-index: 0;
}

#rightlinkbox2 span {
	position: absolute;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
}

#rightlinkbox2 span img {
	padding: 0 10px 0 0;
}

.lead_box {
	margin: 0 0 20px 0;
}

#left_box {
	margin: 0 20px 0 0;
	padding: 0;
	width: 745px;
	float: left;
	display: inline;
}

#left_box h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}

#left_box h2.fit {
	margin: -20px 0 20px 0;
	padding: 0;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}


#left_box h2.bg {
	margin: 0 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#left_box h2.bdr {
	margin: 10px 0 20px 0;
	padding: 0 0 8px 0;
	color: #666;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#left_box h2.bgfit {
	margin: -20px 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#left_box h2.btmfit {
	margin: 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#left_box h2.bg2 {
	margin: 0 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #5082b4;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#left_box h2.bg2bfit {
	margin: 0;
	padding: 12px 10px 10px 15px;
	background: #5082b4;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#left_box h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

#right_box {
	margin: 0;
	padding: 0;
	width: 195px;
	float: left;
	display: inline;
}

#right_box h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#center_box {
	margin: 0 20px 0 0;
	padding: 0;
	width: 960px;
}

#center_box h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}

#center_box h2.bg {
	margin: 0px 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#center_box h2.bgfit {
	margin: -20px 0 20px 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

#center_box h2.bdr {
	margin: 10px 0 0 0;
	padding: 0 0 8px 0;
	color: #666;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#center_box h2.btmfit {
	margin: 0;
	padding: 12px 10px 10px 15px;
	background: #90acc8;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}


#center_box h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

.rb_box {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #efebd8;
}
.rb_box h2 {
	text-align: center;
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c19a;
}
.rb_box ul {
	margin: 10px 0 5px 0;
	padding: 0;
}
.rb_box li {
	margin: 0;
	padding: 0 0 3px 10px;
	background: url(/images/common/arrow_blue_mini.png) no-repeat left 7px;
}

.btn_center {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
}

.pgtop {
	width: 725px;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 10px;
	text-align: right;
	font-size: 11px;
	background: url(/images/common/pagetop.png) no-repeat 623px 4px;
}

.pgtop_wide {
	width: 940px;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 10px;
	text-align: right;
	font-size: 11px;
	background: url(/images/common/pagetop.png) no-repeat 835px 4px;
}

.pgtop_inner {
	width: 905px;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 10px;
	text-align: right;
	font-size: 11px;
	background: url(/images/common/pagetop.png) no-repeat 802px 4px;
}

.caption {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #999;
	text-align: left !important;
}

.caption_margin_zero {
	margin: 0;
	font-size: 11px;
	color: #999;
	text-align: left !important;
}

.captionfit {
	margin: -10px 0 10px 0;
	font-size: 11px;
	color: #999;
	text-align: left !important;
}

.error_box {
	margin: 0 0 20px 0;
	padding: 30px 30px 30px 40px;
	background: #fff;
	border: 1px solid #ff3333;
}

.error_box ul {
	margin: 10px 0 10px 0;
	padding: 0;
}

.error_box li {
	margin: 0 0 0 40px;
	color: #ff3333;
}

.error_box span {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ff3333;
}

.tbl_2clm {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.tbl_2clm th {
	width: 23%;
	background: #90acc8;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	vertical-align: top;
}

.tbl_2clm td {
	width: 78%;
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: top;
}

.tbl_2clm .center {
	text-align: center;
}

.tbl_2clm .middle {
	vertical-align: middle;
}

.btn_centerbox {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.btn_centerbox ul {
	margin: 0 0 10px 0;
	float: left;
	left: 50%;
	position: relative;
}

.btn_centerbox li {
	margin: 0 0 0 10px;
	float: left;
	left: -50%;
	position: relative;
}

.btn_centerbox_btmfit {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.btn_centerbox_big {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.btn_centerbox_big button {
	padding: 0;
	border: none;
	*width: 314px; /* for IE6-7 */
	*height: 40px; /* for IE6-7 */
	background: transparent;
}

.tooltip {
	position: relative;
}

.tooltip label {
	display: block;
	border: none;
	background-color: #e1edf8;
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 20px;
	left: 0;
	padding: 10px 15px 10px 15px;
	visibility: hidden;
	width: 500px;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

a.tooltip:hover,a.tooltip:hover label {
	visibility: visible;
	text-decoration: none;
	z-index: 100;
}

.tooltip750 {
	position: relative;
}
.tooltip750 label {
	display: block;
	border: none;
	background-color: #e1edf8;
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 20px;
	left: -50px;
	padding: 10px 15px 10px 15px;
	visibility: hidden;
	width: 750px;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

a.tooltip750:hover,a.tooltip750:hover label {
	visibility: visible;
	text-decoration: none;
	z-index: 100;
}

.nonborder {
	border: none;
 	outline: none;
}

.linkbox {
	color: #fff;
	background: #0099ff;
}
.box_hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	cursor: pointer;
}
.linkbox a {
	color: #fff !important;
}

.center_msg {
	margin: 120px 0 120px 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.tbl_bwbg {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.tbl_bwbg th {
	background: #90acc8;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #ccc;
	vertical-align: top;
}

.tbl_bwbg td {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: top;
}

.tbl_bwbg td.even {
    background: #f4f4f4;
}

.tbl_bwbg td.odd {
    background: #fff;
}

.tbl_bwbg td.bluebg {
	font-weight: bold;
	color: #3b6c9e;
	background: #cae0f5;
}

.tbl_bwbg td.g01a {
	font-weight: bold;
	color: #b40404;
	background: #ffc9c9;
}

.tbl_bwbg td.g01b {
	font-weight: bold;
	color: #3b6c9e;
	background: #c4efff;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb40 {
	margin-bottom: 40px;
}

.top_select_minibox div.left {
	margin: -5px 0 0 0;
	text-align: left;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.centerlinkbox {
	position: relative;
	vertical-align: middle;
	z-index: 0;
}

.centerlinkbox span {
	position: absolute;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
}
.centerlinkbox span img {
	padding: 0 10px 0 0;
}

.white_box {
	margin: 0;
	padding: 20px;
	background: #fff;
}

.white_box p {
	margin-bottom: 10px;
	line-height: 170%;
}

.white_box ul {
	margin: 0;
	padding: 0;
}

.white_box li {
	margin-right: 30px;
	white-space:nowrap;
	float: left;
	display: inline;
}

.white_fitbox {
	margin: -20px 0 0 0;
	padding: 0px;
	background: #fff;
}

.white_box_btm20 {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #fff;
}

.white_box_btm20 p {
	margin-bottom: 10px;
	line-height: 170%;
}

.white_box_btm20 ol {
	padding: 10px 0 10px 25px;
}

.white_box_btm20 ol li {
	padding: 0 0 10px 0px;
	line-height: 170%;
}

.search_box {
	margin: 0 0 20px 0;
}

.wbox_left {
	width: 750px;
	*width: 735px;
	float: left;
	display: inline;
}

.wbox_right {
	width: 120px;
	width: 120px\9;
	*width: 135px;
	float: right;
	display: inline;
}

.tbl_bwbg label {
	margin-right: 20px;
}

h4 {
	margin: 20px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	margin:0 0 5px 0;
	padding:0;
	font-weight: bold;
}

div.ind {
	width: 100%;
	margin: 0 0 5px 0;
}

div.indL {
	width: 17px;
	margin: 0 10px 0 0;
	float: left;
}

div.indR {
	width:676px;
	margin:0;
	float:left;
}

div.indWide {
	width: 100%;
	margin: 0 0 5px 0;
}

div.indWideL {
	width: 17px;
	margin: 0 10px 0 0;
	float: left;
}

div.indWideR {
	width:890px;
	margin:0;
	float:left;
}

div.bno {
	width: 35px;
	margin: 0 5px 0 0;
	text-align: right;
	float: left;
}

div.kind {
	width:95px;
	margin:0;
	float:left;
}

.error_box2 {
	margin: 150px 0 120px 300px;
	padding: 0;
}

.error_box2 p {
	float: left;
	vertical-align: middle;
}

.error_box2 span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 16px;
	font-weight: bold;
	color: #ff3333;
	text-align: left;
	line-height: 160%;
}

.center_image {
	text-align: center;
}

.tbl_bdr_btm {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: #fff;
	border-collapse: collapse;
}

.tbl_bdr_btm th {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
.tbl_bdr_btm td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.tbl_bdr_btm .ctr {
	text-align: center;
}

.tbl_bdr_btm tr.bgblue {
	background: #f3f9fb !important;
}

.tbl_bdr_schedule {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	*padding: 0 20px 0 0;
	background: #fff;
	width: 920px;
	border-collapse: collapse;
}

.tbl_bdr_schedule th {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	table-layout:fixed;
}

.tbl_bdr_schedule td {
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	table-layout:fixed;
}

.tbl_bdr_schedule .ctr {
	text-align: center;
}

.tbl_bdr_schedule_body {
	width: 100%;
	padding: 10px 0 10px 0;
	background: #fff;
	width: 900px;
	border-collapse: collapse;
}

.tbl_bdr_schedule_body th {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	table-layout:fixed;
}

.tbl_bdr_schedule_body td {
	border-bottom: 1px solid #ccc;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
	table-layout:fixed;
}

.tbl_bdr_schedule_body_td {
	padding: 10px 20px 15px 0px !important;
}

.tbl_bdr_schedule_body .ctr {
	text-align: center;
}

.tbl_bdr_schedule_body tr.bgblue {
	background: #f3f9fb !important;
}

.txt_redline {
	text-decoration: line-through;
	color: red;
}

.txt_redline span {
	color: #666;
}

.tbl_bd0 th,.tbl_bd0 td{
	padding:5px !important;
	border:none !important;
}

.tbl_bd0_vat th,.tbl_bd0_vat td{
	padding:5px !important;
	border:none !important;
	vertical-align: top !important;
}

.mainte_box {
	width: 650px;
	margin: 50px auto;
	padding: 30px 30px 30px 40px;
}

.mainte_box span {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 170%;
	font-weight: bold;
	color: #ff3333;
}

.mainte_iconbox {
	margin: 0 0 20px 0;
	padding: 0;
}

.mainte_left {
	width: 50px;
	float: left;
	display: inline;
}

.mainte_right {
	float: left;
	display: inline;
}

.mainte_date {
	margin: 20px 0 20px 0;
	padding: 20px;
	background: #fff;
}

.mainte_date p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 170%;
	font-weight: bold;
	text-align: center;
	color: #ff3333;
}

.kome_indent {
	padding-left: 1em;
	text-indent: -1em;
}

.areabox {
	margin: 0;
	padding: 0;
}

.areabox ul {
	float: left;
	display: inline;
}

.areabox ul li {
	padding: 0 0 5px 0;
	float: left;
	display: inline;
	width: 91px;
}

.information_box {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 7px solid #90acc8;
	background: #d4e8fc;
}

.information_box span {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.information_leftbox {
	float: left;
	display: inline;
	width: 50px;
}

.information_rightbox {
	float: left;
	display: inline;
	width: 641px;
}

.information_rightbox p {
	padding-bottom: 5px;
}

.pgtop_help {
	width: 660px;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 10px;
	text-align: right;
	font-size: 11px;
	background: url(/images/common/pagetop.png) no-repeat 560px 4px;
}
/*  text  */

.fix_txt13 {
	font-size: 13px !important;
}

a {
	outline: none;
}

a:link {
	color : #0099ff;
	text-decoration: none;
}

a:visited {
	color : #0099ff;
	text-decoration: none;
}

a:active {
	color : #0066ff;
	text-decoration: underline;
}

a:hover {
	color : #0066ff;
	text-decoration: underline;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
 
sup {
    bottom: 1ex;
}
 
sub {
    top: .5ex;
}

.orange {
	color: #ff9900;
}

.red {
	color: #ff0000;
}

.green {
	color: #009900;
}

.gray {
	color: #ccc;
}

.small {
	font-size: 12px;
}
