/*-----------------------------------------------------------
 * ◇pboard - スタイルシート
 * Copyright(c) 1998-2006 EarthlyParadise All rights reserved.
 *-----------------------------------------------------------*/

*----- 全般的な設定 -----*/

table a:link {
    font-size: 14px; color: #000000; font-family: 'Meiryo UI'; text-decoration: none; line-height: 100%; }
table a:active {
    font-size: 14px; color: #000000; font-family: 'Meiryo UI'; text-decoration: none; line-height: 100%; }
table a:visited {
    font-size: 14px; color: #000000; font-family: 'Meiryo UI'; text-decoration: none; line-height: 100%; }
table a:hover {
    font-size: 14px; color: #000000; font-family: 'Meiryo UI'; text-decoration: none; line-height: 100%; }

body        {font-family: 'Meiryo UI'; font-size: 14px; text-align: center; color: #555555; background-color: #FCFEFE;
             scrollbar-arrow-color: #A6ADD0;
             scrollbar-3dlight-color: #C5CBE0;
             scrollbar-highlight-color: #F8F9FC;
             scrollbar-base-color: #F1F3FA;
             scrollbar-shadow-color: #C5CBE0;
             scrollbar-darkshadow-color: #A6ADD0;
             scrollbar-track-color: #ffffff; }

hr.90       {width: 900px; border: 1px dotted #C5CBE0;}
hr.85       {width: 850px; border: 1px dotted #C5CBE0;}
hr.100      {width: 100%; border: 1px dotted #C5CBE0;}

td          {font-family: 'Meiryo UI'; font-size: 14px; color: #333333;}

img {
    max-width: 90%;
    height: auto;
}

form  {
    margin: 0;
}
input {
    background-color: #ffffff;
    font-size: 14px;
}
select {
    background-color: #ffffff;
    font-size: 14px;
    border: 1px solid #C5CBE0;
    padding: 2px;
}
textarea {
    background-color: #ffffff;
    font-family: 'Meiryo UI';
    font-size: 14px;
    border: 1px solid #C5CBE0;
    padding: 2px;
    max-height: 100%;
}

/*----- Top メニュー表示 -----*/

table.tMenu {width: 850px; background-color: #ffffff; border: 1px solid #FCFEFE;}

td.tMenuA   {width: 100%; height: 30px; background-color: #ffffff;
             border-top: 1px solid #ffffff; border-bottom: 1px solid #C5CBE0; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
             font-family: 'Meiryo UI'; font-size: 18px; color: #555555;}
td.tMenuB   {width: 80%; height: 30px; background-color: #ffffff;
             border-top: 1px solid #ffffff; border-bottom: 1px solid #C5CBE0; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
             font-family: 'Meiryo UI'; font-size: 18px; color: #555555;}
td.tMenuC   {width: 20%; height: 30px; background-color: #ffffff;
             border-top: 1px solid #ffffff; border-bottom: 1px solid #C5CBE0; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
             font-family: 'Meiryo UI'; font-size: 18px; color: #555555; text-align: center;}

td.tMenuMS {
    width: 20%; height: 30px; background-color: #ffffff; border-bottom: 1px solid #C5CBE0; text-align: right;
    font-family: 'Meiryo UI'; font-size: 18px; color: #555555; text-decoration: none;}
td.tMenuMS a:link, a:active, a:visited, a:hover {
    font-family: 'Meiryo UI'; font-size: 18px; color: #555555; line-height: 2em; text-decoration: underline;}
    
td.tMenuM {
    width: 20%; height: 30px; background-color: #ffffff; border-bottom: 1px solid #C5CBE0; text-align: right;
    font-family: 'Meiryo UI'; font-size: 16px; color: #555555; text-decoration: none;}
td.tMenuM  a:link, a:active, a:visited, a:hover {
    font-family: 'Meiryo UI'; font-size: 16px; color: #555555; line-height: 2em; text-decoration: underline;}

td.tMenuL   {width: 50%; height: 30px; background-color: #ffffff;
             border-top: 1px solid #ffffff; border-bottom: 1px solid #C5CBE0; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
             font-family: 'Meiryo UI'; font-size: 18px; color: #555555;}
td.tMenuR   {width: 15%; height: 30px; background-color: #F1F3FA; border: 1px solid #C5CBE0; vertical-align: bottom; padding-bottom: 5px;
             font-family: 'Meiryo UI'; font-size: 14px; color: #555555; text-align: center;}
td.tMenuS   {width: 20%; height: 30px; background-color: #F1F3FA; border: 1px solid #C5CBE0; vertical-align: bottom; padding-bottom: 5px;
             font-family: 'Meiryo UI'; font-size: 14px; color: #555555; text-align: center;}

table.tGen  {width: 850px; background-color: #C5CBE0; border: 1px solid #C5CBE0;}

th.tNon     {width: 170px; background-color: #C5CBE0; border: 1px solid #C5CBE0; text-align: center;
             font-family: 'Meiryo UI'; font-size: 14px; color: #465286;}
th.tGen     {width: 20%; height: 25px; background-color: #ffffff; border: 1px solid #ffffff; text-align: center;}
td.tGen     {width: 20%; height: 25px; background-color: #F1F3FA; border: 1px solid #C5CBE0; text-align: center;}

/*----- boardリンク表示 -----*/

td.tLink  {
    width: 155px;
    line-height: 2em;
    background-color: #FFF7F7;
    border: 1px solid #FFD7D7;
    text-align: center;
    font-size: 14px;
}
.tLink a:link {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLink a:active {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLink a:visited {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLink a:hover {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}


/*----- boardリンク表示_menu -----*/

td.tLinkM  {
    width: 174px;
    line-height: 2em;
    background-color: #FFF7F7;
    border: 1px solid #FFD7D7;
    text-align: center;
    font-size: 14px;
}
.tLinkM a:link {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLinkM a:active {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLinkM a:visited {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
.tLinkM a:hover {
    display: block;
    font-size: 14px;
    color: #0000A3;
    font-family: 'Meiryo UI';
    text-decoration: underline;
}
p.del {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

/*----- boardリンク表示 -----*/

td.tLink2   {width: 310px; height: 30px; background-color: #FFF7F7; border: 1px solid #FFD7D7; text-align: center;}
td.tLinkN   {width: 155px; height: 30px; background-color: #FFFFFF; border: 1px solid #FFFFFF; text-align: center;}
span.tLink  {font-size: 14px; color: #0000A3; font-family: 'Meiryo UI'; text-decoration: underline; }

/*----- パンくず表示 -----*/
td.pan      {border: 1px solid #ffffff; padding: 5px 15px;
             font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none;}
td.pan a:link       {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
td.pan a:active {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
td.pan a:visited    {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
td.pan a:hover  {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }

div.pan     {width: 900px; padding: 5px 15px; text-align: left;
             font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none;}
div.pan a:link  {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
div.pan a:active    {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
div.pan a:visited   {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
div.pan a:hover {font-family: 'Meiryo UI'; font-size: 14px; color: #008000; font-family: 'Meiryo UI'; text-decoration: none; }
/*----- ページ表示 -----*/

span.fpage  {font-size: 13px; color: #000000; font-family: 'Arial'; text-decoration: none; }
span.lpage  {font-size: 13px; color: #ff0000; font-family: 'Arial'; text-decoration: underline; }

/*----- Top リスト表示 -----*/

table.tTop  {width: 850px; background-color: #ffffff; border: 1px solid #F1F3FA;}

table.tTop a:link {
    font-size: 15px; color: #0099CE; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
table.tTop a:active {
    font-size: 15px; color: #0099CE; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
table.tTop a:visited {
    font-size: 15px; color: #0099CE; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
table.tTop a:hover {
    font-size: 15px; color: #0099CE; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }

table.tThum {background-color: #ffffff; border: 1px solid #ffffff;}

td.tThum    {height: 100px; background-color: #F1F3FA; border: 1px dashed #E4E7F1; padding: 10px; vertical-align: bottom;}

td.tThum1   {width: 120px; height: 120px; background-color: #F1F3FA; border: 1px dashed #E4E7F1;
             padding-top: 10px; padding-bottom: 10px; text-align: center;}
td.tThum2   {width: 530px; height: 100px; background-color: #ffffff; border: 1px dashed #ffffff;}
td.tThum3   {width: 100px; height: 45px; background-color: #ffffff; border-bottom: 1px dashed #ffffff;
             text-align: right; vertical-align: bottom; font-weight: bold;}
td.tThum4   {width: 100px; height: 45px; background-color: #ffffff; border-bottom: 1px dashed #ffffff;
             vertical-align: bottom; font-weight: bold;}
td.tThum5   {width: 100px; height: 25px; background-color: #ffffff; border-bottom: 1px dashed #E4E7F1;
             text-align: right; vertical-align: bottom; font-weight: bold;}
td.tThum6   {width: 100px; height: 25px; background-color: #ffffff; border-bottom: 1px dashed #E4E7F1;
             vertical-align: bottom; font-weight: bold;}

td.tCon00   {width: 100px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding-left: 10px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #ff0000; font-weight: bold;}
td.tCon01   {width: 100px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold;}
td.tCon02   {width: 430px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold;}
td.tCon03   {width: 200px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold;}
td.tMsg {
    padding:10px 50px 20px 50px;
    font-family: 'Meiryo UI';
    font-size: 14px;
    color: #555555;
}
td.tMsg a:link {
    font-size: 15px;
    color: #f00;
}

td.tMsg a:active {
    font-size: 15px;
    color: #f00;
}
td.tMsg a:visited {
    font-size: 15px;
    color: #f00;
}
td.tMsg a:hover {
    font-size: 15px;
    color: #f00;
}

div.subj {
    width: 950px;
    background-color: #EAECF4;
    border: 1px solid #D2D8E8;
    text-align: center;
    padding: 8px 0;
    font-family: 'Meiryo UI';
    font-size: 18px;
    color: #465286;
    font-weight: bold;
}
td.tCon10   {height: 40px; background-color: #EAECF4; border: 1px solid #D2D8E8; text-align: center;
             font-family: 'Meiryo UI'; font-size: 18px; color: #465286; font-weight: bold;}
td.tCon11   {width: 90px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding-left: 10px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286;}
td.tCon12   {width: 530px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286; font-weight: bold;}
td.tCon13   {width: 230px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286;}
td.tCon15   {padding: 10px; text-align: center;}

td.tMsg {
    padding:10px 50px 20px 50px;
    font-family: 'Meiryo UI';
    font-size: 14px;
    color: #555555;
}
td.tMsg a:link {
    font-size: 15px;
    color: #f00;
}

td.tMsg a:active {
    font-size: 15px;
    color: #f00;
}
td.tMsg a:visited {
    font-size: 15px;
    color: #f00;
}
td.tMsg a:hover {
    font-size: 15px;
    color: #f00;
}
td.tMsgM {
    padding:10px 10px 20px 10px;
    font-family: 'Meiryo UI';
    font-size: 18px;
    color: #555555;
}
td.tMsgM a:link {
    font-size: 18px;
    color: #f00;
}

td.tMsgM a:active {
    font-size: 18px;
    color: #f00;
}
td.tMsgM a:visited {
    font-size: 18px;
    color: #f00;
}
td.tMsgM a:hover {
    font-size: 18px;
    color: #f00;
}

td.tCon21   {width: 620px; background-color: #EAECF4; border: 1px solid #EAECF4; padding-left: 10px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286;}
td.tCon22   {width: 115px; background-color: #EAECF4; border: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286;}
td.tCon23   {width: 115px; background-color: #EAECF4; border: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286;}

td.tCon41   {width: 500px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding-left: 10px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold;}
td.tCon42   {width: 350px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold; text-align: right;}

td.tCon51   {width: 400px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding-left: 10px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold;}
td.tCon52   {width: 230px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold; text-align: right;}
td.tCon53   {width: 130px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold; text-align: right;}
td.tCon54   {width: 90px; background-color: #D2D8E8; border: 1px solid #D2D8E8; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #335286; font-weight: bold; text-align: right;}

td.tCon61   {width: 500px; background-color: #EAECF4; border: 1px solid #EAECF4; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #465286; font-weight: bold;}
td.tCon62   {width: 350px; background-color: #EAECF4; border: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #ff8080; text-align: right; font-weight: bold;}

td.tRes1    {width: 90px; background-color: #f7ffff; border-top: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #6E6E6E;}
td.tRes2    {width: 430px; background-color: #f7ffff; border-top: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #6E6E6E;}
td.tRes3    {width: 230px; background-color: #f7ffff; border-top: 1px solid #EAECF4; padding: 5px;
             font-family: 'Meiryo UI'; font-size: 15px; color: #6E6E6E;}

td.tPageL   {width: 80px; height: 35px; background-color: #ffffff; border-bottom: 1px solid #C5CBE0; text-align: right;}
td.tPageR   {width: 770px; height: 35px; background-color: #ffffff; border-bottom: 1px solid #C5CBE0;}

span.cName  {font-family: 'Meiryo UI'; font-size: 14px; color: #ff8080; font-weight: bold;}
span.cFind  {font-family: 'Meiryo UI'; font-size: 14px; color: #465286;}
span.rFind  {font-family: 'Meiryo UI'; font-size: 14px; color: #303030;}
span.tGenr  {font-family: 'Meiryo UI'; font-size: 15px; color: #ff8080; font-weight: bold;}
span.no     {font-family: 'Times New Roman'; font-size: 13px; color: #ffffff; font-style: italic; font-weight: bold;}


.tBack {
    height: 30px;
    background-color: #ffffff;
    border: none;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 1.5em;
    padding: 5px 0;
}

.tBack a:link {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
    line-height: 1.5em;
}
.tBack a:active {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
    line-height: 1.5em;
}
.tBack a:hover {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
    line-height: 1.5em;
}
.tBack a:visited {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
    line-height: 1.5em;
}

.tBackS {
    height: 30px;
    background-color: #ffffff;
    border: none;
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 1.5em;
    padding: 5px 0;
}

.tBackS a:link {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    line-height: 2em;
}
.tBackS a:active {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    line-height: 2em;
}
.tBackS a:hover {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    line-height: 2em;
}
.tBackS a:visited {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    line-height: 2em;
}

td.tMem     {height: 30px; background-color: #ffffff; border: none;
             font-family: 'Meiryo UI'; font-size: 14px; color: #ff33bb; text-align: center;}

h2 {
    color: #FFFFFF;
    font-size: 18px;
    font-family: HG正楷書体-PRO;
    text-align: center;
    letter-spacing: 15px;
    padding: 10px 0 0 0;
}

p.link {
    font-size: 16px; color: #000000; font-family: 'Meiryo UI'; text-decoration: none; line-height: 100%; }
p.link a:link {
    font-size: 16px; color: #0000FF; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
p.link  a:active {
    font-size: 16px; color: #0000FF; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
p.link  a:visited {
    font-size: 16px; color: #0000FF; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }
p.link  a:hover {
    font-size: 16px; color: #0000FF; font-family: 'Meiryo UI'; text-decoration: underline; line-height: 100%; }

/*----- post -----*/

td.postT    {width: 100%; height: 30px; background-color: #ffdfdf; border: 1px solid #D2D8E8; text-align: center;}
td.postC    {width: 100%; height: 30px; background-color: #e5e5e5; border: 1px solid #D2D8E8; text-align: left; padding-left: 15px;}
td.postL    {width: 130px; background-color: #D2D8E8; border: 1px solid #D2D8E8; text-align: right; padding: 3px;}
td.postR    {background-color: #FFFFFF; border: 1px solid #D2D8E8; padding: 3px;}
td.postRb   {background-color: #FFFFFF; border: 1px solid #D2D8E8; padding: 5px 3px;
             font-family: 'Meiryo UI'; font-size: 13px; color: #0000ff;}
td.postRr   {background-color: #FFFFFF; border: 1px solid #D2D8E8; padding: 5px 3px;
             font-family: 'Meiryo UI'; font-size: 13px; color: #ff0000;}

td.LpostL   {width: 100px; background-color: #EAECF4; border: 1px solid #EAECF4; text-align: right; padding: 3px;}
td.LpostR   {background-color: #FFFFFF; border: 1px solid #EAECF4; padding: 3px;}
td.LpostRr  {background-color: #FFFFFF; border: 1px solid #EAECF4; padding: 3px;
             font-family: 'Meiryo UI'; font-size: 13px; color: #ff0000;}
td.LpostRb  {background-color: #FFFFFF; border: 1px solid #EAECF4; padding: 3px;
             font-family: 'Meiryo UI'; font-size: 13px; color: #0000ff;}

p.info      {font-family: 'Meiryo UI'; font-size: 15px; color: #303030;}

/*----- 管理用 -----*/

table.admTop       {width: 850px; border: none; }
th.admTop          {font-size: 1.6em; line-height: 1.2em; }
td.admTopLeft      {width: 40%; text-align: right; white-space: nowrap; }
td.admTopRight     {width: 60%; }

tr.admIdxHeader    {background-color: #F1F3FA; }

th.admIdxNum       {width: 5%; height: 25px; border: 1px solid #C5CBE0; }
th.admIdxName      {width: 15%; border: 1px solid #C5CBE0; }
th.admIdxFlags     {width: 40%; border: 1px solid #C5CBE0; }
th.admIdxSubj      {width: 25%; border: 1px solid #C5CBE0; }
th.admIdxDate      {width: 15%; border: 1px solid #C5CBE0; }

td.admIdxNum       {width: 5%; height: 25px; border-bottom: 1px dashed #CECEFF; border-right: 1px dashed #C5CBE0; text-align: center; }
td.admIdxName      {width: 15%; border-bottom: 1px dashed #C5CBE0; border-right: 1px dashed #C5CBE0; text-align: center;}
td.admIdxFlags     {width: 40%; border-bottom: 1px dashed #C5CBE0; border-right: 1px dashed #C5CBE0; text-indent: 15px;}
td.admIdxSubj      {width: 25%; border-bottom: 1px dashed #C5CBE0; border-right: 1px dashed #C5CBE0; text-align: center;}
td.admIdxDate      {width: 15%; border-bottom: 1px dashed #C5CBE0; text-align: center; }

td.admIdxFormLeft  {width: 10%; }
td.admIdxFormRight {width: 90%; }

/*------------------------------------------------------
 * デバッグ用
 */

.DEBUG {padding: 2px; color: #800000; background-color: #ffe0e0; border-bottom: 1px dashed #c08080; }
.SQL   {padding: 2px; color: #004000; background-color: #d0ffd0; border-bottom: 1px dashed #80c080; text-align: left; }

/*------------------------------------------------------
 * DMM宣伝用
 */
#dmm0 {
  width: 928px; text-align: center; margin: 15px 0px; }
#dmm0 .video {
  width: 150px; border: 1px solid #000000; float: left; padding-bottom: 10px; margin-right: 2px; text-align: center; }
#dmm0 center {
  background-color: #000000; border-bottom: 1px solid #000000; padding: 8px 0px; margin-bottom: 10px; font-size: 13px; color: #ffffff; font-weight: nomal; }

#dmm {
    width: 20%;
    border: 1px solid #333;
}
#dmm .thumb {
    background-color: #fff;
    text-align: center;
    padding: 5px;
}
#dmm .comm {
    height: 65px;
    background-color: #fff;
    text-align: left;
    padding: 10x;
}
#dmm .comm a {
    font-size: 16px;
    color: #000;
    font-family: Meiryo;
    text-decoration: none;
    line-height: 1.3em;
}
#dmm .cate {
    background-color: #C41A41;
    text-align: center;
}
#dmm .cate a {
    font-size: 16px;
    color: #fff;
    font-family: Meiryo;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1.8em;
    text-decoration: none;
}

#dmm2 {
    width: 174px;
    border: 1px solid #333;
}
#dmm2 .thumb {
    background-color: #fff;
    text-align: center;
    padding: 5px;
}
#dmm2 .comm {
    height: 65px;
    background-color: #fff;
    text-align: left;
    padding: 10x;
}
#dmm2 .comm a {
    font-size: 16px;
    color: #000;
    font-family: Meiryo;
    text-decoration: none;
    line-height: 1.3em;
}
#dmm2 .cate {
    background-color: #C41A41;
    text-align: center;
}
#dmm2 .cate a {
    font-size: 16px;
    color: #fff;
    font-family: Meiryo;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1.8em;
    text-decoration: none;
}

/*------------------------------------------------------
 * view用
 */
#view {
    text-align: center;
    padding: 15px 0;
}
#view img {
    max-width: 95%;
    height: auto;
    border: 10px solid #F1F3FA;
}
/*------------------------------------------------------
 * list用
 */
#list {
    border: 2px solid #c0c0c0;
    padding: 10px;
    margin: 0 10px;
    font-size: 16px;
    color: #000;
    font-family: 'Meiryo UI';
    text-decoration: none;
    line-height: 1.5em;
}

#list a:link {
    font-size: 14px;
    color: #000;
    font-family: 'Meiryo UI';
    text-decoration: none;
    font-weight: bold;
}
#list a:active {
    font-size: 14px;
    color: #000;
    font-family: 'Meiryo UI';
    text-decoration: none;
    font-weight: bold;
}
#list a:visited {
    font-size: 14px;
    color: #000;
    font-family: 'Meiryo UI';
    text-decoration: none;
    font-weight: bold;
}
#list a:hover {
    font-size: 14px;
    color: #000;
    font-family: 'Meiryo UI';
    text-decoration: underline;
    font-weight: bold;
}

/*------------------------------------------------------
 * アフリ用
 */
.img_box2 {
    position: relative;
    display: block;
    /* 画像と同じサイズ */
    width: 210px;
    height: 158px;
    margin: 10px;
    padding: 0;
    background-color: #000;
}
.img_box2 img {
    z-index: 0;
    margin: 0;
    padding: 0;
}
.img_box2 a {
    color: white;
}
.img_box2 img: hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.img_comment3 {
    width: 210px;
    height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    margin: 0;
    padding: 0px;
    background-color: #000;
    text-align: left;
}
.img_comment3 a:link {
    font-size: 12px; color: #ffffff; text-decoration: none;}
.img_comment3 a:active {
    font-size: 12px; color: #ffffff; text-decoration: none;}
.img_comment3 a:visited {
    font-size: 12px; color: #ffffff; text-decoration: none;}
.img_comment3 a:hover {
    font-size: 12px; color: #ffffff; text-decoration: none;}
.opa  {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.img_title {
    background-color: #ff0000;
    text-align: center;
    padding: 5px 0px;
}
.img_title a:link {
    font-size: 16px; color: #ffffff; text-decoration: none;}
.img_title a:active {
    font-size: 16px; color: #ffffff;  text-decoration: none;}
.img_title a:visited {
    font-size: 16px; color: #ffffff; text-decoration: none;}
.img_title a:hover {
    font-size: 16px; color: #ffffff; text-decoration: none;}

#pickup {
    width: 940px;
}
#pickup td {
    width: 20%;
}
#pickup .title {
    padding: 3px;
    text-align: center;
    background-color: #EFEFEF;
}
#pickup .title a {
    color: #000000;
    font-size: 13px;
    font-family: 'Meiryo UI';
    text-decoration: none;
    font-weight: bold;
}
#pickup .img {
    padding: 3px 0;
    text-align: center;
}
#pickup .comm {
    padding: 2px;
    text-align: left;
}
#pickup .comm a {
    color: #000000;
    line-height: 1.2em;
    font-size: 12px;
    font-family: 'Meiryo UI';
    text-decoration: none;
}


div#heading {
width: 940px; /* 見出しエリアの幅 */
margin-bottom: 15px;
clear: both;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif!important;
text-align: left;
}
/* --- 見出し2 --- */
div#heading h3.hd2 {
width: 400px; /* 見出しの幅 */
margin: 0;
padding: 9px 110px 4px 10px; /* 見出しのパディング（上右下左） */
background: url(http://share.earthly-p.com/group/img/heading_back2.gif) no-repeat right top; /* 見出しの背景 */
color: #000;
font-size: 100%; /* 見出しの文字サイズ */
line-height: 100%;
text-align: left;
}

div#heading .heading2 {
height: 120px;
border-top: 2px #00f solid;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-bottom: 1px #cccccc solid; /* 見出しエリアの下境界線 */
}
div#heading .heading2 img {
margin: 10px;
float:left;
}
div#heading .heading2L {
float:right;
width: 770px;
padding: 10px;
text-align: left;
}
div#heading .heading2L .site {
padding-bottom: 6px;
border-bottom: 1px #cccccc dashed;
}
div#heading .heading2 .site a:link {
color:#f00;
font-size:115%;
text-decoration:none;
}
div#heading .heading2 .site a:active {
color:#f00;
font-size:115%;
text-decoration:none;
}
div#heading .heading2 .site a:visited {
color:#f00;
font-size:115%;
text-decoration:none;
}
div#heading .heading2 .site a:hover {
color:#f00;
font-size:115%;
text-decoration:none;
}
div#heading .heading2 .commnet {
padding-top: 10px;
}
div#heading .heading2 .commnet a:link {
color:#000;
font-size:105%;
text-decoration:none;
}
div#heading .heading2 .commnet a:active {
color:#000;
font-size:105%;
text-decoration:none;
}
div#heading .heading2 .commnet a:visited {
color:#000;
font-size:105%;
text-decoration:none;
}
div#heading .heading2 .commnet a:hover {
color:#000;
font-size:105%;
text-decoration:none;
}
div#heading .banner {
width: 940px; /* 見出しエリアの幅 */
height: 120px;
text-align: center;
padding-top: 15px;
background-color: #000;
}

/*---- #heading10(2列) ----*/
div#heading10 {
width: 470px; /* 見出しエリアの幅 */
margin-bottom: 15px;
clear: both;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif!important;
text-align: left;
}
/* --- 見出し2 --- */
div#heading10 h3.hd2 {
width: 310px; /* 見出しの幅 */
margin: 0;
padding: 9px 110px 4px 10px; /* 見出しのパディング（上右下左） */
background: url(http://share.earthly-p.com/group/img/heading_back2.gif) no-repeat right top; /* 見出しの背景 */
color: #000;
font-size: 100%; /* 見出しの文字サイズ */
line-height: 100%;
text-align: left;
}

div#heading10 table a {
color:#000;
font-size:89%;
text-decoration:none;
line-height: 100%;
}

div#heading10 .heading2 {
height: 120px;
border-top: 2px #00f solid;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-bottom: 1px #cccccc solid; /* 見出しエリアの下境界線 */
}
div#heading10 .heading2 img {
margin: 10px;
float:left;
}
div#heading10 .heading2L {
float:right;
width: 295px;
padding: 10px;
text-align: left;
}
div#heading10 .heading2L .site {
padding-bottom: 6px;
border-bottom: 1px #cccccc dashed;
}
div#heading10 .heading2 .site a:link {
color:#f00;
font-size:115%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .site a:active {
color:#f00;
font-size:115%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .site a:visited {
color:#f00;
font-size:115%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .site a:hover {
color:#f00;
font-size:115%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .commnet {
padding-top: 10px;
}
div#heading10 .heading2 .commnet a:link {
color:#000;
font-size:89%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .commnet a:active {
color:#000;
font-size:89%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .commnet a:visited {
color:#000;
font-size:89%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .heading2 .commnet a:hover {
color:#000;
font-size:89%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
div#heading10 .banner {
width: 940px; /* 見出しエリアの幅 */
height: 120px;
text-align: center;
padding-top: 15px;
background-color: #000;
}

#jclub {
padding: auto;
margin: auto;
text-align: center;
}
#jclub td {
width: 25%;
background-color: #f5f5f5;
text-align: center;
font-family: 'Meiryo UI';
}

#jclub .title {
padding: 5px 0;
text-align: center;
color:#00f;
font-size:97%;
text-decoration:none;
letter-spacing: -1px;
font-family: 'Meiryo UI';
line-height: 100%;
}

#jclub .title a:link {
color:#00f;
font-size:97%;
text-decoration:none;
letter-spacing: -1px;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .title a:active {
color:#00f;
font-size:97%;
text-decoration:none;
letter-spacing: -1px;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .title a:visited {
color:#00f;
font-size:97%;
text-decoration:none;
letter-spacing: -1px;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .title a:hover {
color:#00f;
font-size:97%;
text-decoration:none;
letter-spacing: -1px;
font-family: 'Meiryo UI';
line-height: 100%;
}

#jclub .comm {
height: 80px;
text-align: left;
padding: 5px;
line-height: 100%;
}

#jclub .comm a:link {
color:#000;
font-size:92%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .comm a:active {
color:#000;
font-size:92%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .comm a:visited {
color:#000;
font-size:92%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}
#jclub .comm a:hover {
color:#000;
font-size:92%;
text-decoration:none;
font-family: 'Meiryo UI';
line-height: 100%;
}

#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  background: rgba(0,0,0,.7);
  color: #fff;
  text-align: center;
  text-decoration: none; 
}
#page-top1:hover{
  background: rgba(0,0,0,.8);
}

#info {
    width: 800px;
    margin: auto;
    padding: auto;
}
#info p {
    text-align: center;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
#info .list {
    width: 500px;
    margin: auto;
    padding: auto;
    text-align: left;
    line-height: 1.5em;
}
#maist {
    width: 870px;
    margin: 0;
    padding: 15px;
    border-top: 1px dashed #e0e0e0;
    background-color: #000;
}

/*-- page -------------------------------------*/
#page {
    border-top: 1px dotted #8D98D1;
    margin-top: 10px;
    padding: 10px;
    clear: both;
}
#page ul {
    margin: 0;
    padding: 0;
}
#page li {
    float: left;
    display: block;
    width: 35px;
    text-align: center;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px;
    border:1px solid #000000;
    font-size: 12px;
    font-family: Arial;
    line-height: 2em;
}
#page li.now {
    background-color: #FFC9D2;
    color: #000000;
    display: block;
}
#page li.list {
    width: 100px;
    background-color: #FFC9D2;
    color: #000000;
    display: block;
}
#page li a {
    background-color:#ffffff;
    font-size: 12px;
    color:#414FA3;
    display: block;
    line-height: 2em;
}
#page li a:hover {
    background-color:#FFC9D2;
    font-size: 12px;
    display: block;
    line-height: 2em;
}

#pageA {
    border-top: 1px dotted #8D98D1;
    margin-top: 10px;
    padding: 10px;
    clear: both;
}
#pageA ul {
    margin: 0;
    padding: 0;
}
#pageA li {
    float: left;
    display: block;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px;
    border:1px solid #000000;
    font-size: 12px;
    font-family: Arial;
    line-height: 2em;
}
#pageA li.now {
    background-color:#ffffff;
    color: #000000;
    display: block;
}
#pageA li.list {
    width: 100px;
    background-color: #FFC9D2;
    color: #000000;
    display: block;
}
#pageA li a {
    background-color:#ffffff;
    font-size: 12px;
    color:#414FA3;
    display: block;
    line-height: 2em;
}
#page li a:hover {
    background-color:#FFC9D2;
    font-size: 12px;
    display: block;
    line-height: 2em;
}

.back {
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    line-height: 1.5em;
}

.back a {
    font-size: 16px;
    text-decoration: underline;
}

.backS {
    font-size: 18px;
    padding: 5px 0;
    text-align: center;
    line-height: 2em;
}

.backS a {
    font-size: 18px;
    text-decoration: underline;
}

#afi {
    width: 800px;
    height: 105px;
    border: 1px solid #98B2E5;
    margin: 0 auto;
    text-align: left;
}
#afi table {
    margin: 10px;
}

#afi .img {
    width: 80px;
    height: 80px;
}
#afi .img a {
    color: #f00;
}
#afi .site {
    width: 200px;
    text-align: right;
    vertical-align: top;
}
#afi .title {
    font-size: 13px;
    color: #f00;
    line-height: 1.2em;
}
#afi .title a:link {
    font-size: 13px;
    color: #f00;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .title a:active {
    font-size: 13px;
    color: #f00;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .title a:visited {
    font-size: 13px;
    color: #f00;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .title a:hover {
    font-size: 13px;
    color: #f00;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .name {
    font-size: 13px;
    color: #00f;
    line-height: 1.2em;
}
#afi .name a:link {
    font-size: 13px;
    color: #00f;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .name a:active {
    font-size: 13px;
    color: #00f;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .name a:visited {
    font-size: 13px;
    color: #00f;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .name a:hover {
    font-size: 13px;
    color: #00f;
    line-height: 1.2em;
    text-decoration: none;
}
#afi .text {
    height: 45px;
    font-size: 12px;
    line-height: 1em;
    color: #000;
    vertical-align: top;
}
#afi .text a:link {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: -1px;
    color: #000;
    text-decoration: none;
}
#afi .text a:active {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: -1px;
    color: #000;
    text-decoration: none;
}
#afi .text a:visited {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: -1px;
    color: #000;
    text-decoration: none;
}
#afi .text a:hover {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: -1px;
    color: #000;
    text-decoration: none;
}

/* ------------ 
    DMM
-------------- */

#dmm {
    width: 20%;
    border: 1px solid #333;
    padding: 5px;
}
#dmm .thumb {
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
}
#dmm .comm {
    height: 65px;
    background-color: #fff;
    text-align: left;
    padding: 5x;
}
#dmm .comm a {
    font-size: 15px;
    color: #000;
    font-family: Meiryo UI;
    text-decoration: none;
    line-height: 1.3em;
}
#dmm .cate {
    background-color: #C41A41;
    text-align: center;
}
#dmm .cate a {
    font-size: 16px;
    color: #fff;
    font-family: Meiryo UI;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1.8em;
    text-decoration: none;
}

#slide {
    position: fixed;
    width: 200px;
    height: 30px;
    bottom: 0;
    right: 0;
    color: #666;
    background: #fff;
    border-left: solid 1px #999;
    border-top: solid 1px #999;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}
#slide-in {
    padding: 5px 10px;
}
#slide a {
    text-decoration: none;
    cursor: pointer;
}
#slide h3 {
    margin-bottom: 10px;
}
#slide #open-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(http://www.photobbs.net/peeping/lib/thumb/close-btn.gif);
}
