* {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "MS PGothic", "Osaka", "Hiragino Kaku Gothic Pro", "sans-serif";
}


body {
	color:black;
	background:white;
	text-align:center;
}

a {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;
}

h1 {
	height:27px;
	border-left:5px solid #000066;
	background:#0066CC;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding:5px 0 0 5px;
	margin-bottom:20px;
	clear:both;
}

h1#En {
	height:27px;
	border-left:5px solid #000066;
	background:#0066CC;
	color:white;
	padding:5px 0 0 5px;
	margin-bottom:20px;
	font: bold 14px "Arial", "Helvetica", "sans-serif";
	clear:both;

}

h1 span {
	font-weight:normal;
	color:black;
	background:#CCCC99;
	padding:1px;
}

h2.ListYear,h2.Sub,h2.Sub {
	font-weight:bold;
	font-size:12px;
	color:black;
	background: url(image_common/menu_mark2.gif) no-repeat;
	padding-left:20px;
	margin-top:15px;
	margin-bottom:5px;
	clear:both;
}

h2.Sub a[name] {
	color:black;
}


h2.ListYear span,h2.Sub span,li.Subli span {
	font-weight:normal;
	padding-left:1em;
}

ul.SubUl {
	margin-left:0px;
}
li.Subli {
	list-style-type:none;
	font-weight:bold;
	font-size:12px;
	color:black;
	background: url(image_common/menu_mark2.gif) no-repeat;
	padding-left:20px;
	margin-bottom:15px;
}

p.Hombun {
	font-size:12px;
	line-height:200%;
	margin-bottom:1em;
}

p.HombunCenter {
	font-size:12px;
	line-height:200%;
	margin:1em 0;
	text-align:center;
}

div#Header {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

div#Breadcrumbs {
	width:740px;
	height:35px;
	text-align:left;
	padding-top:14px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


div#Container {
	width:740px;
	background:white;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	clear:both;

}

#SideMenu {
	width:230px;
	float:left;
	text-align:left;
	padding-left:10px;
	margin-bottom:20px;
}

#SideMenu ul#Lv1 {
	border-bottom:1px dashed #333333;
	width:200px;
}



#SideMenu li.Lv1Li {
	font-weight:normal;
	border-top:1px dashed #333333;
	list-style-type:none;
	padding:10px 0 10px 25px;
	background:  url(image_common/menu_mark.gif) no-repeat left 10px;
}

#SideMenu li.Lv1LiOn {
	font-weight:bold;
	border-top:1px dashed #333333;
	list-style-type:none;
	padding:10px 0 10px 25px;
	background: #FFFFCC url(image_common/menu_mark.gif) no-repeat left 10px;
}

#SideMenu ul#Lv2 {
	margin-top:2px;

}

#SideMenu li.Lv2Li {
	font-weight:normal;
	list-style-type:none;
	list-style-position:inline;
	padding:4px 0 4px 2px;
}

#SideMenu li.Lv2LiOn {
	font-weight:bold;
	list-style-type:none;
	list-style-position:inline;
	background:#FFCC99;
	padding:4px 0 4px 2px;
}

#Content {
	width:500px;
	float:right;
	text-align:left;
	margin-bottom:20px;
}

div#Footer {
	width:740px;
	color:white;
	background:#006699;
	clear:both;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	white-space:nowrap;
	padding:1px 0;
	clear:both;

}
