Warning: Use of undefined constant AUTH_SALT - assumed 'AUTH_SALT' (this will throw an Error in a future version of PHP) in /home/users/2/lolipop.jp-dp35007009/web/pw-loader.php on line 7
Warning: session_name(): Cannot change session name when headers already sent in /home/users/2/lolipop.jp-dp35007009/web/pw-loader.php on line 7
Warning: session_start(): Cannot start session when headers already sent in /home/users/2/lolipop.jp-dp35007009/web/pw-loader.php on line 8
Notice: Constant ABSPATH already defined in /home/users/2/lolipop.jp-dp35007009/web/pw-define.php on line 4
Notice: Undefined variable: _SESSION in /home/users/2/lolipop.jp-dp35007009/web/pw-mobile.php on line 16
Notice: Trying to access array offset on value of type null in /home/users/2/lolipop.jp-dp35007009/web/pw-mobile.php on line 16
Warning: Cannot modify header information - headers already sent by (output started at /home/users/2/lolipop.jp-dp35007009/web/pw-loader.php:7) in /home/users/2/lolipop.jp-dp35007009/web/pw-parse.php on line 34
/*
* Amulet Green (ver 2.3)
* Standard theme for pc based on green color variation.
* Created by Yuki Oizumi
*/
@charset 'UTF-8';
* {margin: 0;padding: 0;font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Verdana, 'MS Pゴシック', sans-serif;}
html {overflow-y: scroll;position:relative;}
body {width: 100%;color: #333;font-size: 13px;}
a {text-decoration: none;color: #36c;}
a:hover {color:red;}
h1 {line-height:1.5;}
h1 a{float:left;height:28px;padding:6px 0 10px 0;}
h2 {display: none;}
h3 {font-size: 48px;font-weight: bold;color: #354;line-height: 1.2;}
h4 {font-size: 24px;font-weight: bold;color: #465;margin-top:15px;}
h5 {font-size: 16px;font-weight: bold;color: #444;margin-top: 10px;}
img {border: none;margin: 0;padding: 0;}
hr {clear: both;border: 1px solid transparent; height: 38px; background: url('/theme/images/hr.png') no-repeat;}
em {font-weight: bold; font-style: normal;}
strong {font-size: 18px;color: #354;margin: 0 3px;}
table{width:100%;border-collapse:collapse;border-spacing:0;margin: 10px 0;}
table td, th {vertical-align:top;border:1px solid #999;padding:3px;}
table.horizontal th{white-space:nowrap;text-align:left;}
table.vertical th{background:#ccc;font-weight:bold;}
table.noborder {margin:0}
table.noborder td, table.noborder th{border:0;height: 28px;white-space:nowrap;}
table.noborder th {background: transparent; color: #369; width: 120px; text-align: left; overflow: hidden;}
table.noborder td {width: 480px; overflow: hidden;}
input{margin-right:5px;}
input.textbox{font-size:13px;height:21px;width:320px;border:2px solid #d3d3d3;background:#fcfcfc;padding:3px;border-radius:2px;}
input.button{font-size:13px;height:28px;border:0;background:#666; color:#fff;padding:3px 12px;border-radius:2px;}
input.button.menu{border-radius: 2px; background:#369;color:#FFF;height:32px;margin-right:0;border:0;}
input.button.menu:hover,input.button.menu:active{background:#39c;}
input.button:hover, input button:active, input button:disabled{background:#555;}
input.button:active{position:relative;top:1px;left:1px; }
input.disabled{background:#eee;}
input#btn-upload {background:#c43}
input#btn-upload:hover,input#btn-upload:active {background:#b32}
textarea{font-size:13px;height:180px;width:560px;border:2px solid #ccc;background:#fcfcfc;padding:3px;border-radius:2px;}
label {margin-right: 10px;}
div {line-height: 1.8;}
div.wrapper {width: 950px;margin: 0 auto;}
div.box {margin: 0;}
div.abstract {line-height: 2.0;font-size: 14px;}
div.hint {background: #ecf0f1;padding: 10px 15px;border-radius: 3px;margin-top: 20px;clear: both;}
div.hint h4 {margin:0;}
div.emergency {color: #f00;}
div.error {border: 1px solid #c99;background: #ffd6d6;padding: 6px 9px;margin:10px;color: #c00;border-radius: 2px;}
div.hidden{display:none;}
div.article {border: 3px double #999;padding: 10px 15px;margin-top: 10px;}
div.confirm {text-align: center;margin: 10px;}
div.layout {clear: both;padding-top:10px;}
div.rightside {float: right;margin-left: 20px;}
div.leftside {float: left;}
div.leftside div.box.abstract {margin-top:15px;}
div.layout.center-divide div.leftside, div.layout.center-divide div.rightside {width: 450px;}
div.layout.left-divide div.leftside {width: 200px;}
div.layout.left-divide div.rightside { width: 700px;}
div.layout.right-divide div.leftside {width: 600px;}
div.layout.right-divide div.rightside {width: 300px;}
div.layout.right-divide div.rightside dl.list dd input.textbox{width: 200px;}
div.post-info {color: #999;font-size: 10px;}
div.date {color: #666;font-size: 12px;}
div.aside {text-align: right;}
div.entrynote {background:#eee; font-size: 12px; padding: 3px; margin-top: 5px;}
div.mail_list {color: #000; background-color: #f3f3f2;font-size: 14px;margin-top: 7px;padding: 2px;}
div.mail_list:hover {background-color: #00552e;}
div.mail_from {color: #000; width:40%; background-color: #fff; float:left; border-left:8px solid #465; border-right:18px solid #fff;font-size: 14px; font-weight:bold; text-align:left; padding-left:10px;}
div.mail_time {color: #000; width:50%;float:right; text-align:right; font-size: 10px; font-weight:}
div.mail_message {color: #000; background-color:#fff; clear:both;}
ol {list-style-type: decimal;margin-left: 25px;}
li input.button {margin-left: 10px;}
dl {margin: 10px 0;}
dl dt {font-size: 14px;font-weight: bold;color: #369;}
dl dt.pickup {color: #999;}
dl.list dt {width: 100px;float: left;clear: both;}
dl.list dd {margin-left: 100px;margin-bottom: 3px;}
dl.entry {margin: 0px;}
dl.entry dt {width: 100px;float: left;clear: both;overflow:hidden;height:26px;font-size:13px;text-overflow: ellipsis;}
dl.entry dd {margin-left: 110px;height:26px;overflow:hidden;font-size:13px;text-overflow: ellipsis;}
dl.entrytest {margin: 0px;}
dl.entrytest dt {width: 80px;float: left;clear: both;overflow:hidden;height:26px;font-size:6px;text-overflow: ellipsis;}
dl.entrytest dd {margin-left: 20px;height:26px;overflow:hidden;font-size:6px;text-overflow: ellipsis;}
dl.settings dt {width: 150px;float: left;clear: both;}
dl.settings dd {margin-left: 150px;margin-bottom: 5px;}
dl.float {width: 215px; float: left;margin-right:25px;}
dl.float:last-child {margin-right:0;}
#header {height: 45px;background: #333336;border-bottom: 3px solid #999;position: fixed;width: 100%;z-index: 1;}
#menu {display: block;float: right;}
#menu li {float: left;}
#menu li a {display: block;font-size: 14px;height: 15px;color: #eee;padding: 15px 10px;font-weight: bold;}
#menu li a:hover, #menu li a.active {color: #fff;text-decoration: none;border-bottom: 3px solid #f80;}
#article {padding: 20px 0;position: relative;top: 50px;width: 100%;}
#footer {border-top: 1px solid #063;position: relative;top: 80px;width: 100%;height: 100px;clear: both;}
#navi {padding: 10px;color: #333;font-size: 10px;}
#navi li {float: left;padding-right: 10px;margin-right: 10px;border-right: 1px solid #999;}
#navi li:last-child {border: none;}
#navi li a {color: #333;}
#copyright {text-align: right;color: #333;font-size: 10px;padding: 10px;}
#copyright a {color: #396;}
#submenu {display: block;width: 100%;clear:both;border-bottom:2px solid #888;padding-top:20px;height: 32px;}
#submenu li {float: left;}
#submenu li a {display: block;font-size: 14px;height: 15px;color: #333;padding: 4px 15px 14px;margin-left:8px;}
#submenu li a.pickup {background: #fef; color:#433;padding: 4px 15px 13px;margin-bottom:1px;}
#submenu li a:hover {text-decoration: none;background: #999; color:#fff;padding: 4px 15px 14px;margin-bottom:0;border-radius:2px 2px 0 0;}
#submenu li a.active {background: #666; color:#fff; border-radius:2px 2px 0 0;}
#pdb{}
#pdb-suggest-textbox {width:480px;margin-bottom:5px}
#pdb-suggest, #pdb-listup {display: none;}
#pdb-results tbody tr:hover {background: #eee;cursor: default;}
#pdb-version {text-align:center;}
#recent-photos img {float: left; display: inline;margin-right: 1px;}
#recent-articles {overflow: hidden; cursor: pointer;}
#recent-articles dt {border-left: 3px solid #eee;padding:8px 10px 0 15px;}
#recent-articles dd {border-left: 3px solid #eee;padding:0 10px 8px 15px;}
#recent-articles .hover {border-left: 3px solid #ccc; }
#recent-articles .active {border-left: 3px solid #897; background: #f9f9f9;}
#paging{margin:0 auto;text-align:center;}
#paging li{display:inline-block;margin:1px;color: #555;width:30px;text-align:center;/display:inline;/zoom:1;padding: 3px 0;border-radius:3px;border:1px solid #999;cursor: pointer;}
#paging li:hover{text-decoration:none;background:#eee;color:#444;}
#paging li.active{background:#ddd;color:#333;padding:3px 0;border-radius:3px; cursor: default;border:1px solid #999;/position:relative;/top:4px;}
#paging li.next{color: #333;margin-left:5px;width:65px;}
#paging li.prev{color: #333;margin-right:5px;width:65px;}
#paging li.omit{background:#fff;border:none;width:10px;}
#tab{background:url('/theme/images/bg.png') no-repeat;background-position:center top;overflow:hidden;}
#tab-menu{list-style-type: none;}
#tab-menu li{float:left;position:relative;left:30px;}
#tab-menu li a{display:block;height:12px;padding: 8px 18px 16px 18px;}
#tab-menu li a:hover{text-decoration:none;}
#tab-menu li a.active{background:#fff;color: #333;text-decoration:none;border-radius:5px 5px 0 0;}
#contents{clear:both;background:#fff;padding:10px;height:300px;}
#twitter {}
#twitter dl {opacity: 0;}
#twitter dl a {opacity: 0.5;}
#twitter dl a.loading {background: url('/theme/images/indicator_small.gif') no-repeat right center;padding-right: 20px;}
#twitter img#twilogo {margin-right: 10px;float: left;position: relative;top: 12px;width: 48px;height: 48px;}
#twitter div.indicator {text-align: center;padding: 30px;}
#twitter div.indicator img {margin: auto;}
#links {}
#links h5 {clear: both;padding-top:10px;}
#links h5:first-child {padding-top:0;}
#links ul {margin-bottom: 15px;}
#links ul li {float: left; width: 200px;}
#admin-menu {padding-bottom:25px;}
#admin-menu dt {width: 50px;float: left;clear: both;}
#admin-menu dd {margin-left: 50px;margin-bottom: 3px;}
#admin-menu dd ul li{float: left;padding-right: 10px;margin-right: 10px;border-right: 1px solid #999;}
#admin-menu dd ul li:last-child {border: none;}
#entry_suggest {margin-top: 24px;height: 240px;overflow: auto;width: 450px}
button{font-size:13px;height:28px;border:0;background:#666; color:#fff;padding:3px 12px;border-radius:2px;}
button:hover, input button:active, input button:disabled{background:#555;}
button:active{position:relative;top:1px;left:1px; }
disabled{background:#eee;}