@charset "UTF-8";

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

h1 {
    margin-top: 5px;
    margin-bottom: 5px;
	width: 760px;
	height: 300px;
	text-indent: -9999px;
	background: url(../../images/tokusyu/1002/h1.jpg) 0 0 no-repeat;
}

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

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

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

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

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


/* =================================================================
■ウィンドウ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 0 0 0;
     width: 740px;
	 text-align: center;
	 }
	 
ul.botton {
     list-style: none;
	 margin: 10px;
     }
	 
ul.botton li {
     display: inline;
	 }


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

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

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

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

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

table {
    width: 740px;
	margin: 20px 0;
	margin-bottom: 0;
   	border: 1px #666633 solid;
	border-collapse: collapse;
	}
	
th {
   background-color: #ff9999;
   font-weight: bold;
   font-size: 16px;
   color: #666633;
   }

th,td {
   	border: 1px  #FF9999 solid;
	border-collapse: collapse;
	padding: 5px;
}
	
td.pic {
   width: 200px;
   }
 
.midashi {
   font-weight: bold;
   color: #666633;
   text-decoration: underline;
   }
    
.bg-green {
   margin: 5px;
   width: 430px;
   height: 40px;
   background-color: #FFFFFF;
   border: 1px  #666633 solid;
   vertical-align: middle;
   padding: 10px;
   padding-top: 18px;
   font-weight: bold;
   color: #666633;
   }

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

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