@charset "UTF-8";

/*#wrapper {background: #fff url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/misc/bg_h1_purpose.png) no-repeat center top;}
.index #article h1 {padding: 85px 0 0;height: 250px; }*/

#article { margin-top:48px; padding-bottom:40px; }
#article #searchResult { width:680px; float:left; }
#article #searchResult .SS_search { background-color:#e9e9e9; padding:12px 0 12px; text-align:center;  }
#article #searchResult .SS_search .SS_searchQuery { font-size:180%; border:none; vertical-align:middle; padding:10px 8px; width:395px; }
#article #searchResult .SS_search .SS_searchSubmit { vertical-align:middle; margin-left:0.5em; }
#article #searchResult .SS_search .SS_searchSubmit:hover { -ms-filter: "alpha(opacity=80)";filter: alpha(opacity=80);opacity: .8; }

.SS_searchCategory { font-size:150%; border:none; margin:15px 0 0 0; width:672px; vertical-align:middle;}
.SS_searchCategory .ss_check { padding:0 0 0 5px; }
.SS_searchCategory input[type="checkbox"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
.SS_searchCategory label {
  margin-left: 5px;
  margin-right: 10px;
  color:#333;
  font-size: 14px;
}
  /* チェックボックスデザイン */
.SS_searchCategory input[type="checkbox"] {
    cursor: pointer;
    padding-left: 30px;/*label手前にチェックボックス用の余白を開ける*/
    vertical-align: middle;
    position: relative;
  }
  .SS_searchCategory input[type="checkbox"]::before,
  .SS_searchCategory input[type="checkbox"]::after {
    content: "";
    display: block; 
    position: absolute;
  }
  .SS_searchCategory input[type="checkbox"]::before {
    background-color: #fff;
    border-radius: 0%;
    /*border: 1px solid #666464;*/
    width: 20px;/*チェックボックスの横幅*/
    height: 20px;/*チェックボックスの縦幅*/
    transform: translateY(-50%);
    border-radius: 4px;
    top: -2px;
    left: 7px;
  }
  .SS_searchCategory input[type="checkbox"]::after {
    border-bottom: 3px solid #E60012;/*チェックの太さ*/
    border-left: 3px solid #E60012;/*チェックの太さ*/
    opacity: 0;/*チェック前は非表示*/
    height: 7px;/*チェックの高さ*/
    width: 10px;/*チェックの横幅*/
    transform: rotate(-45deg);
    top: -9px;/*チェック時の位置調整*/
    left: 10px;/*チェック時の位置調整*/
  }
  .SS_searchCategory input[type="checkbox"]:checked::after {
    opacity: 1;/*チェック後表示*/
  }

#article #searchResult #SS_navi { margin-top:48px; border-bottom:1px dotted #a9a9a9; padding-bottom:20px; }
#article #searchResult #SS_navi #SS_naviResult { float:left; width:530px; font-size:140%; color:#666666; }
#article #searchResult #SS_navi #SS_naviResult #SS_queryString { font-size:128.5%; font-weight:bold; }
#article #searchResult #SS_navi #SS_naviResult #SS_totalHits b { font-size:128.5%; font-weight:bold; }
#article #searchResult #SS_navi #SS_naviResult #SS_showCounts b { font-size:128.5%; font-weight:bold; }

#article #searchResult #SS_navi #SS_naviSort { float:right; width:100px; padding:2px 0px; }
#article #searchResult #SS_navi #SS_naviSort #sortSelected { white-space:nowrap; margin:0 10px 0 10px; color:#000000; }
#article #searchResult #SS_navi #SS_naviSort #SS_sortMatch { color:#999999; text-decoration:none; font-size:120%; float:left; }
#article #searchResult #SS_navi #SS_naviSort #SS_sortDate { color:#999999; text-decoration:none; font-size:120%; float:left; }
#article #searchResult #SS_navi #SS_naviSort a { color:#999999; text-decoration:none; }
#article #searchResult #SS_navi #SS_naviSort a:hover { color:#000000; text-decoration:underline; }

#article #searchResult #SS_navi #SS_naviSort dl { float:right; white-space:nowrap; font-size:120%; }
#article #searchResult #SS_navi #SS_naviSort dt { float:left; white-space:nowrap; }
#article #searchResult #SS_navi #SS_naviSort dd { float:left; white-space:nowrap;margin-left:5px; }
#article #searchResult #SS_navi #SS_naviSort dd a { color:#999999; text-decoration:none; }

div#SS_result{ margin:30px 0 60px;}
div#SS_result a { text-decoration:none; }
div#SS_result a:hover { color:#e50012; }
div.SS_item{margin-bottom:30px;padding-bottom:24px; line-height:1.5;min-height:130px;display:block; border-bottom:1px dotted #a9a9a9; }
.SS_item:before,.SS_item:after { content: " "; display: table;}
.SS_item:after { clear: both;}
.SS_item { *zoom: 1;}
div.SS_item div.SS_image{float:left;width:170px;}
div.SS_image img{border:1px solid #CCC;padding:4px;}
div.SS_item div.SS_page{float:right;width:480px; text-align:left;}
div.SS_item div.SS_page div.SS_title{font-size:150%;margin-bottom:20px; font-weight:bold; line-height:1.5; padding:0 0 0 25px; background: url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/marker/bullet-btn-05.png) no-repeat 0 0.3em; text-align:left; }
div.SS_item div.SS_page div.SS_title a { display:inline-block; line-height:1.5; }
div.SS_item div.SS_page div.SS_summary{font-size:135%; line-height:1.5; margin:0 0 15px; text-align:left;}
div.SS_item div.SS_page span.SS_url { font-size:110%; color:#006F00; margin:0 0 10px; line-height:1.5; display:inline-block; }
div.SS_item span.SS_contentLength{display:block;float:left; color:#999999; font-size:120%; }
div.SS_item span.SS_lastModified{float:left;margin-left:5px; color:#999999; font-size:120%; }

div.SS_paging{clear:both; text-align:center; border-top:3px solid #eeeeee; background-color:#fafafa; padding:28px 20px; font-size:130%; }
div.SS_paging a { text-decoration:none; }
div.SS_paging a:hover { color:#e50012; }
.SS_paging:before,.SS_paging:after { content: " "; display: table;}
.SS_paging:after { clear: both;}
.SS_paging { *zoom: 1;}
div.SS_paging b.SS_selectPage{ color:#e50012; }
div.SS_paging b.SS_selectPage:after { content:"｜"; color:#999999; margin-left:0.5em; }
div.SS_paging span.SS_numberPage { display:inline-block; }
div.SS_paging span.SS_numberPage:after { content:"｜"; color:#999999; margin-left:0.5em; }
div.SS_paging span.SS_numberPage a { }
div.SS_paging .SS_pagingFirst:before { content:"｜"; color:#999999; margin-right:0.5em; }
div.SS_paging span.SS_prevPage { display:block; float:left; }
div.SS_paging span.SS_prevPage a { padding-left:20px; background: url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/marker/bullet-btn-left.png) no-repeat 0 50%; }
div.SS_paging span.SS_nextPage { display:block; float:right; }
div.SS_paging span.SS_nextPage a { padding-right:20px; background: url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/marker/bullet-btn-right.png) no-repeat 100% 50%; }

div#SS_notFound{font-size:120%;margin:15px 0 15px 5px;}
div#SS_notFound #SS_hint{margin:15px 0 0 5px;}
div#SS_notFound ul#SS_hintMessage{margin-top:0;margin-left:25px;}
div#SS_preview{position:absolute;z-index:100;width:436px;height:336px;background:url(https://image.syncsearch.jp/image/preview.gif) no-repeat 0 0;display:none;}
div#SS_previewContainer{width:407px;height:307px;background:url(https://image.syncsearch.jp/image/shadow.png) no-repeat 0 0;margin:16px 0 0 16px;}
img#SS_previewImage{border:1px solid #CCC;}
input.SS_searchQuery{height:18px;ime-mode:active;}
div.SS_suggest{font-weight:bold;z-index:9;display:none;position:absolute;border-bottom:1px solid #CCC;border-right:1px solid #CCC;border-left:1px solid #CCC;width:200px;}
div.SS_suggest div.SS_suggestItemOff{background-color:#FFF;border-top:1px solid #CCC;width:100%;padding:2px 0;}
div.SS_suggest div.SS_suggestItemOn{background-color:#ECF5FA;border-top:1px solid #CCC;width:100%;padding:2px 0;}
div.SS_suggest span.SS_suggestKey{font-size:120%;padding-left:4px;}
div.SS_suggest span.SS_suggestRate{width:100px;}
div.SS_item span.SS_highlight,div.SS_item span.SS_contentType{font-weight:bold;}

#article #side { width:250px; float:right; padding:0; }
#article #side #rank { background-color:#eaeaea; font-size:130%;  color:#333333; border:2px solid #e0e0e0; padding:0 3px 3px; }
#article #side #rank li { border-top:1px solid #f8f8f8; border-bottom:1px solid #dadada; }
#article #side #rank li#SS_keywordRank10 { border-bottom:none; }
#article #side #rank li a { display:block; text-decoration:none; color:#666666; padding:24px 0 23px 25px; background: #ffffff url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/marker/bullet-btn-05.png) no-repeat 7px 50%; }
#article #side #rank li a:hover { color:#ffffff; background: #404040 url(//www.motex.co.jp/tryweb2/search_model/motex/sitesearch/common/images/marker/arrow_side_pale.png) no-repeat 7px 50%; }

#article #side #rank li#SS_keywordRank1 a:before { content:"1."; }
#article #side #rank li#SS_keywordRank2 a:before { content:"2."; }
#article #side #rank li#SS_keywordRank3 a:before { content:"3."; }
#article #side #rank li#SS_keywordRank4 a:before { content:"4."; }
#article #side #rank li#SS_keywordRank5 a:before { content:"5."; }
#article #side #rank li#SS_keywordRank6 a:before { content:"6."; }
#article #side #rank li#SS_keywordRank7 a:before { content:"7."; }
#article #side #rank li#SS_keywordRank8 a:before { content:"8."; }
#article #side #rank li#SS_keywordRank9 a:before { content:"9."; }
#article #side #rank li#SS_keywordRank10 a:before { content:"10."; }
@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

article,aside,dialog,footer,header,section,footer,nav,figure,menu {
	display: block;
}

img {
	vertical-align: top;
}

a:link {
	color: #555;
	text-decoration: none;
	cursor:pointer;
}

a:visited {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
	cursor:pointer;
}

a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

a:hover img:hover {
	cursor:pointer;
	}

a:active {
	color: #555;
	text-decoration: underline;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/* PX指定 */
.f11{ font-size:11px !important; }
.f12{ font-size:12px !important; }
.f13{ font-size:13px !important; }
.f14{ font-size:14px !important; }
.f16{ font-size:16px !important; }
.f18{ font-size:18px !important; }
.f20{ font-size:20px !important; }
.f25{ font-size:25px !important; }


/*------------------------------------------------------------
	見出し
------------------------------------------------------------*/

/* 見出し(class版) */

.noborder { border: none !important;;}

#main .h1 {
    border-bottom: 1px solid #c9c9c9;
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	text-height:1.2;
	color:#000;
}

#main .h2 {
    border-bottom: 1px solid #c9c9c9;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


#main .h3 {
    border-bottom: 1px solid #c9c9c9;
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 6px;
}

#main .h4 {
    border-bottom: 1px solid #c9c9c9;
	color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 6px;
}

#main .h5 {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 6px;
}

/* 見出し */

/*#main h1 {
    border-bottom: 1px solid #c9c9c9;
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	text-height:1.2;
}*/

#main h2 {
    /*border-bottom: 1px solid #c9c9c9;*/
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


#main h3 {
    /*border-bottom: 1px solid #c9c9c9;*/
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 6px;
}

#main h4 {
    /*border-bottom: 1px solid #c9c9c9;*/
	color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 6px;
}

#main h5 {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 6px;
}


/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mt80 {
    margin-top: 80px !important;
}
.mt90 {
    margin-top: 90px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mt150 {
    margin-top: 150px !important;
}
.ml10 {
    margin-left: 10px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.ml30 {
    margin-left: 30px !important;
}
.ml40 {
    margin-left: 40px !important;
}
.ml50 {
    margin-left: 50px !important;
}
.ml60 {
    margin-left: 60px !important;
}
.ml70 {
    margin-left: 70px !important;
}
.ml75 {
    margin-left: 75px !important;
}
.ml80 {
    margin-left: 80px !important;
}
.ml100 {
    margin-left: 100px !important;
}
.ml150 {
    margin-left: 150px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mr40 {
    margin-right: 40px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mr100 {
    margin-right: 100px !important;
}
.mr150 {
    margin-right: 150px !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb100 {
    margin-bottom: 100px !important;
}
.mb150 {
    margin-bottom: 150px !important;
}
.p5 {
    padding: 5px !important;
}
.p10 {
    padding: 10px !important;
}
.p15 {
    padding: 15px !important;
}
.p20 {
    padding: 20px !important;
}
.p30 {
    padding: 30px !important;
}
.p50 {
    padding: 50px !important;
}
.pt70 {
    padding-top: 70px !important;
}
.pt90 {
    padding-top: 90px !important;
}
.pl20 {
    padding-left: 20px !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pb5 {
    padding-bottom: 5px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.pb20 {
    padding-bottom: 20px !important;
}
.right {
	float:right;
}
	
.left {
	float:left;
}

/*------------------------------------------------------------
	リストスタイル
------------------------------------------------------------*/
.disc {
	margin:0;
	padding:0;
	}

.disc li {
	list-style-type:disc;
	margin:0 0 5px 25px;
	padding:0;
	line-height:1.8;
	}
	
.decimal {
	margin:0;
	padding:0;
	}
	
.decimal li {
	list-style-type:decimal;
	margin:0 0 5px 25px;
	padding:0;
	line-height:1.8;
	}
	
.square {
	margin:0;
	padding:0;
	}
	
.square li {
	list-style-type:square;
	margin:0 0 5px 25px;
	padding:0;
	line-height:1.8;
	}
	


/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

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

p.note {
	text-indent: -1em;
    margin-left: 1em;
    font-size: 12px;
    color: gray !important;
    padding: 8px 0 0 6px;
}
p.note:before {
	content: '※';
}

p.important {
	text-indent: -1em;
    margin-left: 1em;
    font-size: 12px;
    color: gray;
    padding: 8px 0 0 6px;
}
p.important:before {
	content: '【重要】';
}

/*------------------------------------------------------------
	COLOR
------------------------------------------------------------*/
.red{ color:#e71e0f !important;}
.white{ color:#FFF !important;}


/*------------------------------------------------------------
	BORDER
------------------------------------------------------------*/
.borderNon { border:none !important;}


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1000px;
	color: #555;
	text-align: center;
	line-height: 1.5;
	background-color: #FFF;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

#container{
	text-align: left;
}

#main {
	margin-bottom: 40px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

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

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin: 0 auto 14px;
	width: 980px;
}

#header .logo {
	padding: 32px 0 0 12px;
	float: left;
}

#header .hInner {
	float: right;
	width: 482px;
}

#header .hInner a {
	color: #fff;
}

#header .hInner .hBox {
	margin-bottom: 15px;
	padding: 15px 0 13px 21px;
	background-color: #505050;
	border-radius: 0 0 3px 3px;
	position: relative;
	behavior: url(/cat/userportal/js/pie.htc);
}

#header .hInner .hNavi {
	float: right;
	font-size: 1.1em;
	width: 198px;
}

#header .hInner .hNavi li {
	float: left;
	width: 99px;
}

#header .hInner .hNavi li a {
	padding-right: 10px;
	display: inline-block;
	background: url(../images/common/icon07.png) no-repeat right center;
}

#header .hInner .hLinkUl {
	padding-right: 18px;
	width: 222px;
	float: left;
	border-right: 1px dotted #A8A8A8;
}

#header .hInner .hLinkUl li {
	float: left;
	font-size: 1.1em;
	width: 111px;
}

#header .hInner .hLinkUl li a {
	padding-left: 21px;
	display: inline-block;
	background: url(../images/common/icon01.gif) no-repeat left 1px;
}

#header .hInner .hLink a {
	padding: 10px 10px 8px;
	color: #555;
	display: block;
	float: right;
	font-size: 1.2em;
	width: 180px;
	letter-spacing: 1px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #C7C6C5;
	border-radius: 4px;
	position: relative;
	behavior: url(/cat/userportal/js/pie.htc);
}

#header .hInner .hLink a img {
	margin-right: 12px;
}

#header .hInner .hLink .over {
	display: none;
}

#header .hInner .hLink a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #919191;
	border: 1px solid #919191;
}

#header .hInner .hLink a:hover .out {
	display: none;
}

#header .hInner .hLink a:hover .over {
	display: inline-block;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	margin-bottom: 17px;
	padding-bottom: 12px;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #C9C9C9;
}

#gNavi ul {
	margin: 0 auto;
	width: 980px;
	border-right: 1px solid #C9C9C9;
}

#gNavi ul li {
	float: left;
	border-left: 1px solid #C9C9C9;
}

#gNavi ul li a {
	display: block;
	position: relative;
}

#gNavi ul .navi01 a {
	background: url(../images/common/g_navi01_on.gif) no-repeat;
}

#gNavi ul .navi02 a {
	background: url(../images/common/g_navi02_on.gif) no-repeat;
}

#gNavi ul .navi03 a {
	background: url(../images/common/g_navi03_on.gif) no-repeat;
}

#gNavi ul .navi04 a {
	background: url(../images/common/g_navi04_on.gif) no-repeat;
}

#gNavi ul .navi05 a {
	background: url(../images/common/g_navi05_on.gif) no-repeat;
}

#gNavi ul .navi06 a {
	background: url(../images/common/g_navi06_on.gif) no-repeat;
}

#gNavi ul li a img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#gNavi ul li a:before {
	margin-left: -75px;
	width: 150px;
	height: 2px;
	border-bottom: 2px solid #D72113;
	position: absolute;
	bottom: 3px;
	left: 50%;
  
	content: ""; 
}

#gNavi ul .navi02 a:before {
	border-color: #41A7DA;
}

#gNavi ul .navi03 a:before {
	border-color: #FF9900;
}

#gNavi ul .navi04 a:before {
	border-color: #00729C;
}

#gNavi ul .navi05 a:before {
	border-color: #00AC46;
}

#gNavi ul .navi06 a:before {
	border-color: #D651F7;
}

#gNavi ul li a:hover:before {
	display: none;
}

#gNavi ul li a:after {
	margin-left: -75px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	content: "";
	position: absolute;
	left: 50%;
	bottom: 3px;
	border-bottom: 2px solid #D72113;
	width: 150px;
}

#gNavi ul li a:hover:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

#gNavi ul .navi02 a:after {
	border-color: #41A7DA;
}

#gNavi ul .navi03 a:after {
	border-color: #FF9900;
}

#gNavi ul .navi04 a:after {
	border-color: #00729C;
}

#gNavi ul .navi05 a:after {
	border-color: #00AC46;
}

#gNavi ul .navi06 a:after {
	border-color: #D651F7;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 34px;
}

#pagePath li {
	font-size: 1.1em;
	display: inline;
}

#pagePath .home {
	color: #e71e0f;
}

#pagePath li a {
	margin-right: 5px;
	color: #e71e0f;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 85px 0 55px;
	background: #EEE;
}

#footer .fBox {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}

#footer .fNavi {
	margin-bottom: 25px;
	padding-bottom: 26px;
	border-bottom: 1px solid #C9C9C9;
}

#footer .fNavi > li {
	padding-left: 16px;
	float: left;
	width: 233px;
}

#footer .fNavi > li:first-child {
	padding: 0;
	width: 482px;
}

#footer .fNavi > li .ttl {
	margin-bottom: 14px;
	padding-bottom: 7px;
	color: #333;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #C9C9C9;
}

#footer .fNavi > li .subNavi {
	margin: 0 0 20px 4px;
}

#footer .fNavi > li .subNavi li {
	font-size: 1.2em;
	line-height: 1.65;
}

#footer .fNavi > li .subNavi li a {
	padding-left: 6px;
	display: inline-block;
	background: url(../images/common/icon08.gif) no-repeat left 8px;
}

#footer .fNavi > li .subNavi li.none a {
	background: none;
}

#footer .fNavi > li .sub > li {
	float: left;
	width: 233px;
}

#footer .fNavi > li .sub > li:first-child {
	width: 249px;
}

#footer .fLink {
	margin-bottom: 12px;
	text-align: center;
}

#footer .fLink01 {
	margin-bottom: 27px;
}

#footer .fLink li {
	display: inline-block;
	font-size: 1.2em;
}

#footer .fLink li a {
	margin: 0 7px;
}

#footer .fLogo {
	margin-bottom: 17px;
	padding-bottom: 27px;
	text-align: center;
	border-bottom: 1px solid #C9C9C9;
}

#footer .fLogo a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#footer .copyright {
	margin-right: 11px;
	font-size: 1.2em;
	text-align: center;
}

/*------------------------------------------------------------
	mainBox
------------------------------------------------------------*/
#main .mainBox {
	margin: 0 auto;
	width: 990px;
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
#main .mainImg {
	margin-bottom: 49px;
}

/*------------------------------------------------------------
	comLinkList
------------------------------------------------------------*/
#main .comLinkList {
	margin: -35px -18px 0 -1px;
}

#main .comLinkList li {
	margin: 35px 17px 0 0;
	float: left;
	width: 316px;
}

#main .comLinkList li a {
	display: block;
}

#main .comLinkList li p {
	font-size: 1.2em;
}

#main .comLinkList li .ttl {
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
}

#main .comLinkList li .photo {
	margin-bottom: 17px;
}

#main .comLinkList li a:hover img {
	fiter: alpha(opcity=70);
	opacity: 0.7;
}

#main .comLinkList .txtBox {
	min-height: 65px;
}

/*------------------------------------------------------------
	comTabPanel
------------------------------------------------------------*/
#main .comTabPanel .tabUl {
	border-bottom: 1px solid #C7C6C5;
}

#main .comTabPanel .tabUl li {
	margin: 0 16px -1px 0;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	width: 148px;
	border: 1px solid #C7C6C5;
	border-radius: 3px 3px 0 0;
}

#main .comTabPanel .tabUl li span,
#main .comTabPanel .tabUl li a {
	padding: 12px 5px 8px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: #EEE;
	position: relative;
	z-index: 10;
}

#main .comTabPanel .tabUl li.on a,
#main .comTabPanel .tabUl li span,
#main .comTabPanel .tabUl li a:hover {
	background: #fff;	
}

#main .comTabPanel .tabUl li.on,
#main .comTabPanel .tabUl li:hover {
	border-bottom: 1px solid #fff;
}

#main .comTabPanel .tabBox {
	padding-top: 21px;
	background: #fff;
}

/*------------------------------------------------------------
	comLinkUl
------------------------------------------------------------*/
#main .comLinkUl {
	margin-bottom: 39px;
}

#main .comLinkUl li {
	margin-right: 16px;
	width: 150px;
	float: left;
}

#main .comLinkUl li a {
	padding: 10px 0;
	display: block;
	color: #000;
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #C9C9C9;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	position: relative;
	behavior: url(file:///D|/wwwroot/js/pie.htc);
}

#main .comLinkUl li a:hover {
	color: #ff3300;
	text-decoration: none;
	border: 1px solid #ff3300;
	position: relative;
}

#main .comLinkUl li a:hover:before {
	margin-left: -9px;
	width: 19px;  
	height: 11px;
	background: url(../images/common/com_arrow.gif) no-repeat no-repeat;
	position: absolute;  
	bottom: -11px;
	left: 50%; 
	content: "";
}

/*------------------------------------------------------------
	comSearch
------------------------------------------------------------*/
#main .comSearch {
	overflow: hidden;
	zoom: 1;
	border: 1px solid #C9C9C9;
	border-radius: 2px;
	position: relative;
	behavior: url(file:///D|/wwwroot/js/pie.htc);
}

#main .comSearch input {
	padding: 0 0 0 10px;
	width: 308px;
	height: 35px;
	line-height: 36px;
	float: left;
	background-color: #FFF;
	border: none;
}

#main .comSearch a {
	float: right;
	display: block;
}

#main .comSearch a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	pageTop
------------------------------------------------------------*/
.pageTop {
	position: fixed;
	right: 20px;
	bottom: 50px;
	display: none;
	z-index: 9999;
/*	margin: 0 auto 60px;
	width: 980px;
	text-align: right;
*/}

.pageTop a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .comTable {
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}

#main .comTable td,
#main .comTable th {
	padding: 9px 0;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border: 1px solid #C9C9C9;
}

#main .comTable th {
	padding: 11px 0 10px;
	font-size: 1.2em;
	background-color: #F0F0F0;
}

#main .comTable .cel01 {
	width: 17%;
}

#main .comTable .cel02 {
	width: 25.6%;
}

#main .comTable .cel03 {
	width: 24.5%;
}

#main .comTable .cel04 {
	width: 16.4%;
}

#main .comTable .cel05 {
	width: 16.5%;
}

/*------------------------------------------------------------
	comInner
------------------------------------------------------------*/
#main .comInner {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C9C9C9;
}

#main .comInner.none {
	padding: 0;
	margin-bottom: 0;
	border: none;
}

#main .comInner table {
	width: 100%;
	border-collapse: collapse;
}

#main .comInner table td,
#main .comInner table th {
	padding: 14px 5px;
	color: #000;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.15;
	text-align: center;
	vertical-align: middle;
	word-break: break-all;
}

#main .comInner table th {
	padding: 12px 0;
	font-size: 1.6em;
	text-align: left;
	width: 54%;
	position: relative;
}

#main .comInner table th p {
	margin; 10px;
	font-size: 1.4em;
	text-align: left;
}

#main .comInner table th span {
	display: block;
	font-size: 0.75em;
	position: absolute;
	bottom: -6px;
	left: 0;
}

#main .comInner table .cel06 {
	width: 9%;
}

#main .comInner table .cel01 {
	padding-top: 28px;
	width: 7.7%;
}

#main .comInner table .cel02 {
	width: 5.2%;
}

#main .comInner table .cel03 {
	width: 5.3%;
}

#main .comInner table .cel04 {
	width: 8.3%;
}

#main .comInner table .cel05 {
	padding: 22px 1px 6px;
	text-align: right;
	width: 10.5%;
}

#main .comInner table tbody td {
	border-left: 1px solid #C9C9C9;
}

#main .comInner table thead td,
#main .comInner table thead th {
	padding: 7px 0 18px;
	font-size: 1.2em;
	border-top: 1px solid #C9C9C9;
}

#main .comInner table td a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

h3.title {
    color: #333;
    font-size: 14px;
    margin: 20px 73px 10px;
    padding: 0;
    text-align: left;
    font-weight: bold;
}

div .SS_summary {
    word-break: break-all;
}
div#SS_result .SS_url a {
    word-break: break-all;
}