/* * * * * * * * * * * * * * * * * * * *
 * nelnel custom.css
 * * * * * * * * * * * * * * * * * * * */

/* ■■■■ body設定 ■■■■ */
body {
color : #777777;
background-color : #ffffff;
width: 100%;
}

/* ■■■■ リンク周り ■■■■ */
a:link{color : #725a2b;}
a:visited{color : #725a2b;}



#body1 {
color : #ff3399;
background-color : #ffffff;
}
#body1 a:link{color : #3366ff;}
#body1 a:visited{color : #3366ff;}



#body2 {
color : #777777;
background-color : #ffffff;
}
#body2 a:link{color : #3366ff;}
#body2 a:visited{color : #3366ff;}



#body3 {
color : #ff3399;
background-color : #dfdfdf;
}
#body3 a:link{color : #3366ff;}
#body3 a:visited{color : #3366ff;}



/* ■■■■ サイトのフォントカラー設定 ■■■■ */
/* 強調するとき用　黒色 */
.st_1 {color : #000000;}

/* 強調するとき用 */
.st_2 {color : #072169;}

/* 強調するとき用 */
.st_3 {color : #1F6AA2;}

/* 強調するとき用 */
.st_4 {color : #2B66C2;}

/* 強調するとき用 */
.st_5 {color : #333399;}

/* 強調するとき用 */
.st_6 {color : #3366ff;}

/* 強調するとき用 */
.st_7 {color : #3379FF;}

/* 強調するとき用 */
.st_8 {color : #3F89F7;}

/* 強調するとき用 */
.st_9 {color : #452E91;}

/* 強調するとき用 */
.st_10 {color : #555555;}

/* 強調するとき用 */
.st_11 {color : #6246A6;}

/* 強調するとき用 */
.st_12 {color : #725A2A;}

/* 強調するとき用 */
.st_13 {color : #777777;}

/* 強調するとき用 */
.st_14 {color : #7B7A97;}

/* 強調するとき用 */
.st_15 {color : #7E5DB3;}

/* 強調するとき用 */
.st_16 {color : #AB875D;}

/* 強調するとき用 */
.st_17 {color : #CD144C;}

/* 強調するとき用 */
.st_18 {color : #D5E3FF;}

/* 強調するとき用 */
.st_19 {color : #FCD6E6;}

/* 強調するとき用 */
.st_20 {color : #FE1A88;}

/* 強調するとき用 */
.st_21 {color : #FE5BAA;}

/* 強調するとき用 */
.st_22 {color : #FF55A7;}

/* 強調するとき用 */
.st_23 {color : #fff6b0;}

/* 強調するとき用 */
.st_24 {color : #ffffff;}

.st_25 {color : #ff3399;}
.st_26 {color : #ff0000;}
.st_27 {color : #a30000;}
.st_28 {color : #6495ed;}
.st_29 {color : #cc3333;}
.st_30 {color : #FF1493;}
.st_31 {color : #00BFFF;}
.st_32 {color : #FF7F50;}
.st_33 {color : #0000FF;}
.st_34 {color : #008080;}
.st_35 {color : #9932CC;}
.st_36 {color : #FF00FF;}
.st_37 {color : #525252;}
.st_38 {color : #cc3366;}
.st_39 {color : #ff3366;}
.st_40 {color : #422B13;}
.st_41 {color : #FF6699;}
.st_42 {color : #ffffcc;}
.st_43 {color : #ba7396;}
.st_44 {color : #ffcccc;}
.st_45 {color : #F748A1;}
.st_46 {color : #522900;}

/* ■■■■　スペーサー　■■■■ */
.li_space {
margin-right : auto;
margin-left : auto;
width : 5px;
display : block;
}
/* ■■■■　リストでブロック要素を横並び　■■■■ */
.li_yoko {
margin-right : auto;
margin-left : auto;
text-align : center;
width : 215px;
}
.li_yoko ul {
margin-right : 0 auto;
margin-left : 0 auto;
}
.li_yoko li {
margin-right : 0 auto;
margin-left : 0 auto;
float : left;
list-style : none;
}

.reg {
margin-right: auto;
margin-left: auto;
margin-top: 5px;
margin-bottom: 5px;
height: auto;
width: 100px;
height: auto;
text-align: center;
font-size: 14px;
font-weight: bold;
border: solid 1px 
#D66F1A;
border-radius: 8px;
-webkit-border-radius: border-radius : 8px;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.20, #FC6EB7),color-stop(0.40, #FC9CC6),color-stop(0.60, #FC93C3),color-stop(1, #FC8AC0));
background-image: linear-gradient(-90deg,
#FF943D) 0%,
#FF943D 40%,
#F27911 60%,
#F27911 100%);
box-shadow: 1px 1px 2px 1px 
#CCC;
-webkit-box-shadow: 1px 1px 2px 1px 
#CCC;
}


/* ■■■■ Inc用hr設定 ■■■■ */
.hr {
border-radius : 8px;
-webkit-border-radius : 8px;
background-color : #454d5a;
background : -webkit-gradient(linear, left top, left bottom, from(#454d5a), to(#454d5a));
font-size : 0;
line-height : 0;
width : 100%;
height : 1px;
margin : 10px auto;
}

.hr1 {
height:1;
border-style:solid;
background-color : #FFFFFF;
border-color : #ff3399;
width : 80%;
margin-left:auto;
margin-right:auto;
}

/* ■■■■ マーキー設定 ■■■■ */
#marquee {
border : none;
background-color : #fd9640;
color : #ffeee1;
width : 100%;
overflow : hidden;
overflow : -webkit-marquee;
display : -wap-marquee;
-wap-marquee-loop : infinite;
white-space : nowrap;
}



/* ■■■■ TOPに戻る ■■■■ */
#box_top {
border : solid 1px #8c3310;
border-radius : 8px;
-webkit-border-radius : 8px;
background-color : #ffb501;
background : -webkit-gradient(linear, left top, left bottom, from(#d8be9a), to(#ba9866));

font-size : 100%;
line-height : 30px;
width : 95%;
height : 30px;
margin-left : 1px;
margin-right : 1px;
text-align : left;
text-shadow : -1px -1px 0 #969696;
box-shadow : 0px 0px 10px #000000;
-webkit-box-shadow : 0px 0px 5px #000000;
}

#box_top a{
display : block;
width : auto;
text-decoration : none;
color : #572d00;
}



/* ■■■■ 登録する ■■■■ */
.box_reg {
border : solid 1px #8c3310;
border-radius : 8px;
-webkit-border-radius : 8px;
background-color : #f30101;
background : -webkit-gradient(linear, left top, left bottom, from(#fff6dd), to(#f30101));

font-size : 150%;
line-height : 30px;
width : 60%;
height : 30px;
margin-left : auto;
margin-right : auto;
text-align : center;
text-shadow : -1px -1px 0 #969696;
box-shadow : 0px 0px 10px #000000;
-webkit-box-shadow : 0px 0px 5px #000000;
}

.box_reg a{
display : block;
width : auto;
text-decoration : none;
color : #572d00;
}



/* ■■■■ 角丸ボックス　影つき ■■■■ */
.box_tokubetu {
padding : 5px;
box-shadow : 0px 0px 10px #000000;
-webkit-box-shadow : 0px 0px 10px #000000;
border : solid 3px #f76700;
border-radius : 10px;
-webkit-border-radius : 10px;
}



.box1 {
border : solid 1px #ffffff; /*一番外の枠色*/
width : 80%;
padding : 5px;
margin-left : auto;
margin-right : auto;
}



.box2 {
background-color:#FFFFFF;
color:#3366ff;
padding:5px
}


/* ■■■■ 枠（白　角丸） ■■■■ */
.waku {
border : solid 1px #ffffff; /*枠の色*/
border-radius : 8px;
-webkit-border-radius : 8px;
background-color : #ffffff; /*背景色*/
background : -webkit-gradient(linear, left top, left bottom,);
width : 90%; /*横幅*/
height : auto; /*高さ　自動*/
margin-left : auto;
margin-right : auto;
padding : 10px 10px 10px 10px; /*枠と文字の隙間　上右下左*/
box-shadow : 0px 0px 5px #000000; /*枠全体の影*/
-webkit-box-shadow : 0px 0px 5px #000000; /*枠全体の影*/
}



/* ■■■■ 汎用リスト01 ■■■■ */
.list_01 {
border-radius : 10px;
-webkit-border-radius : 10px;
border : solid 1px #cccccc; /*一番外の枠色*/
margin-left : auto;
margin-right : auto;
width : 95%;
list-style : none;
}

.list_01 li {
position : relative;
border-bottom : solid 1px #dddddd; /*リスト内の区切り線の色*/
height : 30px;
overflow : hidden;
}

.list_01 li a:not(.noListLink) {
position : relative;
display : block;
width : 100%;
height : 100%;
padding : 10px;
color : #000000; /*リスト内の文字色*/
text-decoration : none;
-webkit-box-sizing : border-box;
}

.list_01 li:last-child {
border-bottom : none;
}

.list_01 li a:not(.noListLink):after {
content : "";
position : absolute;
right : 10px;
top : 50%;
display : block;
width : 6px;
height : 6px;
margin-top : -4px;
border-top : solid 2px #979797; /*右端　>　の色*/
border-right : solid 2px #979797; /*右端　>　の色*/
-webkit-transform : rotate(45deg);
}



/* ■■■■ 汎用リスト02 背景とかの装飾設定なしバージョン ■■■■ */
.list_02 {
border-bottom : solid 1px #cccccc; /*一番外の枠色*/
width : 100%;
list-style : none;
}

.list_02 li {
position : relative;
border-bottom : solid 1px #dddddd; /*リスト内の区切り線の色*/
height : auto;
}

.list_02 li a:not(.noListLink) {
position : relative;
display : block;
width : 100%;
height : 100%;
padding : 10px;
text-decoration : none;
-webkit-box-sizing : border-box;
}

.list_02 li:last-child {
border-bottom : none;
}

.list_02 li a:not(.noListLink):after {
content : "";
position : absolute;
right : 10px;
top : 50%;
display : block;
width : 6px;
height : 6px;
margin-top : -4px;
border-top : solid 2px #979797; /*右端　>　の色*/
border-right : solid 2px #979797; /*右端　>　の色*/
-webkit-transform : rotate(45deg);
}


/* ===== 画像設定　％指定 ===== */
.img {font-size : 0px;line-height : 0px;}
img.w8 {width : 8%;}


.hr1_c00{
height:1;
border-style:solid;
background-color:#333399;
border-color:#333399;
width:100%;
}

.blnk {
text-decoration : blink;
}