@charset "UTF-8";
/* office_blue */

*{
margin: 0px;
padding: 0px;
}
body {
	text-align: center;
        margin: 0px auto;
	padding: 0px;
	color: #666666;
	background: #F1F1F1;
	font: 12px Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}


hr {
	display: none;
}
img{
	border-style: none;
}

#wrapper {	
        text-align: left;
	padding: 0px;
	height: auto;
	width: 860px;
	margin: 25px auto 10px;
	background: url(images/base_bg1.gif) repeat-y top;
}


a{
	text-decoration: underline;
	color: #666666;
}
a:hover{
	color: #17345d;
	text-decoration: underline;
}
/* header */
#header {
	
background: url(images/header_t_bg1.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	position: relative;
	width:860px;

	clear: both;
}
#header h1 a {
	color: #598fac;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 800px;
}
#header .subTitle{
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 11px;
}
#header .logoSet {
	position: absolute;
	left: 25px;
	top: 17px;
	height: auto;
	width: 800px;
}

/* subMenu */
#subMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 400px;
}
#subMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
}
#subMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subMenu li a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
}
#subMenu li a:hover {
	color: #17345d;
}

/* menu */
#menu {
	margin: 0px;
	padding: 0px;
	height: 25px;
	position: relative;
	width: 860px;
	clear: both;
       
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: absolute;
	left: 25px;
	bottom: 4px;
　　　
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
       background-image: url("images/b-grade.gif");
}
#menu li a {
	display: block;
	width: 135px;
	border-right: 1px solid #598fac;
	text-align: center;
	font-weight: bold;
	color: #598fac;
	text-decoration: none;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
}
#menu li a:hover {
	color: #17345d;
}
#menu .home a {
	width: 118px;
	border-left: 1px solid #598fac;
}


/* intro */
#intro {

	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 180px;
	position: relative;
	width: 860px;
	clear: both;
}
#intro img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
}
#intro p {
	position: absolute;
	top: 15px;
	right: 45px;
	text-align: left;
	color: #f5f5f5;
	line-height: 2.1em;
	width: 440px;
}

/* pagebody */
#pagebody {
       
	margin: 15px 0px 0px 0px;
	padding: 0px 25px;
	background: url(images/dot.gif) repeat-y 254px;
	width: 810px;
	height: auto;
	
	float: left;
      clear: both;
}
/* pagebody maincontents */
#pagebody #maincontents {
	float: right;
	width: 560px;
	
	height: auto;
        
}

#pagebody #maincontents h1 {
	margin: 0px 0px 10px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bolder!important;
	color: #2F4F4F;
        background-image: url("images/b-grade.gif");
        width : 540px; 
}
#pagebody #maincontents h2 {
	margin: 5px  0px 0px;
	padding: 5px 0px 0px 15px;
	font-size: 16px;
	background: url(images/h2.gif) no-repeat;
	color: #FFFFFF;
	height: 30px;
	width: 545px;
}
#pagebody #maincontents TABLE {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}	
#pagebody #maincontents h3 {
	font-size: 18px;
	
	color: #3300cc;

	
}

#pagebody #maincontents h4 {
	font-size: 18px;
	
	color: #ff3333;

	
}
#pagebody #maincontents h5 {
	font-size: 15px;
	
	color: #000000;

	
}
#pagebody #maincontents h6 {
	font-size: 13px;
	
	color: #ff0000;

	
}
#pagebody #maincontents dl {
	margin: 0px;
	font-size: 15px;
        color: #003399;
}

#pagebody #maincontents strong {
	margin: 0px;
	font-size: 16px;
}
#pagebody #maincontents li {
   list-style:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hides from IE-mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* End hides from IE-mac */

#pagebody #maincontents p {
	
}
#pagebody #maincontents a {
	color: #598fac;
	font-weight: bold;
　　　　
}
#pagebody #maincontents a:hover {
	color: #17345d;
}

#pagebody #maincontents p img {
	float: right;
	clear: both;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0.3em;
	color: #666666;
	text-decoration: underline;
}


#pagebody #maincontents ul {
	list-style: inside;
	padding: 0px;
	margin: 0px 0px 10px;
}
#pagebody #maincontents li {
	line-height: 1.8em;
}

/* pagebody sidebar */
#pagebody #sidebar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	height: auto;
	float: left;
}

#pagebody #sidebar #newsbox {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: auto;
}
#pagebody #sidebar #newsbox #newsHead a {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead a:hover {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center -6px;
	text-indent: -9999px;
	line-height: 5px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead h2 {
	background: #EEE8AA url(images/newsHead.gif) no-repeat 40px 10px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 210px;
	text-indent: -9999px;
}
#pagebody #sidebar #newsbox .newsContents {
	background: #F1F1F1;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}
#pagebody #sidebar #newsbox .newsContents ul {
	list-style: none;
	padding: 0px 15px 10px;
	margin: 0px;
}
#pagebody #sidebar #newsbox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#pagebody #sidebar #newsbox .newsContents li a {
	font-size: 12px;
}

#pagebody #sidebar #bannerfield {
	padding: 0px;
	margin: 15px 0px 10px;
}
#pagebody #sidebar #bannerfield h3 img {
	padding: 0px;
	margin: 0px 0px 15px;
}

/* footer */
#footer {
	background: url(images/footer_bg1.gif) no-repeat bottom;
	height: 30px;
	clear: both;
	width: 860px;
}
#footer address {
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	color: #598fac;
	font-size: 10px;
}
#footer a {
	color: #598fac;
}
#footer a:hover {
	color: #17345d;
}

