@charset "UTF-8";




/*===================================================

特設ページ用CSS

====================================================*/



/* ------------------------------------------------------------------------------------

　 全体にかかる指定

------------------------------------------------------------------------------------ */


/* --- 全体の背景・テキスト --- */
body {
margin: 0;
padding: 0;
background-color: #ffffff; /* 全体の背景色 */
color: #333333; /* 全体の文字色 */
font-size: 13px; /* 全体の文字サイズ */
letter-spacing:1px;
-webkit-text-size-adjust: none;
font-family: arial, sans-serif;
}

/*--font-family: "新ゴ R","Shin Go Regular","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,cabin,"游ゴシック", YuGothic, Meiryo,  sans-serif;--*/




/*---リセット---*/
html, body, p, h1, h2, h3, h4, h5, h6,div{
margin: 0;
padding:0;
}


/* --- 本文内指定 --- */
h2{
font-weight:normal;
}

h3{

}

h4{
font-weight:normal;
}

h5{
font-weight:normal;
}

h6{
font-weight:normal;
}




/* --- 全体のリンクテキスト（緑） --- */
a:link { color: #10888f; }
a:visited { color: #10888f; }
a:hover { color: #30a7ae; text-decoration:none;}
a:active { color: #10888f; }


/* --- 全体のリンクテキスト（グレー） --- */
a.gray:link { color: #555555; }
a.gray:visited { color: #555555; }
a.gray:hover { color: #555555; text-decoration:none;}
a.gray:active { color: #555555; }


/*---float解除---*/
.clear_box{
clear:both;
height:1px;
}


/* --- コンテナ --- */
#container {
width: 100%; /* コンテナの幅 */
margin: 0 auto; /* センタリング */
background-color: #ffffff; /* コンテナの背景色 */
font-family: "新ゴ R","Shin Go Regular","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,cabin,"游ゴシック", YuGothic, Meiryo,  sans-serif;
}









/*------------------------------------------------------------------------------------
ヘッダー
------------------------------------------------------------------------------------*/
#tokusetsu_header {
width: 100%;
border-top:3px solid #64c9ea;
}

.tokusetsu_header_ttl_bg{
background: url(../img/tokusetsu_ttl_bg.png) repeat-x;
background-position:left top;
background-size:auto 51px;
-moz-background-size:auto 51px;
-webkit-background-size:auto 51px;
}

.tokusetsu_header_ttl{
width:308px;
margin:0 auto;
padding-top:10px;
padding-bottom:10px;
}



/*--------------------上イメージ----------------------*/
.tokusetsu_manga{
width:306px;
margin:0 auto;
}



/*---------------------テキスト部分---------------------*/
.tokusetsu_sub_ttl{
text-align:center;
font-size:132%;
font-weight:bold;
letter-spacing:0.2em;
padding-top:20px;
padding-bottom:10px;
}


.tokusetsu_txt{
font-size:103%;
margin-left:18px;
margin-right:18px;
line-height:180%;
letter-spacing:0.03em;
}

.tokusetsu_txt_name{
text-align:right;
margin-right:10px;
padding-top:13px;
font-size:90%;
line-height:150%;
}


/*--------------------下イメージ----------------------*/
#tokusetsu_main_img{
padding-top:25px;
width:295px;
margin:0 auto;
}



/*--------------------ボタン----------------------*/
.tokusetsu_btn{
padding-top:20px;
padding-bottom:20px;
width:285px;
margin:0 auto;
}



/*---------------------footer---------------------*/
#footer{
background-color: #f0f0f0;
text-align:center;
font-size:90%;
letter-spacing:0.05em;
padding-top:13px;
padding-bottom:13px;
}




/*-------------------ページトップへ-----------------------*/

.tokusetsu_btn_gotop{
float:right;
width:100px;
margin-top: 0px;
margin-right: 35px;
margin-bottom: 20px;
}

.tokusetsu_btn_gotop_clear{
clear:both;
}





/*---特設ページ間リンクボタン---*/
.tokusetsu_btn_goto_1{
width:281px;
margin:0 auto;
padding-bottom:10px;
}

.tokusetsu_btn_goto_2{
width:281px;
margin:0 auto;
padding-bottom:50px;
}








/* ------------------------------------------------------------------------------------

　 特設ページ（2）用指定（tokusetsu-2.html）

------------------------------------------------------------------------------------ */

/*---メインタイトル---*/
.tokusetsu2_main_ttl_bg{
background: url(../img/tokusetsu2_main_ttl_bg.gif) repeat;
background-position:left top;
background-size:auto 9px;
-moz-background-size:auto 9px;
-webkit-background-size:auto 9px;
border-top:6px solid #494949;
margin-left:-18px;
margin-right:-18px;
}

.tokusetsu2_main_ttl{
width:243px;
margin:0 auto;
padding-top:13px;
padding-bottom:20px;
}


/*---サブタイトル---*/
.tokusetsu2_sub_ttl_bg{
background-color: #ffff79;
border-left:6px solid #6f6f6f;
height:35px;
margin-top:24px;
margin-left:-18px;
margin-right:-18px;
padding-top:1px;
}

.tokusetsu2_sub_ttl_bg_long{
background-color: #ffff79;
border-left:6px solid #6f6f6f;
height:57px;
margin-top:30px;
margin-left:-18px;
margin-right:-18px;
padding-top:1px;
}


.tokusetsu2_sub_ttl_1{
width:175px;
margin-top:-40px;
padding-bottom:18px;
padding-left:10px;
}

.tokusetsu2_sub_ttl_2{
width:233px;
margin-top:-41px;
padding-bottom:18px;
padding-left:10px;
}

.tokusetsu2_sub_ttl_3{
width:182px;
margin-top:-41px;
padding-bottom:18px;
padding-left:10px;
}

.tokusetsu2_sub_ttl_4{
width:166px;
margin-top:-64px;
padding-bottom:18px;
padding-left:10px;
}


/*---強調文章---*/
.tokusetsu2_important{
background: url(../img/tokusetsu2_main_important_bg.gif) repeat;
background-position:left top;
background-size:auto 9px;
-moz-background-size:auto 9px;
-webkit-background-size:auto 9px;
border-top:14px solid #e6e6e6;
border-bottom:14px solid #e6e6e6;
margin-top:30px;
margin-left:-18px;
margin-right:-18px;
padding-top:20px;
padding-bottom:24px;
font-weight:bold;
font-size:15px;
text-align:center;
line-height:28px;
}

.tokusetsu2_red{
color:#cc0000;
font-size:18px;
}

.tokusetsu2_important_txt{
padding-top:12px;
padding-bottom:12px;
}

















/* ------------------------------------------------------------------------------------

　 特設ページ（3）用指定（tokusetsu-3.html）

------------------------------------------------------------------------------------ */

/*---メインタイトル---*/
.tokusetsu3_main_ttl_bg{
background: url(../img/tokusetsu3_main_ttl_bg.gif) repeat;
background-position:left top;
background-size:auto 9px;
-moz-background-size:auto 9px;
-webkit-background-size:auto 9px;
border-top:6px solid #494949;
margin-top:10px;
}

.tokusetsu3_main_ttl{
width:277px;
margin:0 auto;
padding-top:20px;
padding-bottom:28px;
}


/*---サブタイトル---*/
.tokusetsu3_sub_ttl_bg{
background-color: #e2fb8b;
border-left:7px solid #6f6f6f;
height:35px;
margin-top:24px;
margin-left:-18px;
margin-right:-18px;
margin-bottom:8px;
padding-top:1px;
}


.tokusetsu3_sub_ttl_1{
width:253px;
padding-top:7px;
padding-left:12px;
padding-bottom:18px;
}

.tokusetsu3_sub_ttl_2{
width:207px;
padding-top:7px;
padding-left:12px;
padding-bottom:18px;
}

.tokusetsu3_sub_ttl_3{
width:287px;
padding-top:7px;
padding-left:12px;
padding-bottom:18px;
}

.tokusetsu3_sub_ttl_4{
width:261px;
padding-top:7px;
padding-left:12px;
padding-bottom:18px;
}



/*---ABJロゴマーク-1個目---*/
.tokusetsu3_abj_1{
width:202px;
margin:0 auto;
padding-top:26px;
padding-bottom:12px;
}

.tokusetsu3_abj_2{
width:146px;
margin:0 auto;
}


/*---本文-赤文字---*/
.tokusetsu3_txt_red{
color:#cc0000;
}



/*---サービス一覧／検討中の事業者へ---*/
.tokusetsu3_service_btn_bg{
border-top:3px solid #dedede;
border-bottom:3px solid #dedede;
background-color: #f0f0f0;
margin-top:-3px;
margin-left:-18px;
margin-right:-18px;
margin-bottom:40px;
padding-bottom:18px;
}

.tokusetsu3_btn_abj_service_1{
width:281px;
margin:0 auto;
padding-top:15px;
}





/*---ABJマーク詳細　上下帯---*/
.tokusetsu3_abj_obi_top{
background: url(../img/tokusetsu3_line.png) repeat-x;
background-position:left top;
background-size:auto 12px;
-moz-background-size:auto 12px;
-webkit-background-size:auto 12px;
margin-top:40px;
height:12px;
padding-top:26px;
}

.tokusetsu3_abj_obi_bottom{
background: url(../img/tokusetsu3_line.png) repeat-x;
background-position:left top;
background-size:auto 12px;
-moz-background-size:auto 12px;
-webkit-background-size:auto 12px;
margin-top:0px;
height:12px;
padding-top:26px;
}

.tokusetsu3_abj_2_txt{
margin-top:18px;
margin-left:18px;
margin-right:18px;
line-height:22px;
padding-bottom:26px;
}







/*---TABLEプルダウン用ボタン指定---*/
.tokusetsu3_table_pulldown_btn {
width:281px;
margin:0 auto;
padding-bottom:10px;
}







/*---TABLEプルダウン用ボタン指定／追加---*/
.tokusetsu3_table_pulldown_cg_ttl{
background-color: #878787;
margin-top:10px;
margin-left:-18px;
margin-right:-18px;
padding-top:7px;
padding-bottom:7px;
font-size:14px;
color:#fff;
text-align:center;
letter-spacing:0.4em;
}

.tokusetsu3_table_pulldown_width{
margin-left:-18px;
margin-right:-18px;
}

.tokusetsu3_table_magazine {
width:30%;
}

.tokusetsu3_table_newspaper {
width:45%;
}

.tokusetsu3_table_pulldown_img {
margin:0 auto;
}

.tokusetsu3_table_pulldown_ttl{
padding-top:6px;
padding-bottom:10px;
text-align:center;
}

.tokusetsu3_table_pulldown_border{
border-top:2px solid #cfcfcf;
height:2px;
}





/*---協賛・協力---*/
.tokusetsu3_kyousan_ttl{
background-color: #f5eb7f;
border-top:4px solid #676767;
margin-top:35px;
padding-top:11px;
padding-bottom:13px;
text-align:center;
color:#676767;
font-size:15px;
font-weight:bold;
line-height:22px;
}

.tokusetsu3_kyousan_txt{
background-color: #faf4bb;
border-bottom:3px solid #676767;
padding-top:11px;
padding-left:17px;
padding-bottom:17px;
}

.tokusetsu3_kyousan_txt p{
background: url(../img/tokusetsu3_icon_gray.png) no-repeat;
background-position:0px 7px;
background-size:auto 6px;
-moz-background-size:auto 6px;
-webkit-background-size:auto 6px;
color:#676767;
font-size:14px;
line-height:21px;
padding-left:10px;
}