@charset "utf-8";

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


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



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

.about h3{ margin-top:30px;
}

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

#no_padding{
	padding-top:0px;
}

/* index.html */

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

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;
}

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%;
	color:#333333;
	background:none;
	width:720px;
	margin-bottom:30px;
}

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

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

.how{


	border: 1px solid #CCCCCC;
	margin-bottom:25px;
	margin-left:5px;
	padding:30px;
}
.gray{
background-color:#f7f7f7;}

.how dl{

}

.how dt{
	font-weight:bold;
}

.how dd{
	list-style:disc;
}

/* broadcastindstandard.html */

p.standard{
	width:700px;
	margin-left:20px;
	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{
	width:715px;
	margin-left:5px;
	margin-bottom:10px;
}

/*  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;
}

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;
}
