/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* --- 基本設定 --- */

body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
line-height: 1.5;
/*letter-spacing: 0.1em;*/
}

.entry-comments            { display: none; } /* changed in template.php */
.posts-default .entry-meta        { display: none; }
.posts-default .published            { display: none; }
.posts-default .entry-comments     { display: none; }
.posts-default .entry-info, .posts-quick .entry-info { display: none; }

.search-results-content .entry-thumbnails { display: none; }

#header                 { background: url(images/bg_header.jpg) repeat-x top; border-bottom: none; height: 103px; }
#main					{ border: none; background: #ffffff; }
#nav                    { background: url(images/bg_nav.jpg) repeat-x bottom; }
#footer				{ border: none; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #333; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #333; }
.posts-line a:link, .posts-line a:visited	{ color: #333; }

.blog-name a { background: url(images/logo.gif) no-repeat; text-indent: -9000px; width: 256px; height: 45px; display: block; }

#searchbar .searchform	{ border: 1px solid #B7B7B8; }
.sf-sub-indicator		{ background: url(images/dropdown_dark.png) no-repeat; }

img.aligncenter			{ border: none; }

.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 11px; font-weight: 700; color: #FFFFFF; margin: 0; padding: 3px 0 0; text-transform: uppercase; zoom: 1; *display: inline; }


/*////////////////////////////////////////////////////////////*/


/* --- フッターメニュー項目 --- */
#footer-sidebar li {
margin: 0 4px; /* 項目のパディング（上下、左右） */
display: inline;
}

/* --- 見出し --- */
.page h2.entry-title {
margin: 0.5em 0 1em; /* 見出しのマージン（上、左右、下） */
padding: 20px 15px; /* 見出しのパディング（上下、左右） */
background: #c6e6ef url(images/heading_back.gif) repeat-x top; /* 見出しの背景 */
line-height: 100%;
}

.entry-content h3	{
margin: 1em 0;
padding: 15px 30px; /* 見出しのパディング */
background: url(images/bg_tit04.gif) repeat-x left top;
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
clear: both;
}

.home-title	{
margin: 0 0 1.4em 0;
padding: 16px 30px; /* 見出しのパディング */
background: url(images/bg_tit04.gif) repeat-x left top;
font-size: 120%; /* 見出しの文字サイズ */
line-height: 100%;
border: none;
}

.entry-content h4	{
margin: 0.5em 0;
padding: 0 10px; /* 見出しのパディング */
background: url(images/triangle9.gif) no-repeat 0 0.2em;
}

/* --- FAQ --- */
.dsfaq_qa_block{ border-top: 1px solid #5e5e5e; margin-top: 20px; }
.dsfaq_ol_quest{ }
.dsfaq_ol_quest li{ }
.dsfaq_ol_quest li a{ }
.dsfaq_quest_title{ display: none; }
.dsfaq_quest{ font-weight: bold; }
.dsfaq_answer_title{ display: none; }
.dsfaq_answer{
margin: 0;
padding: 2px 0 6px 30px; /* Answerエリアのパディング（上右下左） */
background: url(images/a1.gif) no-repeat left top; /* Answerエリアの背景 */
line-height: 150%;
}
.dsfaq_tools{ text-align: right; font-size: smaller; }
.dsfaq_copyright{ display: block; text-align: right; font-size: smaller; }


.entry-content h5 { display: none; }

.product_detail {
width: 100%;
}

.product_pic {
float: left;
padding: 0 0; /* リスト項目のパディング（上下、左右） */
}

.product_feature {
float: left;
width: 275px;
padding: 0; /* リスト項目のパディング（上下、左右） */
}

.product_feature div.navigation  {
margin: 0;
width: 350px;
}

ul.button_link {
padding: 5px 5px; /* メニューのパディング（上下、左右） */
list-style-type: none;
font-size: 10px;
}

ul.button_link li {
float: left;
padding: 0 3px; /* メニューのパディング（上下、左右） */
}

.product_description {
width: 100%;
padding: 0 0; /* リスト項目のパディング（上下、左右） */
}

.clear {
clear: left;
}

.relatedproduct {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 30px 0 30px; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

.relatedproduct li {
width: 33.2%; /* 項目の幅 */
float: left;
}

/* --- thumbnailエリア --- */
ul.thumbnail {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 30px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
width: 33%; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 155px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 80%;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}
ul.thumbnail dt img {
border: 1px #808080 solid; /* 写真の境界線 */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 3px; /* キャプションエリアのマージン（上、左右、下） */
height: 6.5em; /* キャプションエリアの高さ */
line-height: 120%;
}

/* --- thumbnail2エリア --- */
ul.thumbnail2 {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 30px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail2 li {
width: 33%; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail2 dl {
width: 170px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 90%;
}

/* --- 写真エリア --- */
ul.thumbnail2 dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 2px; /* 写真エリアの下マージン */
}
ul.thumbnail2 dt img {
border: 1px #808080 solid; /* 写真の境界線 */
}

/* --- キャプションエリア --- */
ul.thumbnail2 dd {
margin: 0 0 3px; /* キャプションエリアのマージン（上、左右、下） */
height: 10em; /* キャプションエリアの高さ */
line-height: 150%;
}

ul.thumbnail2 dd strong {
text-decoration: underline;
font-size: 110%;
}

/* --- リストエリア --- */
ul.list {
margin: 0;
padding: 0;
list-style-type: none;
font-weight: bold;
}

/* --- リスト項目 --- */
ul.list li {
padding: 0 0 5px 15px; /* 項目のパディング（上右下左） */
background: url(images/triangle2.gif) no-repeat 3px 0.2em; /* マーカー画像 */
line-height: 130%;
}

/* --- 表全体 --- */
.spec table, .lineup table {
width: 550px; /* 表の幅 */
margin-bottom: 30px; /* 表の下マージン */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
margin: auto;
}

/* --- 表タイトル --- */
.spec table caption, .lineup table caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
.spec table th, .lineup table th {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 3px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
background-color: #EBEBEB; /* データセルの背景色 */
text-align: center;
}

.spec table td, .lineup table td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 3px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
background-color: #ffffff; /* データセルの背景色 */
}

/* --- 見出しセル --- */
.spec table thead th, .lineup table thead th {
background-color: #deefff; /* 見出しセルの背景色 */
text-align: center;
}

/* --- フッタセル --- */
.spec table tfoot td, .lineup table tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- 表全体 --- */
table.white {
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
margin: auto;
}

table.white td, table.white th {
padding: 3px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
background-color: #ffffff; /* データセルの背景色 */
}

.list_model ul {
margin: 0 20px;
padding: 0;
list-style: none;
width:100%;
}

.list_model ul li {
float: left;
width: 10em;
margin-right: 5px;
margin-bottom: 20px;
padding: 0 0 5px 15px; /* 項目のパディング（上右下左） */
text-align: left;
background: url(images/triangle7.gif) no-repeat 3px 0.4em; /* マーカー画像 */
}

.list_model h3, .list_model h4 {
clear: left;
}

.list_model h6 {
margin: 0 0 0 15px;
border-bottom: solid 1px #ccc;
clear: left;
}

/* --- ボックス --- */
div.listbox {
width: 280px; /* ボックスの幅 */
margin: 0 10px 30px 10px;
padding: 0;
float: left;
}

/* --- 見出し --- */
div.listbox h3 {
margin: 10px 0; /* 見出しのマージン */
padding: 6px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(images/feed-title-white.jpg) repeat-x top; /* 見出しの背景 */
border: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 100%; /* 見出しの文字サイズ */
}

/* --- ボックス内の段落 --- */
div.listbox ul {
height: 100px; /* 項目の高さ */
margin: 0 10px;
padding: 0;
list-style: none;
}

div.listbox ul li {
padding: 0 0 5px 15px; /* 項目のパディング（上右下左） */
background: url(images/triangle7.gif) no-repeat 3px 0.4em; /* マーカー画像 */
line-height: 130%;
font-weight: normal;
}

.product_discription        { display: none; }

div.categorylist {
margin: 0;
padding: 0 0 20px 0;
width: 700px;
}

div.categorylist ul {
margin: 0;
padding: 0;
list-style: none;
font-weight: 700;
font-size: 90%;
text-align: center;
}

div.categorylist ul li {
margin: 0 12px 10px 0;
padding: 0; /* 項目のパディング（上右下左） */
background: url(images/bg_button4.jpg) no-repeat center; /* 見出しの背景 */
float: left;
}

div.categorylist ul li a {
display: block;
width: 100%;
padding: 15px 5px 12px 0;
width: 154px;
height: 19px;
text-decoration: none;
}

div.categorylist ul li a:hover {
background: url(images/bg_button3.jpg) no-repeat center; /* 見出しの背景 */
}

.top_seach {
width: 610px;
margin: 0 0 30px 0;
}

#takeMeUp, .footer-message {
font: 'Lucida Grande',Arial,Helvetica,sans-serif;
line-height: 1;
letter-spacing: 0em;
}

.tabs { list-style: none; }
.tabs li { display: inline; }
.tabs li a { color: black; float: left; display: block; padding: 4px 10px; margin-left: -1px; position: relative; left: 1px; background: white; text-decoration: none; }
.tabs li a:hover { background: #ccc; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.box-wrap { position: relative; min-height: 250px; }
.tabbed-area div div { background: white; padding: 20px; min-height: 250px; position: absolute; top: -1px; left: 0; width: 100%; }
.tabbed-area div div, .tabs li a { border: 1px solid #ccc; }

#box-one:target, #box-two:target, #box-three:target {
  z-index: 1;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* --- コンテナ --- */
#home_container {
width: 960px; /* ページの幅 */
margin: 0 auto; /* センタリング */
background-color: #ffffff; /* メインカラムの背景色 */
}

/* --- サイドバー --- */
#home_side {
float: right;
width: 230px; /* サイドバーの幅 */
}

/* --- メインカラム --- */
#home_content {
float: right;
width: 730px; /* メインカラムの幅 */
}


/* --- バナーエリア --- */
.home_banner {
width: 230px;
}

.home_banner ul {
margin: 0;
padding: 0 0 15px 0;
list-style-type: none;
text-align: center;
}

.home_banner ul li {
margin: 10px 0;
}

.home_banner ul li img {
border: none;
}

.home_banner p {
width: 190px;
margin: 5px auto;
font-size: 90%;
line-height: 1.4em;
text-align: left;
}

.home_banner li.message {
width: 200px;
margin: 10px auto;
padding: 5px;
border: 1px solid #ddd;
}

/*///////////////////////////////////////////////////////*/
/* sidebar */
.sidebar				{ width: 230px; margin: 0 auto 20px; padding: 0; }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin: 0; padding: 0; }
.widgetcontainer li		{ margin: 0; border-bottom: 1px solid #E1E1E1; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-size: 12px; display: block; position: relative; background: url(images/menu_off.gif) no-repeat left; padding: 6px 0 6px 25px; font-weight:100; }
.widgetcontainer li a:hover	{ border: none; background: url(images/menu_on.gif) no-repeat left; padding: 6px 0 6px 25px; }
.widgettitle			{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 8px 10px 10px 10px; background: url(images/menu_head.gif) no-repeat top #fff; border: none; }
.widgettitle a			{ display: block; color: #333; text-decoration: none; padding: 0; }
.widgetcontent			{ border: none; border-top: 1px solid #E1E1E1; background: repeat-x #FFF; margin: -1px 0 10px; padding: 0; line-height: 1.4em; }

.widgetcontainer li.sidenavi_act a:visited, .widgetcontainer li.sidenavi_act a:link	{ text-decoration: none; font-size: 12px; display: block; position: relative; background: url(images/menu_on.gif) no-repeat left; padding: 6px 0 6px 25px; font-weight:100; }
.widgetcontainer li.sidenavi ul li		{ margin: 0; border-bottom: none; }
.widgetcontainer li.sidenavi ul li a:visited, .widgetcontainer li.sidenavi ul li a:link	{ text-decoration: none; font-size: 12px; display: block; position: relative; background: url(images/menu_off_children.gif) no-repeat left; padding: 6px 0 6px 40px; font-weight:100; }
.widgetcontainer li.sidenavi ul li  a:hover	{ background: url(images/menu_on_children.gif) no-repeat left; }
.widgetcontainer li ul li.sidenavi_act a:visited, .widgetcontainer li ul li.sidenavi_act a:link	{ text-decoration: none; font-size: 12px; display: block; position: relative; background: url(images/menu_on_children.gif) no-repeat left; padding: 6px 0 6px 25px; font-weight:100; }

/* --- ボックス --- */
.home_topics {
width: 680px; /* ボックスの幅 */
margin: 10px 0;
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
font-size: 80%; /* ボックスの文字サイズ */
}

.home_topics .posts-line {
border: none;
}

/* --- 見出し --- */
.home_topics h2 {
margin: 0; /* 見出しのマージン */
padding: 10px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(images/tit_topics.gif) repeat-x top; /* 見出しの背景 */
font-size: 100%; /* 見出しの文字サイズ */
height: 15px;
}
.home_topics h2 img.topics {
float: left;
}
.home_topics h2 img.more {
float: right;
}

/* --- ▼フッタ内の設定開始 --- */

/* --- フッタ --- */
#footer {
width: 100%;
margin: 0;
padding: 20px 0; /* フッタのパディング（上下、左右） */
background: #dddddd url(images/bg_footer.jpg) repeat-x top; /* フッタの背景 */
border-bottom: 5px #dddddd solid; /* フッタの下境界線 */
clear: both;
}

#footer .container {
width: 960px; /* ページの幅 */
margin: 0 auto; /* センタリング */
}

/* --- ボックス --- */
#footer div.menu {
padding: 0 0 5px 20px; /* 項目のパディング（上右下左） */
width: 170px; /* ボックスの幅 */
padding-bottom: 10px; /* ボックスの下パディング */
float: left;
font-size: 80%;
line-height: 160%;
}

/* --- 見出し --- */
#footer div.menu h5 {
margin: 0; /* 見出しのマージン */
padding: 0 0 5px 20px; /* 項目のパディング（上右下左） */
background: url(images/circle_01.gif) no-repeat 0 0.2em; /* マーカー画像 */
font-size: 100%; /* 見出しの文字サイズ */
color: #404040;
}

/* --- フッタメニュー --- */
#footer ul {
margin: 0 5px 10px 10px; /* フッタメニューのマージン） */
padding: 0;
list-style-type: none;
}
/* --- メニュー項目 --- */
#footer ul li.sidenavi {
padding: 0 7px 2px 11px; /* 項目のパディング（上右下左） */
background: url(images/arrow_02.gif) no-repeat 0 0.2em; /* 項目の背景（マーカー） */
}
/* ガイドメニュー */
#footer ul.guide {
margin: 0 0 30px; /* ガイドメニューのマージン（上書き） */
}
/* --- メニュー項目 --- */
#footer ul li.nl {
padding: 0 0 5px 20px; /* 項目のパディング（上右下左） */
background: url(images/circle_01.gif) no-repeat 0 0.2em; /* マーカー画像 */
}

/* --- アドレス・コピーライト --- */
#footer address {
clear: left;
margin: 10px;
font-style: normal;
line-height: 140%; /* 行の高さ */
}

/* --- ▲フッタ内の設定終了 --- */


/* --- ▼その他の設定開始 --- */

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* --- ▲その他の設定終了 --- */
/*///////////////////////////////////////////////////////*/

div.contact input[type=text], input[type=password], textarea	{ border: 1px solid #CCC; padding: 2px 3px; }

/* --- フォームエリア --- */
div.contact {
width: 650px; /* フォームエリアの幅 */
}
/* --- フォームエリア内の段落 --- */
div.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
div.contact p.attention img {
vertical-align: middle;
}

/* --- 部品グループ --- */
div.contact div.fields {
margin-bottom: 20px; /* 部品グループの下マージン */
}

/* --- テーブル --- */
div.contact table {
width: 100%; /* テーブルの幅 */
border: 1px solid; /* テーブルの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
/* --- キャプション --- */
div.contact caption {
margin-bottom: 2px; /* キャプションの下マージン */
padding: 10px 8px; /* キャプションのパディング（上下、左右） */
border: 1px solid; /* キャプションの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
text-align: left;
color: #808080; /* キャプションの文字色 */
font-weight: bold;
}
/* --- 見出しセル（th） --- */
div.contact th {
width: 140px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
div.contact th span.supplement {
font-weight: normal;
padding-left: 3px;
}
/* --- データセル（td） --- */
div.contact td {
padding: 0 5px 5px 5px; /* データセルのパディング */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
div.contact td span.supplement {
color: #808080;
padding-left: 3px;
}
/* --- 必須項目セル --- */
div.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
div.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
div.contact input,
div.contact select,
div.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 110px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 110px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}
#remark {
width: 420px; /* フォーム部品の幅 */
height: 6em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
div.contact p.button {
margin: 0;
text-align: center;
}

.isms {
width: 96%;
font-size: 90%;
}

.isms img {
float: left;
margin: 0 5px 0 0;
}

/* --- 項目内容 --- */
dl.isms {
width: 94%;
margin: 20px 0 0 0;
padding: 10px 20px;
font-size: 80%;
border-top: 1px dashed #ccc;
}

/* --- 写真エリア --- */
dl.isms dt {
width: 130px; /* 写真エリアの幅 */
float: left;
}

dl.isms dt img {
padding: 0 5px;
float: left;
}

/* --- キャプションエリア --- */
dl.isms dd {
margin: 0 0 0 130px; /* キャプションエリアのマージン（上右下左） */
line-height: 150%;
}

/* --- 項目内容 --- */
dl.getadobe {
width: 94%;
margin: 20px 0 0 0;
padding: 10px 20px;
font-size: 80%;
border-top: 1px dotted #ccc;
}

/* --- 写真エリア --- */
dl.getadobe dt {
width: 130px; /* 写真エリアの幅 */
float: left;
}

/* --- キャプションエリア --- */
dl.getadobe dd {
margin: 0 0 0 130px; /* キャプションエリアのマージン（上右下左） */
line-height: 150%;
}

/* --- サンプルダウンロード --- */
ul.pdfdownload {
margin: 0 10px;
padding: 0;
list-style-type: none;
font-weight: bold;
}

/* --- リスト項目 --- */
ul.pdfdownload li {
padding: 0 0 5px 22px; /* 項目のパディング（上右下左） */
background: url(images/document-pdf.png) no-repeat 3px -0.1em; /* マーカー画像 */
line-height: 130%;
}



