@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#aboutArea dl{
	background:url(../images/bg_about.jpg) no-repeat right top;
}

div#aboutArea dt{
	margin:35px 0px 0px 35px;
}

div#aboutArea dd{
	width:420px;
	line-height:1.8;
	margin:20px 0px 0px 35px;
}

div#aboutArea p.leftBox{
	width:400px;
	line-height:1.8;
        margin:20px 0px 0px 20px;
}

td {
  text-align: right;
  vertical-align: bottom;
}

div#newsArea,div#upArea{
	margin:25px 0px 0px 12px;
}

div#newsArea dl,div#upArea dl{
	margin:10px 15px;
	line-height:1.2;
	background:url(../common/images/line_dot.gif) repeat-x left bottom;
}
div#newsArea dt,div#upArea dt{
	float:left;
	width:10em;
	text-align:center;
	padding:10px 0px 10px 0px;
	background:url(../common/images/line_dot.gif) repeat-x left top;
}
div#newsArea dd,div#upArea dd{
	margin:0px 0 3px 10em;
	padding:10px 0 8px 0;
	background:url(../common/images/line_dot.gif) repeat-x left top;
}
div#newsArea dd span,div#upArea dd span{
	display:block;
	padding-left:18px;
	background:url(../common/images/catch_blue.gif) no-repeat 0 top;
}

div#newsArea dd span img,div#upArea dd span img{
	margin-left:5px;
	vertical-align:middle;
}

div#newsArea dt.newsFirst,div#upArea dt.newsFirst{
	background:none;
}
div#newsArea dd.newsFirst,div#upArea dd.newsFirst{
	background:none;
}



/* ニュースタイトル部分 */
div#newsTitle{
	position:relative;
}

div#newsTitle p img{
	position:absolute;
	left: 506px;
	top: 16px;
}

/* ニュース一覧 */
div#newsList{
	margin:20px 0px 0px 30px;
}

div#newsList dl{
	margin:10px 15px;
	line-height:1.2;
	padding-bottom:2px;
	background:url(../common/images/line_dot.gif) repeat-x left bottom;
}
div#newsList dt{
	float:left;
	width:10em;
	display:inline;
	text-align:center;
	padding:10px 0px 0px 0px;
	background:url(../common/images/line_dot.gif) repeat-x left top;
}
div#newsList dd{
	margin:0px 0 10px 10em;
	padding:5px 0px 0px 0px;
	background:url(../common/images/line_dot.gif) repeat-x left top;
}
div#newsList dd span{
	display:block;
	padding-left:18px;
	margin:5px 0px 0px 0px;
	background:url(../common/images/catch_blue.gif) no-repeat 0 top;
}

div#newsList dd span img{
	margin-left:5px;
	vertical-align:middle;
}

div#newsList dt.newsFirst{
	background:none;
}
div#newsList dd.newsFirst{
	background:none;
}

div.newsDetail{
	margin:20px 0px 0px 30px;
}

div.newsDetail dl{
	margin:10px 15px;
}

div.newsDetail dt{
	font-weight:bold;
	font-size:120%;
	color:#968127;
	margin:20px 0 5px;
}

div.newsDetail dd.date{
	font-weight:bold;
	color:#828282;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../common/images/line_dot.gif) repeat-x left bottom;
}

div.newsDetail dd p{
	margin-bottom:10px;
	line-height:1.5;
}

/* tips */

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips li{
	display:none; /* hide the items at first only to display one with javascript */
	}

/* search */

fieldset {
margin-top : -5px;
margin-bottom : -15px;
padding : auto ;
}

/* UFO gakuen */

div#aboutArea2 dl{
	background:url(../images/img_ueruasu.gif) no-repeat right top;
}

div#aboutArea2 dt{
	margin:35px 0px 0px 35px;
}

div#aboutArea2 dd{
	width:400px;
	line-height:1.8;
	margin:20px 0px 0px 20px;
}

/* movieArea */
div#movieArea{
	float:right;
	width:180px;
	display:inline;
	text-align:right;
        margin-top:-30px;
        margin-right:5px;
}

div#movieArea p img{
	margin-top:10px;
}
