@charset "UTF-8";

/*------------ common ------------*/
body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(../images/pct_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #1b68c3;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:active {
	color: #000000;
}


#wrapper {
	width: 900px;
	padding: 0;
	margin: auto;
}

/* header ------------------------------*/
#wrapper #header {
	width: 900px;
	height: 61px;
	padding: 0;
	margin: 0;
}

/* header_b ------------------------------*/
#wrapper #header_b {
	width: 900px;
	height: 43px;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

#wrapper #header_b .leftpct {
	width: 144px;
	float: left;
}

#wrapper #header_b .righttel {
	width: 756px;
	float: right;
	text-align: right;
}

#wrapper #header_b .righttel p {
	margin: 7px 230px 0 0;
}

#wrapper #header_b .righttel img {
	float: right;
	margin: 0 0 0 10px;
}

/* menu ------------------------------*/
#wrapper #menu li {
	float: left;
}

/* crumb ------------------------------*/
#wrapper #crumbs {
	height: 30px;
	font-size: 1.1em;
	color: #666666;
	line-height: 2.8;
	margin: 10px 0 10px 0;
}

#wrapper #crumbs a:link {
	color: #666666;
	text-decoration: none;
}

#wrapper #crumbs a:visited {
	color: #666666;
	text-decoration: none;
}

#wrapper #crumbs a:hover {
	color: #666666;
	text-decoration: underline;
}

#wrapper #crumbs a:active {
	color: #666666;
}


/* mainbox ------------------------------*/
#wrapper #main {
	width: 900px;
	padding: 0;
	margin: 0;
}

/* contentsbox ------------------------------*/
#wrapper #main #contents {
	width: 655px;
	padding: 0;
	margin: 0;
	float: right;
	font-size: 1.2em;
	line-height: 1.8;
}

/* subcontentsbox */
#wrapper #main #contents .subcontents {
	width: 635px;
	margin: auto;
}

/* subcontentsbox */
#wrapper #main #contents .subcontents .subconbox {
	width: 635px;
}

.c_lefttxt {
	width: 405px;
	float: left;
}

.c_rightpht {
	width: 210px;
	float: right;
}

/* sidebox ------------------------------*/
#wrapper #main #side {
	width: 215px;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 1.1em;
	line-height: 1.6;
}

#side .menubox {
	background-image: url(../images/pct_side_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 0 25px 0;
	padding: 7px 10px 10px 10px;
}

#side .menubox .firstlist {
	font-weight: bold;
	background-image: url(../images/pct_side_circle.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#side .menubox .firstlist_g {
	font-weight: bold;
	background-image: url(../images/pct_side_circle_g.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#side .menubox .secondlist {
	background-image: url(../images/pct_side_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 9px;
	margin: 3px 0 0 0;
}

#side .bnrbox {
	border-bottom: #CCCCCC dotted 1px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}


/* footerpagetop ------------------------------*/
#f_pagetop {
	width: 900px;
	text-align: right;
	padding: 15px 0 30px 0;
	margin: 0 auto;
}

/* footer ------------------------------*/
#footer {
	width: 900px;
	clear: both;
	font-size: 1em;
	line-height: 1.8;
	color: #FFFFFF;
}

#footer #top {
	background-color: #ffffff;
	margin: 0 0 7px 0;
}

#footer #top li {
	float: right;
	margin: 0 0 0 15px;
}

#footer #middle {
	border-top: #023985 solid 3px;
}

#footer #middle #leftlink {
	width: 450px;
	float: left;
}

#footer #middle #leftlink li {
	float: left;
	margin: 0 10px 0 0;
}

#footer #middle #righttxt {
	width: 441px;
	float: right;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #FFFFFF;
}

#footer #address {
	padding: 15px 0 30px 20px;
	background-color: #023985;
	background-image: url(../images/pct_footer_logo.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


/* parts ------------------------------*/
h1 {
	font-size: 1px;
	line-height:0;
	display: none;
}

.attention {
	background-color: #f4e6c4;
	font-weight: bold;
}

.redtxt {
	color: #CC0000;
}

.arrow_g {
	background-image: url(../images/pct_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 9px;
	margin: 5px 0 0 0;
	font-weight: bold;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 15px 0 0 0;
}

/* list typenone */
.typenone {
	list-style-type: none;
}

/* center */
.center {
	text-align: center;
}

/* right */
.right {
	text-align: right;
}

/* clear */
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

/* fontsizeclear */
.sizeclear {
	font-size: 1px;
	line-height: 0;
}

/* margin */
.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

/* 
@media print {
body {
zoom: 60%;
}
}
*/

.righttel{
	font-size:12px;
	font-weight:bold;
}

.righttel span{
	font-size:12px;
	font-weight:bold;
}

.lineup-top{
	margin-top:-15px;
}

.telmail{
	width:160px;
	height:25px;
}