/*____________________resetting css____________________
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	/*vertical-align:baseline;*/
}


html{
	height: 100%;
}

body {
	text-align:center;
	line-height: 1;
	background-color: #7BCAF1;
	height: 100%;
	width:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*____________________Basic Settings____________________
*/
a:link {
	color: #333333
}
a:visited {
	color: #333333 
}
a:hover {
	color: #0033FF
}

h1{
	margin-left:30px;
	padding-top:7px;
	font-size:120%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

div.h1TextBox{
	background-image: url("../image/h1Bg.jpg");
	background-repeat:no-repeat;
	width:575px;
	height:30px;

}

h2{
	margin-left:10px;
	padding-top:5px;
}

div.h2TextBox{
	width:560px;
	height:25px;
	font-size:105%;
	color:#333333;
	text-align:left;
	background-color:#D5EAF3;
	border-right:1px solid #77CAF0;
	border-top:1px solid #77CAF0;
	border-bottom:1px solid #77CAF0;
	border-left:10px solid #77CAF0;
}

table td.h2TextBox{
	width:560px;
	height:25px;
	font-size:110%;
	color:#333333;
	text-align:left;
	background-color:#D5EAF3;
	border-right:1px solid #77CAF0;
	border-top:1px solid #77CAF0;
	border-bottom:1px solid #77CAF0;
	border-left:10px solid #77CAF0;
}

div.h2TextBox2{
	width:260px;
	height:25px;
	font-size:110%;
	color:#333333;
	text-align:left;
	background-color:#D5EAF3;
	border-right:1px solid #77CAF0;
	border-top:1px solid #77CAF0;
	border-bottom:1px solid #77CAF0;
	border-left:10px solid #77CAF0;
}

div.blocks{
	width:270px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

p.Text{
	color:#666666;
	line-height:1.4em;
	text-align:left;
	font-size:105%;
	margin-left:15px;
	margin-right:15px;
}

table.syokuju{
	width:270px;
	border-top:1px solid gray;
	border-left:1px solid gray;
}

table.syokuju td{
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	font-size:13px;
}

.pdl{
	padding-left:5px;
}

table.syokuju td strong{
	font-size:14px;
}

.td_text{
	color:#666666;
	line-height:1.4em;
	text-align:left;
	font-size:100%;
	margin:7px 2px;
}

.img_frame{
	border:1px solid gray;
}

.caption{
	color:#666666;
	line-height:1.6em;
	text-align:left;
	font-size:90%;
	margin-left:15px;
	margin-right:15px;
}

strong{
	font-weight:bold;
}

.large_title{
	margin-left:30px;
	padding-top:13px;
	font-size:160%;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

div.large_titleText{
	background-image: url("../image/large_title.jpg");
	background-repeat:no-repeat;
	width:575px;
	height:50px;

}





/*____________________id____________________
*/

#skyGradetion{
	vertical-align: baseline;
	background-image: url("../image/Gradetion.jpg");
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}

/*
#plantObject{
	background-image: url("../image/plantObject.png");
	background-position:bottom;
	background-repeat:no-repeat;
}
*/

#containerMain{
	width:910px;
}

#containerBottom{
	width:100%;
}

#mainHeader{
	width:900px;
}

#bodyMenu{
	float:left;
	width:295px;
	margin-left:5px;
}

#bodyContents{
	width:595px;
	margin-left:305px;
	/*background-color:#FF3300;*/
}

#menuTopContainer{
	width:295px;
	height:5px;
}

#menuTop{
	background-image: url("../image/menuBg_top.gif");
	background-repeat:no-repeat;
	width:295px;
}

#menuMiddleContainer{
	width:295px;
}

#menuMiddle{
	background-image: url("../image/menuBg_middle.gif");
	background-repeat:repeat-y;
	width:295px;
}

#menuBottomContainer{
	width:295px;
	height:5px;
}

#menuBottom{
	background-image: url("../image/menuBg_bottom.gif");
	background-repeat:no-repeat;
	width:295px;
}

#menuBottomBannerContainer{
	width:295px;
}

#contentsBnr{
	width:600px;
}

#contentsBnr div.left{
	width:290px;
	height:150px;
	margin-left:5px;
	float:left;
}

#contentsBnr div.right{
	width:290px;
	height:150px;
	margin-left:300px;
}


#contentsNews{
	width:590px;
}

#newsTopContainer{
	width:585px;
	height:5px;
}

#newsTop{
	background-image: url("../image/newsBg_top.gif");
	background-repeat:no-repeat;
	width:585px;
}

#newsMiddleContainer{
	width:585px;
}

#newsMiddle{
	background-color:#FFFFFF;
	width:585px;
}

#newsBottomContainer{
	width:585px;
	height:5px;
}

#newsBottom{
	background-image: url("../image/newsBg_bottom.gif");
	background-repeat:no-repeat;
	width:585px;
}



#pgmoveBox{
	margin-top:15px;
	background-image: url("../image/bg_pagemove.gif");
	background-repeat:no-repeat;
	width:575px;
	height:20px;
}

/*____________________class____________________
*/

div.pgmoveImg{
	padding-top:1px;
}

.clear{
	clear:both;
}

div.menuHeadImg{
	behavior: url(iepngfix.htc);
	padding-top:5px;
}

div.menuTitle ul li{
	width:95%;
	line-height:1.3em;
	text-align:left;
	font-size:100%;
	margin-left:15px;
	padding-top:7px;
	padding-bottom:5px;
	border-bottom:1px solid #77CAF0;
}

div.menuTitle ul li.notopmargin{
	padding-top:3px;
}

div.menuTitle ul li.noborder{
	text-align:left;
	font-size:100%;
	margin-left:15px;
	padding-top:7px;
	border-bottom:0px solid;
}

div.menuTitle ul li.menuBtn{
	text-align:right;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:0px solid;
}

div.menuTitle ul li.menuDate{
	text-align:right;
	margin-left:15px;
	padding-top:0px;
	border-bottom:0px solid;
}


.small{
	font-size:100%;
}

.WhatsNewDate{
	font-size:100%;
}

.WhatsNewTitle{
	color:#FF6600;
}

.newsTable{
	text-align:left;
	border-bottom:1px solid #FFCC33;
	width:96%;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

table.newsTable tr td.newsph{
	vertical-align:top;
	text-align:left;
	width:150px;
}

table.newsTable tr td.newstxt{
	vertical-align:top;
	color:#666666;
	line-height:1.4em;
	text-align:left;
	font-size:100%;
	width:100%;
}

table.newsTable tr td table{
	width:100%;
}

tr.btnReadmore{
	vertical-align:bottom;
	text-align:right;
	width:100%;
}


div.footerBg{
	background-image: url("../image/under_bg.png");
	background-repeat:repeat-x;
	width:100%;
	height:75px;
}

div.footerBgText{
	width:910%;
	height:75px;
	text-align:right;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /*for ie*/
	margin: 0 auto -75px; 
	
}

.push {
	height: 75px;
}

div.menuTitle ul li.privacy{
	color:#666666;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}

table.guideline{
	line-height:1.3em;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	color:#666666;
	font-size:105%;
}


table.guideline tr td.title{
	width:18%;
	line-height:1.3em;
	vertical-align:top;
}

table.guideline tr td{
	padding-top:10px;
	vertical-align:top;
}

div.prvList ul{
	list-style-type:disc;
	color:#666666;
	line-height:1.4em;
	text-align:left;
	font-size:95%;
	margin-left:20px;
	margin-right:15px;
	margin-top:8px;

}

table.cmntLayout{
	vertical-align:top;
	background-color:#ffffff;
	color:#666666;
	line-height:1.1em;
	text-align:left;
	font-size:100%;
	margin-left:15px;
	margin-right:15px;
}

table.cmntLayout tr td.cmt{
	border-bottom:1px solid #77CAF0;
}

div#newsMiddle ul li{
	background-color:#FFFFFF;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	color:#666666;
	margin-top:8px;
	font-size:95%;
}


div.alignRight{

	text-align:right;
	color:#666666;
	font-size:120%;
	margin-right:15px;
}

div.devider{
	background-image: url(/image/divider.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 8px auto;
	width: 98%;
}




/*____________________achive____________________
*/
.archivePh_left{
	width:288;
	height:185;
	float:left;position:relative;left:10px;
}

.archivePh_right{
	width:288;
	height:185;
	float:left;position:relative;left:20px;
}
.archivePh_center{
	width:575;
}

/*____________________margin____________________
*/

.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt3 {
	margin-top:3px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt7 {
	margin-top:7px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.pt10 {
	padding-top:10px;
}
.mt13 {
	margin-top:15px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}

.imgArea{
	width: 560px;
	margin: 10px 10px 10px 15px;
	font-color: #b1b1b1;
	font-size: 12px;
	text-align: left;
}

#contentsNews .imgArea table td{
	margin-bottom: 10px!important;
}

.paddingFix01{
	padding-left: 8px;
}

.paddingFix02{
	padding-bottom:10px;
}

.imgFix01{
	padding-right:3px;
}