@charset "utf-8";

/* general settings */

body {
	font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

* html body {
	font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
/*    font-family: 'ＭＳ Ｐゴシック',sans-serif; */
}

*:first-child+html body {
	font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
/*    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif; */
}

.cfx:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cfx {
	min-height: 1px;
}

* html .cfx {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

body {
	margin:0px;
	text-align:center;
}

.bwwrapper {
	width:910px;
	padding-left:30px;
	padding-right:30px;
	margin:0 auto;
	text-align:left;
}
p,h1,h2,h3,h4,h5,h6 {
	margin:0px;
}
#h1 {
	font-size: 10px;
	position: absolute;
	left: 141px;
	top: 34px;
}


a:link	{
	text-decoration:underline;
	color:#1c78f9;
}
a:active {
	text-decoration:underline;
	color:#1c78f9;
}
a:visited {
	text-decoration:underline;
	color:#1c78f9;
}
.bg {
	background:#ffffff url(../img/bg.gif) repeat-y left top;
	width:910px;
/*	padding-left:30px;
	padding-right:30px;*/
	margin:0 auto;
	text-align:center;
}
a:hover	{
	text-decoration:underline;
	color:#ff6600;
}

.base {
	background:#ffffff;
	text-align:center;
}
.cont {
	width:860px;
	margin:0 auto;
	text-align:left;
}

.texmenu ul,
#header ul,
#footer ul,
#menu ul,
#fmenu ul {
	margin: 0 0 0 0em; 
	padding: 0; 
	list-style-type:none;
}

p.tex {
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.7em;
	font-size:0.75em;
}


/* header */

.headbar,
.footbar {
	background:#69c6f1;
	text-align:center;
}
.headbar
.barbg {
	margin:0 auto;
	background:url(../img/headbg.gif) no-repeat left top;
	width:910px;
	height:15px;
	font-size:10px;
}

#header {
	position:relative;
}
.wh {

}

#utilmenu {
	position:absolute;
	top:5px;
	right:0px;
	font-size:10px;
}

/* logo */

#logo {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:5px;
}
#logo a {
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	background:url(../img/logo.gif) no-repeat left top;
	width:416px;
	height:42px;
}

/* globalmenu top */

#menu ul li {
	float:left;
}

#menu li a {
	border:0px;
	background:url(../img/menu.gif) no-repeat;
	display:block;
	height:40px;
	overflow:hidden;
	text-indent:-10000px;
}

#menu li.mn001 a {
	width:50px;
	background-position:0px 0px;
}
#menu li.mn001o a {
	width:50px;
	background-position:0px -40px;
}
#menu li.mn001 a:hover {
	background-position:0px -40px;
}

#menu li.mn002 a {
	width:91px;
	background-position:-50px 0px;
}
#menu li.mn002o a {
	width:91px;
	background-position:-50px -40px;
}
#menu li.mn002 a:hover {
	background-position:-50px -40px;
}

#menu li.mn003 a {
	width:107px;
	background-position:-141px 0px;
}
#menu li.mn003o a {
	width:107px;
	background-position:-141px -40px;
}
#menu li.mn003 a:hover {
	background-position:-141px -40px;
}

#menu li.mn004 a {
	width:129px;
	background-position:-248px 0px;
}
#menu li.mn004o a {
	width:129px;
	background-position:-248px -40px;
}
#menu li.mn004 a:hover {
	background-position:-248px -40px;
}
#menu li.mn005 a {
	width:125px;
	background-position:-377px 0px;
}
#menu li.mn005o a {
	width:125px;
	background-position:-377px -40px;
}
#menu li.mn005 a:hover {
	background-position:-377px -40px;
}

#menu li.mn006 a {
	width:121px;
	background-position:-502px 0px;
}
#menu li.mn006o a {
	width:121px;
	background-position:-502px -40px;
}
#menu li.mn006 a:hover {
	background-position:-502px -40px;
}

#menu li.mn007 a {
	width:69px;
	background-position:-623px 0px;
}
#menu li.mn007o a {
	width:69px;
	background-position:-623px -40px;
}
#menu li.mn007 a:hover {
	background-position:-623px -40px;
}

#menu li.mn008 a {
	width:62px;
	background-position:-692px 0px;
}
#menu li.mn008o a {
	width:62px;
	background-position:-692px -40px;
}
#menu li.mn008 a:hover {
	background-position:-692px -40px;
}

#menu li.mn009 a {
	width:106px;
	background-position:-754px 0px;
}
#menu li.mn009o a {
	width:106px;
	background-position:-754px -40px;
}
#menu li.mn009 a:hover {
	background-position:-754px -40px;
}


/* layout */

#content {
	padding-top:15px;
	padding-bottom:30px;
}

#leftcont {
	margin-left:4px;
	width:180px;
	float:left;
}

#rightcont {
	margin-left:5px;
	width:662px;
	float:right;
}

#rightcont table{
	font-size:12px;
	line-height:1.7em;
	margin-bottom:20px;
	width:100%;
}


/* left column */

.texmenu {
	margin-top:15px;
}
.texmenu h4 {
	display:block;
	background:url(../img/cnttitle.gif) no-repeat;
	width:180px;
	height:30px;
	overflow:hidden;
	text-indent:-10000px;
}

.texmenu ul {
	border-top:1px solid #cccccc;
}

.texmenu li {
	/*IE*/
	border:1px solid #ffffff;
}
.texmenu li a {
	display:block;
	background:url(../img/allow.gif) no-repeat right center;
	padding-top:7px;
	padding-bottom:7px;
	line-height:1em;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	color:#333333;
	text-decoration:none;
}
.texmenu li a:hover {
	background:#dddddd url(../img/allow.gif) no-repeat right center;
	color:#000000;
	text-decoration:none;
}




/* pagetop */

#pagetop {
	border-bottom:1px solid #aeaeae;
	margin-bottom:15px;
}
#pagetop a {
	float:right;
	display:block;
	width:82px;
	height:23px;
	background:url(../img/pagetop.gif) no-repeat left top;
	overflow:hidden;
	text-indent:-10000px;
}

/*
.pagetop {
	border-bottom:1px solid #aeaeae;
	margin-bottom:15px;
}
.pagetop a {
	float:right;
	display:block;
	width:82px;
	height:23px;
	background:url(../img/pagetop.gif) no-repeat left top;
	overflow:hidden;
	text-indent:-10000px;
}
*/

/* footer */

#footer {
	padding-bottom:50px;
}

#footer a {
}

.footbar {
	height:100px;
}
.footbar
.barbg {
	margin:0 auto;
	background:url(../img/footbg.gif) no-repeat left top;
	width:910px;
	height:24px;
}

/* footer globalmenu */

#fmenu ul {
	margin: 0 0 0 0em; 
	padding: 0; 
	list-style-type:none;
}

#fmenu ul li {
	float:left;
}

#fmenu li a {
	border:0px;
	background:url(../img/fmenu.gif) no-repeat;
	display:block;
	height:40px;
	overflow:hidden;
	text-indent:-10000px;
}

#fmenu li.mn001 a {
	width:50px;
	background-position:0px 0px;
}
#fmenu li.mn001o a {
	width:50px;
	background-position:0px -40px;
}
#fmenu li.mn001 a:hover {
	background-position:0px -40px;
}

#fmenu li.mn002 a {
	width:91px;
	background-position:-50px 0px;
}
#fmenu li.mn002o a {
	width:91px;
	background-position:-50px -40px;
}
#fmenu li.mn002 a:hover {
	background-position:-50px -40px;
}

#fmenu li.mn003 a {
	width:107px;
	background-position:-141px 0px;
}
#fmenu li.mn003o a {
	width:107px;
	background-position:-141px -40px;
}
#fmenu li.mn003 a:hover {
	background-position:-141px -40px;
}

#fmenu li.mn004 a {
	width:129px;
	background-position:-248px 0px;
}
#fmenu li.mn004o a {
	width:129px;
	background-position:-248px -40px;
}
#fmenu li.mn004 a:hover {
	background-position:-248px -40px;
}
#fmenu li.mn005 a {
	width:125px;
	background-position:-377px 0px;
}
#fmenu li.mn005o a {
	width:125px;
	background-position:-377px -40px;
}
#fmenu li.mn005 a:hover {
	background-position:-377px -40px;
}

#fmenu li.mn006 a {
	width:121px;
	background-position:-502px 0px;
}
#fmenu li.mn006o a {
	width:121px;
	background-position:-502px -40px;
}
#fmenu li.mn006 a:hover {
	background-position:-502px -40px;
}

#fmenu li.mn007 a {
	width:69px;
	background-position:-623px 0px;
}
#fmenu li.mn007o a {
	width:69px;
	background-position:-623px -40px;
}
#fmenu li.mn007 a:hover {
	background-position:-623px -40px;
}

#fmenu li.mn008 a {
	width:62px;
	background-position:-692px 0px;
}
#fmenu li.mn008o a {
	width:62px;
	background-position:-692px -40px;
}
#fmenu li.mn008 a:hover {
	background-position:-692px -40px;
}

#fmenu li.mn009 a {
	width:106px;
	background-position:-754px 0px;
}
#fmenu li.mn009o a {
	width:106px;
	background-position:-754px -40px;
}
#fmenu li.mn009 a:hover {
	background-position:-754px -40px;
}

.futilmenu {
	float:left;
	margin-top:5px;
	font-size:10px;
}

.copyright {
	float:right;
	text-indent:-10000px;
	overflow:hidden;
	background:url(../img/copyright.gif) no-repeat left top;
	width:326px;
	height:11px;
	margin-top:8px;
}

