@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0 auto;
}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 135%;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 113px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#header .menu {
	height: 30px;
	background-image: url(images/menu_background.jpg);
	background-repeat: repeat-x;
}

#contents {
	width: 900px;
	background-image: url(images/background_2nd.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#footer {
	width: 900px;
	height: 65px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
}

#footer strong {
	display: none;
}


/****************************************
** common tags
*****************************************/
.clearfix {
	zoom: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.m5 {
	margin: 5px;
}

h1 {
	display: none;
}

p {
	padding: 0 15px 10px 25px;
}

img {
	border: none;
	line-height: 0;
}

.f_12p {
	font-size: 12px;
}

.roundedcornr_box {
   background: #eaeaea;
   margin: 0 30px;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }

.roundedcornr_content p { padding: 5px 10px; }

/****************************************
** TOP
*****************************************/
#top {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#top #container {
}

#top #container .head_msg {
	color: #999999;
	font-size: 11px;
	line-height: 110%;
}

#top #header {
	border: none;
}

#top #contents {
	background-image: none;
	border: none;
}

#top #contents .top_contents {
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#top #contents .main_1 {
	margin: 0 5px 5px 5px;
}

#top #contents .main_1 img {
	margin: 4px;
}

#top #contents .main_2 {
	margin: 0 0 0 5px;
	padding-bottom: 5px;
}

* html #top #contents .main_2 {
	margin: 0 0 0 7px;
}

#top #contents .main_2 .float_left img {
	margin: 3px 2px;
}

#top #contents .main_2 .float_right {
	width: 517px;
	margin-right: 3px;
}

* html #top #contents .main_2 .float_right {
	width: 515px;
}

#top #contents .information_box {
	margin-left: 7px;
}
* html #top #contents .information_box {
	margin-left: 4px;
	margin-right: 1px;
}

#top #contents .information {
	width: 244px;
/*	width: 495px;*/
	height: 232px;
	overflow-y: scroll;
	background-image: url(images/top_information2.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	background-color: #FFF;
}

#top #contents .information_inner {
	margin: 3px 7px;
}

#top #contents .information_inner ul {
	list-style-type: none;
}

#top #contents .information_inner ul li {
	font-size: 12px;
	line-height: 135%;
	margin-bottom: 5px;
}

/****************************************
** 第2階層コンテンツ
*****************************************/
#contents .left {
	width: 198px;
	background-image:url(images/left_background.jpg);
	background-repeat: repeat-y;
	float: left;
}

#contents .left h2.left_button {
	background-image: url(images/left_button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 14px;
	padding: 10px 5px 0 5px;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

#contents .left h2.left_button a {
	text-decoration: none;
	color: #FFF;
}

#contents .left h2.left_button a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#contents .left p {
	padding: 15px 0;
	text-align: center;
}

#contents .left ul.second_menu {
	margin-left: 15px;
}

#contents .left ul.second_menu li {
	list-style-type: none;
	background-image:url(images/left_2nd_back.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#contents .left ul.second_menu li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#contents .right {
	width: 700px;
	float: right;
	background-color: #FFF;
}

#contents .right .title {
	vartical-align: bottom;
}

#contents .right h2 {
	background-image:url(images/h2_background.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 7px 0 0 15px;
	margin-top: 20px;
	font-size: 16px;
}

#contents .right h2.noback {
	background-image: none;
	padding: 7px 0 0 10px;
	height: auto;
}

#contents .right h2.head_title {
	background-image: none;
	font-size: 18px;
	text-align: center;
}

#contents .right .navi {
	border-top: 1px solid #ccc;
	border-bottom: 1px dashed #003817;
	margin-bottom: 10px;
	line-height: 100%;
	padding: 3px 0 5px 5px;
	vertical-align: middle;
	background-color: #FAFFD4;
	font-weight: bold;
	font-size: 12px;
}

#contents .right .navi ul {
	list-style-type: none;
}

#contents .right .navi ul li {
	float: left;
	padding-right: 5px;
}

#contents .right .navi ul li a {
	text-decoration: none;
	color: #0000FF;
}

#contents .right .return_top {
	padding: 25px 0 10px 0;
	text-align: center;
}

/****************************************
** 音響測定
*****************************************/
#contents .right dl.qa {
	margin-left: 20px;
}

#contents .right dl.qa dt {
	height: 23px;
	background-image: url(images/av3_q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100%;
	vertical-align: middle;
	padding: 7px 0 0 30px;
	font-weight: bold;
}

#contents .right dl.qa dd {
	background-image: url(images/av3_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 20px 15px 30px;
}

/****************************************
** テレビ会議
*****************************************/
#contents .right table.conference_product_list {
	margin: 10px 10px;
	border-top: 1px solid #9E75AF;
	border-left: 1px solid #9E75AF;
}

#contents .right table.conference_product_list th,
#contents .right table.conference_product_list td {
	border-bottom: 1px solid #9E75AF;
	border-right: 1px solid #9E75AF;
	font-size: 12px;
	line-height: 125%;
}

#contents .right table.conference_product_list th {
	border-bottom: 1px solid #FFF;
	text-align: left;
	background-color: #9E75AF;
	padding: 3px;
}

#contents .right table.conference_product_list th.last {
	border-bottom: none;
}

#contents .right table.conference_product_list td {
	padding-right: 5px;
}

/****************************************
** 会社概要
*****************************************/
#contents .right table.about_list {
	margin: 10px 25px;
	border-top: 1px solid #003616;
	border-left: 1px solid #003616;
	width: 600px;
}

#contents .right table.about_list th,
#contents .right table.about_list td {
	border-bottom: 1px solid #003616;
	border-right: 1px solid #003616;
	line-height: 125%;
	padding: 3px;
}

#contents .right table.about_list th {
	border-bottom: 1px solid #FFF;
	text-align: center;
	background-color: #003616;
	color: #FFF;
}

#contents .right table.about_list th.last {
	border-bottom: none;
}

#contents .right table.about_list td {
	padding-right: 5px;
}

#contents .right .map {
	border: 1px solid #003616;
}

#contents .right .float_left,
#contents .right .float_right {
	width: 320px;
}

#contents .right .float_left {
	margin-left: 15px;
}

#contents .right .float_right {
	margin-right: 10px;
}

/****************************************
** ブログ
*****************************************/
#contents .blog_history {
}

#contents .blog_history .blog_info {
	width: 360px;
}

* html #contents .blog_history .blog_info {
	margin: 0 5px;
	padding: 0;
}

#contents .blog_history .blog_update {
	width: 300px;
}

#contents .blog_history .blog_history_title {
	height: 200px;
	overflow-y: scroll;
	border: 1px solid #214910;
}

#contents .blog_history .blog_history_title_inner {
	margin: 5px;
}

#contents .blog_history .blog_history_title_inner ul li {
	list-style-type: none;
	line-height: 110%;
	padding-bottom: 5px;
}

/****************************************
** サービスセンター
*****************************************/
#service_center {
}

#service_center ul.service {
	margin-left: 35px;
}

#service_center ul.service li {
	width: 565px;
	height: 47px;
	list-style-type: none;
	padding: 28px 0 0 75px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 135%;
}

#service_center ul.service li.s1 { background-image:url(images/service_center/service01.jpg); }
#service_center ul.service li.s2 { background-image:url(images/service_center/service02.jpg); }
#service_center ul.service li.s3 { background-image:url(images/service_center/service03.jpg); }

#service_center .service_map {
	width: 670px;
	height: 301px;
	margin: 10px 0 20px 20px;
	background-image:url(images/service_center/service_center_06.jpg);
	background-repeat: no-repeat;
}

#service_center .service_map_inner_left {
	width: 280px;
	float: left;
	margin: 20px 0 0 0;
}

* html #service_center .service_map_inner_left {
	width: 270px;
}

#service_center .service_map_inner_right {
	width: 370px;
	float: right;
	margin: 20px 20px 0 0;
}

* html #service_center .service_map_inner_right {
	margin: 20px 10px 0 0;
}



/**********
results4
**********/
.result4_table_h {
	width: 675px;
	margin: 0 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background-color:#FFC;
	line-height: 20px;
}

.result4_table {
	width: 675px;
	margin: 0 10px;
	text-align: center;
	font-size: 12px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	line-height: 20px;
}


.result4_table_h .td1 {
	width: 100px;
	border-right: 1px solid #999;
}

.result4_table_h .td2 {
	width: 245px;
	border-right: 1px solid #999;
}

.result4_table_h .td3 {
	width: 80px;
	border-right: 1px solid #999;
}

.result4_table_h .td4 {
	width: 270px;
	border-right: 1px solid #999;
}


.td1 {
	width: 100px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	text-indent: 1.5em;
}

.td2 {
	width: 245px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	text-indent: 1em;
}

.td3 {
	width: 80px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.td4 {
	width: 270px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	text-indent: 1em;
}


