@charset "UTF-8";

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

   0.Common

=============================================================================*/
.categoryTitleArea{
	padding:0 0 2px 0;
	margin-bottom: 24px;
	background:url("../images/h1-bg.gif") no-repeat left bottom;
}
.categoryTitle{
	background:url("../images/h1-admissions.gif") no-repeat 0 0;
	height: 80px;
}
.categoryTitle h2{
	font-size: 180%;
	padding: 25px 30px;
	line-height: 1.2;
}

h2 span.catch{
	font-size: 50%;
}


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

   1.Outline

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

/* tType03 */
/* ----------------------------------------------------- */
table.tType03{
	font-size: 90%;
	width:650px;
	margin:0 auto;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
}
table.tType03 th{
	padding:13px 7px;
	text-align: center;
	background:url("../../../../common/images/dot06.gif") repeat-y right top;
	border-bottom:1px solid #CCC;
}
table.tType03 td{
	padding:13px 7px 13px 15px;
	text-align: center;
	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;
}


#about_award h3{
	border-left: 5px solid #255993;
	padding-left: 10px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#presentation h3{
	border-left: 5px solid #255993;
	padding-left: 10px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}
h3.winner{
	border-left: 5px solid #255993;
	padding-left: 10px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}
h4{
	background:url("../images/icon_sline.gif") no-repeat 0 9px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}

.article{
	padding: 5px 0;
}
.article.first{
	margin: 0;
	padding: 0;
}
.article.last{
	margin: 0;
	border-top: 0;
}

.article ul{
	margin-top: 5px;
}
.article ul li{
	line-height: 1.6;
	background:url("../images/icon_sline.gif") no-repeat 0 9px;
	padding-left: 15px;
}
.article ol li{
	line-height: 1.4;
	background:none;
	padding-left: 15px;
}
.bld{
	font-weight: bold;
}
.attText{
	font-size: 85%;
}

.photoAreaInner{
	margin-top: 20px;
}


.small_article{
	background: #EEE;
	padding: 5px 15px;
	margin-top: 5px;
	border: 1px solid #DDD;
}

.pdfLink{
	padding-left: 18px;
	background:url("../../../../common/images/com_ic001.gif") no-repeat 0 7px;
}

.abstract{
	margin-top: 10px;
	margin-bottom: 10px;
	background:url("../images/com_bg001.gif");
	padding: 10px 10px 20px 10px;
}

.theme{
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #255993;
	padding: 5px;
	margin-bottom: 10px;
}
.winnerBox{
	width: 638px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.name{
	font-size: 110%;
	width: 250px;
	float: left;
}
.category{
	width: 120px;
	float: right;
	padding-right: 5px;
	text-align: right;
	color: #255993;
	font-size: 110%;
}
table.tType03 th.aL{
	text-align: left;
}
.page_top{
	padding-top: 0;
	/* padding-bottom: 20px; */
}

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

   3.selection

=============================================================================*/
/* dl：標準----------------------------------------------------- */
dl.xpadl_ptn1,
dl.xpadl_ptn2{
	margin-bottom:12px; /* 下方向マージン */
	margin-left:0px; /* 左インデント */
}


/* dtパターン1：太字-------------------------------------------- */
dt.xpadt_ptn1{
	font-weight:bold;
	color:#444;
}

dd.xpadd_ptn1{
}


/* dlパターン1：上下罫線なし------------------------------------ */
dl.xpadl_ptn1 dt.xpadt_ptn1{
	clear:left;
	float:left;
	width:8em;
	line-height:1.2;
}

dl.xpadl_ptn1 dd.xpadd_ptn1{
	margin-left:8em;
	padding-left:3px;
	line-height:1.2;
}


dl.xpadl_ptn2{
	border-bottom:1px solid #ccc;
}

dl.xpadl_ptn2 dt.xpadt_ptn1{
	clear:left;
	float:left;
	padding:10px 0 8px 0;
	width:12em;
	border-top:1px solid #ccc;
	line-height:1.2;
}

dl.xpadl_ptn2 dd.xpadd_ptn1{
	margin-left:12em;
	padding:10px 0 8px 0;
	border-top:1px solid #ccc;
	line-height:1.2;
}


#posterArea{
	background: #EEE;
	border: 1px solid #DDD;
	padding: 0 10px 10px 10px;
	width: 340px;
}

#posterArea .imgholder{
	width: 90px;
	float: left;
	margin-top: 5px;
}
#posterArea .imgholder img{
	border: 1px solid #999;
}

#posterArea .txtholder{
	width: 240px;
	float: left;
	margin-left: 10px;
}




