@charset "utf-8";

/*--------------------------
  Basic Tag
--------------------------*/
body {
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Unicode MS";
	font-size: 75%;*/
	font: 12px Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Unicode MS";
	*font-size:small;
	*font:x-small;
	color: #333;
	background-color: #F3F3F3;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
table{
	font-size: inherit;
	font: 100%;
}
input, select {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Unicode MS";
}
a:link ,a:visited,a:active{
	color: #529bcf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #529bcf;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
p {
	line-height: 1.5;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px;
}
h1 {
	font-size: 138.5%;
	font-weight: bold;
	color: #E6A32A;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	font-size: 108%;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-size: 123.1%;
	font-style: normal;
	font-weight: normal;
	color: #E6A32A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
h5 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul  {
	list-style-type: none;
	padding-left: 25px;
	margin: 0px;
}

ul li ,ol li{
	line-height: 1.5;
}
hr {
	height: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}





/*--------------------------
  Basic Layout
--------------------------*/
#box {
	background-color: #FFF;
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
}
/*--------------------------
  Header
--------------------------*/
#header {
	background-color: #FFF;
	height: 88px;
	width: 982px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
#header #peLogo {
	background-color: #FFF;
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header #peLogo p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#header #topNav {
	font-size: 11px;
	line-height: normal;
	position: absolute;
	width: 450px;
	left: 516px;
	top: 20px;
	right: 0px;
}
#header #topNav ul a:hover{
	text-decoration: none;
}
#header #topNav ul ul a:hover {
	color: #666;
	text-decoration: none;
}
/*--------------------------
  Search Area
--------------------------*/
#searchArea {
	background-color: #FFF;
	background-image: url(../image/bg_header_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 218px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	overflow: visible;
}
#searchArea .searchPadLeft {
	background-image: url(../image/searchPaddingLeft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 7px;
	overflow: hidden;
}
#searchArea .searchBody {
	background-image: url(../image/searchBg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 31px;
	width: 390px;
	padding-top: 0.2em;
	padding-left: 10px;
	overflow: hidden;
}
#searchArea .searchPadRight {
	background-image: url(../image/searchPaddingRight.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 35px;
	width: 6px;
	overflow: visible;
}
#searchArea #CorpHeader_lblSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	display: block;
	float: left;
	padding-top: 0px;
	overflow: hidden;
}
#searchArea #CorpHeader_txtSearchText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Unicode MS";
	font-size: 10px;
	float: left;
	height: 15px;
	width: 140px;
	margin-top: 6px;
	margin-left: 6px;
	border: 1px solid #999;
}
#searchArea #CorpHeader_listSearch {
	font-size: 10px;
	float: left;
	height: 20px;
	margin-top: 6px;
	margin-left: 3px;
}
#searchArea #CorpHeader_btnSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #599DCC;
	background-image: url(../image/searchSubmitRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	float: left;
	height: 16px;
	width: 50px;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	cursor: pointer;
}
#change {
	background-color: #FFF;
	text-align: right;
	float: right;
	height: 20px;
	width: 220px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#change a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #599BCF;
	text-decoration: none;
}
#change a:hover {
	text-decoration: underline;
}


/*--------------------------
  Main Area
--------------------------*/
#content {
	background-color: #FFF;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#breadcrumbs {
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}
#main_box {
	background-color: #FFF;
	text-align: left;
	float: left;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#main {
	float: right;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
#main2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 750px;
}

#navigation_box {
	background-color: #FFF;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
  Footer
--------------------------*/
#footer {
	background-color: #FFF;
	clear: both;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer .homeFooter {
	background-color: #FFF;
	clear: left;
	float: left;
	width: 652px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 330px;
}
#footerNavigation {
	list-style-type: none;
}
#footerNavigation li {
	font-size: 11px;
	color: #666;
	display: block;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-left: 10px;
	list-style-type: none;
}
#footerNavigation .last {
	border-right-style: none;
}
#footerNavigation a {
	color: #666;
	text-decoration: none;
}
#footerNavigation a:hover {
	text-decoration: underline;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	clear: left;
	margin-top: 0px;
	padding-top: 5px;
}

/*--------------------------
  Navigation Styles
--------------------------*/
/* Left Navigation*/
#left_sidebar {
	float: left;
	width: 199px;
	margin-left: 5px;
}
.sidenavi {
	background-image: url(../image/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 199px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidenavi .sidenavi_title {
	width: 190px;
	margin-left: 3px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sidenavi .sidenavi_title p {
	font-size: 108%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidenavi .sidenavi_content {
	width: 190px;
	margin-left: 3px;
}
.sidenavi .sidenavi_content ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sidenavi .sidenavi_content ul li {
	font-size: 93%;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
.blank   {
	margin: 0px;
	padding: 0px;
}
.sidenavi .sidenavi_bottom {
	background-image: url(../image/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 10px;
	width: 199px;
}
/* Right Navigation */
.block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.block.last {
	border-bottom-style: none;
}

#navigation ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	margin-top: 5px;
	padding: 0px;
}
#navigation ul li {
	font-size: 93%;
	line-height: 1.2;
}
#navigation ul ul {
	margin-top: 0px;
	padding: 0px;
}
#navigation ul ul li {
	margin-left: 5px;
	padding: 0px;
}


/* Navigation Title */
.subTitle   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 116%;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidenavi .subTitle ,#navigation .subTitle{
	font-style: normal;
	padding-left: 5px;
	color: #666;
}
.centerBlock {
	font-size: 100%;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 245px;
	float: left;
	margin-top: 10px;
}



/*--------------------------
  Main Styles
--------------------------*/
/* 配置 */
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
}
.pad1 {
	padding-left: 15px;
}
.pad2 {
	padding-left: 45px;
}
/* リストスタイル */
.gli {
	padding-top: 0px;
	padding-bottom: 10px;
	list-style-image: url(../image/bullet_gray.gif);
}
.gli2 {
	list-style-image: url(../image/listImg.jpg);
	padding-bottom: 10px;
	margin-left: 10px;
}
.oli {
	list-style-image: url(../image/bullet_yellow.gif);
}
.noli {
	list-style-image: none;
	padding-left: 15px;
}

.allow_list {
	background-image: url(../image/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.inline_ul {
	list-style-type: none;
}
.inline_ul li {
	display: inline;
	margin-right: 20px;
}
/* 文字スタイル */
.red {
	color: #F00;
}
.orange {
	color: #EAA82C;
}
.blue {
	color: #36C;
}

.bfont {
	font-weight: bold;
}
.fs01 {
	font-size: 10px;
	line-height: 14px;
}
.fs02 {
	font-size: 12px;
	line-height: 16px;
}
.fs02h {
	font-size: 12px;
	line-height: 18px;
}
.fs03 {
	font-size: 14px;
	line-height: 18px;
}
.fs01nh {
	font-size: 10px;
	line-height: 10px;
}
.fs02nh {
	font-size: 12px;
	line-height: 12px;
}
.fs03nh {
	font-size: 14px;
	line-height: 14px;
}
.bgorg {
	background-color: #FC6;
}
.bgyellow {
	background-color: #FFF8DC;
}
.bggray {
	background-color: #CCC;
}
.bgblue {
	background-color: #EEF5FB;
}
.ico_hammer {
	font-style: normal;
	font-weight: bold;
	color: #333;
	background-image: url(../image/icon_hammer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.application td   {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.application .appli {
	padding-right: 25px;
}
.mtbl, .artbl, .lineTbl{
	margin: 0px;
	border: 1px solid #B5C6D6;
}
.artbl .odd {
	background-color: #FFF;
}
.artbl .even {
	background-color: #F3F4F4;
}
.clabel {
	font-size: 100%;
	line-height: 18px;
	font-weight: bold;
	color: #003;
	background-color: #FFCC66;
	text-align: center;
}
.llabel {
	font-size: 100%;
	line-height: 18px;
	font-weight: bold;
	color: #003;
	background-color: #FFCC66;
	text-align: left;
}
.lineTbl td {
	border: 1px solid #B5C6D6;
}

