@charset "utf-8";

body {background-color: #C5CCD3;background-image: url(https://pimpub.jpn.org/design1/p/images/stripes.png);
	font-family: Helvetica;
	margin: 0 0 0 10px;
	padding: 0;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
color: #020202;}

a {
color: #020202;
}

img {
	border: none;
}
div#title {
	color: transparent;
	margin: 0 0 0 -1px;
	padding: 0;
	top: 0px;
	left: 0px;
	text-align: center;
	min-height: 45px;
}
.title_text {
color: #ffffff;
			text-shadow: #0a0a0a 1px 1px 1px;
	font: bold 22px Helvetica;
	margin: 0px;
	padding: 10px;
}
.no_underline {
	text-decoration: none;
}

#header_img {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url(https://pimpub.jpn.org/design1/p/images/title.png) no-repeat center;
}

.cat_text, .date_text {
	color: #333333;
	font: 12px Helvetica;
}
.body_text {
	color: #333333;
}	
.small_text {
	font: 12px Helvetica;
}

li#top_article a {
	display: block;
	border: none;
	text-decoration: none;
}
li#top_article a a {
	display: inline;
	border: none;
	text-decoration: underline;
}
.mark_link {
	position: relative;
	right: -17px;
	bottom: 12px;
	border: none;
}

h1 {
color: #4c566c;
			text-shadow: #ffffff 0 1px 0;
	font: bold 18px Helvetica;
	margin:0;
	padding:10px;
}

ul {
background: #ffffff;
	border: 1px solid #b4b4b4;
	font: 14px Helvetica;
	padding: 0;
	margin: 0 10px 12px 0;
	-webkit-border-radius: 8px;
}
li {
	list-style-type: none;
	border-top: 1px solid #b4b4b4;
	padding: 10px 10px 14px 10px;
}

li:first-child {
	border-top: 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
li:last-child {	
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

li:hover {
	background: #3366cc;
}

ul li a {
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	margin: -10px;
	display: block;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
ul li a.arrow {
	background:url(https://pimpub.jpn.org/design1/p/images/chevron.png) no-repeat scroll right center transparent;
	padding: 10px 20px 10px 10px;
	margin: -10px -10px -10px -10px;
}
ul li a.arrow small {
	padding-right: 20px;
}
ul li a:hover, ul li a:hover small, ul li:hover h3 {
	color: white;
}

ul.individual {
	border: 0;
	background: none;
	clear: both;
	height: 45px;
	margin: 15px 10px 0 0;
}
ul.individual li {
background: #ffffff;
	border: 1px solid #b4b4b4;
	font-size: 14px;
	text-align: center;
	-webkit-border-radius: 8px;
	-webkit-box-sizing: border-box;
	width: 48%;
	float:left;
	display: block;
	padding: 11px 10px 14px 10px;
}
ul.individual li + li {
	float: right;
	
}
ul.individual li a {
	line-height: 16px;
	margin: -11px -10px -14px -10px;
	padding: 11px 10px 14px 10px;
	-webkit-border-radius: 8px;
}
ul.individual li a:hover {
	color: #ffffff;
	background: #3366cc;
}

.footer {
color: #4c566c;
			text-shadow: white 0 1px 0;
	font: 14px Helvetica;
	text-align: center;
	margin: 0px 10px 12px 0px;
}
li small {
	color: #324f85;
	font: normal 17px Helvetica;
	float: right;
}
.text_link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.form_button {
	font: normal 17px Helvetica;
	height: 30px;
	-webkit-border-radius: 3px;
}

ul.form {
	
}
ul.form li {
	padding: 7px 10px;
}
.center {
	padding: 10px 10px 10px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.center_nopadding {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
ul.form li:hover { background: #fefefe; }
input[type="text"], input[type="password"], textarea, select {
	color: #333333;
	background: #fefefe;			
	font: normal 14px Helvetica;
	padding: 8px;
	display: inline-block;
	margin: 0 0 7px 0;
	width: 79%;
	border: #898989 1px solid;
}
input[type="image"] {
	vertical-align: middle;
}
textarea {
	height: 80px;
	text-indent: -2px;
}
ul li input[type="text"], ul li input[type="password"], ul li textarea, ul li select {
	color: #777777;
	background: #fefefe;			
	font: normal 14px Helvetica;
	padding: 8px;
	display: inline-block;
	margin-left: 0px;
	width: 93%;
	border: #b4b4b4 1px solid;
}
ul li select {
	text-indent: -6px;
	background: transparent url(https://pimpub.jpn.org/design1/p/images/chevron.png) no-repeat right 3px;
	-webkit-appearance: textfield;
}
ul li input[type="checkbox"], ul li input[type="radio"] {
	margin: 0;
	color: #324f85;
	padding: 10px 10px;
}
ul li input[type="checkbox"]:after, ul li input[type="radio"]:after {
	content: attr(title);
	font: 17px Helvetica;
	display: block;
	width: 246px;
	margin: -12px 0 0 17px;
}

ul.data li h4 {
	margin: 10px 0 5px 0;
}
ul.data li p {
	text-align: left;
}
ul.data li {
	background: none;
}
ul.data li a {
	display: inline;
	text-decoration: underline;
}

div#optionpanel {
	background: url(https://pimpub.jpn.org/design1/p/images/blackbg.png) top left repeat-x;
	text-align: center;
	padding: 20px 10px 10px 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;		
}
div#optionpanel h2 {
	font-size: 17px;
	color: #ffffff;
	text-shadow: #000000 0 1px 0;
}

.button {
	color: #ffffff;
	font: bold 20px/46px Helvetica;
	text-decoration: none;
	text-align: center;
	text-shadow: #000000 0 1px 0;
	border-width: 0px 14px 0px 14px;
	display: block;
	margin: 3px 0;
}
.button_center {
	width: 40%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}
.blue {
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/blueButton.png) 0 14 0 14;
}
.green {
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/greenButton.png) 0 14 0 14;
}
.red {
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/redButton.png) 0 14 0 14;
}
.white {
	color: #000;
	text-shadow: #fff 0px 1px 0;
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/whiteButton.png) 0 14 0 14;
}
.black {
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/grayButton.png) 0 14 0 14;
}
.white:hover, .blue:hover, .black:hover, .red:hover {
	color: #fff !important;
	text-shadow: #000 0px 1px 0;
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/blueButton.png) 0 14 0 14;
}

div#header {
	background: #6d85a3 url(https://pimpub.jpn.org/design1/p/images/bgHeader.png) repeat-x top;
	border-top: 1px solid #6d85a3;
	border-bottom: 1px solid #2e3744;
	-webkit-box-sizing: border-box;
	padding: 0px;
	margin: 0 0 0 -10px;
	min-height: 45px;
}
div#header h1 {
color: #ffffff;
			text-shadow: #2d3642 0 -1px 0;
	font: bold 20px/30px Helvetica;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 49%;
	padding: 5px 0;
	margin: 2px 0 0 -24%;
	position: absolute;
	top: 0;
	left: 50%;
}
.nav {
	color: #FFF;
	background: none;
	font: bold 12px/30px Helvetica;
	border-width: 0 5px;
	margin: 0;
	padding: 0 3px;
	width: auto;
	height: 30px;
	text-shadow: #2e3744 0 -1px 0;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	position: absolute;
	overflow: hidden;
	top: 7px;
	right: 6px;
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/toolButton.png) 0 5 0 5;
}
#backButton {
	left: 6px;
	right: auto;
	padding: 0;
	max-width: 55px;
	border-width: 0 8px 0 14px;
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/backButton.png) 0 8 0 14;
}
.Action {
	border-width: 0 5px;
	-webkit-border-image: url(https://pimpub.jpn.org/design1/p/images/actionButton.png) 0 5 0 5;
}
.word_break {
	word-wrap: break-word;
	word-break: break-all;
}

.ad_top {
	margin: 0 0 0 -10px;
	padding: 0;
}
.ad_bottom {
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
}
.error { color: #ee3333; }
.cmt_error { color: #ee3333; }
/* sw install */
ul.dot {
	padding-left: 15px;
	border: 0;
}

li.dot {
	list-style-type: square;
	padding: 2px 2px 2px 1px;
}