@charset "utf-8";

/*--------------------------------------------------
  == 代ゼミサテライン Common Style ==
  --------------------------------------------------
  File       : yozemi.css
  Date       : 2008.07.10
  Last Update: yyyy.mm.dd
--------------------------------------------------*/


/*Other
--------------------------------------------------*/
img{
	border: none;
}


/* Container
-------------------------------------*/

#containerWrap {
	background: url(../images/yozemi_bg01.jpg) repeat-x 0 0 #FEF1B4;
}
/* Header
-------------------------------------*/
#contentHead{
	background: url(../images/yozemi_bg02.jpg) no-repeat 0 0;
	padding: 45px 10px 9px 10px;
}

#contentHead01{
	background: url(../images/yozemi_bg02.jpg) no-repeat 0 0;
	padding: 40px 10px 9px 10px;
}

#contentHeadIn{
	width: 785px;
	position: relative;
}

ul#kecHeadNav{
	position: absolute;
	top: 8px;
	left: 204px;
}

#contentHeadIn li{
	float: left;
	margin-right: 4px;
}

p#kecInquiry{
	position: absolute;
	top: 8px;
	left: 600px;
}


/* Inqfoot
-------------------------------------*/
#inqText{
	width: 365px;
	float: left;
}

#inqImg{
	width: 199px;
	float: left;
}

#inqText dl{
	float: left;
	padding: 0;
}

/* GlobalNav
-------------------------------------*/


/* Content
-------------------------------------*/

div#news_area {
	background-color: #fff;
	border: 1px solid #fdce88;
	border-top: none;
	padding: 15px;
}

div.newspic {
	float: left;
	/* background: url(/common/images/news_pic_bg.gif) no-repeat scroll left top #EEEEEE; */
	padding: 1px;
	height: auto;
	width: auto;
}

p.newstxt {
	width: 350px;
	float: left;
	padding-left: 20px;
}

div.newspic img {
	border: 1px solid #fff;
}

/* Top
-------------------------------------*/
#topH2{
	background-color: #FFFFD5;
	margin-bottom: 35px;
}

#topH2txt{
	width: 295px;
	float: left;
	padding: 10px 0 10px 15px;
	line-height: 170%;
}

#topH2pic{
	width: 250px;
	float: right;
}

#mainMenu{
	padding: 0 1px 0 1px;
	margin-bottom: 25px;
}

#mainMenu dl{
	width: 186px;
	float: left;
	background-color: #F8F8F8;
	border-bottom: 1px solid #EAEAEA;
}

#mainMenu dd{
	margin-top: 10px;
	font-size: 90%;
	line-height: 140%;
	padding-right: 7px;
}

#mainMenu dd img{
	float: left;
}

#topCon01{
	border-bottom: 4px solid #E8F5FF;
	background: url(/images/top_conbg.gif) repeat-y 0 0;
	line-height: 170%;
}

#topCon01-1{
	background: url(/images/top_conbg01.jpg) no-repeat 0 0 ;
	min-height:140px;
	height: auto !important;
	height: 140px;
	width: 320px;
	padding: 15px 20px 0 230px;
}

#topCon01-2{
	background: url(/images/top_conbg02.jpg) no-repeat 0 0 ;
	min-height:140px;
	height: auto !important;
	height: 140px;
	width: 320px;
	padding: 15px 230px 0 20px;
}

/* Lineup
-------------------------------------*/
#lineupCon01{
	background-color: #F0E2CE;
	padding: 8px;
}

.lineupCon02{
	background: url(../lineup/images/con02Bg.gif);
	padding: 20px 14px 10px 6px;
	margin-bottom: 8px;
	line-height: 180%;
}

.lineupCon02pic{
	width: 139px;
	float: left;
}

.lineupCon02txt{
	width: 395px;
	float: right;
	
}

/* System
-------------------------------------*/
.systemCon01{
	background-color: #EEF9FF;
	padding: 10px;
	line-height: 170%;
	margin-bottom: 35px;
}

.systemCon01pic{
	width: 140px;
	float: left;
}

.systemCon01txt{
	width: 405px;
	float: left;
}

/* Voice
-------------------------------------*/
.voiceCon01{
	background: url(/voice/images/ttl_bg.gif) no-repeat 0 0;
	border: 1px solid #99CC00;
	padding: 10px;
	margin-bottom: 30px;
}

.voiceCon01 p{
	line-height: 170%;
}

.voiceCon01 h4{
	color: #FFFFFF;
	font-size: 120%;
	padding: 0 0 0 20px;
}

.voiceTxt01{
	font-weight: bold;
	color: #99CC00;
	padding-bottom: 5px;
	background: url(/voice/images/voice_bar.gif) no-repeat left bottom;
	margin-top: 15px;
}

.voiceCon01in{
	background: url(/voice/images/con_bg.gif) no-repeat right 15px;
}

.voiceTxt02{
	font-weight: normal!important;
	padding-left: 10px;
}

.voiceTxt03{
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Room
-------------------------------------*/
.roomTel {
	background: url(/room/images/tel_bg.jpg) repeat-x left bottom;
	border: 4px solid #FFC100;
	padding-left: 30px;
	width: 522px;
}

.telNum {
	color: #FF6600;
	background: url(/room/images/tel.gif) no-repeat left center;
}

/* Pagetop
-------------------------------------*/
body.yozemi #pagetop{
	background: url(../images/pagetop_bg.jpg) repeat-x 0 0;
}

/* Side Bar
-------------------------------------*/


/* Side Nav
-------------------------------------*/


/* Footer
-------------------------------------*/


/* add
-------------------------------------*/
#newslist #content #newsContent img {
	border: none;
}


.link02 a,
.link02 a:link {
	color: #444 !important;
	text-decoration: none !important;
}
.link02 a:hover,
.link02 a:active {
	color: #444 !important;
	text-decoration: underline !important;
}
.newsText02 {
	line-height: 130% !important;
}
