@charset "UTF-8";
/* CSS Document */


/*共通-------------------------------------------------------------------共通*/
#header {
	background-image:  url("../common/img/header.jpg");
	width: 760px;
	height: 107px;
}
/*メイン*/
#main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contents {
	width: 574px;
	_width: 570px;
	float: left;
}
#menu {
	width: 182px;
	float: right;
}
#box {
	width: 545px;
	padding-left: 25px;
	padding-bottom: 30px;
}
#footer {
	width: 750px;
	height: 31px;
	background-image: url("../common/img/footer.jpg");
	background-repeat: no-repeat;
	clear: both;
	color: #3D8CE4;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 10px;
}
#footer a:link {color: #3D8CE4; text-decoration: underline;}
#footer a:visited {color: #3D8CE4; text-decoration: underline;}
#footer a:hover {color: #666666; text-decoration: none;}
#footer a:active {color: #3D8CE4; text-decoration: underline;}
.title_page {
	margin-left: 7px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.title_item {
	width: 517px;
	height: 22px;
	background-image:  url(../img/title_item.gif);
	background-repeat: no-repeat;
	color: #3D8CE4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 17px;
	margin-bottom: 15px;
	padding-left: 23px;
	/*\*/
	padding-top: 4px;
	/* */
}
table .item{
	font-weight:bold;
}

/*ホーム-----------------------------------------------------------------ホーム*/
#home {
}
#home #screen{
	width: 565px;
	height:270px;
	/*background-color: #CCCCCC;*/
	margin-bottom: 10px;
	margin-left: 5px;
}
#home #main {
	height: 860px;
}
#news {
	width: 200px;
	margin-left: 8px;
	margin-top: 3px;
}
#news .date{
	color: #69ACB4;
	font-size: 12px;
	font-weight:bold;
}
#news b{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
#news p{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
#home #service{
	width: 310px;
	height:250px;
	float:right;
}
#home #service .pic{
	width:95px;
	height: 200px;
	float: left;
	font-size: 10px;
	color: #666666;
	padding-left: 4px;
	padding-right: 3px;
	line-height: 120%;
}


/*会社概要-----------------------------------------------------------------会社概要*/
#company {
}
#company #main {
	height: 1500px;
}

/*お問い合わせ---------------------------------------------------------お問い合わせ*/
#otoiawase {
}
#otoiawase #main {
	height: 750px;
}

/*広告媒体-----------------------------------------------------------------広告媒体*/
#media {
}
#media #main {
	height: 700px;
}

/*人材募集-----------------------------------------------------------------人材募集*/
#recruit {
}
#recruit #main {
	height: 640px;
}

/*プログラム-------------------------------------------------------------プログラム*/
#program {
}
#program #main {
	/*height: 1250px;*/
}
#program #movie_now {
	width:135px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
#program #movie_day {
	width:120px;
	height: 140px;
	float: left;
	text-align: center;
	margin-top: 20px;
	padding-right: 10px;
}
#program #movie_day .vtr{
	margin-bottom: 5px;
	border: 1px solid #666666;
}
#program .title_item_day {
	width: 517px;
	height: 22px;
	background-image:  url(../program/img/title_item_day.gif);
	background-repeat: no-repeat;
	color: #3D8CE4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 17px;
	margin-bottom: 15px;
	padding-left: 23px;
	/*\*/
	padding-top: 4px;
	/* */
}
#program .title_item_night {
	width: 517px;
	height: 22px;
	background-image:  url(../program/img/title_item_night.gif);
	background-repeat: no-repeat;
	color: #3D8CE4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 17px;
	margin-bottom: 15px;
	padding-left: 23px;
	/*\*/
	padding-top: 4px;
	/* */
}
/*リンク-------------------------------------------------------------リンク*/

#link{
}
#link .linkbn{
    vertical-align:top;
}
#link .linkbn img{
    margin:2px;
}
#link .linktxt {
    vertical-align:top;
    padding-right:10px;
}
#link .linktxt p{
    font-size:12px;
    line-height:130%;
}
#link .linktxt a{
    font-size:12px;
    font-weight:bold;
    color:#3D8CE4;
}
#link table{
	margin-bottom:10px;
}
