@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-image:url(../image/bg_body.jpg);
	background-color:#FFFFFF;
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	
}

#Header1 {
	text-align:center;
	background-color:#003399;
	color:#FFFFFF;
	font-size:32px;
	line-height:40px;
	height:40px;
	padding: 0px;
	margin:0px;
}

.head-line {
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	background-color:#FFFFFF;
	background-repeat: repeat;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.head_path {
	width:980px;
	height:15px;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#555555;
	padding-top:5px;
	padding-right:10xp;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

.head_path a {
	color:#555555;
}

.header {
	height:110px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#003399;
	background-image: url(../image/bg_title.gif);
	color:#FFFFFF;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.title {
	height:100px;
	width:980px;
	padding: 0px;
	font-size:36px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#003399;
	color:#FFFFFF;
}

.eng-title {
	font-size:16px;
}

.contents {
	height: auto;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-color:#FFFFFF;
	background-image:url(../image/bg_contents.jpg);
	text-align:left;
	background-repeat: repeat-y;
	background-position: center top;
}

.left_side {
	margin-left:auto;
	margin-right:auto;
	width:180px;
	background-repeat: repeat-y;
	position:absolute;
	margin: 0px;
	padding-left:10px;
}

.left_menu {
	height: auto;
	padding-bottom:10px;
	font-size:14px;
	text-align: left;
	text-indent: 16px;
	letter-spacing: 5px;
	line-height:40px;
}

.left_menu a {
	color:#555555;
	text-decoration:none;
	display:block;
	background-image:url(../image/side_menu01a.jpg);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.left_menu a:hover {
	background-image:url(../image/side_menu02a.jpg);
	color:#333333;
}

.left_menu span {
	color:#c5e1ed;
	display:none
}

.left_banner {
	height: auto;
	padding-bottom:5px;
}

.main {
	height: auto;
	width:760px;
	margin:0px;
	padding-top: 0px;
	padding-left: 210px;
	padding-bottom: 0px;
	color:#555555;
	font-size:0.95em;
	line-height:1.15em;
	background-repeat: repeat-y;
	background-position: left top;
}

.calendar {
	width:760px;
	height: auto;
	margin:0px;
}

.data {
	padding-top: 0px;
	text-align:left;
	color:#555555;
	font-size:0.95em;
	line-height:1.15em;
}

.sentence {
	margin:10px;
	color:#555555;
	font-size:18px;
	line-height:32px;
	background-image:url(../image/dot-line.gif);
}

.contact {
	width:400px;
	height: auto;
	text-align:left;
	font-style:bold;
	color:#333333;
	background-color:#EEEEEE;
	margin-left:340px;
	margin-right:10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

caption.box {
	font-size: 1.25em;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	text-indent: 2em;
	text-align: left;
	background-image: url(../image/box_title_blue.gif);
	color: #333333;
	/*
	color: #0066CC;
	*/
	background-repeat: no-repeat;
	letter-spacing: 10px;
}
caption.box2 {
	font-size: 1.25em;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	text-indent: 2em;
	text-align: left;
	background-image: url(../image/box_title_blue.gif);
	color: #333333;
	background-repeat: no-repeat;
	letter-spacing: 10px;
}


.box {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

span.subject {
	font-size:1.15em;
	color:#003399;
	font-weight: bold;

}

div.box p {
	background-image: url(../image/bg_dot.jpg);
	line-height: 25px; 
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}

td.size {
	background-image: url(../image/side_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 500px;
	width: 200px;
}

td.main {
	width: 740px;
	padding: 0px;
}

td.box {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}

td.lightbox {
	border: 1px solid #0066CC;
	padding: 10px;
}

ul {
	text-align:left;
	list-style-image:url(../image/listmark01.gif);
	margin-left:15px;
	padding-left:10px;
	margin-top:0px;
}

li {
	line-height: 25px;
	padding-left:0.3em;
	font-size:0.95em;
	color:#555555;
	margin-bottom:10px;
	margin-left:1px;
}

li.sentence {
	line-height: 25px;
	padding-left:0.3em;
	font-size:0.95em;
	color:#555555;
	margin-bottom:10px;
	margin-left:1px;
	background-image: url(../image/bg_dot.jpg);
}

.mark {
	margin-right:0.5em;
}
h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding:20px;
	color:#FFFFFF;
	background-color:#0066CC;
	font-size:2em;
	letter-spacing: 20px;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	color:#333333;
	background-image:url(../image/box_title_blue.gif);
	background-repeat:no-repeat;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:bold;
	height:40px;
}

h3#sp {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:45px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:10px;
	color:#555555;
	background-image:url(../image/h3-1.jpg);
	background-repeat:no-repeat;
	font-size:1.25em;
	font-weight:bold;
}

h4 {
	padding:10px;
	color:#FFFFFF;
	background-color:#003399;
	margin-top:0px;
	margin-bottom:10px;
}



.footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	border-top:solid 9px #669ACC;
	text-align:center;
	float:left;
}

.copyright {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:left;
}


address {
	font-size:0.625em;
	font-style:normal;
	color:#5e8eab;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;
}

address a {
	color:#666666;
	text-decoration:none;
	border-bottom:dotted 2px orange;
}

address a:hover {
	color:#ff8800;
}
