@charset 'UTF-8';
/*
	このcssではreset.cssによってresetした要素タグの再定義を行っています。
	影響範囲は全ページに及ぶため、編集する場合は注意してください。
	基本的には編集不可です。
*/

body {
	background-color: #ffffff;
	font-family: "Meiryo", "メイリオ", "Arial", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 93%;
	line-height: 135%;
}
/* 共通 */
.right {
	text-align: right;
}
.center {
	text-align: center;
}
#localeChange {
	margin: 5px;
	font-size: 85%;
	text-align: center;
}
body.content {
	margin: 0px 20px 20px 25px;
	font-size: 85%;
}
body.leftFrame {
	background: url("images/leftFrameBg.jpg") right top no-repeat;
}
body.rightFrame {
	background: url("images/rightFrameBg.jpg") left top no-repeat;
}

/* start a:link default */
	.noboder { 
		border:none; 
		outline:none;
	}
	a:link { 
		color: #0b7aa1;
		text-decoration: underline;
	}
	a:visited { 
		color: #0b7aa1;
		text-decoration: none;
	}
	a:hover { 
		color: #0b7aa1;
		text-decoration: none;
	}
	a:active { 
		color: #0b7aa1;
		text-decoration: none;
	}
/* end a:link default */

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:108%;
	margin: 25px 0 10px 0;
	padding: 0 0 3px;
	color:#994c2b;
	border-bottom: 2px dotted #994c2b
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:100%;
	margin: 10px 0 5px;
	font-weight: bold;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size: 100%;
	font-weight: normal;
	margin: 12px 0 5px 0px;
	padding:0 0 0 0;
	line-height:1.2em;
	color: #994c2b;
}
h4 {
	/*13px via YUI Fonts CSS foundation*/
	font-size: 93%;
	line-height: 1.2em;
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
}
p {
	line-height: 135%;
	margin: 0 0 0 0;
}
p.small {
	line-height: 130%;
	margin: 0 0 10px 0;
	font-size: 0.9em;
}
p.x-small {
	line-height: 120%;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}
p.noIndent {
	margin-bottom: 20px;
	text-indent: 0;
}
p.indent {
	margin-bottom: 15px;
	padding-left: 1.0em; 
}
p.noJustify {
	margin-bottom: 15px;
	text-align:left;
	text-indent: 0;
	margin-bottom: 2px;
}
p.noMargin {
	margin-bottom: 3px;
	text-indent: 0;
}
ul, ol {
	padding: 3px 0 0 28px;
	margin: 0;
}
.content li{
	margin-bottom: 10px;
}
/* start header */
body.header {
/* background: url("images/header_bg.jpg") left top no-repeat; */
	margin-top: 0;
	font-size: 0.85em;
}
#headerStyle {
	margin-top: 10px;
}
#headerStyle form {
	float: right;
	padding-right: 10px;
}
.headerLogo {
	text-align:left; 
	float:left; 
	width: 400px;
}
.head {
	color: #FFF;
	font-size: 0.8em;
}
.headerMenu {
	color: #FFF;
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 0;
	float: right;
	text-align: right;
}
.search {
	color: #ebff0a;
	padding-top: 15px;
}
/* end header */

/* start menu */
body.menu {
	background: url("images/menu_bg.jpg");
	background-repeat: repeat-x;
	line-height: 1.2em;
}
#menu {
	background-color:#fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0; 
}

/* start menu a:link default */

#menu ul a:link { 
		color: #000;
		text-decoration: none;
}
#menu ul a:visited { 
		color: #000;
		text-decoration: none;
}
#menu ul a:hover { 
		color: #0B7AA1;
		text-decoration: underline;
}
#menu ul a:active { 
		color: #000;
		text-decoration: none;
}

/* end menu a:link default */

/* start menu a:link default */
.list a:link { 
}
.list a:visited { 
}
.list a:hover { 
		color: #4e4e4e;
		text-decoration: underline;
}
.list a:active { 
		color: #4e4e4e;
		text-decoration: none;
}
/* end menu a:link default */

#menu ul {
	margin: 0px;
	margin-left: 5px;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 85%;
}
#menu ul li.menuTitleBlueGreen {
        background-image: url("images/menuTitleBlueGreen.jpg");
        border-top: 1px solid #bcbcbc;
        background-position: top left;
        background-repeat: no-repeat;
        margin-left: -15px;
        padding: 7px 5px 5px 10px;}
#menu ul li.menuTitleBlue {
	background-image: url("images/menuTitleBlue.jpg");
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 7px 5px 5px 10px;}
#menu ul li.menuTitleOrange {
	background-image: url("images/menuTitleOrange.jpg");
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 7px 5px 5px 10px;}
#menu ul li.menuTitleGreen {
	background-image: url("images/menuTitleGreen.jpg");
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 7px 5px 5px 10px;}
#menu ul li.menuTitlePerple {
	background-image: url("images/menuTitlePerple.jpg");
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 7px 5px 5px 10px;
}
#menu ul li.list {
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 5px 5px 5px 8px;
}
#menu ul li.listMenu {
	border-top: 1px solid #bcbcbc;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding: 5px 5px 5px 10px;
}
#menu li.submenu {
	background-image: url("images/menuBulletSmall.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 -15px;
	padding: 0 0 0 8px;
	font-size: 1.1em;
}
#menu ul li {
	margin-left: -15px;
	padding-left: 8px;
	font-weight: normal;
}

.lastUpdate {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 15px 5px 5px 5px;
	text-align: center;
}
/* end menu */

/* start content */
body.content {
	background-color: #ffffff;
	width: 720px;
}
.imgBorder {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 12px;
	vertical-align: top;
	margin: 0 0 0 10px;
}
td.border {
	padding: 10px;
	border: 1px solid #999;
	}
.colorGreen {
	color: darkgreen;
}
.colorMediumvioletred {
	color: mediumvioletred;
}
/* end content */

/* start footer */
body.footer {
	background-color: #999;
	font-size: 0.9em;
}
/* end footer */

/* start announcement */
table.announcement {
    border-color: #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-style: solid;
    border-width: 1px;
    color: #000;
    margin: 15px 0 0 0;
}
table.announcement th {
    background-color: #FFE8BB;
    padding: 3px 8px;
    text-align: left;
}
table.announcement td {
    background-color: #FFFFFF;
    color: #333333;
    padding: 3px 8px;
	font-size: 93%;
}
table.announcement td P {
	line-height: 1.4em;
	margin-bottom: 6px;
}
/* end announcement */
