@charset "euc-jp";

/* ----- 特集ページ css ----- */
.c-aka { color:#ff3333; }
.c-purple { color:#4d3399; }
.c-pink { color:#f91a7e; }
.c-yellow { color:#7f8b33; }

.f-size11 { font-size:11px; }
.f-size12 { font-size:12px; }
.f-bold { font-weight:bold; }
.latter {letter-spacing:0px; }

.clear { clear:both; }

/* ----- レイアウト ----- */
.first-box {
width:500px;
}

.second-box {
width:470px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
line-height:150%;
}

.third-box {
width:450px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
line-height:150%;
}

.fourth-box {
width:430px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
line-height:150%;
}

/* ----- カテゴリメニュー ----- */
#SpecialMenu p {
width:220px;
height:30px;
float:left;
margin-right:15px;
margin-bottom:5px;
background-image:url(../images/btn_category_special.gif);
background-repeat:no-repeat;
background-position:left top;
}

#SpecialMenu a {
width:202px;
height:24px;
margin:6px 0px 0px 18px;
font-size:13px;
font-weight:bold;
color:#666666;
display:block;
}

#SpecialMenu a:hover {
width:202px;
height:24px;
margin:6px 0px 0px 18px;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#fd8c12;
display:block;
}

/* ----- コンテンツ ----- */
.special_tit {
font-size:18px;
font-weight:bold;
border-collapse:collapse;
border-left:#7562b2 solid 7px;
border-bottom:#ccccff dotted 1px;
background-color:#f2f2ff;
padding:5px 5px 2px 5px;
color:#333333;
margin-top:10px;
}

.special_midashi {
font-size:16px;
font-weight:bold;
color:#7f8b33;
border-collapse:collapse;
border-bottom:#aeb390 2px dotted;
padding-bottom:3px;
margin-top:5px;
margin-bottom:5px;
background-color:#fefff4;
}

#special_hyo {
border-collapse:collapse;
border-left:#aeb390 solid 1px;
border-top:#aeb390 solid 1px;
}

#special_hyo th {
padding:3px;
border-collapse:collapse;
border-right:#aeb390 solid 1px;
border-bottom:#aeb390 solid 1px;
color:#7f8b33;
background-color:#fefff4;
}

#special_hyo td {
padding:3px;
border-collapse:collapse;
border-right:#aeb390 solid 1px;
border-bottom:#aeb390 solid 1px;
}

.list-box {
margin:0px;
padding-left:25px;
}

.list-special {
list-style-type:circle;
}

.p-right {
text-align:right;
}

.btn_center {
text-align:center;
margin-top:5px;
}

.comment-box {
border-collapse:collapse;
border:#bfbfbf 1px solid;
padding:3px;
margin-bottom:15px;
}

.comment-time {
border-collapse:collapse;
border-bottom:#bfbfbf 1px solid;
text-align:right;
margin-bottom:3px;
background-color:#fefff4;
}

#pager {
border-color:#CCCCCC;
padding:3px;
text-align:center;
}

#pager a {
margin-right:10px;
}

/* ----- 特集ページ css ----- */


/* ----- XOOPS特集ページ css ----- */

#ftr { font-size:12px; line-height:150%; margin-bottom:10px; }
#ftr table { border-collapse: collapse; margin: 0px;}
#ftr table tr td { border: solid 1px #808080; padding: 2px; }
#ftr table th { border: solid 1px #808080; padding: 2px; text-align: center; }
#ftr h6 { font-weight:bold; font-size: 14px;}
#ftr h6.orange { color: #ff8800;}
#ftr h6.navy { color: #000088;}
#ftr h6.blue { color: #0055ff;}
#ftr h6.green { color: #008800;}
#ftr h6.red { color: #ff0000;}
#ftr span.orange { color: #ff8800; font-weight:bold; font-size: 12px;}
#ftr span.orange2 { color: #ff8800; font-size: 12px;}
#ftr span.navy { color: #000088; font-weight:bold; font-size: 12px;}
#ftr span.navy2 { color: #000088; font-size: 12px;}
#ftr span.blue { color: #0055ff; font-weight:bold; font-size: 12px;}
#ftr span.blue2 { color: #0055ff; font-size: 12px;}
#ftr span.green { color: #008800; font-weight:bold; font-size: 12px;}
#ftr span.green2 { color: #008800; font-size: 12px;}
#ftr span.red { color: #ff0000; font-weight:bold; font-size: 12px;}
#ftr span.red2 { color: #ff0000; font-size: 12px;}
#ftr font.small { font-size: 10px; }
#ftr ul { padding-left:5px; margin-left:15px; }
#ftr li { list-style:disc; }

/* ----- XOOPS特集ページ css ----- */

