<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*  
Theme Name:WSC 10days
Theme URI:http://wsc.studiobrain.net/
Version:1.0
Author:WSCプロジェクト
Author URI:http://wsc.studiobrain.net/
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project:http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */

/*リセット*/
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;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1;}
ol, ul{list-style:none;margin:0;padding:0;}
blockquote, q{quotes:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
caption{width:100%;}
a{outline:none;}
img{vertical-align:top;}

/*基本タグ*/
body{margin:0px;padding:0;-webkit-text-size-adjust:none;font:13px/23px "Meiryo","MS PGothic","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#333;background-color:#F0F0F0;}
h1,h2,h3,h4,h5,h6,p{margin:0 0 20px;}
ul,ol{padding:0;margin:0 0 20px 20px;}
h1{font-size:20px;line-height:22px;}
h2{font-size:18px;line-height:20px;}
h3{font-size:16px;line-height:18px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:11px;line-height:13px;}
img{border:none;max-width:100%;height:auto;}
a{text-decoration:underline;color:#2D7200;}
a:hover{text-decoration:none;}
a:hover img{opacity:0.8;}
hr{background-color:#ddd;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 20px 10px 20px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px}
table{margin-bottom:20px;}
object,embed{width:100%;display:block;margin:auto;}
.screen-reader-text{display:none;}

/*スペース*/
#header,#wrap,#footerWrap,#footerBottom,#breadcrumb{width:940px;margin:auto;}
#header{overflow:hidden;min-height:100px;}
#wrap{text-align:left;clear:both;}

#content{float:right;text-align:left;overflow:hidden;padding:0;width:570px;border-radius:3px;background-color:#fff; padding:5px 15px 25px 15px;
box-shadow: 5px 5px 5px #DDD;/* firefox*/
-ms-box-shadow: 5px 5px 5px #DDD;/* safari、chorme */}

.page #content{width:900px;padding:0;margin:0 0 20px;border-radius:3px;background-color:#fff; padding:5px 15px 25px 15px;
box-shadow: 5px 5px 5px #DDD;/* firefox*/
-ms-box-shadow: 5px 5px 5px #DDD;/* safari、chorme */}
#side{width:330px;overflow:hidden;padding:0;margin:0px;float:left;}
#footer{clear:both;}

/*ヘッダー*/
#siteTitle{margin:0;padding:0;}
#siteTitle a{float:left;font-size:20px;margin:10px 1px 10px;float:left;}
#siteDescription{font-size:12px;font-weight:bold;font-style:normal;line-height:43px;margin:14px 1px 0;padding:0;float:right;}

/*ヘッダーナビ*/
#header .menu{margin:0;padding:0;float:right;clear:right;}
#header .menu li{float:left;margin:1px 1px 5px 2px;}
#header .menu li a{background-color:#ffd900;color:#292E75;font-size:12px;line-height:15px;text-decoration:none;padding:4px 12px;border-radius:3px;float:left;font-weight:bold;}
#header .menu li a:hover{background-color:#fef263;}

/*グローバルナビ*/
#mainMenu{background-color:#f0f0f0;height:30px;}
#mainMenu ul{margin:auto;width:940px;}
#mainMenu li{float:left;position:relative;padding:0 1px 2px;background-color:#fff;width:154px;font-size:16px;font-weight:bold; }
#mainMenu a{background-color:#292E75;color:#fff;text-decoration:none;display:block;line-height:45px;padding:0;width:154px;text-align:center;border-radius:3px;text-shadow: 1px 1px 1px #000;background-image: url(http://nagasaki-rs.sakura.ne.jp/02.png);}
#mainMenu a:hover{background:#7075B5 ;background-image: url(http://nagasaki-rs.sakura.ne.jp/02.png);}
#mainMenu li:hover &gt; a,
#mainMenu ul li:hover &gt; ul{display:block;/display:none;}
#mainMenu .current-menu-item a,
#mainMenu .current-menu-ancestor a{background: #F3BF21 ;bottom;color:#000;}
#mainMenu ul ul{box-shadow:0px 3px 3px rgba(0,0,0,0.2);display:none;position:absolute;top:42px;left:0;float:left;width:154px;z-index:99999;height:auto;background-image:none;}
#mainMenu ul ul li{min-width:154px;padding:0 1px;background-color:#fff;}
#mainMenu ul ul ul{left:100%;top:0;}
#mainMenu ul ul a,
#mainMenu .current-menu-item ul a,
#mainMenu .current-menu-ancestor ul a{background-color:#eee;color:#000;line-height:1em;padding:10px 0px;width:154px;height:auto;text-indent:0;border-bottom:1px solid #fff;background-image:none;font-size:12px;text-shadow: 0px 0px 0px #000;}
#mainMenu ul ul :hover &gt; a,
#mainMenu .current-menu-item ul a:hover,
#mainMenu .current-menu-ancestor ul a:hover{background-color:#ddd;background-image:none;}


/*トップイメージ*/
#topImage{clear:both;background-color:#F0F0F0;margin-bottom:10px;}
#topImageWrap{margin:auto;width:938px;height:450px;}

/*パンくずリスト*/
#secondImage{height:10px;clear:both;background-color:#2D7200;margin-bottom:20px;}
#breadcrumb{color:#fff;clear:both;padding-top:20px;font-size:12px;line-height:30px;}
#breadcrumb a{color:#fff;text-decoration:none;}

/*コンテンツ部分*/

#content h1{margin:-10px -15px 10px;font-weight:bold;font-size:16px;padding:15px 15px 5px;background-color:#85c162;color:#000;border-radius:3px;background-image: url(http://nagasaki-rs.sakura.ne.jp/04.png);text-shadow: 1px 1px 1px #ccc;}

#content h2{background-color:#F0E68C;font-size:15px;line-height:30px;color:#000;padding:0 0 0 15px;border-radius:3px;background-image: url(http://nagasaki-rs.sakura.ne.jp/04.png);text-shadow: 1px 1px 1px #ccc;}
#content h2 a{color:#000;text-decoration:none;}

#content h3{clear:both;border-left:3px solid #333;padding:0 0 0 7px;font-size:14px;line-height:25px;}
.hentry ul{margin-left:25px;padding-left:0px;list-style-type:disc;}
.hentry ol{margin-left:30px;padding-left:0px;list-style-type:decimal;}

.hentry .postmetadata{text-align:right;font-size:12px;white-space:nowrap;float:right;margin:0px 0; padding:0;}

.hentry .postmetadata a{color:#333;}

.hentry .tags{float:left;margin-top:20px;}
.hentry .tags a{color:#fff;background-color:#333;text-decoration:none;padding:0 10px;border-radius:999px;font-size:11px;margin-right:3px;}
.hentry .tags a:hover{background-color:#444;}
.sticky{background:#f8f8f8;margin:0 0 30px;padding:20px;border-bottom:3px solid #333;}
.sticky hr{display:none;}
.hentry table{border:1px solid #ccc;}
.hentry th,
.hentry td{padding:5px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:13px;line-height:20px;}

/*事例集*/
#contentWork{margin-right:-20px;}
#contentWork .type-work{float:left;margin:0 20px 20px 0;width:150px;}
#contentWork .title{margin:0;font-size:12px;line-height:16px;}
#contentWork .title a{padding:0 0 0 5px;display:block;color:#333;text-decoration:none;border-left:2px solid #333;margin:7px 0 0;font-size:12px;font-weight:normal;font-style:normal;line-height:18px;background-color:#eee;}

/*事例ページ*/
.single-work h4{padding:0 10px;background-color:#333;color:#fff;margin:-20px 0 20px -20px;width:30%;font-size:12px;line-height:25px;}
#postmeta_worktype{margin-bottom:20px;overflow:hidden;float:left;}
#postmeta_worktype ul{margin:0;}
#postmeta_worktype li{display:inline;float:left;margin-right:5px;}
#postmeta_worktype a{padding:0 13px;background-color:#333;float:left;text-decoration:none;font-size:11px;line-height:24px;color:#fff;border-radius:0 0 5px 5px;}
#postmeta_worktype a:hover{text-decoration:underline;}
#postmeta_worktype span{float:left;}
.cfs_box{background-color:#eeeeee;padding:20px 20px 0;margin-bottom:1px;overflow:hidden;border-bottom:1px solid #ccc;}
.cfs_box a{color:#333;font-weight:bold;}
#cfs_images #images{overflow:hidden;margin:-5px -19px 4px -6px;}
#cfs_images .imageBox{float:left;margin:0 10px 10px 0;list-style-type:none;width:150px;height:150px;background-color:#ccc;font-size:11px;text-align:center;}

/*ページナビゲーション*/
.navigation{clear:both;padding:0;font-size:11px;line-height:27px;text-align:center;overflow:hidden;margin:20px 0;}
.navigation a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:3px;margin:0 2px;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft{float:left;}
.navigation div.alignright{float:right;}
.navigation div.alignleft a,
.navigation div.alignright a{margin:0;}
.navigation span{color:#fff;padding:5px 10px;border-radius:3px;margin:2px;}
.navigation span.current{background-color:#333;}
.navigation span.pages{background-color:#ccc;padding:5px 20px;}

/*画像*/
.thumbnail-align img{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;border-radius:3px}
img.alignleft{float:left;margin:0 20px 20px 0;}
img.alignright{float:right;margin:0 0 20px 20px;}
.aligncenter{clear:both;display:block;margin:auto;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;text-align:center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img{margin:0;}
.wp-caption .wp-caption-text{color:#333;font-size:12px;margin:7px 0 0;}
#content .gallery{margin:0 auto 18px;padding:0 0 25px;}
#content .gallery-caption{color:#888;font-size:12px;margin:0;line-height:17px;padding:8px;}
#content .gallery img.attachment-thumbnail{border:1px solid #ccc;padding:5px;}

/*コメント*/
#comments{clear:both;}
#comments .comments-title{clear:both;border-left:3px solid #333;padding:0 0 0 7px;font-size:14px;line-height:25px;}
.commentlist{margin:0 0 20px;}
#respond{clear:both;}
.commentlist p{margin:10px 0;clear:both;}
.commentlist li{clear:both;}
.commentlist .comment-body{border-bottom:1px solid #ccc;margin:0 0 10px;clear:both;font-size:12px;line-height:20px;padding:10px 10px 0;}
.commentlist .reply{text-align:right;}
.commentlist .avatar{float:left;margin:0 10px 0 0;}
.comment-author.vcard{}
#commentform p{margin:0 0 5px;}
#commentform p.form-allowed-tags{display:none;}
#commentform textarea#comment{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;width:98%;}
#commentform input#url,
#commentform input#email,
#commentform input#author{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;clear:both;width:98%;}
#commentform .required{color:#c00;}
#commentform label{}
.commentlist .bypostauthor{background-color:#fdfcda;}
#content p.nocomments{clear:both;}


/*ホームウィジェット*/
#homeWidgetLeft{float:left; width:330px;}
#homeWidgetRight{float:right; width:600px;}

.homeWidget{
padding:5px 15px 35px 15px;
margin:0px 0px 15px;
background-color:#fff;
overflow:hidden;
border-radius:3px 3px 0px 0px;
box-shadow: 5px 5px 5px #DDD;    /* firefox　*/
-ms-box-shadow: 5px 5px 5px #DDD;  /* safari、chorme */
}


.homeWidget ul{
margin:5px;
}

#homeWidgetRight ul{margin:0;
height:132px;
overflow: auto;
}

#homeWidgetLeft li{margin:0 0 10px;overflow:hidden;border-bottom:1px solid #999;font-size:16px;line-height:25px;}

.homeWidget li{margin:0 0 10px;overflow:hidden;border-bottom:1px solid #999;font-size:15px;



    font-weight: bold;
    line-height: 120%;
    text-shadow: 2px 2px 3px #CCC;

}

.homeWidget li:last-child{border-style:none;padding:0;margin:0 0 -10px;

}

.homeWidget th{padding:0 ;text-align:center;background-color:#333;color:#fff;font-size:14px;font-weight:normal;font-style:normal;line-height:19px;}
.rsswidget img{margin:7px 3px 0 0;}

.homeWidget td{padding:0;text-align:center;}
.homeWidget a{color:#333;text-decoration:none;font-size:16px;}
.homeWidget a:hover{color:#666;}

.homeWidget .widgetTitle{margin:-10px -15px 10px;font-weight:bold;font-size:16px;padding:15px 15px 5px;background-color:#228b22;color:#ffd900;border-radius:3px;background-image: url(http://nagasaki-rs.sakura.ne.jp/04.png);text-shadow: 1px 1px 1px #ccc;
}


.homeWidget .widgetTitlel{margin:-10px -15px 10px;font-weight:bold;font-size:16px;padding:15px 15px 5px;background-color:#F3BF21;color:#000;border-radius:3px;background-image: url(http://nagasaki-rs.sakura.ne.jp/01.png);text-shadow: 1px 1px 1px #ccc;}


.homeWidget .post-date{float:left;margin-right:10px;}

/*ホームウィジェット（人気の事例）*/
.homeWidget .wpp-thumbnail img{margin:0 10px 10px 0;float:left;border-radius:3px;}
.homeWidget .wpp-post-title{font-weight:bold;font-size:16px;line-height:20px;}
.homeWidget .wpp-excerpt{font-size:16px;line-height:19px;display:block;}
.homeWidget .thumb{display:block;margin:-5px -10px -5px 0;overflow:hidden;}
.homeWidget .thumb li{overflow:visible;float:left;margin:0;border-style:none;padding:0;}
.homeWidget .thumb img{margin:5px 10px 5px 0;}

/*ホームウィジェット（画像付き新着情報）*/
.homeWidget .dpe-flexible-posts a{display:block;overflow:hidden;}
.homeWidget .dpe-flexible-posts .wp-post-image{float:left;margin:0 10px 10px 0;border-radius:3px;max-width:100%;height:auto;}
.homeWidget .dpe-flexible-posts .attachment-thumbnail{width:100px;}
.homeWidget .dpe-flexible-posts .title{float:left;margin:0 0 5px;font-size:16px;line-height:18px;font-weight:bold;}
.homeWidget .dpe-flexible-posts .excerpt{margin:0 0 10px;font-size:16px;line-height:19px;}
.homeWidget .dpe-flexible-posts p{margin:0;}
/*自作ウィジェット*/

.top03{

background-color:#fff;
}
.top03 .widgetTitle{
margin:-10px -15px 10px;
font-weight:bold;
font-size:16px;
padding:15px 10px 5px;
color:#fff;
background-color:#dc143c;
border-radius:3px;
background-image: url(http://nagasaki-rs.sakura.ne.jp/01.png);text-shadow: 1px 1px 1px #ccc;}

.top02{
background-color:#fff;
}
.top02 .widgetTitle{
margin:-10px -15px 10px;
font-weight:bold;
font-size:16px;
padding:15px 10px 5px;
color:#fff;
background-color:#191970;
border-radius:3px;
background-image: url(http://nagasaki-rs.sakura.ne.jp/01.png);text-shadow: 1px 1px 1px #ccc;}
/*サイドウィジェット*/

.sideWidget{
padding:10px 15px 5px 15px;
margin:0 0 15px;
background-color:#fff;
overflow:hidden;border-radius:3px 3px 0px 0px;
box-shadow: 5px 5px 5px #DDD;/* firefox*/
-ms-box-shadow: 5px 5px 5px #DDD;/* safari、chorme */

}

/*.sideWidget .widgetTitle{background-color:#333;color:#fff;font-weight:bold;padding:0 10px;width:150px;font-size:12px;line-height:25px;margin:-15px 0 15px -15px;}*/

.sideWidget .widgetTitle{
color:#dc143c;
margin:-10px -15px 10px;
font-weight:bold;
font-size:16px;
padding:15px 15px 5px;
background-color:#ffd900;
border-radius:3px;
background-image: url(http://nagasaki-rs.sakura.ne.jp/01.png);text-shadow: 1px 1px 1px #ccc;}


.sideWidget ul,
.sideWidget ol{margin:0;}

.sideWidget li{margin:0 0 10px;overflow:hidden;border-bottom:1px solid #999;font-size:14px;line-height:25px;}

.sideWidget li ol{margin:0;padding:0 0 0 10px;}
.sideWidget p{margin:0;}
.sideWidget img{max-width:100%;height:auto;}
.sideWidget th,
.sideWidget td{padding:0;text-align:center;}

#wp-calendar{width:100%;margin:0;}
.sideWidget a{color:#000;text-decoration:none;}
.sideWidget a:hover{text-decoration:none;}


#searchform{overflow:hidden;}
#searchform #s{padding:4px;font-size:13px;line-height:15px;width:159px;float:left;margin:0;border-radius:0;border:1px solid #999;box-shadow: inset 1px 2px 4px #ddd;}
#searchform #searchsubmit{float:left;text-indent:-9090px;border-style:none;width:35px;height:26px;padding:0;margin:0;background:#999 url(img/search_btn.png) no-repeat center center;border-width:0;border-radius:0;cursor:pointer;}

/*フッター*/
#footerBottom{padding:10px 0 0;overflow:hidden;}
#copyright{float:right;padding-bottom:40px;font-size:11px;line-height:20px;}
#copyright a{color:#333;text-decoration:none;}

/*フッターウィジェット*/
#footerWrap{clear:both;margin:0 auto;overflow:hidden;}
#footerWidgetArea{float:left;width:100%;margin:0;background-color:#000;}
.footerWidget{float:left;padding:15px;margin:0;background-color:#000;min-height:190px;width:204px;border-left:1px solid #fff;}
.footerWidget .widgetTitle{font-weight:bold;background-color:#2D7200;color:#fff;padding:0 20px;width:204px;font-size:14px;line-height:25px;margin:-15px 15px 15px -15px;}
.footerWidget ul{margin:0;}
.footerWidget a{color:#fff;text-decoration:none;}
.footerWidget a:hover{text-decoration:underline;}
.footerWidget hr{margin:10px 0;background-color:#fff;}
.footerWidget p{margin-bottom:10px;}
.footerWidget .textwidget{background-color:#000;color:#fff;padding:15px 15px 5px;margin:-15px;min-height:200px;}
.footerWidget .textwidget a{color:#666;}
.footerWidget .textwidget a:hover{color:#999;}

/*フッターナビ*/
#footer-menu{clear:both;}
#footer-menu ul{float:left;margin:15;padding:10;}
#footer-menu li{float:left;margin-right:10px;}
#footer-menu a{float:left;font-size:10px;line-height:20px;color:#333;text-decoration:none;}
#footer-menu a:hover{text-decoration:underline;}

/*送信フォーム*/
.wpcf7-form{border:1px solid #ddd;margin:0 auto 20px;padding:20px 30px;background-color:#f4f4f4;}
.wpcf7-form input{margin:0 5px 0 0;font-size:13px;padding:3px;line-height:20px;}
.wpcf7-form textarea{width:99%;margin:0 0 10px;padding:3px;font-size:13px;line-height:20px;}
.wpcf7-form p{margin:0 0 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;font-size:12px;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:0 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.wpcf7-mail-sent-ok{background-color:#4d8e36;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#fc4d51;color:#fff;}
.wpcf7-spam-blocked{background-color:#fead5f;color:#000;}
.wpcf7-validation-errors{background-color:#f8e48e;color:#000;}
input.wpcf7-submit{margin:10px auto;width:218px;height:52px;border-style:none;text-indent:-9999px;display:block;cursor:pointer;background:transparent url(img/submit_btn.png) center top;padding:0;}
input.wpcf7-submit:hover{background:transparent url(img/submit_btn.png) center bottom;}

/*サイトマップ*/
#menu-sitemap{margin:0 20px;list-style-type:none;font-size:14px;line-height:30px;font-weight:bold;}
#menu-sitemap li{border-bottom:1px dotted #ccc;clear:both;overflow:hidden;}
#menu-sitemap li:hover{background-color:#eee;}
#menu-sitemap li ul{margin:0 0 10px 10px;font-size:12px;line-height:25px;float:left;font-weight:normal;font-style:normal;}
#menu-sitemap li li{border-style:none;display:inline;float:left;clear:none;padding:0;margin-right:5px;border-radius:3px;}
#menu-sitemap li li li{margin:0;border-radius:0;}
#menu-sitemap li li ul{margin:0;font-size:11px;}
#menu-sitemap li a{color:#333;text-decoration:none;display:block;padding:5px 10px 0;}
#menu-sitemap li a:hover{color:#000;text-decoration:underline;}
#menu-sitemap li li a{background-color:#333;padding:0 10px;float:left;color:#fff;text-decoration:none;}
#menu-sitemap li li a:hover{background-color:#666;text-decoration:none;color:#fff;}
#menu-sitemap li li li a{background-color:#666;border-left:1px solid #999;padding:0 7px;}
#menu-sitemap li li li a:hover{background-color:#999;}

/*SNSボタン*/
.wp_social_bookmarking_light{height:15px;}


#new {
border: solid 1px #eee;
height: 200px;
width: 500px;
overflow: auto ;
}


.husen a
{
text-decoration: none;
}
.husen

{ 
   
    width:260px;
    font-weight: bold; 
　　text-decoration: none;
    margin:10px 10px 10px 5px;
    padding:10px 5px 5px 25px;
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
     box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
border-radius:5px;
}


.husen :before, .husen :after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;

}
.husen :after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}


/*husen2*/
.husen2 a
{
text-decoration: none;
font-size:16px;
}
.husen2

{
    width:260px; background-color:#FEE2C0;
font-size:16px;
    font-weight: bold; 
　　text-decoration: none;
    margin:10px 10px 10px 5px;
    padding:10px 5px 5px 25px;
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
     box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
border-radius:5px;
}


.husen2 :before, .husen :after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;

}
.husen2 :after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.sub1
{
    width:230px;
    padding-left:50px;
    padding-right:5px;
    font-size: 10px; 
}
.m001 {
 display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #191970;
  background-image: -webkit-linear-gradient(top, #1a1a74 0%, #323280 48%, #191970 49%, #191970 82%, #1e1e87 100%);
  background-image: -moz-linear-gradient(top, #1a1a74 0%, #323280 48%, #191970 49%, #191970 82%, #1e1e87 100%);
  background-image: -o-linear-gradient(top, #1a1a74 0%, #323280 48%, #191970 49%, #191970 82%, #1e1e87 100%);
  background-image: linear-gradient(top, #1a1a74 0%, #323280 48%, #191970 49%, #191970 82%, #1e1e87 100%);
  border-color: hsl(0, 0%, 27%);
  -webkit-box-shadow: inset 0 0 1px 1px #2d2dcc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #2d2dcc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #2d2dcc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #06061d;
  -moz-text-shadow: 1px 1px 1px #06061d;
  -o-text-shadow: 1px 1px 1px #06061d;
  text-shadow: 1px 1px 1px #06061d;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 13px 20px 13px 20px;
}

.m001 strong {
  letter-spacing: 1px;
  font-size: 16px;
}

.m001:hover {
  color: #FFFFFF;
  background-color: #2ab209;
  background-image: -webkit-linear-gradient(top, #2bb709 0%, #41c222 48%, #2ab209 49%, #2ab209 82%, #30cd0a 100%);
  background-image: -moz-linear-gradient(top, #2bb709 0%, #41c222 48%, #2ab209 49%, #2ab209 82%, #30cd0a 100%);
  background-image: -o-linear-gradient(top, #2bb709 0%, #41c222 48%, #2ab209 49%, #2ab209 82%, #30cd0a 100%);
  background-image: linear-gradient(top, #2bb709 0%, #41c222 48%, #2ab209 49%, #2ab209 82%, #30cd0a 100%);
  border-color: hsl(108, 34%, 37%);
  -webkit-box-shadow: inset 0 0 1px 1px #37e70c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #37e70c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #37e70c, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #135104;
  -moz-text-shadow: 1px 1px 1px #135104;
  -o-text-shadow: 1px 1px 1px #135104;
  text-shadow: 1px 1px 1px #135104;
}

.m001:active {
  color: #FFFFFF;
  background-color: #249407;
  background-image: -webkit-linear-gradient(top, #228a07 0%, #27A308 100%);
  background-image: -moz-linear-gradient(top, #228a07 0%, #27A308 100%);
  background-image: -o-linear-gradient(top, #228a07 0%, #27A308 100%);
  background-image: linear-gradient(top, #228a07 0%, #27A308 100%);
   padding: 13px 20px 13px 20px;
}

.m001 a{font-weight: bold; color:#fff;text-decoration:none;   font-size: 20px;}
.m001 a:hover{font-weight: bold; text-decoration:none;}

.m002 a{font-weight: bold; color:#fff;text-decoration:none;   font-size: 20px;}
.m002 a:hover{font-weight: bold; text-decoration:none;color:#000;}

.m002 {
  width:230px;
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  background-color: #1e90ff;
  background-image: -webkit-linear-gradient(top, #2393ff 0%, #59a4ed 48%, #1e90ff 49%, #1e90ff 82%, #3a9eff 100%);
  background-image: -moz-linear-gradient(top, #2393ff 0%, #59a4ed 48%, #1e90ff 49%, #1e90ff 82%, #3a9eff 100%);
  background-image: -o-linear-gradient(top, #2393ff 0%, #59a4ed 48%, #1e90ff 49%, #1e90ff 82%, #3a9eff 100%);
  background-image: linear-gradient(top, #2393ff 0%, #59a4ed 48%, #1e90ff 49%, #1e90ff 82%, #3a9eff 100%);
  border-color: hsl(210, 45%, 56%);
  -webkit-box-shadow: inset 0 0 1px 1px #51a9ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #51a9ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #51a9ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #005db7;
  -moz-text-shadow: 1px 1px 1px #005db7;
  -o-text-shadow: 1px 1px 1px #005db7;
  text-shadow: 1px 1px 1px #005db7;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 6px;
  padding: 13px 30px 13px 30px;
}

.m002 strong {
  letter-spacing: 1px;
  font-size: 16px;
}

.m002:hover {
  color: #000000;
  background-color: #dbeeff;
  background-image: -webkit-linear-gradient(top, #e0f0ff 0%, #fff 48%, #dbeeff 49%, #dbeeff 82%, #f7fbff 100%);
  background-image: -moz-linear-gradient(top, #e0f0ff 0%, #fff 48%, #dbeeff 49%, #dbeeff 82%, #f7fbff 100%);
  background-image: -o-linear-gradient(top, #e0f0ff 0%, #fff 48%, #dbeeff 49%, #dbeeff 82%, #f7fbff 100%);
  background-image: linear-gradient(top, #e0f0ff 0%, #fff 48%, #dbeeff 49%, #dbeeff 82%, #f7fbff 100%);
  border-color: hsl(208, 32%, 67%);
  -webkit-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #75beff;
  -moz-text-shadow: 1px 1px 1px #75beff;
  -o-text-shadow: 1px 1px 1px #75beff;
  text-shadow: 1px 1px 1px #75beff;
}

.m002:active {
  color: #000000;
  background-color: #bde0ff;
  background-image: -webkit-linear-gradient(top, #b3dbff 0%, #CCE7FF 100%);
  background-image: -moz-linear-gradient(top, #b3dbff 0%, #CCE7FF 100%);
  background-image: -o-linear-gradient(top, #b3dbff 0%, #CCE7FF 100%);
  background-image: linear-gradient(top, #b3dbff 0%, #CCE7FF 100%);
  padding: 9.399999999999999px 21px 7.399999999999999px 21px;
}

.jh {
  height:20px;
  width:100px;
  text-align: center; 
}


.jh1 {
  height:20px;
  width:100px;
  text-align: center; 
}

.jh2 {
  width:40px;
  font-size:6px;
  text-align: center; 
}

.jh3 {
  width:40px;
  font-size:6px;
  text-align: center; 
}

.jh4 {
  width:80px;
  font-size:6px;
  text-align: center; 
}

.jh5 {
  width:100px;
  font-size:6px;
  text-align: center; 
}



.jh {
  font: bold 6px "ＭＳ ゴシック"; 
  text-align: center; 
}


.sc1 {
  height:20px;
  width:80px;
  text-align: center; 
}

.sc2 {
  width:30px;
  font-size:6px;
  text-align: center; 
}

.sc3 {
  width:30px;
  font-size:6px;
  text-align: center; 
}

.sc4 {
  width:60px;
  font-size:6px;
  text-align: center; 
}

.sc5 {
  width:100px;
  font-size:6px;
  text-align: center; 
}



div.tdftdiv{
	padding:3px;
/*	margin:11px 0 0 0;*/
	line-height:16px;
}
ul.tdftad{
	margin:0;
	padding:0;
}
ul.tdftad li{
	display:inline;
	background-image:url("al.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 4px 0 8px;
	font-size:13px;
}
ul.tdftad li.tdftpr{
	background-image:url("pr.gif");
	padding-left:20px;
}
ul.tdftad li.tdftlink{
	background-image:url("link.gif");
	padding-left:25px;
}
ul.tdftad li a:hover{
	text-decoration:none;
}</pre></body></html>