@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(img/common/back.jpg);
	background-repeat:repeat-x;
	font-size:90%;
	line-height:130%;
}



@media print {
    /* 印刷を制御 */
    #menu,#bottom { display: none; }
	body{ margin: 0;}
}
s{
	color: #FF0000;
}
s span{
	color: #000000;
}


img {
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
}


#top_zentai {
	width:784px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu {
	width:174px;
	float: left;
}

#top_main {
	width:610px;
	float:right;
}


#zentai {
	width:784px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width:610px;
	float:right;
	background-image: url(img/common/main_back.jpg);
	background-repeat: repeat-y;
}


#top {
	width:610px;
	height:188px;
	background-image: url(img/common/top.jpg);
}


#text {
	width:540px;
	float: right;
	background-image:url(img/common/bj.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#text_500 {
	width:540px;
	height:500px;
	float: right;
	padding:0px 35px 0px 35px;
	background-image:url(img/common/bj.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#bottom {
	width:610px;
	height: 37px;
	clear:both;
	background-image: url(img/common/bottom.jpg);
}

#text_aisatu {
	width:540px;
	float: right;
	background-image:url(img/common/bj.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:145%;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.h4_style1{
	margin-bottom:10px;
	color:#004080;
	margin-top: 20px;
	padding-left: 10px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004080;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #004080;
	padding-top: 2px;
}

table.type01 th{
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
}
table.type01 td{
	width: 100%;
}

table.type02 th{
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
 	vertical-align: top;
}
table.type02 td{
	width: 100%;
	text-align: left;	
 	vertical-align: top;
}


/*　演題登録ページ　*/
.endai_1{
	color:#004080;
	padding-left: 5px;
	margin-right: 0px;
	border-bottom: 1px solid #004080;
	border-left: 6px solid #004080;
	padding-top: 2px;
	font-weight:bold;
}

.endai_2{
padding-top:10px;

}

.kubun_1{
    border:1px solid #999999;
	padding:2px 5px 2px 5px;
	text-align:center;
	background:#FDFFDD;
}

.kubun_2{
    border:1px solid #999999;
	padding:2px 20px 2px 5px;
	text-align:left;	
}

.endai_table1{
	padding:5px 0px 5px 0px;
	text-align:left;		
}

.kubun_table{
    border-collapse:collapse;
	
}

.botan_1{
	padding:0px 0px 5px 0px;
	text-align:center;	
}

.botan_2{
   color:#666666;
   font-weight:bold;
   	
}


.botan_mae{
	color:#FF0000;
	font-weight:bold;
	text-align: center;   	
}


/*　託児ページ　*/
.takuzi_1{
	color:#004080;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
	padding-bottom:5px;
	font-size: medium;
}

.takuzi_2{
	color:#004080;
	padding-left: 5px;
	margin-right: 0px;
	border-bottom: 1px solid #004080;
	border-left: 6px solid #004080;
	padding-top: 2px;
	font-weight:bold;
}

.takuzi_3{
    padding-top:10px;	
}
.pinoko_hidai{
	float: left;
	width: 370px;
}
.pinoko{
	float: right;
	width: 73px;
    padding-top:10px;		
	/*padding-top:10px;
	background-image: url(pinoko.jpg);
	background-position: 430px 10px;
	background-repeat: no-repeat;*/
}
.kuro{
	padding-left: 13px;
	padding-top: 10px;	
	vertical-align: top;
}
.takuzi_table{
	padding:20px;
	text-align:center;
	background-color:#FDFFDD;
	border:1px solid #999999;
	padding:15px 40px 15px 40px;	
}

.takuzi_4{
	border:1px solid #999999;
	padding:2px 5px 2px 5px;
	text-align:center;
	background-color: #DFF9F8;
}

.takuzi_5{
    border:1px solid #999999;
	padding:2px 20px 2px 5px;
	text-align:left;	
}

.kubun_table2{
    border-collapse:collapse;
	
}
/* 採択通知一覧 */
/*.saitaku_tb{border-bottom:2px solid #999999;border-right:1px solid #999999;}
.saitaku_tb th,.saitaku_tb td{padding:2px;border-top:1px solid #999999;border-left:1px solid #999999;text-align:center;width:11%;}
.saitaku_tb th.touroku{background-color: #228E9D;color: #FFFFFF;}
.saitaku_tb th.endai{background-color:#848A00; background-color:#7B8200;color: #FFFFFF;}
.saitaku_tb td.touroku{background-color:#DFF9F8}
.saitaku_tb td.endai{background:#FDFFDD}*/

.saitaku_tb{border:1px solid #999999; border-collapse:collapse;}
.saitaku_tb th,.saitaku_tb td{padding:2px;border:1px solid #999999; text-align:center;width:11%;}
.saitaku_tb th.touroku{background-color: #228E9D;color: #FFFFFF;}
.saitaku_tb th.endai{/*background-color:#848A00;*/background-color:#7B8200;color: #FFFFFF;}
.saitaku_tb td.touroku{background-color:#DFF9F8}
.saitaku_tb td.endai{background:#FDFFDD}

.poster_tb{border-bottom:1px solid #999999;border-right:1px solid #999999;width:100%;}
.poster_tb th,.poster_tb td{
	padding:2px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size: 90%;
}
.poster_tb th{
	background-color: #F7F7F7;
}
.poster_tb td{}
.poster_tb th.no{
	background-color:#228E9D;white-space: nowrap;text-align: center;color: #FFFFFF;}
.poster_tb td.no{background-color:#DFF9F8;}
.poster_tb td.happyou{white-space: nowrap;}


/****テーブル*****/
.type01 th{
	white-space: nowrap;
	padding-right: 10px;
}
.type01 td{
	width: 100%;
}

/****サーバーメンテナンス_1*****/
.aka_waku{
	border: 2px solid #CC0000;
	padding: 15px 10px 10px 10px;
	background-color: #F4FFFF;
	margin-bottom: 20px;
}
.aka_waku p{
	margin-top: 0px;
	margin-bottom: 10px;
}
/****サーバーメンテナンス_2(失敗)
#top_zentai{
	position: relative;
}
#top_zentai menu{
	position:absolute;
	z-index:1;
}
#top_zentai #top_main{
	position:absolute;
	z-index:0;
}
#top_zentai #mente{
	position:absolute;
	z-index: 5;
	width:784px;
}
#mente{
	position: absolute;
	z-index: 3;
}
#top_zentai{
	position: absolute;
	z-index: 1;
}*****/






/***.s1{
	left: 30px;
	top: 0x;
	position: relative;
	z-index: 3;
}
.s2{
	left: 60px;
	top: -20px;
	position: relative;
	z-index: 6;
}
.s3{
	left: 90px;
	top: -40px;
	position: relative;
	z-index: 1;
}****/


.s1{
	left: 30px;
	top: 0x;
	position: absolute;
	z-index: 3;
}
.s2{
	left: 60px;
	top: -20px;
	position: absolute;
	z-index: 6;
}
.s3{
	left: 90px;
	top: -40px;
	position: absolute;
	z-index: 1;
}
.aka{
	color: #FF3300;
}

/*** koshukai ***/
.table_sn th, .table_sn td{
	padding:2px 15px;
	vertical-align:top;
	text-align:left;
	border-bottom:solid 1px #CCCCCC;
}
.table_sn th{
	color:#4280c2;
	border-bottom:solid 1px #CCCCCC;
}
.table_sn .tdstyle1{
	font-weight:bold;
	border-bottom:none;
}
.moji_bold{
	font-weight:bold;
}
.kakomi1{
	padding:10px;
	border:solid 1px #888888;
	background-color:#FFE4CA;
}
.a_reader {
	margin-top:30px;
}
.a_reader img{
	float:left;
}
.a_reader p{
	width: 410px;
	float:right;
	font-size: 73%;
	margin-left: 5px;
	margin-top: 0px;
}

