@charset "UTF-8";

/*===========================================================================

   0.Common

=============================================================================*/
.categoryTitleArea{
	padding:0 0 2px 0;
	margin-bottom:5px;
	background:url("../images/h1-bg.gif") no-repeat left bottom;
}
.categoryTitle{
	background:url("../images/h1-admissions_inq.gif") no-repeat 0 0;
	height: 80px;
}
.categoryTitle h2{
	font-size: 180%;
	padding: 25px 30px;
}
.titleArea{
	margin: 0;
}
.attText01{
	color:#C00;
	font-weight:bold;
}
.attText02{
	font-weight: normal;
	font-size: 90%;
}

.explain{
	padding: 15px 0 20px 0;
}
.resetBtn{
	width: 107px;
	float: left;
	margin-top: 20px;
	margin-left: 200px;
}
.submitBtn{
	width: 107px;
	float: right;
	margin-top: 20px;
	margin-right: 200px;
}

.attTextArea01{
	margin-top: 15px;
	padding: 10px;
	background-color: #f6f6f6;
	border:1px solid #bbb;
}
.attTextArea01 ul li{
	line-height: 1.8;
	font-size: 90%;
	padding-left: 10px;
	background:url("../../../common/images/contents-ar001.gif") no-repeat 0 8px;
}
.backToTop{
	width: 130px;
	float: right;
	padding-left: 15px;
	margin-top: 15px;
	background: url("../../../common/images/com_ic001.gif") no-repeat scroll 0 7px transparent;
}
.BtnRec{
         cursor:pointer;
         font-size: 0;
         border: 0px;
         width: 107px;
         height: 32px;
         background: url("../images/btn_rec.gif") left top no-repeat;
}

.BtnReset{
         cursor:pointer;
         font-size: 0;
         border: 0px;
         width: 107px;
         height: 32px;
         background: url("../images/btn_reset.gif") left top no-repeat;
}

.BtnModify{
         cursor:pointer;
         font-size: 0;
         border: 0px;
         width: 107px;
         height: 32px;
         background: url("../images/btn_modify.gif") left top no-repeat;
}

.BtnSubmit{
         cursor:pointer;
         font-size: 0;
         border: 0px;
         width: 107px;
         height: 32px;
         background: url("../images/btn_submit.gif") left top no-repeat;
}

.error{
         font-weight: bold;
         color: #C00;
}

.ErrorText{
         font-weight: bold;
         background:#FFF0EF;
         padding: 1em;
         margin: 20px 0;
         border: 1px solid #C00;
         color: #C00;
}




/*===========================================================================

   1.Outline

=============================================================================*/
/*-----------------------------------------------------
	TABLE
-------------------------------------------------------*/

/* tType03 */
/* ----------------------------------------------------- */
table.tType03{
	font-size: 90%;
	width:650px;
	margin:10px auto 20px auto;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
}
table.tType03 th{
	width:204px;
	padding:13px 7px;
	background:url("../../../common/images/dot06.gif") repeat-y right top;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}
table.tType03 td{
	padding:13px 7px 13px 15px;
	border-bottom:1px solid #CCC;
	font-size: 100%;
}
table.tType03 p,
table.tType03 ul,
table.tType03 ol,
table.tType03 dl{
	margin:0 0 8px;
}
/* ----------------------------------------------------- */
/* form parts */
/* ----------------------------------------------------- */
textarea.sizeL{
	width:400px;
}
input.sizeXS{
	width:110px;
}
input.sizeS{
	width:150px;
}
input.sizeM{
	width:190px;
}
input.sizeL{
	width:430px;
}

/* ----------------------------------------------------- */
/* 研究開発奨励賞 応募申請フォーム */
/* ----------------------------------------------------- */
.researchArea{
	width: 120px;
	float: left;
}
.sex{
	width: 50px;
	float: left;
}
.contact{
	width: 100px;
	float: left;
}
.contactTitle{
	border-left: 5px solid #255993;
	padding-left: 10px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.reasontoknow{
	width: 200px;
	float: left;
}
.reasontoknow2{
	clear: both;
	display: inline-block;
}