@charset "utf-8";

/*
Theme Name: 株式会社ファンテック v1.20
Theme URI: http://www.linesmix.com/
Description: ファンテックさまテーマ
Version: 1.20 2016/06/08
Author: Seiji Miyahira
Author URI: http://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
	text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: underline;
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
}

.asset-name {
	margin-bottom: .25em;
}

.asset-meta {
	font-size: 11px;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content p {
	margin-bottom: .5em;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin:0;
	padding:0;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 15px;
}

.widget li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-search ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li {
	margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
	display: inline;
	float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
	position: static;
}

#header-inner, #content-inner, #footer-inner {
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
	overflow: hidden;
	padding: 0;
}

#content-inner {
	padding: 0;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#303030;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background: #000000 url('images/background.jpg') repeat-x top;
}

/* リンクカラー */
a {
	color: #ffffff;
}

a:hover {
	color: #999999;
}

.clear {
	clear:both;
}

.clearfix {
	clear:both;
	height: 1px;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
	display: none;
}

#gotop a {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop.gif') no-repeat 0 0;
}

#gotop a:hover {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop_ov.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
.navi {
	margin:2px 5px 10px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
	display: none;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-wt #container {
	line-height:1.6;
	font-size:80%;
	width: 960px;
	margin:0 auto;
	text-align:left;
	background: #000000;
}

#container-inner {
	position: relative;
	width: 960px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	float: left;
	width: 630px;
	left: 0;
}

.layout-wt #beta {
	float:right;
	left: 0;
	width: 300px;
	margin-right:0;
	overflow: hidden;
}

#alpha-inner {
	margin:  20px 0 0 0;
	padding: 0;
	background: #ffffff;
	min-height: 740px;
}

#alpha-index-inner {
	background: #000000;
}

#beta-inner {
	margin:  0;
	padding: 0;
}

#alpha-inner a {
	color: #666666;
}

#alpha-inner a:hover {
	color: #000099;
}



/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 960px;
	height: 100px;
	background: url('images/background.jpg') repeat-x top;
}

#header-inner {
	width: 960px;
}

#header-contents {
	width:  100%;
	height: 100px;
	overflow: hidden;
}

#header-contents .left {
	float:left;
	width: 354px;
	margin:  24px 0 0 30px;
	padding: 0;
}

#header-contents .right {
	float:right;
	width: 290px;
	margin:  29px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.20;
}

#header-description {
	font-size:80%;
	line-height: 1.2;
	color: #737373;
	width:950px;
	padding:2px 5px;
	background:#ffffff;
}

/* -- サイト名 -- */
#header-name {
}

#header-name a {
	text-decoration: none;
}

#header-name a:hover {
	text-decoration: underline;
}

#header-name h2 {
}

/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	margin-bottom:0px;
	padding:0px 10px;
	text-align: right;
	font-size:85% !important;
	font-size:80%;
	clear: both;
	float: right;
}

#header .sub-contents a:link,
#header .sub-contents a:visited {
	text-decoration: none;
	color:#737373;
}

#header .sub-contents a:hover,
#header .sub-contents a:active {
	text-decoration: underline;
	color:#737373;
}

/* -- 検索フォーム -- */
#header .header-search {
	margin-bottom:5px;
	padding:2px 10px;
	text-align: right;
	font-size:80% !important;
	font-size:80%;
	clear: both;
	color: #999999;
}

#header .header-search .box {
	margin-right:5px;
}

#header .header-search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* -- gnavi -- */
#gnavi {
	clear: both;
	width: 960px;
	height: 60px;
}

#gnavi ul {
	list-style: none;
	margin:  0;
	padding: 0;
	width: 960px;
	height: 60px;
}

#gnavi > ul > li {
	float: left;
	margin:  0;
	padding: 0;
	width: 120px;
	height: 60px;
	background: url(images/bg_gnavi.png) repeat-x left top;
}

#gnavi > ul > li > #facebook {
	float: left;
	width:  40px;
	height: 40px;
	margin:  10px 0 0 10px;
	background: #ffffff;
	        border-radius: 2px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
}

#gnavi > ul > li > #twitter {
	float: left;
	width:  40px;
	height: 40px;
	margin:  10px 0 0 15px;
	background: #ffffff;
	        border-radius: 2px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
}

#gnavi > ul > li > #facebook a img:hover,
#gnavi > ul > li > #twitter  a img:hover {
	opacity: 0.7;
}



#menu > li {
	float: left;
	position: relative;
	width: 120px;
	height: 40px;
}

#menu > li > a {
	display: block;
	height: 100%;
}

#menu li:hover .submenu {
	left: 0;
}

.submenu {
	position: absolute;
	top: 60px;
	left: -5000px;
	z-index: 500;
	width: 250px;
}

.submenu li {
	clear: both;
	padding: 1px;
	border: 1px solid #e1e1e1;
	border-top: none;
	background: #f3f3f3;
	width: 250px;
	xheight: 30px;
}

.submenu li {
	padding:  0;
	display: none;
}

.submenu li a {
	display: block;
	padding: 7px 0 5px 30px;
	color: #000080;
	font-size: 12px;
	text-decoration: none;
}

.submenu li.menu-md {
	display: block;
}

.submenu li.menu-md a {
	padding: 7px 0 5px 10px;
}

.submenu li a:hover {
	text-decoration: underline;
	background: #e7e7e7;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	margin:  0 0 10px 0;
	_height:1px;
	clear: both;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width: 960px;
	clear:both;
	color: #ffffff;
	font-size: 12px;
}

#footer .footer-menu {
	clear: both;
	margin:  20px 0 0 0;
	padding: 0;
}

#footer .footer-menu ul {
	clear: both;
	list-style: none;
	width: 940px;
	margin:  0 auto;
	padding: 0;
}

#footer .footer-menu ul li {
	float: left;
	margin:  0;
	padding: 0;
	font-size: 12px;
}

#footer .product-menu {
	clear: both;
	margin:  20px 0 0 0;
	padding: 0;
}

#footer .product-menu ul {
	clear: both;
	list-style: none;
	width: 790px;
	margin:  0 auto;
	padding: 0;
}

#footer .product-menu ul li {
	display: block;
	float: left;
	margin:  4px 0 0 0;
	padding: 0;
	font-size: 12px;
}

#footer .footer-description {
	clear: both;
	text-align: center;
	margin:  0;
	padding: 20px 0 0 0;
}

#footer .footer-profile {
	clear: both;
	float: left;
	width: 235px;
	margin:  0 0 0 365px;
	padding: 20px 0 0 0;
}

#footer .twitter-icon {
	float: left;
	width:  41px;
	height: 33px;
	margin:  0 0 0 60px;
	padding: 20px 0 0 0;
}



/* -- コピーライト -- */
.copyright {
	clear: both;
	width:100%;
}

.copyright .copyright-content {
	text-align:center;
	padding:15px 0 0 0;
	font-size: 11px;
}



/* ---------------------------------------------------------------------
NIVO Slider
--------------------------------------------------------------------- */
#nivo-slider {
	clear: both;
	width: 630px;
	height: 300px;
	margin:  20px 0 0 0;
	padding: 0;
	background: #cccccc;
	z-index: 1;
}

#nivo-slider-body {
	clear: both;
	width:  630px;
	height: 300px;
	margin:  0;
	padding: 0;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	background: url('images/bg-news.jpg')repeat-x left top;
	width: 100%;
	height: 30px;
	margin:  0;
	padding: 5px 0 0 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	padding: 0;
}

.asset-header {
	padding:0;
}

.asset-date {
	padding:0 0 4px 13px;
}

.asset-name {
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 13px;
	border-bottom:1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	margin:15px 20px;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	margin-left:440px;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size:100% !important;
	font-size:95%;
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 570px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.trackbacks-info {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 570px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size:100%;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
	text-decoration:none;
	color:#003a91;
}

.archive li a:hover {
	color:#3f7edc;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding-left:10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width: 200px;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width: 57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/message_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin:20px 0;
	font-size: 12px;
}

#top-news {
	width:  300px;
	height: 300px;
	background: #ffffff;
	overflow: hidden;
}

#top-news #news-midashi {
	background: url('images/bg-news.jpg')repeat-x left top;
	width: 100%;
	height: 30px;
	margin:  0;
	padding: 5px 0 0 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#top-news #news-midashi .subject {
	float: left;
	width: 5em;
}

#top-news #news-midashi .news-list {
	float: right;
	width: 10em;
	text-align: right;
	padding-right: 1.4em;
}

#top-news #news-midashi a {
	text-decoration: none;
}


#top-news .news {
	margin:  0;
	padding: 0 10px;
	overflow: hidden;
	color:#333333;
	line-height: 1.10;
}


#top-news .day {
	width: 80px;
	padding: 2px 0 0 0;
}

#top-news .title {
	width: 275px;
	height: 36px;
	padding: 0;
	border-bottom: 1px #cccccc dotted;
}

#top-news .title a {
	color: #333333;
	text-decoration: none;
}

#top-news .title a:hover {
	text-decoration: underline;
}



/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/title_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.top-entry-content .content {
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.top-category-content {
	margin-bottom:10px;
	background: #ffffff url('images/top_category_bg.gif') repeat-x top;
	width: 555px;
	border: 2px solid #dff1ff;
	margin-left: 8px;
	padding: 10px;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 7px;
	border-bottom:1px solid #a8aeb2;
	color:#737373;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

#top-category h4.name a {
	text-decoration:none;
}

#top-category .content {
	margin:0;
	padding:10px 10px 0 10px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:300px;
	margin:5px 0 15px;
	padding-bottom:10px;
}

#beta .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:298px;
	padding:0 3px;
	color:#303030;
}

#beta .widget select {
	width:275px;
	margin:10px;
}

#beta .widget ul {
	width:290px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	padding: 0 0 0 20px;
	list-style:none;
	background: url('images/arrow2.gif') no-repeat 10px center;
	_height: 1px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:300px;
	margin:5px 0 15px;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:100% !important;
	font-size:95%;
	width:300px;
	border-bottom: 1px dotted #cfcfcf;
}

.widget-main-menu li {
	color: #FF0;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:265px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#1b4c69;
	background:url('images/arrow.gif')  no-repeat 3px center;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:url('images/arrow_over.gif') no-repeat 3px center;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	width:253px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#1b4c69;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:300px;
	margin:5px 0 15px;	
	border-bottom:1px dotted #cfcfcf;
}

.widget_search .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:298px;
	padding:0 3px;
	color:#303030;
}

.widget_search .widget-content {
	width:290px;
	padding:5px;
	font-size:90% !important;
	font-size:85%;
}

.widget_search .box {
	width:100px;
}

.widget_search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:278px;
	margin:0 4px 15px;
}

.rss-content {
	background: url('images/rss.gif') 0 0 no-repeat;
	padding-left:20px;
}

.rss-content a {
	color: #eb6100;
	text-decoration: none;
}

.rss-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 95% !important;
	font-size: 90%;
	line-height:1.4;
	width:280px;
	margin: 10px 0 15px 4px;
	padding: 5px;
	border: 1px solid #bab7b8;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	width:280px;
	line-height:1.4;
	font-size: 95% !important;
	font-size: 90%;
	border: 1px solid #bab7b8;
	padding: 5px;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 4px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
サイドバー：いいねボックス
--------------------------------------------------------------------- */
#fblikebox-wrapper {
	clear: both;
	width:  300px;
	height: 420px;
	margin:  20px 0 0 0;
	overflow: hidden;
	background: #ffffff;
}

#fblikebox-wrapper .fb-like-box {
	margin:  2px 0 0 2px;
}



/* ---------------------------------------------------------------------
サイドバー：tweiierボックス
--------------------------------------------------------------------- */
#twbox-wrapper {
	clear: both;
	width:  300px;
	height: 377px;
	margin:  20px 0 0 0;
	overflow: hidden;
	background: #ffffff;
}



/* ---------------------------------------------------------------------
トップページ
--------------------------------------------------------------------- */
#main-contents {
	width:  630px;
	height: 200px;
	margin:  20px 0 0 0;
	padding: 0;
	background: #ffffff;
	overflow: hidden;
}

#main-contents #main-contents-text {
	width: 630px;
	height: 80px;
	background: url(images/bg-contents.jpg) no-repeat left top;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	margin:  0;
	padding: 14px 0 0 20px;
}


#main-contents #banner3-box {
	clear: both;
	width:  612px;
	height: 80px;
	overflow: hidden;
	margin:  5px 0 0 0;
}

#main-contents #banner3-box #banner3-list {
	clear: both;
	margin:  0;
	padding: 0;
	list-style: none;
	height: 80px;
}

#main-contents #banner3-box #banner3-list li {
	float: left;
	margin:  0 0 0 20px;
	padding: 0;
	width: 184px;
	height: 80px;
}

#main-contents #banner3-box #banner3-list li a img:hover {
	opacity: 0.7;
}



#video-list {
	clear: both;
	list-style: none;
	margin:  20px 0 0;
	padding: 0;
}

#video-list li {
	width:  305px;
	height: 200px;
	margin:  0px 0 0;
	padding: 0;
	overflow: hidden;
}


#video-list li:nth-child(odd) {
	float: left;
}

#video-list li:nth-child(even) {
	float: right;
}



/* --------------------------
#video1 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  20px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#video2 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  20px 0 0 20px;
	padding: 0;
	overflow: hidden;
}

#video3 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#video4 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 20px;
	padding: 0;
	overflow: hidden;
}

#video5 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#video6 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 20px;
	padding: 0;
	overflow: hidden;
}

#video7 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#video8 {
	float: left;
	width:  305px;
	height: 200px;
	margin:  6px 0 0 20px;
	padding: 0;
	overflow: hidden;
}
------------------------------- */



/* ---------------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------------- */
#contact-form {
	border-collapse: collapse;
	margin:  0;
	padding: 0;
	width: 100%;
}

#contact-form .ltd {
	white-space: nowrap;
	margin:  0;
	padding: 10px;
	background: #e2e2e2;
	border-right:  1px #e2e2e2 solid;
	border-bottom: 1px #ffffff solid;
	border-left:   1px #e2e2e2 solid;
}

#contact-form .rtd {
	margin:  0;
	padding: 10px;
	background: #ffffff;
	border-right:  1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
}

#contact-form .ltd-top {
	border-top: 1px #e2e2e2 solid;
}

#contact-form .rtd-top {
	border-top: 1px #e2e2e2 solid;
}

#contact-form .ltd-bottom {
	border-bottom: 1px #e2e2e2 solid;
}

#contact-form .rtd-bottom {
	border-bottom: 1px #e2e2e2 solid;
}

#contact-form .td-bottom {
	border: 1px #e2e2e2 solid;
	margin:  0;
	padding: 10px 0 10px 270px;
}

#contact-form .require {
	color: #ff0000;
}

#contact-form .zipcode {
	width: 80px;
}

#contact-form .captcha {
	width: 80px;
}



/* ---------------------------------------------------------------------
製品紹介ページのカコミ
--------------------------------------------------------------------- */
.asset-body .tokucho {
	width:  120px;
	height: 30px;
	margin:  0;
	padding: 0x;
	background: url(images/bg-tab_w120xh30.jpg) no-repeat left top;
}

.asset-body .tokucho-body {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin:  0;
	padding: 8px 0 0 0;
	text-align: center;
}

.asset-body .graybox {
	background: #f0f0f0;
}

.asset-body .graybox-body {
	margin:  0;
	padding: 15px 20px;
	font-size: 13px;
}

.asset-body .graybox-body h3 {
	font-size: 14px;
	font-weight: bold;
	margin:  0;
	padding: 0;
}

.asset-body .graybox-body h4 {
	font-size: 13px;
	font-weight: bold;
	margin:  0;
	padding: 0;
}

.asset-body .graybox .graybox-left {
	float: left;
	width: 280px;
	border-right: 1px #999999 solid;
}

.asset-body .graybox .graybox-right {
	float: left;
	width: 290px;
}


.graybox-table  {
	border-collapse: collapse;
	margin:  0;
	padding: 0;
}

.graybox-table td {
	vertical-align: top;
}

.graybox-table .ltd {
	width: 80px;
	text-align: center;
	margin:  0;
	padding: 0;
}

.graybox-table .rtd {
	margin:  0;
	padding: 0 0 0 20px;
}



/* ---------------------------------------------------------------------
製品紹介ページのリスト
--------------------------------------------------------------------- */
.asset-body h2 {
	font-size: 15px;
	font-weight: bold;
	margin:  0 0 15px 0;
	padding: 50px 0 2px;
	border-bottom: 1px #cccccc solid;
}

.asset-body .product-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

.asset-body .product-list li {
	margin:  10px 0 20px 0 ;
	padding: 0;
}

.asset-body .product-list li .eye-catch {
	float: left;
	width:  100px;
	height: 100px;
	overflow: hidden;
	margin:  0;
	padding: 0;
}

.asset-body .product-list li .eye-catch a img:hover {
	opacity: 0.7;
}

.asset-body .product-list li .title {
	float: left;
	width:  480px;
	margin:  0 0 0 10px;
	padding: 0;
}

.asset-body .product-list li .title a {
	font-weight: bold;
	text-decoration: none;
}

.asset-body .product-list li .title a:hover {
	color: #000099;
	text-decoration: underline;
}


.asset-body .product-list li .lead-text {
	float: left;
	width:  480px;
	margin:  0 0 0 10px;
	padding: 0;
}



/* ---------------------------------------------------------------------
製品紹介ページのUL
--------------------------------------------------------------------- */

.products {
	margin:  0 0 0 30px;
}



/* ---------------------------------------------------------------------
斬技シリーズのtable
--------------------------------------------------------------------- */

.kirewaza-table {
	border-collapse: collapse;
	width: 588px;
}

.kirewaza-table td,
.kirewaza-table th {
	border: 1px #999 solid;
	padding: 2px 4px;
}



/* --- */
