@charset "Shift_JIS";

@import '/pcss/base.css';
@import '/pcss/form.css';
@import '/pcss/s/menu.css';
@import '/pcss/s/sidebox.css';
@import '/pcss/s/mainbox.css';
@import '/pcss/s/icon.css';

.lh_10 { line-height: 10px; }
.lh_11 { line-height: 11px; }
.lh_12 { line-height: 12px; }
.lh_13 { line-height: 13px; }
.lh_14 { line-height: 14px; }
.lh_15 { line-height: 15px; }
.lh_16 { line-height: 16px; }
.lh_17 { line-height: 17px; }
.lh_18 { line-height: 18px; }
.lh_19 { line-height: 19px; }
.lh_20 { line-height: 20px; }
.lh_21 { line-height: 21px; }
.lh_22 { line-height: 22px; }
.lh_23 { line-height: 23px; }
.lh_24 { line-height: 24px; }
.lh_25 { line-height: 25px; }
.lh_26 { line-height: 26px; }
.lh_27 { line-height: 27px; }
.lh_28 { line-height: 28px; }
.lh_29 { line-height: 29px; }
.lh_30 { line-height: 30px; }

.man   { color: #0E1D8E; }
.woman { color: #EF0F0E; }

.centering { text-align: center; }

.line {
	background-image: url('/pimg/common/line.gif');
	background-repeat: repeat-x;
	padding: 3px 0 3px 0;
}
span.ng{
	color:#E41414;
}
span.hissu{
	font-size: 0.8em;
	color:#D90000;
	font-weight: bold;
}

span.comment{
	font-size: 0.8em;
	color:#8C8C8C;
}
span.ng_comment{
	font-size: 0.8em;
	color:#FF0000;
}
div.ng_comment{
	font-size: 0.8em;
	color:#FF0000;
}
.diff { margin-top: 7px; }

body {
	background-image: url('/pimg/body_bg.gif');
	background-repeat: repeat-x;
	height: 100%;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration:none;
}

#outline {
	background-image: url('/pimg/right_shadow_bg.gif');
	background-repeat: repeat-y;
	background-position: 850px;
}

#header {
	background-image: url('/pimg/right_shadow_top.gif');
	background-repeat: no-repeat;
	background-position: 850px 0px;
}

#logo {
	background-image: url('/pimg/common/logo.jpg');
	width: 850px;
	height: 183px;
}

#logo a {
	display:block;
	height:85px;
	left:530px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	top:70px;
	width:250px;
}
#inline {
	width: 850px;
	/*background-image: url('/pimg/common/menu_under_bg.gif');*/
	background-repeat: repeat-x;
    min-height: 1em;
    _height: 1em;
}

#left {
	/*padding-top: 6px;*/
	float: left;
	position:relative;
	top: 10px;
}

#contents {
	float: left;
	position:relative;
	top:7px;
}

#center {
	position: relative;
	float: left;
	top: 10px;
	left: 5px;
}

#right {
	position: relative;
	float: left;
	top: 10px;
}

#bottom {
	width: 850px;
	clear: both;
	padding-top: 30px;
	text-align:center;
}

#textmenu {
	padding-bottom: 10px;
}

#textmenu li {
	display: inline;
}

#copyright {
	background-color: #FC8888;
	height: 30px;
	border-top: solid 1px FDC35F;
	color: #000000;
	line-height: 30px;
}

/* テキスト系 */
span.comment{
	font-size: 0.8em;
	color:#8C8C8C;
}
span.ng_comment{
	font-size: 0.8em;
	color:#FF0000;
}
div.ng_comment{
	font-size: 0.8em;
	color:#FF0000;
}

/* トップページ固有 */
#registBox {
	background-image: url('/pimg/common/center_regist_bg.jpg');
	background-repeat: no-repeat;
	width: 418px;
	height: 265px;
	text-indent: -9999px;
	margin:5px 8px 0 8px;
}

#registBox .minority {
	position: relative;
	left: 7px;
	top: 186px;
	text-indent: 0px;
	color: #830900;
	font-size: 11px;
}

#registBox a.entry {
	position: relative;
	display: block;
	background-image: url('/pimg/common/center_regist_button.gif');
	width: 222px;
	height: 62px;
	top: 118px;
	left: 190px;
	overflow: hidden;
}

#infoBox {
	position: relative;
	top: 8px;
	left: 12px;
}

#infoBox .title {
	background-color: #fff;
	background-image:url('/pimg/icon/speaker.gif');
	background-repeat:no-repeat;
	background-position:6px 50%;
	width: 160px;
	border:solid 1px black;
	border-right:dashed 1px black;
	color:#000080;
}
#infoBox .title .text {
	padding:3px 0 0 25px;
}

#infoBox .values {
	background-color: #fff;
	padding:5px;
	width: 450px;
	line-height:16px;
	border:solid 1px black;
	border-left:none;
}

/* テーブル */
.table_sub{
	border-collapse: collapse;
}

.table_err{
	margin-top:5px;
	margin-bottom:5px;
	border-collapse: collapse;
}
.sub{
	border: solid 1px #CA8D00;
	line-height:14px;
	background:#FFE9B5;
	vertical-align:top;
	padding:7px;
	color:#333333;
	/*font-size: 0.9em;*/
	font-size:83%;
}

.sub_all {
	border:dotted 1px #CA8D00;
	line-height:14px;
	background:#D8ECF9;
	vertical-align:top;
	padding:7px;
	color:#333333;
	/*font-size: 0.9em;*/
	font-size:83%;
}

.sub_under{
	border-top:solid 1px #CA8D00;
	border-bottom:dotted 1px #CA8D00;
	border-left:solid 1px #CA8D00;
	border-right:solid 1px #CA8D00;
	line-height:14px;
	background:#FFE9B5;
	vertical-align:top;
	padding:7px;
	color:#333333;
	/*font-size: 0.9em;*/
	font-size:83%;
}
.sub_v{
	border:solid 1px #CA8D00;
	padding:7px;
	line-height:16px;
	color:#333333;
}
.sub_v_underline{
	border:solid 1px #CA8D00;
	padding:7px;
	line-height:16px;
	color:#333333;
	background:transparent url('/pimg/common/line.gif') repeat-x scroll 0% 100%;
}

.nos{
	padding:3px;
	border: none;
}
.nos_underline{
	padding:3px;
	border: none;
	background:transparent url('/pimg/common/line.gif') repeat-x scroll 0% 100%;
}
.non{
	border: none;
}
.dott_line{
    border: 1px dotted #172260;
    padding:2px;
}
.sub_err{
    border: 1px dotted #941D1D;
    background:#FCEFEF;
    padding:5px;
	line-height:16px;
	width:100%;
}
fieldset.error{
    border:solid 1px #E41414;
    background-color: #FFF4F4;
    padding:8px;
}
legend.error{
	background-image:url(/pimg/icon/error.gif);
	background-position: 5px 3px;
	background-repeat:no-repeat;
	color:#E41414;
	padding-left: 25px;
}
span.error {
	color: #f00;
}
div.errline {
	color:#E41414;
	line-height:16px;
}
.headline {
	background-image:url('/pimg/icon/ball.gif');
	background-repeat:no-repeat;
	padding-left: 19px;
	padding-top: 5px;
	background-position:1px;
	color:#AA5500;
}
.headline_value{
	padding-left: 19px;
	color:#575757;
}
.headline_value_underline{
	padding-left: 19px;
	color:#575757;
	background:transparent url('/pimg/common/line.gif') repeat-x scroll 0% 100%;
}


div.pager {
    margin-top: 3px;
    font-size: 85%;
}

div.pager a,
div.pager span {
    display: block;
    float: left;
    margin-right: 0.1em;
    padding:0.2em 0.5em;
}

div.pager a {
    color: #fff;
    background-color: #C0C9DA;
    border: 1px solid #C0C9DA;
    text-decoration: none;
}

div.pager a:hover {
    color: #fff;
    background-color: #465575;
    border: 1px solid #465575;
}

div.pager span.current {
    color: #fff;
    background-color: #465575;
    border: 1px solid #465575;
}

div.pager span.nextprev {
    border: 1px solid #ddd;
    color: #fff;
    background-color: #ddd;
}

div.pager a.nextprev {
    font-weight: bold;
} 


span.pager {
    margin-top: 3px;
    font-size: 85%;
}
span.pager a,
span.pager span {
    display: block;
    float: left;
    margin-right: 0.1em;
    padding:0.2em 0.5em;
}

span.pager a {
    color: #fff;
    background-color: #C0C9DA;
    border: 1px solid #C0C9DA;
    text-decoration: none;
}

span.pager a:hover {
    color: #fff;
    background-color: #465575;
    border: 1px solid #465575;
}

span.pager span.current {
    color: #fff;
    background-color: #465575;
    border: 1px solid #465575;
}

span.pager span.nextprev {
    border: 1px solid #ddd;
    color: #fff;
    background-color: #ddd;
}

span.pager a.nextprev {
    font-weight: bold;
} 
div.pager_img {
	clear: both;
	white-space:nowrap;
    font-size: 100%;
	padding-bottom: 20px;
}
div.pager_img a,
div.pager_img span {
    display: block;
    float: left;
    padding-left:0.5em;
    padding-right:0.5em;
}

div.pager_img a.def {
    display: block;
	float:left;
    color: #BBBBBB;
    background-color: #FFFFFF;
    text-decoration: none;
}

div.pager_img a.def:hover {
    display: block;
	float:left;
    color: #fff;
    background-color: #BBBBBB;
}

div.pager_img a.def_n {
    display: block;
	float:left;
    color: #BBBBBB;
    background-color: #FFFFFF;
    text-decoration: none;
}

div.pager_img b {
    display: block;
	float:left;
    
    padding-top:0em;
    padding-left:0.2em;
    padding-right:0.2em;
}

div.pager_img a.def_n:hover {
    display: block;
	float:left;
    color: #fff;
    background-color: #BBBBBB;
}

div.pager_img span.current {
    display: block;
	float:left;
    color: #fff;
    background-color: #BBBBBB;
}

div.pager_img span.nextprev {
    display: block;
    float: left;
    
    padding-top:0em;
    padding-left:0.2em;
    padding-right:0.2em;
}

div.pager_img a.nextprev {
    font-weight: bold;
    float: left;
    padding-top:0em;
    padding-left:0.2em;
    padding-right:0.2em;
}

div.picture{
	border: solid 1px #304600;
	background-color: #fff;
	padding: 7px;
	text-align: center;
}

div.areaTitle {
	position: relative;
	left: 330px;
	top: -30px;
	color: #f00;
	font-weight: bold;
	font-size: 14px;
}

div.inboxTitle {
	position: relative;
	left: 310px;
	top: -30px;
	color: #f00;
}