@charset='utf-8';

body {
	padding:0;
	margin:0;
    font-size: 62.5%; /* IE */
    font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color:#0a2267;
	line-height:1.6;
}

html>/**/body
{
    font-size: 10px; /* Except IE */
}

img {
	border:none;
}

p {
	margin:0;
	padding:5px;
	text-align:justify;
	text-justify: inter-ideograph;
}

h1,h2 {
	padding:0;
	margin:0;
}

h2 {
	margin:2px 0 0;
	border-bottom:#0a2267 6px solid;
}

a {
	color:#0a2267;
}

a:hover {
	color:#5897d2;
}

.clear {
	clear:both;
}

.clearLeft {
	clear:left;
}

/* 全ページ共通 */
table, tr, td { padding:0px; margin:0px; }

#main {
	width:920px;
	background:url(/NR/rdonlyres/1974870B-2CE0-4426-81FD-72C31CB050C5/0/mainbg.gif) repeat-y;
	padding:0 40px;
	font-size:120%;
}

#header {
	width:920px;
	height:120px;
}


#footer {
	height:47px;
	background:#f6f6f5;
	color:#999999;
	margin-top:8px;
	padding:0 5px 0 13px;
	font-size:80%;
}

#footer .link {
	float:left;
	padding-top:5px;
	letter-spacing:0.1em;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

#footer .logo {
	float:right;
	text-align:right;
	width:250px;
}

#leftColumn {
	width:174px;
	float:left;
	display:inline;
	font-size:80%;
}

ul#navi {
	width:170px;
	list-style:none;
	background:url(/NR/rdonlyres/2ADC9C51-436E-409F-AC9B-20A007179511/0/leftmenu_bottom.gif) no-repeat bottom;
	padding:2px 0 19px;
	margin:0;
	letter-spacing:0.1em;
}

ul#navi li {
	width:170px;
	height:auto;
	padding:0;
	margin:0;
}

ul#navi li a {
	padding:5px 0 0 15px;
	display:block;
	width:155px;
	min-height:19px; height:auto !important; _height:19px;
	text-decoration:none;
	background:url(/NR/rdonlyres/B96E7D85-BEF1-432C-AF80-2BA1A1424D9C/0/leftmenu_bg1.gif) no-repeat bottom left;
}

ul#navi li a.menu1 {
	background:url(/NR/rdonlyres/35052832-B465-4FAF-A9EB-4D65395B8A57/0/leftmenu_1.gif) no-repeat;
	width:170px;
	height:24px !important;
	padding:0;
	margin:0;
}

ul#navi li a.menu2 {
	background:url(/NR/rdonlyres/225FD561-97D7-47E3-B811-894CF4DCA8AA/0/leftmenu_2.gif) no-repeat;
	width:170px;
	height:24px !important;
	padding:0;
	margin:0;
}

ul#navi li.menu3 {
	background:url(/NR/rdonlyres/B06D1A94-31EB-43E9-9B56-32A8F90F5074/0/leftmenu_3.gif) no-repeat;
	display:block;
	width:170px;
	height:24px;
	padding:0;
	margin:0;
	overflow:hidden;
	letter-spacing:normal;
}

ul#navi li a.active {
	font-weight:bold;
}

ul#navi li a:hover {
	background-position:-170px bottom;
	color:#7bafdf;
}

ul#navi li a.bottom {
	background:url(/NR/rdonlyres/B96E7D85-BEF1-432C-AF80-2BA1A1424D9C/0/leftmenu_bg1.gif) no-repeat 0 -2px;
}

ul#navi li a.bottom:hover {
	background:url(/NR/rdonlyres/B96E7D85-BEF1-432C-AF80-2BA1A1424D9C/0/leftmenu_bg1.gif) no-repeat -170px -2px;
}

ul#navi li strong {
	visibility:hidden;
}

#leftColumn .linkbox {
	background:url(/NR/rdonlyres/C20A057B-BD63-4B03-BB74-6EFC2F790675/0/link_bg.jpg) no-repeat;
	width:170px;
	height:108px;
}

#leftColumn .linkbox ul {
	margin:0;
	padding:30px 10px 0;
	list-style:none;
}

#leftColumn .linkbox li {
	margin:0;
	padding:0;
}

#content {
	width:746px;
	float:left;
	display:inline;
}

#content .contentbg {
	background:#eeedeb;
	width:726px;
	padding:10px;
}

#content p.totop {
	text-align:right;
	font-size:80%;
	margin-top:10px;
}

#content p.totop a {
	font-weight:normal;
}

#content .line {
	background:url(/NR/rdonlyres/767B701A-55B6-4EB7-BCB3-C7E0838AC4E1/0/dottedline.gif) repeat-x;
	height:3px;
	margin:10px 0 5px;
}

#content p.textl {
	font-size:120%;
}

#content .textb {
	font-weight:bold;
}

#content .textblue {
	color:#5897d2;
}

#content a {
	font-weight:bold;
}

#content .textright {
	text-align:right;
}

#content a.blank {
	background:url(/NR/rdonlyres/6B34991D-41D9-4E25-89BB-64CE24CC7C03/0/blank_l.gif) no-repeat right;
	padding-right:12px;
}
	


/* ClearFix */
.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.ClearFix { display: inline-block; }


