﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #222;
	background-color: #FFF;
	letter-spacing: 0.5px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { text-align: center; }
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mr5 {margin-right: 5px;float:left;}

/* 「トップに戻る」ボタン---------------------------------- */
.btn_goto_top {
	text-align: center;
	margin: 0px 0 0px 0;
}

/* コンテナ（背景画像）---------------------------------- */
#container {
	min-height:100%;
	_height:100%;
	width: 880px;
	padding: 0px 40px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
}

/* ヘッダー ---------------------------------- */
#header {
	margin-bottom:20px;
}
#header_logo {
	float: left;
	height: 74px;
	margin-top: 30px;
}
#header_navi {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 120px;
}
#header_navi_small {
	text-align: right;
	height: 48px;
	margin: 0 0 12px 0;
}
#header_navi_large {
	text-align: right;
}
#header_bread {
	font-size: 11px;
	background-color: #F0F0F0;
	padding: 0px 4px 0px 10px;
	width: 866px;
	display: block;
}

/* コンテンツ ---------------------------------- */
#contents {}

.contents_header {
	margin-bottom: 20px;
}

.contents_header_blog {
	margin: 25px 0 20px 0;
}

/* Flash ---------------------------------- */
#top_flash {}

/* トピックス ---------------------------------- */
#top_topics {
	float: left;
	width: 420px;
	margin-top: 32px;
	margin-bottom: 0px;
	display: block;
}
#top_blog_topics {
	display: inline;
	margin-right: 9px;
	margin-bottom: 20px;
}
#top_blog_topics_rechu {
	display: inline;
}
#top_topics h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#top_topics h2 a:hover {
	color: #CCC;
	text-decoration: none;
}
#top_topics .topics {
	margin-bottom: 18px;
	padding-bottom: 18px;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
#top_topics .date {
	font-weight: bold;
	float: left;
	width: 70px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	display: block;
}
#top_topics .topic {
	float: right;
	width: 338px;
	display: block;
	_margin-bottom: -18px;
}

#top_topics #topics_next {
	margin-top: -10px;
	margin-bottom: 20px;
}

/* スタッフブログ ---------------------------------- */
.top_blogs1 {
	margin-bottom: 8px;
}
.top_blogs2 {
	margin-bottom: 0px;
}

/* サテライトプロジェクト ---------------------------------- */
#top_satellite {
	float: right;
	width: 420px;
	margin-top: 32px;
}
#top_satellite .satellites {
	margin-top: 15px;
	display: block;
}
#top_satellite .satellite_icon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 72px;
	display: block;
}
#top_satellite .satellite {
	float: right;
	width: 332px;
	display: block;
}
#top_satellite .title {
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
#top_satellite .text {
	letter-spacing: 0px;
}

/* フッター ---------------------------------- */
#footer {
	padding-bottom: 30px;
	padding-top: 30px;
}
#footer_left {
	margin-top: 20px;
	float: left;
}
#footer_right {
	margin-top: 15px;
	float: right;
}
.footer_bnr {
	margin-right: 10px;
}
#footer_copyright {
	margin-top: 0px;
}

#footer_onair {
	margin-bottom: 25px;
}
#footer_onair #onair {
	width: 45px;
	float: left;
}
#footer_onair .bnr {
	float: left;
	width: 110px;
	margin-left: 16px;
}
#footer_onair .bnr_text {
	font-size: 11px;
	line-height: 15px;
	float: left;
	width: 270px;
	margin-left: 10px;
}

#footer_onair .bnr_title {
	font-weight: bold;
	margin-bottom: 10px;
}

/* 一般コンテンツ用共通要素（本文＋サイドに目次） ---------------------------------- */
#contents_title {
	
}
#contents_title h2 {
	margin-top: 0px;
	margin-bottom: 40px;
}
#contents_left {
	font-size: 13px;
	line-height: 25px;
	width: 550px;
	float: left;
}
#contents_left h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 7px;
	background-image: url(../images/line_dot_blue.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	letter-spacing: 1px;
}
#contents_center h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 7px;
	background-image: url(../images/line_dot_blue.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	letter-spacing: 1px;
}
#contents_left tr {
	background-image: url(../images/line_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents_left td {
	padding: 6px 0 6px 0;
}
#contents_left .right img {
	margin: 6px 0 6px 0;
}
#contents_right {
	font-size: 12px;
	line-height: 24px;
	width: 250px;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#contents_right li {
	background-image: url(../images/li_triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: none;
	margin-left: 0px;
}
#contents_right .title_index {
	margin-bottom: 10px;
}

/* 追加 ---------------------------------- */
#btn_info {
	margin-top: 10px;
}
#contents_left li {
	float: left;
	list-style-type: none;
}
#contents_left .img_list_00 {
	display: block;
	height: 60px;
	width: 120px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents_left .img_list_01 {
	display: block;
	height: 60px;
	width: 120px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents_left .img_list_02 {
	display: block;
	height: 85px;
	width: 85px;
	background-color: #ffffff;
	margin: 3px;
}
#contents_center {
	font-size: 13px;
	line-height: 25px;
	width: 100%;
}
#in_contents_left {
	float: left;
	width: 410px;
}
#in_contents_right {
	float: right;
	width: 450px;
}
.list2 li {
	list-style-type: circle;
}
#container #contents #contents_right .list2 li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 1em;
}

.title_link01 {
	position: absolute;
	left: 300px;
	top: 5px;
	text-align: right;
	display: block;
	width: 250px;
}
.title_link02 {
	position: absolute;
	left: 299px;
	top: 930px;
	text-align: right;
	display: block;
	width: 250px;
}
.unit {
	position: relative;
}
#contents_left h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-left: 10px;
	letter-spacing: 0.1em;
	color: #666666;
}
.box {
	padding: 10px;
	width: 250px;
	float: left;
	height: 180px;
	line-height: 0px;
}
.workcase {
	list-style-type: none;
	font-size: 13px;
	padding: 10px;
}
.workcase_navi {
	margin-left: 40px;
	list-style-type: none;
	font-size: 11px;
}
.sitemap {
	font-size: 13px;
	padding: 20px;
}

.satemap-sub {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.workcase li {
	padding-bottom: 5px;
}

/*-------------------------sitemap!!*/


#container { 
	position:relative;
	margin: 0px auto;
	padding: 0px 40px;
	min-height: 100%;
	width: 880px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
}

.primary { 
	width:800px;
	list-style: none;
	background:url(../images/sitemap_listback.gif) repeat-y;
}
.primary li a { 
	margin-bottom: 1px;
	line-height: 20px;
}
.primary li a img { 
	display:none;
	position:absolute;
	top:165px; right:75px;
	border:solid 2px #f0f0f0;
}
.primary li a:hover { 
	font-size: 100%;
}
.primary li a:hover img {
	display: inline;
}
.secondary li {
	list-style: none;
	background:url(../images/sitemap_middle.gif) 10px top no-repeat;
}
.secondary li a {
	margin-left:60px;
}
.secondary li.end {
	background:url(../images/sitemap_end.gif) 10px top no-repeat;
}
.secondory li a:hover { 
	font-size: 60%; 
	font-weight:90;
}
.mapline
	{ 
	clear:both; margin:20px 0; 
	width:800px; }
.mapline.small
	{ 
	background-color:#fff;
 }
.mapbox
	{ float:left; 
	padding-right:30px; 
	background: url(../images/sitemap_slide.gif) top repeat-x;
 }
.mapbox span{
	display:block;
	margin-left:60px;
	padding-bottom:3px;
	font-size:80%;
	line-height:0.8;
}	
.boxend
	{ float:left; padding-right:30px; background:none;
 }	
#contents .primary h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
	letter-spacing: 1px;
}
#contents .primary h3 a:link, 
#contents .primary h3 a:hover {
	color:#000;
	background-color:#fff;
}
	
