@charset "UTF-8";
/*formatting style
------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
}
/*link style
------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*basic layout
------------------------------------*/
#container {
	background-color: #FFFFFF;
	width: 880px;
	margin: 10px auto 20px;
	line-height: 150%;
}
#header {
	clear: both;
	margin-bottom: 5px;
	height: 110px;
	float: left;
}
#header .mainlogo {
	width: 267px;
	float: left;
}
#header .submenu {
	width: 258px;
	height: 52px;
	padding-top: 20px;
	float: right;
	display: block;
}
#header .submenu ul {
	position: relative;
}
#header .submenu ul li {
	display: inline;
}
#header .search {
	width: 355px;
	height: 72px;
	overflow: visible;
	float: right;
}
#header .mainmenu {
	height: 38px;
	width: 613px;
	float: left;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
#header .mainmenu ul {
}
#header .mainmenu ul li {
	display: inline;
	float: left;
	list-style-type: none;
}
#sidebarl {
	position: relative;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 200px;
	clear: left;
}
#sidebarl .menu {
	position: relative;
	float: left;
	clear: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	width: 192px;
	border: 1px solid #666666;
	padding-top: 265px;
	background-image: url(../images/sbtn_reception.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#sidebarl .menu ul {
	list-style-image: none;
	list-style-type: none;
	position: relative;
}
#sidebarl .menu ul li {
}
#sidebarl  .menu .btn {
	float: left;
	clear: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#sidebarr {
	float: right;
	width: 190px;
	background-color: #FFFFFF;
	margin-left: 15px;
}
#sidebarr .menu {
	position: relative;
}
#sidebarr    .menu ul {
	list-style-image: none;
	list-style-type: none;
}
#sidebarr    .menu   ul li {
	display: block;
}
.llink {
	width: 185px;
	padding-top: 37px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
	clear: left;
	background-image: url(../images/linkbtn.gif);
	background-repeat: no-repeat;
}
.llink   ul  {
	list-style-image: none;
	list-style-type: none;
}
.llink  ul  li {
	margin-left: 20px;
	border-bottom: 1px dotted #CC3366;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 2px;
	padding-top: 3px;
}
.llink  ul  li  a {
	color: #333333;
}
.rlink {
	width: 185px;
	padding-top: 37px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	clear: left;
	background-image: url(../images/linkbtn.gif);
	background-repeat: no-repeat;
}
.rlink   ul  {
	list-style-image: none;
	list-style-type: none;
}
.rlink  ul  li {
	margin-left: 20px;
	border-bottom: 1px dotted #CC3366;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 2px;
	padding-top: 3px;
}
.rlink  ul  li  a {
	color: #333333;
}
#maincontents {
	width: 670px;
	float: right;
	margin-top: 10px;
}
.pagetitle {
	margin-top: 5px;
	float: right;
	margin-bottom: 25px;
	width: 665px;
}
.rtntop {
	background-image: url(../images/arrowro_dt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 25px;
	margin-left: 15px;
	float: right;
	width: 160px;
	clear: both;
	padding-left: 20px;
}
.subcontent {
	margin-top: 5px;
	width: 99%;
	clear: both;
	float: left;
	margin-left: 1%;
}
.subcontent  .title{
	font-size: 125%;
	padding-bottom: 10px;
}
.subcontent  .smtxt{
	font-size: 100%;
	padding-bottom: 10px;
	line-height: 98%;
}
.subcontent  .sub{
	padding-left: 30px;
}
.subcontent  .subnrs1{
	padding-left: 10px;
}
.notice {
	font-size: 85%;
	text-decoration: none;
	border: 1px dotted #CC9900;
	padding: 10px;
	width: 160px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}
#index_main {
	width: 465px;
	float: right;
	font-size: 100%;
}
#maincontents01 {
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 15px;
	width: 630px;
	float: left;
}
#maincontents01 ul {
	text-indent: 10px;
}
#maincontents01 ul li {
	list-style-type: none;
	line-height: 210%;
}
#maincontents01 a {
	text-decoration: underline;
}
#maincontents01 .topbox   {
	list-style-type: none;
	line-height: 210%;
	list-style-image: url(../images/sq_bk.gif);
	margin-left: 20px;
}
#maincontents01 .topdot   {
	line-height: 210%;
	margin-left: 10px;
	list-style-image: url(../images/circlesm.gif);
}
#maincontents01 .inpp  {
	display: block;
	text-indent: 0px;
	margin-left: 30px;
}
#maincontents01  .shttxt  {
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 25px;
}
#maincontents01  .subtitle  {
	text-decoration: none;
	color: #003399;
	font-size: 105%;
}
#maincontents01  .ltxt {
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 380px;
}
#maincontents01  .subtitlek {
	text-decoration: none;
	font-size: 115%;
}
#maincontents01   .nrscmm {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#maincontents01  .psgcmm {
	clear: left;
	float: left;
	margin-top: 20px;
}
#maincontents01 .subinp {
	margin-left: 20px;
	line-height: 22px;
}
#maincontents02 {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	width: 380px;
	float: left;
}
#maincontents02 ul {
}
#maincontents02 ul li {
	list-style-type: none;
	line-height: 210%;
	font-weight: bold;
}
#maincontents02 a {
	text-decoration: underline;
}
#maincontents03 {
	padding-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 95%;
}
#maincontents03 .commnt {
	width: 100%;
	padding-left: 10px;
	margin-bottom: 20px;
}
#maincontents03 .subtitle {
	text-decoration: none;
	color: #990000;
	font-size: 105%;
	margin-bottom: 15px;
}
#maincontents03 .subtitles {
	text-decoration: none;
	font-size: 103%;
	margin-bottom: 4px;
}
#maincontents04 {
	margin-left: 205px;
	padding-top: 0px;
	margin-top: 25px;
}
.contentstitle {
	border-bottom: 1px solid #7D7D7D;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 645px;
	margin-right: 15px;
	font-size: 125%;
	float: right;
	padding-bottom: 5px;
	clear: right;
}
.contentstitle_sht {
	border-bottom: 1px solid #7D7D7D;
	margin-bottom: 10px;
	font-size: 125%;
	float: left;
	width: 388px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.rscontents {
	float: right;
	text-align: right;
	margin-left: 20px;
	width: 200px;
}
.rscontents_picl  {
	float: right;
	text-align: right;
	width: 250px;
}
.rscontents_txt {
	float: right;
	text-align: left;
	margin-left: 20px;
	width: 180px;
	padding: 12px;
}
.lscontents {
	float: left;
	text-align: left;
	clear: both;
	margin-left: 5px;
	width: 380px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.lscontents_pics  {
	float: left;
	text-align: left;
	clear: both;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#maincontents_mukky_l {
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
	width: 180px;
	background-image: url(../images/mukokyuback.gif);
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#maincontents_mukky_r {
	margin-bottom: 15px;
	margin-top: 10px;
	float: right;
	width: 180px;
	background-image: url(../images/mukokyuback.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 18px;
}
#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.pbbar {
	height: 30px;
	width: 97%;
	clear: both;
	float: left;
	background-color: #BDF5F0;
	line-height: 30px;
	margin: 5px;
	font-weight: bold;
	text-align: right;
	display: block;
}
/*font style
------------------------------------*/
.style1 {
	font-size: 115%
}
.style2 {
	font-size: 105%;
	color: #990033;
}
.style3 {
	color: #003399;
	font-size: 105%;
}
.style4 {
	font-size: 125%;
	color: #CC0000;
}
.style5 {
	font-size: 120%;
	font-weight: bold;
}
.style6 {
	font-size: 95%;
}
.style8 {
	font-size: 85%
}
.style9 {
	font-size: 110%;
	color: #0033CC;
}
.style10 {
	font-size: 95%;
	color: #000000;
	line-height: 1.8em;
}
.style11 {
	font-size: 140%;
	font-weight: bold;
}
.style12 {
	font-size: 125%;
	line-height: 1.8em;
}
.style13 {
	font-size: 80%
}
.style14 {
	font-size: 140%;
	color: #0033CC;
	font-weight: bold;
}
.style15 {
	font-size: 105%;
	color: #CC0000;
}
.style16 {
	font-size: 105%;
	padding-bottom: 10px;
}
.style17 {
	font-size: 100%;
	color: #CC0000;
}
.style18 {
	font-size: 100%;
	color: #0033CC;
}
.style19 {
	text-decoration: underline;
}
