@charset "UTF-8";
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4em;
	margin:0; padding:0;
}
.cls {clear:both; display:block;height:1px;}
.att {color:#FF6E00;}

.clear{clear:both;font-size:0%}
.wrap{_height:1px;min-height:1px}
.wrap:after{content:".";clear:both;display:block;height:0;visibility:hidden}
.pagetop{
	position:fixed;
	display:block;
	left:50%;
	bottom:10px;
	z-index:100;
	background:#999;
	opacity:0.8;
	width:50px; height:50px;
	border-radius:50%;
	border:none;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.pagetop span{
	display:block;
	font-size:20px;
	padding-top:14px;
}
.pagetop:hover{
	cursor:pointer;
}

#header {position:relative; width:960px; height:60px; margin:0 auto; background:url(../img/logo.png) no-repeat}
#header h1 {display:none;}
#header_r{
	position:absolute;
	right:0; bottom:0;
	font-size:11px;
}
#header_r a{text-decoration:none}
#header_c{
	position:absolute;
	right:0; bottom:5px;
	font-size:100%;
	padding:0;
}
#header_c a{
	display:block;
	text-decoration:none;
	padding:8px 12px;
	background: #a11;
	color: #fff;
	font-size:1em;
	cursor:pointer;
}
#header_c a:hover{
	background: #d44;
}

#menu #redline { background-color:#aa0f14; height:10px;}
#menu #grayBG  { background-color:#DDD;}
#menu #links{
	width:960px;
	margin:0 auto;
	color:#fff;
	border-left :1px solid #fff;
	border-right:1px solid #fff;
	font-size:1em;
	overflow:hidden;
	padding:6px 0;
}
#menu #links a  { text-decoration:none;color:#666; padding:4px 12px;}

#pagebody {width:940px; margin:5px auto 10px auto; padding:0 10px;
	border-left :1px solid #ccc;
	border-right:1px solid #ccc;}

#pagebody #index-catch {font-size:1.3em; line-height:2.5em; padding:20px 0 0 20px; color:#245964; font-weight:bold;}
#pagebody #index-txt {font-size:1.1em; line-height:2em; padding:20px 0 0 20px;}

#pagebody .txt {padding:0 20px; overflow:hidden;}
#pagebody .txt p {font-size:1.1em; text-indent:1em;}

#pagebody .txt ul{ padding-left:20px}
#pagebody .txt li{list-style: circle; padding:0 0 0.5em 0}

#pagebody .txt table {
	font-size:1em;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#pagebody .txt td , #pagebody .txt th {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 10px;
	line-height:1.6em;
}
#pagebody .txt th { font-weight:bold; text-align:right; background-color:#FFD}


#pagebody .staff-name {
	font-weight:bold;
	font-size:1.2em;
	background-color:#EEE;
	padding:0 1em;
	background-image: -webkit-gradient(linear, left top, left bottom,
		from(rgba(255,255,255,0.9)),
		to(rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(-90deg,
		rgba(255,255,255,0.9),
		rgba(255,255,255,0));
}
#pagebody .staff-name span { font-weight: normal;font-size:0.9em; padding:0 1em}
#pagebody .staff-img {float:right; margin:5px 0 0 10px;}

#pagebody ol.privacypolicy {}
#pagebody ol.privacypolicy li {list-style:decimal;}

#pagebody h2 {
	font-size:120%;
	line-height:110%;
	color:#333;
	padding:10px;
	padding-bottom:8px;
	margin-bottom:10px;
	border:1px solid #ccc;
	background-color:#eee;
	background-image: -webkit-gradient(linear, left top, left bottom,
		from(rgba(255,255,255,0.9)),
		to(rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(-90deg,
		rgba(255,255,255,0.9),
		rgba(255,255,255,0));
	min-height:1px; _height:1px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#eeeeee');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#eeeeee')";
}
#pagebody h2 span {
	border-left:5px solid #aa0f14;
	padding-left:10px;
}

#pagebody h3 {
	font-size:100%;
	padding-bottom:4px;
	color:#107ebb;
	border-bottom:1px solid rgb(135,191,221);
}


#topics  { margin:10px 0;}
#topics #title {background-color:#e6babc}
#topics #title-txt {color:#a7080f; font-weight:bold; font-size:14px; background:url(../img/topicsHEAD.png) no-repeat; padding:2px 0 2px 25px; line-height:1em; letter-spacing:0.2em;}
#topics .news {background-color:#f5e5e6; margin:0 ; padding:3px 0; border-top:1px solid #FFF;}
#topics .news dl {margin:0; font-size:12px; color:#333; font-weight:bold;}
#topics .news dt {margin:0 10px 0 10px; float:left}
#topics .news dd {padding-left:5em;}
#topics .news dd a {text-decoration:none;}

#footer {text-align:center;}
#footer #links  {font-size:12px; height:21px; background:url(../img/footerBG.png); color:#666;}
#footer #links a {text-decoration:none; color:#666;padding:0 15px;}
#footer #linksMRG  { padding-top:3px;}
#footer #copyright { font-size:0.6em; padding-top:18px; padding-bottom:22px;}



/*----------------*/

.pms_table td {
	border-right:none !important;
	border-left :none !important;
	border-top  :none !important;
	margin:0;
}
.pms_table  {
	border:none !important;
}