@charset "utf-8";

@import url("../css/base.css");


/* --------------------------------------------------



-------------------------------------------------- */

.about{
	width:700px;
	margin:0 10px;
}

.decision{
	text-align:right;
	margin:20px 0px;
	padding-right:10px;
}

#no_padding{
	padding-top:0px;
}

/* index.html */

h3{
	clear:both;
	background-color:#DEE9FA;
	color:#3366CC;
	margin-bottom:17px;
	text-indent:7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C1D5F5;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

table.gaiyou{
	font-size:90%;
	color:#333333;
	background:none;
	width:440px;
	float:left;
	margin-bottom:30px;
}

table.gaiyou th{
	color:#333333;
	width:130px;
	background:url(img/gray_border.gif) #FFFFFF left bottom repeat-x;
	padding-bottom:15px;
	padding-top:15px;
	text-align: left;
}

table.gaiyou td{
	padding-bottom:15px;
	padding-top:15px;
	background:url(img/gray_border.gif) #FFFFFF left bottom repeat-x;
}

.oab{
	float:right;
	width:250px;
	height:352px;
	margin-bottom:20px;
	background:url(img/index/oab_img.jpg) no-repeat;
}

table.index{
	font-size:90%;

	background:none;
	width:700px;
	margin-bottom:30px;
}

table.upLine{
	font-size:90%;

}

table.index th{
	width:130px;
	padding-bottom:15px;
	padding-top:15px;
	background:url(img/gray_border.gif) #FFFFFF left bottom repeat-x;
	text-align: left;
	vertical-align: top;
}



table.index td{
	padding-bottom:15px;
	padding-top:15px;
	background:url(img/gray_border.gif) #FFFFFF left bottom repeat-x;
}


table.tyukei{

	background:none;
	width:100%;
	margin-bottom:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.tyukei th{
	vertical-align: middle;
	text-align: center;
	font-size:95%;
	text-align:center;
	padding:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #E7E7E7;
	background-image: none;
}

table.tyukei td{
text-align:center;
	font-size:90%;
	padding:2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background:none;
}


.how{
	font-size:90%;
	border: 1px solid #CCCCCC;
	margin-bottom:25px;

}

.how dl{
	margin-bottom:25px;
}

.how dt{
	font-weight:bold;
}

.how dd{
	list-style:disc;
}

/* broadcastindstandard.html */

p.standard{

	margin-bottom:30px;
}

/* council.html */

table.no{
	color:#333333;
	background:none;
	padding:0px;
	margin:0px;
}

table.no tr{
	background:none;
	padding:0px;
	margin:0px;
}

table.no td{
	background:none;
	padding:0px;
	margin:0px;
	width:150px;
	height:20px;
	text-align:left;
}

/*   */

p.media{

	margin-left:5px;
	margin-bottom:30px;
}

/*  youth */

.program{
	padding:15px;
	width:410px;
	margin-bottom:20px;
	background:url(img/youth/table_bg.jpg) repeat;
}

.program table.youth_program{
}

.program table.youth_program th{
	width:395px;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
}

.program table.youth_program td{
	width:px;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	font-size:90%;
}

.program table.youth_program td.font_l{
	color:#000000;
	text-indent:35px;
	font-weight:bold;
}

.program table.youth_program td.colorf0_l{
	background-color:#d6d6d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	font-weight:bold;
	color:#000000;
	text-indent:35px;
	border-right-color: #f0f0f0;
}

.program table.youth_program td.colorf0_r{
	background-color:#d6d6d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	text-indent:10px;
}

.program table.youth_program td.line_r{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	text-indent:10px;
}


/* contact.html */


.posting{
	height:100px;
	width:637px;
	margin-top:20px;
	margin-left:17px;
	margin-bottom:30px;
	font-size:90%;
	background:url(img/contact/posting.jpg) right top no-repeat;
}

.posting_confrim{
	margin-top:6px;
	margin-left:17px;
	margin-bottom:15px;
}

.table_line{
	background:url(img/contact/blue_line.gif) top left repeat-x;
	padding-top:1px;
}

table.con{
	font-size:90%;
	height:280px;
}

table.con th{
	width:150px;
	color:#3366CC;
	background:url(img/contact/blue_line.gif) #DEE9FA bottom left repeat-x;
}

table.con td{
	width:570px;
	background:url(img/contact/blue_line.gif) bottom left repeat-x;
	vertical-align: top;
	padding:10px;
}

table.con td textarea{
	width:560px;
	height:260px;
}

.conform_btn{
	text-align:center;
	margin-top:22px;
}

.thx{
	width:720px;
	background:url(img/contact/thx.jpg) no-repeat;
	height:281px;
	margin-top:20px;
	display:block;
	text-indent:-1000em;
}

.ready {
	width:653px;
	border: 1px solid #CCCCCC;
	margin-bottom:25px;
	margin-left:5px;
	text-align: center;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}


/* --------------------------------------------------

form

-------------------------------------------------- */

table.con{
	font-size:90%;
	height:280px;
}

table.con th{
	width:150px;
	color:#3366CC;
	background:url(img/contact/blue_line.gif) #DEE9FA bottom left repeat-x;
	text-align:center;
}

table.con td{
	width:570px;
	background:url(img/contact/blue_line.gif) bottom left repeat-x;
	vertical-align: top;
	padding:10px;
}

table.con li{
	list-style-position: inside;
	list-style-type: disc;
}

table.con td .address{
	width:560px;
}


table.con td textarea{
	width:560px;
	height:120px;
	font-size:100%;
}

#formComplet{
	background-image: url(img/form/thx.jpg);
	height: 281px;
	width: 720px;
	background-repeat: no-repeat;
}





#formComplet #text{	padding-top: 100px;
	display: block;
	padding-left: 140px;
	width: 360px;}

#textDL{
	text-align: center;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	width: 330px;
	display: block;
	margin-left: 140px;
	padding: 10px;
}


#btnEdit{ margin-right:10px;}

#sendButton{
	background-image: url(img/contact/send_btn.jpg);
	width: 165px;
	height: 35px;
	border-width: 0px;
}

#backButton{
	margin-right: 10px;
	background-image: url(img/form/edit_btn.jpg);
	width: 165px;
	height: 35px;
	border-width: 0px;
}
