@charset "iso-8859-1";

/*--- common_e.css ---*/

/* Style Sheet Reset */
body {
	margin				: 0px				;
	border				: none				;
	paddind				: 0px				;
}

h1 {
	margin				: 0px				;
}

p {
	margin				: 0px				;
}

ul {
	margin				: 0px				;
	padding				: 0px				;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

/* Default */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	text-align: center;
	background-image: url(img/2012_yakusyokue.gif);
}

/* Default Link Color */
a:link,
a:visited,
a:active {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#container {
	padding: 3px;
	background-color: #ffffff;
	width: 744px;
	_width: 752px;
	margin : 0 auto;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	text-align: left;
}

/* Parts */
.sitelogo {
	left: -999px;
	top: -999px;
	position: absolute;
}

.skip {
	left: -999px;
	top: -999px;
	position: absolute;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.c-both {
	clear: both;
}

.c-left {
	clear: left;
}

.c-right {
	clear: right;
}

.icon-s {
	background-image: url(../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	_background-position: 0 7px;
	padding: 1px 0px 1px 8px;
}

.icon-l {
	background-image: url(../images/icon_l.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 1px 0 1px 15px;
}

.icon-blank {
	background-image: url(../images/icon_blank.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 1px 0 1px 15px;
}

.icon-pdf {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding: 1px 0 1px 20px;
	margin-left: 5px;
	width: 20px;
}

.pagetop {
	padding: 20px 0 20px 0;
	font-size: 70%;
	text-align: right;
}


/*--- header_e.css ---*/

/* Header Link Color */
#utility a,
#utility a:link,
#utility a:visited,
#utility a:active {
	color: #000;
	text-decoration: none;
}

#utility a:hover {
	color: #cc0000;
	text-decoration: none;
}


/* Header */
#headerarea {
	background-image: url(../images/header_e.jpg);
	width: 744px;
	height: 86px;
	background-repeat: no-repeat;
}

#headerlogo h1 a,
#headerlogo h1 a:link,
#headerlogo h1 a:visited,
#headerlogo h1 a:active,
#headerlogo h1 a:hover {
	float: left;
	background-image: url(../images/logospace.gif);
	display: block;
	width: 325px;
	height: 35px;
	margin: 35px 0 0 5px;
}

#headerlogo p a,
#headerlogo p a:link,
#headerlogo p a:visited,
#headerlogo p a:active,
#headerlogo p a:hover {
	float: left;
	background-image: url(../images/logospace.gif);
	display: block;
	width: 325px;
	height: 35px;
	margin: 35px 0 0 5px;
}

#utility ul {
	float: right;
	text-align: right;
	width: 400px;
	margin-top: 52px;
	_margin-top: 58px;
}

#utility li {
	list-style-type: none;
	display: inline;
	font-size: 65%;
	padding-right: 7px;
}

.utility-icon {
	background-image: url(../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 1px 0 1px 3px;
}

/* Global Navigation */
.topenglish a,
.topenglish a:link,
.topenglish a:visited,
.topenglish a:active{
	color: #fff;
	text-decoration: none;
}

.topenglish a:hover {
	color: #ffcc33;
	text-decoration: none;
}

.topenglish {
	font-size: 70%;
	background-image: url(../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	margin: 0 5px 0 0;
	padding: 0 0px 0 2px;
	float: right;
}

/* Global Navigation Link Color */
#globalnavi a,
#globalnavi a:link,
#globalnavi a:visited,
#globalnavi a:active{
	color:#0a484f;
	text-align:center;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	display: block;
	font-weight: bold;
}

#globalnavi a:hover {
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	padding: 3px 6px 3px 6px\9;/* IE8以前ハック */
	display: block;
	background-color:#057987;
	font-weight: bold;
}


/* Global Navigation */
#globalnavi {
	background-color: #fff;
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat;
	font-size: 80%;
	width: 743px;
	clear:both;
	border-right: solid #cdcecc 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#globalnavi ul {
	
	height:29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	display: inline;
}

#globalnavi li {
	
	list-style-type: none;
	float: left;
	margin-top:1px;
	padding:4px 5px 4px 5px;
	height:20px;
	border-right: solid #45858d 1px;
}


.leftline_h {
	border-left : solid #cdcecc 1px;
}
#headerlogo {
	margin: 0px;
	float: left;
	width: 223px;
}
#headerarea #header_r {
	margin: 0px;
	float: right;
	width: 521px;
}

/*--- footer_e.css ---*/

/* Footer Link Color */
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffcc33;
	text-decoration: none;
}

/* Footer */
#footer {
	width: 744px;
}

#footer ul {
	padding: 2px 20px 2px 20px;
	text-align: center;
	background-color: #006600;
}

#footer li {
	display: inline;
	list-style-type: none;
	font-size: 65%;
	padding: 1px 6px 1px 6px;
	
}

address {
	font-size :70%;
	text-align :center;
	line-height: 150%;
	margin: 10px 0 30px 0;
}

/*--- kanko ---*/

/* Contents */
#contents {
	margin: 5px 70px 5px 70px;
}

/* Main Contents */
#mainarea {
	width: auto;
}

#breadcolumn {
	font-size: 70%;
	margin-bottom: 18px;
}

/* Title */
h1 {
	border-top: solid #006600 1px;
	border-bottom: solid #006600 1px;
	padding: 5px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	color: #006600;
}

.h1-small {
	font-size: 85%;
	margin-left: 15px;
}

/* Date & English */
#date-english {
	width: 100%;
	margin-top: 5px;
}

#date-english li {
	list-style: none;
}

.date {
	float: left;
	font-size: 70%;
}

.english_page {
	float :right;
	font-size: 70%;
	background-image: url(../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 1px 0px 1px 7px;
}

/* Contents */
#about_honbun {
	margin-top: 10px;
	text-align: center;
}

#about_honbun h2{
	font-size: larger;
	font-weight: bold;
	color: #cc6600;
	margin:25px 0 5px 0;
}

#about_honbun p {
	font-size			: smaller			;
	line-height			: 140%				;
}

#about_honbun .fntB {
	font-weight			: bold				;
}

#about_honbun table {
	margin				: auto				;
}

#about_honbun .tblA {
	border-collapse		: collapse			;
	border				: solid 1px #999	;
	line-height			: 140%				;
	font-size			: smaller			;
}

#about_honbun .tblANoBdr {
	border-collapse		: collapse			;
	border				: none				;
	line-height			: 140%				;
	font-size			: smaller			;
}

#about_honbun .tblAth {
	border				: solid 1px #999	;
	text-align			: center			;
	font-weight			: bold				;
	color				: #fff				;
	background-color	: #006600			;
	padding				: 3px				;
}

#about_honbun .tblAtdA {
	border				: solid 1px #999	;
	background-color	: #ffffff			;
	padding				: 3px				;
}

#about_honbun .tblAtdB {
	border				: solid 1px #999	;
	background-color	: #dae8ef			;
	padding				: 3px				;
}
.back_bg {
	text-align: center;
	background-color: #ffffff;
	font-size: 10px;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	height: 480px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.about_line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
}

/* Buddet page */
#budget_honbun {
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}

#budget_honbun h2{
	font-size: larger;
	font-weight: bold;
	color: #cc6600;
	margin:25px 0 5px 0;
}

#budget_honbun p {
	font-size			: smaller			;
	line-height			: 140%				;
}

#budget_honbun .fntB {
	font-weight			: bold				;
}

#budgeto_honbun table {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#budget_honbun td.tb01 {
	line-height			: 80%;
	font-size			: 90%;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #FFFFFF;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
}
#budget_honbun td.tb02 {
	line-height			: 180%;
	font-size			: 85%;
	background-color: #ebf5f5;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	COLOR: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#budget_honbun td.tb03 {
	line-height			: 180%;
	font-size			: 85%;
	background-color: #f8f8f8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#budget_honbun td.tb04 {
	line-height			: 110%;
	font-size			: 80%;
	background-color: #FFFFF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* Human Resources page */
#human-resources_honbun {
	text-align: center;
}#human-resources_honbun img {
	margin-bottom: 20px;
	border-bottom-style: none;
}
#human-resources_honbun h2 {
	font-size: 100%;
	color: #006600;
	font-weight: bold;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-left: 5px;
	line-height: 130%;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#human-resources_honbun p {
	font-size: 85%;
	line-height: 85%;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#human-resources_honbun #column01 {
	background-repeat: no-repeat;
	background-position: right top;
}
#human-resources_honbun #column02 {
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
}
#human-resources_honbun #column03 {
	background-repeat: no-repeat;
	background-position: right top;
}
.point-s {
	font-size: 80%;
	color: #FF9933;
	line-height: 80%;
	margin-bottom: 2px;
}


/* Rules and Regulations page */

#kihon01-contents {
	margin-top: 25px;
	_width: 100%;
}

#kihon01-contents ul {
	margin-left: 1em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#kihon01-contents li {
	font-size: 85%;
	line-height: 140%;
	list-style: none;
	margin-bottom: 0.5em;
}

.li-indent{
	text-indent: 8px;
}

.line-bottom{
	border-bottom: dotted #006600 1px;
}

.strong-red {
	color: #cc0000;
	font-size: 80%;
	margin-left: 5px;
}

.kihon01-icon-s {
	background-image: url(../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 1px 0 1px 5px;
}

.kihon01-icon-l {
	background-image: url(../images/icon_l.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 1px 0 1px 10px;
}

.kihon01-icon-blank {
	background-image: url(../images/icon_blank.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 1px 0 1px 10px;
}

#adobe_download {
	font-size: 70%;
	border: solid #ccc 1px;
	padding: 5px;
	margin-top: 20px;
}

#adobe_download img {
	float: left;
	margin-right: 10px;
}
