﻿@charset "UTF-8";

/*------------------------------ all --------------------------------*/

#headerArea {
	padding: 0 0 0 0;
}
#container {
	width: 769px !important;
}

.clearB{
	clear:both;
}
/*------------------------------ hero --------------------------------*/

#topMovieContainer {
	width: 100%;
	height: 408px;
	margin: 0 0 30px 0;
}
#nonMovieContants {
	width: 760px;
	height: 564px;
	margin: 0 auto;
	text-align: center;
}
#nonMovieContants p {
	margin: 0 10px 10px 10px;
	padding: 3px 8px;
}
#nonMovieContants p.big_tit_0 {
	font-weight: bold;
	color: #FF0000;
	font-size: 117%;
	padding: 3px 0 0 0;
	margin: 0 0 40px 0;
}
#nonMovieContants p.big_tit_1 {
	font-weight: bold;
	font-size: 200%;
	color: #CC0000;
}
#nonMovieContants p.big_tit_1 strong { font-weight: bold; }
#nonMovieContants p.big_tit_2 { font-weight: bold; }
#nonMovieContants p.big_tit_3 {
	font-weight: bold;
	color: #CC0000;
	font-size: 150%;
}

#nonMovieContants p.big_tit_3 span {
	font-weight: bold;
	font-size: 200%;
	color: #CC0000;
}


/*------------------------------ contents_service --------------------------------*/

#contents_service {
	width: 769px;
	margin: 0 0 10px 0;
}
#contents_service .subtit {
	position: relative;
}
#contents_service .subtit h2 {
	margin: 0 0 15px 4px;
	height: auto;
}
#contents_service ul {
	padding: 0 0 10px 0;
}
#contents_service ul:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#contents_service ul { zoom: 100%; }

#contents_service li.service_wid01{
	width: 247px;
	background: url("images/bg_con_3s.gif") 4px bottom no-repeat;
	float: left;
	padding: 0 5px 0 4px;
	margin: 0 0 10px 0;
	_display:inline;
}
#contents_service li.service_wid02{
	width: 504px;
	background: url("images/bg_con_5s.gif") 4px bottom no-repeat;
	float: left;
	padding: 0 5px 0 4px;
	margin: 0 0 10px 0;
	_display:inline;
}
#contents_service li h3 {
	margin: 0 0 5px 0;
}
#contents_service ul.iconContent{
	padding:10px 0 10px 25px;
	overflow:hidden;zoom:1;
}
#contents_service ul.iconContent li{
	float:left;
	margin:0 25px 7px 0;padding:0;line-height:0;
	_display:inline;
}

/*------------------------------ contents_template --------------------------------*/

#contents_template {
	width: 769px;
	margin: 0 0 10px 0;
}
#contents_template .subtit {
	position: relative;
}
#contents_template .subtit h2 {
	margin: 0 0 15px 4px;
	height: auto;
}
#contents_template ul:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#contents_template ul { zoom: 100%; }

#contents_template li {
	float: left;
	padding: 0 28px 0 4px;
}
#contents_template li p {
	margin: 3px 2px 0 0;
	text-align: center;
}
#contents_template ul li div {
	border: 1px solid #EEEEEE;
	padding: 2px;
	width: 119px; height: 94px;
	_width: 125px; _height: 100px;
	text-align: center;
}


/*------------------------------ contents_jump --------------------------------*/

#contents_jump {
	width: 760px;
	margin: 7px 0 10px 4px;
	background: url("images/bg_jump.gif") left bottom no-repeat;
	color: #000000;
}
#contents_jump:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#contents_jump { zoom: 100%; }

#contents_jump ul {
	margin: 0 0 15px 30px;
}
#contents_jump ul:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
#contents_jump ul { zoom: 100%; }

#contents_jump ul li {
	margin: 0 22px 0 0;
	float: left;
	_display: inline;
}
#contents_jump ul li a {
	border: none !important;
}
#contents_jump p.t1 {
	width: 250px;
	margin: 0 10px 0 0;
	padding: 5px 0 20px 0;
	float: left;
}
#contents_jump p.t2 {
	width: 470px;
	padding: 0 0 20px 0;
	float: left;
}


