@charset "utf-8";

/*------------------------------

style common to all pages
------------------------------*/

/* >> font
------------------------------*/
html,
body {
	font-family: arial,helvetica,clean,sans-serif;
	/*color:#555;*/
	line-height: 130%;
	/*background-color: #CCC;*/
	color:#333333;
}

a:link { color:#333333; }

a:visited {
	color:#666666;
}

a:hover {
	color:#999999;
}

a:active {
	color:#999999;
}

span.yen {
	font-family:"Impact,Charcoal";
}

/* >> img
------------------------------*/
img { border:0; }


/* >> sup
------------------------------*/
sub, sup {
vertical-align: baseline;
}
sup {
position:relative;
top:-4px
}
sub {
position:relative;
top:4px
}

/* >> Common layouts
------------------------------*/
html { overflow-y:scroll; }

body {
	margin:0 auto;
	padding:0;
}

#wrapper {
	width:100%;
	margin:0;
	padding: 0px;
	text-align:left;
	position:relative;
	background-color: #FFF;
}
.Block01 {
	margin-bottom:20px;
}
.Block02 {
	margin-bottom:40px;
}
#content .rightBox .mark02 {
	background:url(../img/common/ico_list01.gif) left 0.2em  no-repeat;
	padding-left:12px;
	color:#333333;
}

/* >> header
------------------------------*/

#wrapper #header {
	background-image: url(../img/common/head_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header #head_contents {
	width:950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:70px;
}
#header h1 {
	float: left;
	display:block;
	width:352px;
	margin-top:15px;
}
#header .rightBox{
	float:right;
	width:580px;
	margin: 0;
	padding: 0px;
	height: 30px;
}
#header .rightBox ul{
	text-align:right;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 0px;
	font-size:0%;
	letter-spacing: 0em;
	height:30px;
	_height:0px;
}

#header .rightBox li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header #sub-navi{
	margin-top:-10px;
	_margin-top:10px;
	padding-left:2px;
	margin-right:5px;
	float: right;
	padding: 0px;
}

#header #sub-navi ul{
	margin:0px;
	padding: 0px;
}
#header #sub-navi ul li{
	margin:0px;
	padding: 0px;
}
#header #sub-navi ul.control {
	display:block;
	width:134px;
	height:19px;
	float:right;
}

#header #sub-navi ul.control li {
	display:block;
	float:left;
}

#header #sub-navi ul {
	text-align: right;
}
#header #sub-navi ul li {
	display: inline;
}
#header #sub-navi ul.control li.fontsize_l a,
#header #sub-navi ul.control li.fontsize_m a,
#header #sub-navi ul.control li.fontsize_s a {
	display:block;
	width:19px;
	height:19px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 5px;
}


#header #searchBox2 {
	margin-top:-10px;
	_margin-top:10px;
	float: right;
	padding: 0px;
	clear: both;
}

#header #searchBox {
	margin-top:-10px;
	_margin-top:10px;
	padding-left:2px;
	margin-right:5px;
	float: right;
	padding: 0px;
}

.search{
	margin: 0px 6px 0 0;
	padding: 0px;
	height:18px;
	width:150px;
	display:block;
	float:left;
}

/*gnavi*/
#header #gnaviArea {
	height:29px;
	width:950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #gnaviArea ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	height:29px;
}

#header #gnaviArea ul.menu a {
	display:block;
	margin:0;
	padding:0
}
#header #gnaviArea ul.menu li {
	position:relative;
	float:left;
	height:29px;
}
#header #gnaviArea ul.menu ul {
	position:absolute;
	top:29px;
	left:0;
	display:none;
/*	list-style:none;*/
	opacity:0;

}

#header #gnaviArea ul.menu ul li {
	position:relative;
	width:189px;
	height:25px;
	margin:0;
}
#header #gnaviArea ul.menu ul li a {
	display:block;
}

#header #gnaviArea ul.menu ul ul {
	left:189px;
	top:-1px;
}

#header #gnaviArea ul.menu ul ul li {
	position:relative;
	top:1px;
	width:189px;
	height:25px;
	margin:0;
	border-left:1px solid #FFF;
}




/*
#header #gnaviArea {
	height:29px;
	width:950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header #gnaviArea ul.menu {
	width:950px;
	margin: 0 auto;
	margin: 0px;
	padding:0;
	zoom:1;
	}

#header #gnaviArea ul.menu li {
	position:relative;
	width:190px;
	height:29px;
	margin:0;
	padding:0;
	float:left;
	}
#header #gnaviArea ul.menu li img {
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
#header #gnaviArea ul.menu li ul.sub{
	position:absolute;
	width:190px;
	margin:0;
	padding:0;
	top:29px;
	left:0px;
}
#header #gnaviArea ul.menu li ul.sub li{
	display:inline;
	float:left;
	width:190px;
	height:25px;
	margin:0;
	padding:0;
}


#header #gnaviArea img {
	margin:0;
	padding:0;
}


#header #gnaviArea ul.menu{
	zoom:1;
}
#header #gnaviArea ul.menu li:after,
#header #gnaviArea ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
*/


/* MAIN
------------------------------*/
#wrapper #main {
	width:950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*maincontents*/
#wrapper #content {
	width:950px;
	overflow: hidden;
	height: auto;
}
/*
#wrapper #content div#subMenu{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}
#wrapper #content div.rightBox{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}*/
#wrapper .mainvisual {
	width:950px;
	height:180px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:0%;/*IE6�΍�*/
}

#wrapper #flash{
	width:950px;
	height:180px;
	padding:0;
	font-size:0%;/*IE6�΍�*/
	margin:0;
	padding:0;
}
#content #subMenu {
	background-color: #f8f8f8;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	width:248px;
	/*width:250px;*/
	padding:0 0 50px 0;
	float: left;
}
#content #subMenu a .here{
	text-decoration: none;
}
#content #subMenu .here{
	color:#ffffff; background:#3E6FFF;
}
#content #subMenu p {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content #subMenu ul {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content #subMenu ul li{
	margin-bottom: 10px;
}

#content .rightBox {
	margin: 0px 0px 0px 20px;
	_margin: 0px 7px 0px 0px;
	padding: 0px;
	float: right;
	width: 660px;
}



/*--PANKUZU--*/
#topicpath {
	width: 660px;
	padding-top: 10px; 
	margin-bottom:20px;
	font-size:12px;
}

#topicpath:unknown {
	clear: both;
	display: block;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	height: 0px;
	content: "."
}

HTML #topicpath {
	display: inline-block; height: 1%
}

#topicpath {
	zoom: 1
	
}
#topicpath ul{
	width: 660px; 
	height: 2.8em;
	
}
#topicpath ul li {
	padding-right: 15px;
	background: url(../img/common/icon05.gif) no-repeat right 0.5em; 
	float: left;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 3px;
}
#topicpath ul li.first {
	padding-left: 0px;

}
#topicpath ul li.active {
	font-weight: bold;

}
#topicpath ul li.last {
	background: none transparent scroll repeat 0% 0%;
}

.bottomBorder {
	border-bottom:#666666 solid 3px;
	margin-bottom:20px;
}
/*
.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}*/

/* >> pagetop
------------------------------*/

#wrapper #content ul.pagetop{
	display:block;
	width:660px;
	text-align:right;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 2px;
}

#wrapper #content ul.pagetop li{
	display:inline;
	margin-left:15px;
}

#wrapper #content ul.pagetop li.arrow02{
	background:url(../img/common/ico_arrow02.gif) left 0.2em  no-repeat;
	padding-left:13px;
}


#wrapper #content ul.pagetop li.arrow03{
	background:url(../img/common/ico_arrow03.gif) left 0.2em  no-repeat;
	padding-left:13px;
}


/* >> Other Layouts
------------------------------*/
/*a[href$='.pdf'], a[href$='.PDF'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/common/ico_pdf.gif) no-repeat center right;
}
a[href$='.doc'], a[href$='.rtf'],
a[href$='.DOC'], a[href$='.RTF'] {
	padding: 5px 20px 5px 0;

	background: transparent url(../img/common/ico_doc.gif) no-repeat center right;
}
a[href$='.xls'], a[href$='.XLS'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../img/common/ico_xls.gif) no-repeat center right;
}*/
.linkBlue {
	padding-left:7px;;
	background:url(../img/common/ico_blue.gif) left 0.2em  no-repeat;
}
.link {
	background:transparent url(../img/ico_link.gif) center right no-repeat;
	padding-right:15px;
}
.txtCenter {
	text-align:center;	
}
.txtRight {
	text-align:right;	
}
.txtBold {
	font-weight:bold;
}
.txtRed {
	color:#F00;
}
.pvm {
	font-style:oblique;
	font-size:80%;
}
.imgrail01 img {
	vertical-align: middle;
	margin:0 2px;
}
.imgrail02 img {
	margin:0 2px;
}
/*-- Block --*/
#content .rightBox .Block01 {
	margin-bottom:20px;
}
#content .rightBox .Block02 {
	margin-bottom:40px;
}

/*-- SiteSearch ---*/
.BlockSiteSearch{
	width:700px;
	margin:0 0 0 0;
	padding:0 0 0 50px;
}

/* >> NotFound
------------------------------*/
.blockNotFound{
	width:700px;
	margin:60px auto;
	border:1px solid #CCC;
	padding:40px;
}

.blockNotFound h1{
	font-size:150%;
	margin-bottom:20px;
	border-bottom:3px solid #474747;
	font-weight:bold;
	padding-bottom:7px;
}

.blockNotFound p{
	display:block;
	padding-bottom:25px;
}



/* >> LastUpdate
------------------------------*/
.date {
	clear:both;
	float:rigth;
	text-align:right;	
}

/* >> footer
------------------------------*/
#footer {
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	background-color: #FFF;
	height: 100px;
	font-size:10px;
}
#footer #footerArea {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footerArea #copyright {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer #footer_content{
	width:970px;
	margin:0 auto;
	padding-top:13px;
}

#footer #footer_content .left_box{
	width:580px;
	float:left;
	margin-left: 20px;
	_margin-left: 10px;
}

#footer #footerArea ul {
	float: left;
	padding: 0px;
	text-align:left;
	font-size:12px;
	margin-top: 5px;
}
#footer #footerArea ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	display:inline;
	padding-right:12px;
	padding-left:5px;
	
}
#footer #footerArea ul li.last {
	border-right:none;
	display:inline;
	padding-right:12px;
	padding-left:5px;
}
#footer #footerArea ul li a {
	background:url(../img/common/ico_link_gray.gif) no-repeat left 0.1em;
	padding-left:8px;
}

#footer #footer_content .left_box ul.foot_list{
	text-align:left;
}

#footer #footer_content .left_box ul.foot_list li{
	display:inline;
}

#footer #footer_content .left_box p{
	text-align:left;
	font-size:85%;
	line-height:100%;
	margin-top:3px;
	margin-bottom:20px;
}

#footer #footer_content .right_box{
	width:320px;
	float:right;
	text-align:right;
	margin-right: 20px;
	_margin-right: 10px;
}

/*- clearfix -*/
#content .rightBox #pageLink ul:after,
#header .rightBox:after,
#wrapper #header #sub-navi:after,
#wrapper #main:after,
#footer_content:after,
#content .rightBox .menuList:after,
#content .rightBox .imgWrap:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* WinIE4-6*/
* html #content .rightBox #pageLink ul,
* html #header .rightBox,
* html #header #gnaviArea ul.menu li,
* html #wrapper #header #sub-navi,
* html #wrapper #main,
* html #footer_content,
* html #content .rightBox .menuList,
* html #content .rightBox .imgWrap {
	display: inline-block;
	height: 1%;
}
#content .rightBox #pageLink ul,
#header .rightBox,
#wrapper #header #sub-navi,
#wrapper #main,
#footer_content,
#content .rightBox .menuList,
#content .rightBox .imgWrap { zoom:1; }

/*--*/

#content #subMenu ul.txtMenu {
	margin-top: 5px;
}
#content #subMenu ul.txtMenu li {
	padding:0 0 0 7px;
	text-indent: -7px;
	margin:0 0 5px 0;
	/*width:180px;*/
}
#content .rightBox #topicpath {
	margin-bottom: 0px;
}
#content .rightBox h3 {
	margin-bottom: 20px;
}
#content #infoArea dl {
	margin:5px 5px 5px 5px;
}
#content #infoArea dl dt {
	width:7em;
	float:left; 
	clear:both;
	margin-bottom:3px;
}
#content #infoArea dl dd {
	width:550px;  
	margin-left:8em;
	padding-left:9px;
	margin-bottom:3px;
	background:url(../img/common/ico_blue.gif) left 0.2em  no-repeat;
}
#content .rightBox h4 {
	margin-bottom: 10px;
}
#content .rightBox h5 {
	font-weight: bold;
	color: #0242ff;
}
#content .rightBox p {
	margin-bottom: 10px;
}
#content .rightBox .style01 {
	margin-top: 10px;
}
#content .rightBox .style02 {
	margin-bottom: 10px;
}
#content .rightBox .style03 {
	margin: 10px 0;
}
#content .rightBox .list01 {
	margin: 0px 10px 10px 10px;
}
#content .rightBox .list01 li {
	background:url(../img/common/ico_list01.gif) left 0.2em  no-repeat;
	padding-left:12px;
	padding-bottom:3px;
}
#content .rightBox .list01_1 {
	margin: 0px 10px 0px 10px;
}
#content .rightBox .list01_1 li {
	background:url(../img/common/ico_list01.gif) left 0.2em  no-repeat;
	padding-left:12px;
	padding-bottom:3px;
}
.listLink {
	margin: 0px 10px 10px 10px;
}
.listLink li {
	background:url(../img/common/ico_blue.gif) left 0.2em  no-repeat;
	padding-left:7px;
	margin-bottom:3px;
}
.markLink {
	background:url(../img/common/ico_blue.gif) left 0.2em  no-repeat;
	padding-left:10px;
}
/*--bgGrayBox--*/
#content .bgGray {
	background-color: #f3f3f3;
	padding:12px 0 0 0;
	margin-bottom:20px;
}
#content .rightBox .bgGray dl{
	margin:0px 15px 0px 15px;
}
#content .rightBox .bgGray dt{
	font-weight: bold;
}
#content .rightBox .bgGray dd {
	margin:0px;
	padding:0px;
}
#content .rightBox .imgWrap {
}
#content .rightBox .imgWrap .left {
	display: block;
	float: left;
	margin:0 10px 10px 0;
}
#content .rightBox .imgWrap .right {
	display: block;
	float: right;
	margin:0 0 10px 10px;
}
/*--Common Application--*/
#content .rightBox .appBox h5 {
	font-weight: bold;
	color:#F90;
}
#content .rightBox .appBox {
	margin-top: 10px;
	margin-bottom:20px;
}
#content .rightBox .appBox ul {
	list-style-type: circle;
	padding-top:5px;
	padding-left:5px;
}
#content .rightBox .appBox .contactBox{
	margin:10px 0 10px 0;
}
#content .rightBox .appBox .contactBox.bgGray .title {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffab28;
	margin:0px 20px 3px 20px;
}
#content .rightBox .appBox .contactBox.bgGray .subTit {
	margin:10px 20px 0px 20px;
	padding-left:12px;
	font-weight:bold;
	background:url(../img/common/ico_list03.gif) left 0.2em  no-repeat;
}
#content .rightBox .appBox .contactBox.bgGray p {
	margin:0;
}
#content .rightBox .appBox .contactBox table {
	margin:2px 20px 0px 20px;
	width:620px;
}

#content .rightBox .appBox .contactBox table th.name{
	padding-left:12px;
	color:#555;
	font-weight:bold;
	background:url(../img/common/ico_list03.gif) left 0.5em  no-repeat;
}
#content .rightBox .appBox .contactBox table td{
	padding:0 0 10px 0;
	vertical-align:top;
}
#content .rightBox .appBox .contactBox table td.tel{
	width:30%;
}
#content .rightBox .appBox .contactBox table td.fax{
	width:30%;
}
#content .rightBox .appBox .contactBox table td.mail{
	width:40%;
}#content .rightBox .btnBox {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
}

/*--pageLink--*/
#content .rightBox #pageLink ul li{
	padding-left:15px;
	padding-right:5px;
	padding-top:2px;
	background:url(../img/common/ico_arrow06.gif) 0.5em  no-repeat;
	display:block;
	float:left;
	word-break:keep-all;
	white-space:nowrap;
}
#content .rightBox #pageLink ul li.app{
	padding-left:15px;
	padding-top:2px;
	background:url(../img/common/ico_arrow05.gif) 0.5em  no-repeat;
	display:inline;
}
#content .rightBox #pageLink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	font-size:12px;
}
#content .rightBox .imgBox {
	text-align: center;
	margin-bottom:20px;
}
