﻿@charset "UTF-8";

/*
Theme Name: 株式会社ヨドック CMS用テーマ コーポレート型
Theme URI: http://www.yodoq.com/
Description: corporate
Version: 1.0.1
Author: 株式会社ヨドック
Author URI: http://www.yodoq.com/
Tags: fixed width, two columns, widgets
*/

/* 共通タグ -------------------------------------------- */
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url('images/bg.gif');
	font-size: 12px;
	font-family: "メイリオ","ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "MS PGothic", "Lucida Grande", "Lucida", "Verdana", "sans-serif";
	color: #333333;
	line-height: 140%;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
hr {
	border-width: 1px;
	height: 1px;
	border-color: #333333;
	margin: 0px;
}
a {
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	color: #0000ff;
	text-decoration: underline;
}
p {
	line-height:1.6;
	margin: 0px 0px 15px 0px;
}
td,
th {
	color: #333333;
}
div.back_link {
	padding-top: 10px;
	clear: both;
	text-align: right;
	border-top: 1px dotted #999999;
}
div.blog_link {
	margin-bottom: 10px;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
	text-align: right;
	border-top: 1px dotted #999999;
}
div.pagetop_link {
	margin: 0px 7px 15px 0px;
	text-align: right;
}
div.pagetop_link a {
	font-weight: bold;
}
/* --------clearfix --------*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

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

/* レイアウト ------------------------------------------ */
#wrapper {
	height: 100%;
	background-position: left 146px;
	background-repeat: repeat-x;
}
* html #wrapper {
	text-align: center;
}
#headline {
	width: 100%;
	height: 32px;
	color: #ffffff;
	position: relative;
}
#headline ul {
	margin: 0px;
	position: absolute;
	top: 8px;
	right: 12px;
	list-style: none;
}
#headline ul li {
	margin-left: 25px;
	padding: 0 0 0 15px;
	float: left;
	background-position: left 2px;
	background-repeat: no-repeat;
}
#headline ul li a {
	color: #ffffff;
}
#container_top {
	margin: 0px auto 30px auto;
	padding-top: 10px;
	width: 960px;
	background-image: url('images/container_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#container_bottom {
	padding-bottom: 10px;
	background-image: url('images/container_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#container {
	padding: 0px 11px 0px 9px;
	background-color: #ffffff;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
* html #container {
	padding: 0px 10px;
}

/* ヘッダー -------------------------------------------- */
#header {
	padding-bottom: 8px;
	width: 940px;
	background-image: url('images/block_bottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#header_top {
	width: 940px;
	height: 26px;
	background-image: url('images/header_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#header_top_link {
	width: 133px;
	height: 26px;
	float: left;
	background-image: url('images/header_top_link_off.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
#header_top_link a {
	height: 26px;
	display: block;
}
#header_top_link a:hover {
	background-image: url('images/header_top_link_over.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
#header_top_link a span {
	display: block;
	visibility: hidden;
}
#header_top_search {
	float: right;
}
#header_top_search div {
	float: left;
}
#header_top_search_keyword_area {
	height: 26px;
	background-image: url('images/header_top_search_icon.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 26px;
}
#header_top_search_keyword {
	width: 140px;
}
#header_middle {
	width: 938px;
	height: 78px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
* html #header_middle {
	width: 940px;
}
#header_middle_left {
	margin: 18px 0px 0px 10px;
	width: 560px;
	float: left;
}
* html #header_middle_left {
	margin: 18px 0px 0px 7px;
}
#header_middle_center {
	margin: 21px 0px 0px 0px;
	width: 410px;
	float: left;
	color: #666666;
	font-weight: bold;
}
#header_middle_right {
	margin: 18px 15px 0px 0px;
	width: 150px;
	float: right;
	font-weight: bold;
}
* html #header_middle_right {
	margin: 18px 7px 0px 0px;
}
#header_middle_right ul{
	margin:0;
	padding:0;
}
#header_middle_right li{
	list-style:none;
	padding-left:15px;
}
#header_middle_right li a{
	color:#666;
	font-weight:normal;
}

#header_menu {
	width: 940px;
	height: 43px;
	background-position: left top;
	background-repeat: no-repeat;
}
#header_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header_menu ul li {
	float: left;
}
#header_menu ul li a {
	height: 43px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#header_menu ul li a:hover {
	color: #ffcc00;
	cursor: pointer;
}
#header_menu ul li .header_menu_separator {
	padding-top: 6px;
	display: block;
}
#header_menu ul li .header_menu_right_line {
	height: 31px;
	display: block;
}
#header_menu ul li .header_menu_line {
	height: 31px;
	display: block;
}
#header_menu ul li .header_menu_left_line {
	height: 31px;
	display: block;
}
#header_menu ul li .header_menu_char_area {
	padding-top: 7px;
	text-align: center;
	display: block;
}
#header_menu ul li .header_menu_char {
	padding-left: 15px;
	background-image: url('images/common_allow1.gif');
	background-position: left 7px;
	background-repeat: no-repeat;
}

/* フッター -------------------------------------------- */
#footer {
	margin-left: 1px;
	width: 938px;
	color: #ffffff;
	clear: both;
}
#footer_top {
	width: 938px;
	height: 68px;
	background-position: left top;
	background-repeat: no-repeat;
}
#footer_top_left {
	margin: 8px 0px 0px 12px;
	float: left;
	font-size: 10px;
	font-weight: bold:
}
#footer_top_left .footer_top_left_company_name {
	font-weight: bold;
}
#footer_top_right {
	margin: 18px 17px 0px 0px;
	float: right;
}
#footer_top_right div {
	padding: 7px 0px 4px 0px;
}
#footer_bottom {
	width: 938px;
	height: 43px;
	background-position: left top;
	background-repeat: no-repeat;
}
#footer_bottom span {
	margin: 14px 10px 0px 0px;
	float: right;
	font-size: 10px;
}

/* ページイメージ -------------------------------------- */
#page_image {
	margin-top: 5px;
}

/* コンテンツ領域 -------------------------------------- */
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents {
	display: inline-table;
}
* html #contents {
	height: 1%;
}
*:first-child+html #contents {
	height: 1%;
}
#contents {
	margin: 10px 0px 15px 0px;
	display: block;
}

/* サイドメニュー -------------------------------------- */
#side_menu_top {
	margin-bottom: 15px;
	padding-top: 5px;
	width: 280px;
	float: right;
	background-image: url('images/side_menu_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
#side_menu_bottom {
	padding-bottom: 5px;
	background-image: url('images/side_menu_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#side_menu {
	height: 1%;
	padding: 0px 5px 10px 5px;
	background-color: #ebebeb;
}
.side_menu_block {
	margin-bottom: 10px;
}
#side_menu .widget .module_title {
	display: none;
}
p.banatitile{
	margin:55px 0 0 0;
	padding:0;
}
#side_menu_top ul#banner{
	margin:5px 0 0 0;
	padding:0;
}
#side_menu_top ul#banner li{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

#contents_menu_top {
	margin: 0px auto 10px auto;
	padding-top: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}
#contents_menu_bottom {
	padding-bottom: 6px;
	background-image: url('images/contents_menu_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contents_menu {
	padding: 1px;
	background-color: #ffffff;
}
#contents_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contents_menu ul li {
	padding-bottom: 1px;
	border-bottom: 1px dotted #999999;
}
#contents_menu ul li a {
	height: 40px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#contents_menu ul li a:hover {
	background-color: #ebebeb;
}
#contents_menu ul li a span {
	padding: 12px 0px 0px 25px;
	background-image: url('images/common_allow3.gif');
	background-position: 240px 14px;
	background-repeat: no-repeat;
	display: block;
}

/* メインコンテンツ ------------------------------------ */
#main_contents {
	float: left;
	width: 640px;
}

/* パンくずリスト */
.breadcrumb {
	margin-top: 2px;
	padding-left: 12px;
	background-image: url('images/common_allow2.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	font-size: 10px;
}
*:first-child+html .breadcrumb {
	background-position: left 7px;
}
* html .breadcrumb {
	background-position: left 6px;
}

/* Google Maps */
#googleMap {
	margin: 0px;
	border: 1px solid #999;
}
#googleMap strong {
	font-size: 16px;
	line-height: 160%;
}

/* 見出し */
h1 {
	margin: 0px;
	font-size: 12px;
	position: absolute;
	top: 8px;
	left: 12px;
}
h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 23px;
	width: 616px;
	height: 35px;
	color: #000000;
	font-size: 14px;
	line-height: 37px;
	background-image: url('images/title_h2.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
* html h2 {
	width: 639px;
}
h3 {
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 0px 18px;
	width: 621px;
	height: 32px;
	color: #666;
	font-size: 14px;
	line-height: 28px;
	background-image: url('images/title_h3.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
* html h3 {
	width: 639px;
}
h3.underline {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	width: auto;
	height: auto;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background: none;
	border-bottom: 1px solid #333333;
}

/* 文字装飾 */
.attension {
	color: #ff0000;
}
.example {
	color: #009900;
}

/* ボックス */
.pager_box {
	margin-bottom: 15px;
	text-align: center;
}
.pager_box a {
	margin: 0px 10px;
}
.box1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box1 {
	display: inline-table;
}
* html .box1 {
	height: 1%;
}
*:first-child+html .box1 {
	height: 1%;
}
.box1 {
	margin-bottom: 15px;
	display: block;
}
.box2_top {
	margin-bottom: 15px;
	padding-top: 5px;
	width: 638px;
	background-image: url('images/box2_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.box2_bottom {
	padding-bottom: 5px;
	background-image: url('images/box2_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.box2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box2 {
	display: inline-table;
}
* html .box2 {
	height: 1%;
}
*:first-child+html .box2 {
	height: 1%;
}
.box2 {
	padding: 7px 10px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	display: block;
}

/* 表示領域 */
.floating_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.floating_area {
	display: inline-table;
}
* html .floating_area {
	height: 1%;
}
*:first-child+html .floating_area {
	height: 1%;
}
.floating_area {
	display: block;
}
.document_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.document_area {
	display: inline-table;
}
* html .document_area {
	height: 1%;
}
*:first-child+html .document_area {
	height: 1%;
}
.document_area {
	margin: 0px 7px 15px 7px;
	display: block;
}

/* テーブル */
.table1 {
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}
* html .table1 {
	width: 635px;
}
* html .box2 .table1 {
	width: 615px;
}
.table1 td {
	padding: 12px 0px 12px 10px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px dotted #999999;
}
.table1 td.table1_title {
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.table1 td.table1_label {
	padding: 12px 10px 12px 0px;
	width: 120px;
	background-image: url('images/table_separator1.gif');
	background-position: right 9px;
	background-repeat: no-repeat;
}

/* コメント */
.comment_list {
	margin: 0px 0px 15px 3px;
	padding: 0px 0px 0px 15px;
	list-style-type: decimal;
}
.comment_list li {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #999999;
}
.comment_list li p {
	margin: 5px 0px 0px 0px;
}
.comment_list li small {
	margin-left: 15px;
}

/* HOME */
.home_list {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
.home_list li.home_list_news {
	padding-left: 0px;
}

.home_list li a {
	padding: 8px 4px 7px 7px;
	height: 1%;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.home_list li a:hover {
	background-color: #ebebeb;
	color: #333333;
	text-decoration: none;
}
.home_list li a span {
	color: #0000ff;
	font-weight: bold;
}

/* カテゴリー */
.category_list {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
.category_list li a {
	padding: 8px 4px 7px 7px;
	height: 1%;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.category_list li a:hover {
	background-color: #ebebeb;
	color: #333333;
	text-decoration: none;
}
.category_list li a span {
	color: #0000ff;
	font-weight: bold;
}

/* 検索フォーム */
.search_keyword {
	font-size: 14px;
}

/* 404 */
.notfound_area {
	text-align: center;
}

/* トップページ */
.top_photo{ float:right; padding:0 0 0px 15px; margin:0;}
.title_news_topics {
	margin-bottom: 7px;
	width: 639px;
	height: 44px;
	background-image: url('images/title_news_topics_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.title_news_topics span {
	visibility: hidden;
}
.news_topics_link:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.news_topics_link {
	display: inline-table;
}
* html .news_topics_link {
	height: 1%;
}
*:first-child+html .news_topics_link {
	height: 1%;
}
.news_topics_link {
	font-size: 10px;
	display: block;
}
.news_topics_link ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	float: right;
}
.news_topics_link ul li {
	margin-left: 10px;
	padding-left: 12px;
	background-image: url('images/common_allow2.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	display: inline;
}
.news_topics_link div {
	float: right;
}
.news_topics_link div a {
	margin-right: 10px;
	float: left;
}
a.toppage_link {
	font-weight: bold;
	color: #333333;
}
a.toppage_link:hover {
	color: #333333;
}

ul.top_contents_img{
	margin:0;
	padding:0;
}

ul.top_contents_img li{
	margin:20px 20px 0 0;
	padding:0;
	list-style:none;
	float:left;
} 

ul.top_contents_img li.none{
	margin:20px 0 0 0;
	padding:0;
} 

ul.top_contents_img li a img{
background:none!important;
}
 
ul.top_contents_img li a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.corona {
	margin: 20px 0;
}

.corona a{
	color: red;
    font-size: 1.4em;
    font-weight: bold;
}

/* サイトマップ */
.sitemap {
	margin: 5px 0px 0px 5px;
}
.sitemap h3 {
	margin: 0px;
	padding: 5px 0 4px 7px;
	width: 95%;
	height: auto;
	color: #333;
	font-size: 14px;
	line-height: 15px;
	background: none;
	border-left: 3px solid #999999;
	border-bottom: 1px solid #666666;
}
.sitemap ul {
	margin: 0px 0px 15px 10px;
	padding: 0px;
	width: 95%;
	list-style: none;
	line-height: 13px;
}
.sitemap ul li {
	padding: 11px 0px 10px 10px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
/* 事業内容 */
ol.outline{

}

ol.outline li{
	border-left: 3px solid #004F9E;
	margin-bottom: 20px;
	padding-left: 10px;
}

ul.list_img{
	margin:0;
	padding:0;
}
ul.list_img li{
	float: left;
	list-style: none outside none;
	margin-right:10px;
}
ul.list_img .none{
	margin-left:0;
}

ul.list_img li img{
	border:3px solid #ccc;
}

/* 会社概要 */
table.company{
	margin-bottom:30px;
}
table.company th{
	font-weight:normal;
	width:15%;
	border-bottom:1px dotted;
	padding:10px;
}
table.company td{
	border-bottom:1px dotted;
	padding:10px 10px 10px 20px;
	line-height:170%;
}
table.company td.table_line1{
	background: url('images/company/table_line2.jpg') 0% 50% no-repeat;
}
table.company td.table_line2{
	background: url('images/company/table_line1.jpg') 0% 50% no-repeat;
}


.access_label {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.access_list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
.access_list li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url('images/common_allow2.gif');
	background-position: 5px 6px;
	background-repeat: no-repeat;
}

/* お問合せ */
.contact_design {
	height: 185px;
	background-image: url('images/contact_design.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
.contact_design h2 {
	background-image: none;
}
.contact_design div {
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 60px;
}
.contact_design .contact_design_tel {
	left: 66px;
}
.contact_design .contact_design_fax {
	left: 282px;
}
.contact_design ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 96px;
	left: 25px;
}
.contact_design ul li {
	padding-left: 20px;
	background-image: url('images/common_allow6.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}

/* よくあるご質問 */
.faq_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.faq_list li {
}
.faq_list li a {
	padding: 10px 10px 9px 30px;
	height: 1%;
	display: block;
	background-image: url('images/common_allow4.gif');
	background-position: 10px 12px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.faq_list li a:hover {
	background-color: #ebebeb;
	color: #333333;
	text-decoration: none;
}

/* サービス紹介 */
.service_list1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
.service_list1 li {
	margin-bottom: 3px;
	background-image: url('images/common_allow4.gif');
	background-position: 16px 2px;
	background-repeat: no-repeat;
}
.service_list1 li a {
	margin-left:36px;
	font-weight: bold;
}
.service_list2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
.service_list2 li {
	margin-bottom: 2px;
	padding-left: 25px;
	background-image: url('images/common_allow6.gif');
	background-position: 5px 2px;
	background-repeat: no-repeat;
}
.service_label {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
	width: auto;
	height: 23px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	background-image: url('images/title_h3_service.gif');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #cccccc;
}

/* お問合せフォーム */
.mail_form{
	clear:both;
}

.mail_form dl{
	border-bottom: 1px dotted #AAAAAA;
	margin: 0;
	padding: 10px 0;
	width: 600px;
}

.mail_form dt{
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 150px;
}

.mail_form dd{
	margin: 0;
}

#contact span.red {
	color: #FF0000;
}
.mail_form p{
	text-align:center;
}

.mail_form #your-pref{
	margin-left:165px;
}

.mail_form #address{
	margin-left:165px;
}
/* 実績 ----------------------- */
table.results{
	width:100%;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-bottom:30px;
}
table.results th,
table.results td{
	border-bottom:1px solid #ccc;
	padding:5px;
	border-right:1px dotted #CCC;
}
table.results th{
	text-align:center;
	font-size: 0.9em;	
}
table.results td{
	
}
table.results .c{
	text-align:center;
}

/* 実績 ----------------------- */

.topics_duct {

}

.topics_duct img{
	width: 280px;
    margin: 0 20px 30px 0;
}