@charset "UTF-8";

/* =================================================================
■見出し＆要素
================================================================= */

h1 {
    margin-top: 5px;
    margin-bottom: 5px;
	width: 760px;
	height: 150px;
	text-indent: -9999px;
	background: url(../../images/corporation/h1.gif) 0 0 no-repeat;
}

h2 {
	width: 740px;
	height: 47px;
	text-indent: -9999px;
}

p {
 	margin: 5px 5px 0 0;
 }

.h2a {
	background: url(../../images/corporation/h2a.gif) 0 0 no-repeat;
}

.h2b {
	background: url(../../images/corporation/h2b.gif) 0 0 no-repeat;
}

.h2c {
	background: url(../../images/corporation/h2c.gif) 0 0 no-repeat;
}

.txtcr {
	font-weight: bold;
	font-size: 14px;
	color: #009966;
	border-bottom:#009966 solid 1px;
	border-left:#009966 solid 3px;
	margin-right:300px;
	padding: 2px 0px 2px 10px;
}

.txtcr2 {
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

/* =================================================================
■ウィンドウclose
================================================================= */

#t-menu-window {
	margin: 5px 19px 0 0;
	float: right;
}

#t-menu-window A{
	background		: transparent url(../../images/common/t-menu-close.gif) repeat scroll 0 0;
	display			: block;
	width			: 92px;
	height			: 31px;
	overflow		: hidden;
	text-indent		: -9999px;
}
#t-menu-window A:hover{
	background		: transparent url(../../images/common/t-menu-close.gif) repeat scroll 0 -32px;
}


/* =================================================================
■応募ボタン
================================================================= */

.bg-botton01 {
     margin: 0;
     width: 750px;
	 text-align: center;
	 }
	 
.bg-botton02 {
     margin: 20px 10px 0 0;
     width: 750px;
	 text-align: center;
	 }
	 
ul.botton {
     list-style: none;
	 margin: 10px;
     }
	 
ul.botton li {
     display: inline;
	 padding-left: 20px;
	 }


/* =================================================================
■白枠
=================================================================  6月の使用は無し */

.wBox {
	width: 824px;
	margin-top: 25px;
	padding-top: 24px;
	background: url(../../images/corporation/w-top.gif) 0 top no-repeat ;
}

.wBox .in01 {
	width: 824px;
	background: url(../../images/corporation/w-middle2.gif) 0 0 repeat-y ;
}

.wBox .in02 {
	width: 774px;
	padding: 0 25px 20px;
	background: url(../../images/corporation/w-bottom.gif) 0 bottom no-repeat ;
}

/* =================================================================
■法人
================================================================= */

table {
    width: 740px;
	margin: 20px 0;
	margin-bottom: 0;
   	border: 1px #00cc99 solid;
	border-collapse: collapse;
	}
	
th {
   background-color: #eaf8f8;
   font-weight: bold;
   font-size: 16px;
   color: #2b5cb6;
   }

td {
   	border: 1px #00cc99 solid;
	border-collapse: collapse;
	padding: 0px 0px 0px 5px;
}

th {
   	border: 1px #00cc99 solid;
	border-collapse: collapse;
	padding:5px;
}
	
td.pic {
   width: 200px;
   }
 
.midashi {
   font-weight: bold;
   color: #339999;
   text-decoration: underline;
   }
    
.bg-green {
   margin: 5px;
   width: 420px;
   height: 40px;
   background-color: #eaf8f8;
   vertical-align: middle;
   padding: 10px;
   padding-top: 18px;
   font-weight: bold;
   color: #2b5cb6;
   }

img.botton-mini {
   float: right;
   }
   
   
a.cl {
	color: #2b5cb6;
	text-decoration: underline;
}

a:hover.cl {
	text-decoration: underline;
}