/*20100630_present_page*/

#contents2 {
	width:665px;
	float:left;
}

#TableContents {
	width:665px;
}

.table_border {
    width:100%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-top:10px;

}
.waku1 {background:url(../img/present/middle_waku.gif) center repeat-y;}
.waku2 {background:url(../img/present/top_waku.gif) center top no-repeat;}
.waku3 {
	background:url(../img/present/bottom_waku.gif) center bottom no-repeat;
	padding-top:10px;
	padding-bottom: 5px;
}

.waku3 img {
	margin-bottom: 3px;
}

h3.sil,
#contents2 h4.sil{
	padding:10px 0 3px 10px;
	text-align:left;
	background-image:url(../img/common/banner_sil.gif);
	height:22px;
	background-repeat:repeat-x;
	color:#333333;
	font-size:14px;
}

.list_area  {
	background:url(../img/present/icon_list.gif) no-repeat scroll 0 4px transparent;
	padding-left:13px;
	text-align:left;
	vertical-align:top;
	margin: 10px 0 10px 0;
}


.txt12-16  {
	font-size:12px;
	line-height:16px;
}
.txt10-14 {
	font-size:10px;
	line-height:14px;
	padding-bottom:5px;
}
.pre_bt {
	text-align:center;
	padding:10px 0 10px 0;
}

/*20100728 add*/

#TableContents .t1 {
background-color:#333333;
border:3px solid #fedfa3;
border-collapse:collapse;
margin:10px 15px;
}


#TableContents .t1 tr th {
color:#333333;
text-align:center;
background-color:#ffa41b;
padding:5px 3px;
border:1px solid #fedfa3;
font-size:12px;
line-height:20px;
width:30%;
}


#TableContents .t1 tr td {
text-align:left;
padding:3px 3px 3px 7px;
background-color:#fcfcfc;
border:1px solid #fedfa3;
font-size:12px;
line-height:20px;
}

#TableContents .t2 {
    width:100%;
	margin-top:5px;
}

#TableContents .t2 td {
	width:30%;
	text-align:center;
}

.formTab {
text-align:center;
padding-bottom:10px;
}
.complete {
font-size:12px;
text-align:left;
padding:10px;
}
