/* 2010年index用CSS */
/* OS・ブラウザ統一用 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  {  
    margin: 0;  padding: 0;  
} 
h1, h2, h3, h4, h5, h6  {  
    font-size: 100%;  
}
body {  
    font-size: 75%;
    text-align: center;  
}  
html>/**/body {  
    font-size: 12px;  
}
html {  
    overflow-y: scroll;  
}  
table   {  
    border-collapse: collapse;  border-spacing: 0;  
}  
img {  
    border: 0;  
}  
li  {  
    list-style-type: none;  
} 

/* 全体レイアウト */
#container {    width: 720px;
	margin: 5px auto;
}

#sub_menu_about {    width: 720px;
	margin: 0 auto 5px;
}
#footer {	width : 720px ;
	height: 30px;
}
.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}

.clearfix:after	{
	height:	0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ベーステキスト */
body {  
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;  
    line-height: 150%;
	color: #333;
}  
* + html body {  
    font-family: "メイリオ","Meiryo";  
} 
body {	background-color: #FFFFFF;}

a {
	 text-decoration: none; 
}
a:link {	color: #333399;}a:visited {	color: #333399;}a:hover {	color: #CC0000;
	text-decoration: underline;
}a:active {	color: #333399;}a img { border: 0; } .stronged {  font-size: 1.1em;  line-height: 2.0em;  font-weight: bold;}

.tele-pjtopic {  font-size: 1.0em;  line-height: 1.2em;} .photo-copy {  font-size: 0.8em;}
.page_header{
	margin-top: 5px;
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-left: 10px solid #3f3f3f;
	background-color: #dcdcdc;
	color: #3f3f3f;
	width: 706px;
}

/* 各部ページレイアウト */
.contents_frame{
	background-color: white;
	width: 718px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.contents_table{
	padding: 6px;
}
/* テレデザインについてサブメニューレイアウト */
#sub_menu01{
	width: 142px;
}
#sub_menu02{
	width: 178px;
}
#sub_menu03{
	width: 202px;
}
#sub_menu04{
	width: 94px;
}
#sub_menu05{
	width: 99px;
}
/* 作品サブメニューレイアウト */
#sub_menu_works01{
	width: 67px;
}
#sub_menu_works02{
	width: 43px;
}
#sub_menu_works03{
	width: 68px;
}
#sub_menu_works04{
	width: 67px;
}
#sub_menu_works05{
	width: 126px;
}
#sub_menu_works06{
	width: 79px;
}
#sub_menu_works07{
	width: 67px;
}
#sub_menu_works08{
	width: 195px;
}

.contents_frame_works{
	background-color: white;
	width: 706px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
}

.contents_frame_works_each{
	background-color: white;
	width: 706px;
	border: 1px solid #666666;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 6px;
}
/* メディア掲載 サブメニューレイアウト */
#sub_menu_pub01{
	width: 203px;
}
#sub_menu_pub02{
	width: 155px;
}
#sub_menu_pub03{
	width: 167px;
}
#sub_menu_pub04{
	width: 191px;
}
.entry_pub{
	margin-bottom: 0;
}
/* 業務内容サブメニューレイアウト */
#sub_menu_service01{
	width: 359px;
}
#sub_menu_service02{
	width: 359px;
}
.contents_frame_4cat_outer{
	background-color: white;
	width: 718px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 0;
}
.contents_frame_4cat_inner{
	width: 680px;
	margin: 10px auto;
}

/* 問い合わせレイアウト */
.contents_frame_access{
	background-color: white;
	width: 706px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	text-align: left;
	clear: left;
}

/* リクルートページレイアウト */
.contents_frame_recruit {
	background-color: white;
	width: 706px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;

}


/* サイトマップレイアウト */
.contents_frame_sitemap{
	background-color: white;
	width: 706px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	text-align: left;
	clear: left;
}
/* サブメニュー（各ページ共通） */
.sub_menu_about_title {
	text-align: center;
	float: left;
	background-color: #bfbfbf;
	border-right: 1px solid #000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #333;
}
a:link .sub_menu_about_title{
	text-decoration: none;
	color: #333;
}
a:visited .sub_menu_about_title{
	text-decoration: none;
	color: #333;
}
a:hover .sub_menu_about_title{
	text-decoration: none;
	background-color: #ddd;
	color: #333;
}
a:active .sub_menu_about_title{
	text-decoration: none;
	color: #6fb616;
	background-color: #ddd;
}
.sub_menu_about_title_right {
	text-align: center;
	float: left;
	background-color: #bfbfbf;
	border-right: 1px solid #000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #333;
}
a:link .sub_menu_about_title_right{
	text-decoration: none;
	color: #333;
}
a:visited .sub_menu_about_title_right{
	text-decoration: none;
	color: #333;
}
a:hover .sub_menu_about_title_right{
	text-decoration: none;
	background-color: #dcdcdc;
	color: #333;
}
a:active .sub_menu_about_title_right{
	text-decoration: none;
	color: #6fb616;
	background-color: #dcdcdc;
}
/* 階層メニューテキスト（各ページ共通） */
#layer_menu{
	color: #3f3f3f;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#layer_menu a:link{
	color: #339;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 3px;
}
/* 各部ページテキスト */
/* 作品ページテキスト */
.works-entry-header{
	line-height: 1.6em;
	padding-left: 10px;
	border-left: 6px solid #bfbfbf;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12.5pt;
}
.contents_frame_works img{
	margin-right: 15px;
	margin-bottom: 6px;
}

.contents_frame_works_each img{
	margin-right: 6px;
}
H3 .concept-header{    margin: 0;    color: #333333;    font-size: 15px;    font-weight: bold;    line-height: 2.0em;
    
/* 業務内容テキスト */
.contents_frame_4cat_inner .contents_4cat p{
	padding-left: 20px;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 10pt;
}

/* 掲載ページテキスト */
.pub-date{
	text-align: right;
	font-size: 8pt;
}

/* 問い合わせテキスト */
.contents_frame_access H3{
	font-weight: bold;
	font-size: 13px;
}
/* リクルートテキスト */
.contents_frame_recruit H3{
	line-height: 1.6em;
	padding-left: 4px;
	font-size: 11pt;
	margin-top: 4px;
	margin-bottom: 2px;
}
.contents_frame_recruit p{
	padding-left: 15px;
}
.contents_frame_recruit .contents_recruit{
	padding-left: 15px;
}
.contents_frame_recruit table{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.contents_frame_recruit table td{
	padding: 4px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

/* サイトマップテキスト */
.contents_frame_sitemap li{
	list-style-type: disc;
	margin-left: 30px;
}

/* ニューステキスト */
.entry-header_news{
	line-height: 1.6em;
	padding-left: 10px;
	border-left: 6px solid #bfbfbf;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12.5pt;
	color: #339;
}
.date_news{
	font-size: 8pt;
}
/* フッター レイアウト&テキスト */
.footer_bar {
	width: 100%;
	border-top: 5px solid #7f7f7f;
}
.footer_bar p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.clearleft{
    clear: left;
}