@charset "utf-8";

/*
Theme Name: 工業向きデザインA2 2列右メニュー
Theme URI: http://www.fsv.jp/
Description: Firstserver Template
Version: 1.10 2010/03/04
Author: Firstserver
Author URI: http://www.fsv.jp/											
*/

/* 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;
	border-bottom:#CCC 1px dashed;
	background:#FFF;
}

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 {
    padding-top: 20px;
    padding-bottom: 20px;
}

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

#content-inner {
	padding-top: 0;
}

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

/* リンクカラー */
a {
	color: #158fed;
	text-decoration:none;
}

a:hover {
	color:#999;
	text-decoration:underline;
}

.clear {
	clear:both;
	font-size:1px;
	color:#FFF;
	line-height:0;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	height:10px;
	margin:10px 0;
	padding:5px 0;
	border-bottom:#666 1px solid;
	border-top:#666 1px solid;
}

#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%;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:1.6;
	font-size:80%;
	width:840px;
	margin:0 auto;
	text-align:left;
}

#container-inner {
	position: relative;
	width:840px;
}

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

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

#alpha-inner {
	margin:0;
	padding:10px 0 0 0;
}

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

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:840px;
}

#header-inner {
	width:840px;
}

#header-contents {
	width:100%;
}

#header-contents .cherry{
	width:90px;
	float:left;}
#header-contents .left {
	width:750px;
	float:right;
	text-align:left;
}
#header-contents .right {
	width:222px;
	float:right;
}

#header-description {
	font-size:80%;
	line-height: 1.2;
	color: #666666;
	width:840px;
	padding:2px 5px;
}

/* -- サイト名 -- */
#header-name {
	color: #dadada;
	margin:10px;
	line-height: 1.5;
	color: #333;
	font-size:200% !important;
	font-size:195%;
	font-weight:bold;
	line-height: 1.5;
}

#header-name h2 {
	font-weight:bold;
}

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

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

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

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

#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;
}

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

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:840px;
	clear:both;
	padding:0 0 30px 0;
}

/* -- フッターメニュー -- */
.footer-menu {
	text-align:right;
	width:100%;
}

.footer-menu ul {
	padding:2px 0;
}

.footer-menu li {
	display: inline;
	padding: 0 7px;
}

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

.copyright .copyright-content {
	text-align:center;
	padding:4px;
	font-size: 85% !important;
	font-size: 80%;
}
.copyright .copyright-content a{
	color:#333;
	text-decoration:none;}

.designed {
	text-align:right;
	padding:0 10px 5px;
	font-size:75%;
}

.designed a {
	color: #404040;
}

.designed a:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-name {
	margin: 0 10px 10px 0;
	padding:5px 7px 5px 10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#333;
	border-left:#36F 7px solid;
	background-color:#f2f2f2;
}


.archive-title {
	_height:1px;
	padding:5px 10px 5px 18px;
	margin:0 0 10px;
	line-height:1.2;
	background: url('images/title_bg.gif') no-repeat left bottom;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
	margin-bottom: 20px;
}


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

.entry-asset {
	width:590px;
	padding:5px;
}

.asset-header {
	padding:0;
}


.asset-name {
	margin: 0 10px 10px 0;
	padding:5px 7px 5px 10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#999;
	border-left:#36F 7px solid;
	background-color:#f2f2f2;
}
.asset-name a{
	color:#333;
	text-decoration:none;}
.asset-name a:hover{
	color:#158fed;
	text-decoration:underline;}

/*
.asset-name {
	background: url('images/list-category_bg.gif') no-repeat 0 -5px;
	padding:0 0 4px 25px;
	border-bottom:1px dotted #666666;
	color:#dadada;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}
.asset-name a{
	color:#666;}
.asset-name a:hover{
	color:#158fed;}
*/

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

.asset-body {
	margin:0;
	padding:0 10px 0 10px;
}
.asset-body h3{
	background-color:#06C;
	border-left:#CCC 7px solid;
	color:#fff;
	font-weight:bold;
	padding:3px 5px;
	margin:20px 0 20px 0;}

.asset-body ul,ol {
	margin:0 5px 20px 50px;
}
.asset-body ul{
	list-style-type:square;}
.asset-body li {
	margin:0 0 5px 10px;
	padding:3px 5px 3px 7px;
	border-bottom:#CCC 1px dashed;
}

.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 0;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	float:right;
}

.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 #666666;
	font-size:100% !important;
	font-size:95%;
}

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

#trackbacks .trackbacks-header {
	height:34px;
	color: #333;
	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: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

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

#comments .comments-header {
	height:34px;
	color: #333;
	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: 530px;
	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: #333;
	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 #666666;
	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:5px 0;
	padding:2px 15px 2px 34px;
	background: url('images/arrow2.gif') 15px center no-repeat;
	text-decoration:none;
}

.archive li a:hover {
	text-decoration:underline;
}

/*サブカテゴリ*/
.archive li li {
	background:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
}

.archive li li a {
	margin:5px 0;
	padding:2px 15px 2px 35px;
	background: url('images/arrow2.gif') 15px center no-repeat;
	display:block;
}

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

.search-form-header {
	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:#333;
	margin-bottom: 10px;
}

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

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

.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 {
	margin: 0;
	height:39px;
	padding:5px 10px 5px 18px;
	background: url('images/title2_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}
#welcome_message h3.title {
	height:39px;
	padding:5px 10px 5px 18px;
	background: url('images/message_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:5px;
	width:580px;
	height:200px;
	overflow:auto;
}

#welcome_message ul{
	list-style-type:circle;
}
#welcome_message li{
	margin:0 30px;
	padding:5px 0;
	border-bottom:#CCC 1px dashed;}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin:20px 0 20px 0;
	padding:0 0 10px;
}

#top-news h3 {
	margin: 0;
	height:28px;
	padding:5px 10px 5px 18px;
	background: url('images/title2_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}

#top-news .news {
	padding:4px 10px 2px;
	margin-right: 15px;
}
#top-news .news a{
	color:#333;
	text-decoration:none;}
#top-news .news a:hover{
	color:#158fed;
	text-decoration:underline;}

#top-news .day {
	float: left;
	width: 80px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 500px;
}

ul.update{
	list-style:none;}
ul.update li{
	border-bottom:dotted #CCC 1px;
	padding:5px;
	color:#999;}

/* ---------------------------------------------------------------------
Widget：[メイン]スケジュール一覧
--------------------------------------------------------------------- */
#top-schedule {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-schedule h3 {
	margin: 0;
	height:28px;
	padding:5px 10px 5px 18px;
	background: url('images/title2_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}

#top-schedule .news {
	padding:4px 10px 2px;
	margin-right: 15px;
}

#top-schedule .day {
	float: left;
	color:#666;
	width: 80px;
}

#top-schedule .title {
	float: right;
	padding-left:5px;
	width: 500px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]スポットニュース
--------------------------------------------------------------------- */
#spot-news {
	margin-bottom:20px;
	margin-top:20px;
	padding:0 0 10px;
}

#spot-news h3 {
	margin: 0;
	height:28px;
	padding:5px 10px 5px 18px;
	background: url('images/title_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}

#spot-news h2 {
	margin: 0 10px 10px 0;
	padding:5px 7px 5px 10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#999;
	border-left:#36F 7px solid;
	background-color:#f2f2f2;
}
#spot-news h2 a{
	color:#333;
	text-decoration:none;}
#spot-news h2 a:hover{
	color:#158fed;
	text-decoration:underline;}

ul.spot-list{
	list-style:none;}
ul.spot-list li{
	margin: 0 10px 10px 0;
	padding:5px 7px 5px 10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#999;
	border-left:#36F 7px solid;
	background-color:#f2f2f2;}
ul.spot-list li a{
	color:#333;
	text-decoration:none;}
ul.spot-list li a:hover{
	color:#158fed;
	text-decoration:underline;}


/* ---------------------------------------------------------------------
Widget：[メイン]サムネイル表示記事
--------------------------------------------------------------------- */
#eye-catch {
	margin-bottom:20px;
	padding:0 0 10px;
}

#eye-catch h3 {
	margin: 0;
	height:28px;
	padding:5px 10px 5px 18px;
	background: url('images/title2_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#fff;
}

#eye-catch .picture {
	float:left;
	border:#CCC 1px solid;
	padding:5px;
	margin:5px;
}

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

.top-entry-content h3.title {
	margin: 0;
	height:28px;
	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:#333;
}

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

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

#top-category 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:#333;
}

.top-category-content {
	margin-bottom:10px;
	width: 565px;
	border: 1px solid #999;
	margin-left: 8px;
	padding: 10px;
	background: #e9e9e9 url('images/top_category_bg.gif') repeat-x top;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/list-category_bg.gif') no-repeat 0 -5px;
	padding:0 0 4px 25px;
	border-bottom:1px solid #c9c9c9;
	color:#006699;
	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:200px;
	margin:5px 0 15px 0;
	/*border-top:1px solid #999;*/
}

#beta .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #999;
	background:#999;
	width:172px;
	padding:0 3px;
	color:#fff;
}

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

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

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

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


#beta .textwidget{}
#beta .textwidget img{
	margin:0 0 5px 0;}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	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:180px;
}

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

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:150px;
	border-bottom: 1px solid #999;
	padding:3px 10px 3px 20px;
	background:url('images/arrow.gif')  no-repeat 5px center;
}

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

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	width:130px;
	display:block;
	padding:3px 10px 3px 40px;
	background: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;
	background:url('images/arrow2_ov.gif') no-repeat 25px center;
	
}

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

.widget_search .widget-header {

	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #999;
	background:#999;
	width:172px;
	padding:0 3px;
	color:#fff;
}

.widget_search .widget-content {
	width:170px;
	padding:3px;
	font-size:90% !important;
	font-size:95%;
}

.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;
	font-size:100%;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:158px;
	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;
	color: #eb6100;
}

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

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

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

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

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:170px;
	padding:3px;
}

.widget_calendar #calendar_wrap table {
	font-size: 95% !important;
	font-size: 90%;
	color:#666;
	text-align:center;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}



/* ---------------------------------------------------------------------
tablenav
--------------------------------------------------------------------- */
.tablenav {
	color: #0066cc;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #0066cc;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #0066cc;
}

.tablenav .current {
	color: white;
	background: #0066cc;
	border-color: #0066cc;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}


/* ---------------------------------------------------------------------
装飾設定
--------------------------------------------------------------------- */
.page-scroll{
	width:560px;
	height:220px;
	overflow:auto;
	padding:5px;
	margin:0;}

.small-gray-txt{
	font-size:smaller;
	color:#666;}
	
b{
	color:#039;}
u{
	border-bottom:#ccc 1px solid;
	text-decoration:none;}	

.list-table{}
.list-table table{
	border-left:#CCC 1px solid;
	border-top:#CCC 1px solid;}
.list-table th{
	background-color:#f2f2f2;
	font-weight:normal;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	text-align:center;}
.list-table td{
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;}
.list-table td.bg-gray{
	background-color:#f2f2f2;}
	


.mayday-table th{
	text-align: center;
}
.mayday-table th,.mayday-table td{
	padding: 10px;
}




.gray-box{
	border:#CCC 1px solid;
	padding:20px;}
	
.caution-txt{
	color:#F03;
	font-weight:bold;}
	
.txt-link-button a{
	background-color:#F03;
	padding:10px 20px 10px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin:5px 0 20px 0;}
.txt-link-button a:hover{
	background-color:#ccc;
	font-weight:bold;
	color:#F03;
	text-decoration:underline;}

#banner-box{
height:800px;
overflow:auto;}
#banner-box img{
width:95%;}

.asset-body h4{
	font-size:16px;}

a.ban-btn{
  display: inline-block;
  padding: 16px 32px;
  background: #ffffff;
  border-radius: 4px;
  border: solid 2px #3366ff;
  color: #3366ff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-heigt: 1.2em;
  -webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.4);
  box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.4);
  -webkit-transition: .12s;
  transition: .12s;
}
a.ban-btn:hover {
  background: #3366ff;
  color: #ffffff;
  opacity: 0.8;
}	
