@charset "utf-8";


/* Style */
/***** Change prohibition start ******/

/*
#contentArea .main {
	background: #003d4c;
	color: #fff;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
}
#contentArea .main {
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	float: right;
	width: 560px;
	_width: 570px;
	margin-right: 10px;
}
*/
#contentArea {
 width: 750px;
 clear: both;
 margin-left: 10px;
}

#contentArea .main {
 float: right;
 width: 570px;
 display: inline;
 margin-right: 10px;
}

#contentArea h1 {
	margin-bottom: 20px;
	font-size: 100%;
}

#contentArea h2 {
	clear: both;
	font-size: 100%;
	margin-bottom: 15px;
}

#contentArea h2.sitepolicy {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
}

#contentArea h2.info {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 125%;
	color: #666666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F3F3F3;
	margin-left: 10px;
	padding-right: 10px;
}
#contentArea h2.info em {
	font-style: normal;
	background-image: url(../topics/img/point.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 10px;
	display: block;
}


#contentArea h3 {
	font-size: 110%;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666666;
	margin-left: 10px;
}
#contentArea h3 em {
	background-image: url(../img/common/h3_pm.gif);
	background-repeat: no-repeat;
	font-style: normal;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#contentArea h4 {
	font-size: 110%;
	margin-bottom: 5px;
	color: #333333;
	margin-left: 10px;
}

#contentArea p {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/***** Change prohibition end ******/

#contentArea p.pagetop {
	text-align: right;
	font-size: 95%;
	color: #D30404;
}

#contentArea p.caution {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

#contentArea p.hiduke {
	color: #4F78B7;
	margin-bottom: 0px;
	font-weight: bold;
	padding-right: 0px;
	text-align: right;
	margin-right: 0px;

}
#contentArea p.info {
	margin-bottom: 25px;
	margin-left: 20px;
	padding-bottom: 5px;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentArea p.link01 {
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}
#contentArea p.address {
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	font-size: 120%;
}
#contentArea p.address em {
	font-style: normal;
	background-image: url(../contact/img/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	display: block;
}


/* img General Style */
#contentArea .imgLeft {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
	margin-left: 10px;
}
#contentArea .imgRight {
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
	margin-left: 20px;

}

/* ul General Style */
/***** Change prohibition start ******/
#contentArea ul {
	padding-bottom: 10px;
	clear: both;
	margin-left: 13px;
}

#contentArea ul li {
	color: #000000;
	margin-bottom: 5px;
	background-image: url(/kyuujitutouban/img/common/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	list-style-type: none;
}
#contentArea ul.numList li {
	float: left;
	background-image: none;
	border: 1px solid #999999;
	background-color: #E4E4E4;
	text-align: center;
	padding-left: 0px;
	margin-right: 10px;
}
#contentArea ul.numList li a {
	display: block;
	height: 20px;
	width: 20px;
}

#contentArea ul.numList li a:hover {
	background-color: #FFFFCC;

}

#contentArea ul.numList li span.noLink {
	display: block;
	height: 20px;
	width: 20px;
}

#contentArea ul.topics  {
	padding-bottom: 10px;
	clear: both;
	margin-left: 20px;
}

#contentArea ul.topics li  {
	color: #000000;
	margin-bottom: 15px;
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#contentArea ul.sitemap li {
	background-image: url(../img/common/pm_link_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#contentArea ul.sitemap {
	margin-left: 50px;
	margin-bottom: 20px;
}

#contentArea ul.sitemap li.noLink {
	background-image: none;
}
#contentArea ul.sitemap li ul {
	margin-top: 10px;
}


#contentArea ul.privacy li {
	list-style-type: none;
	list-style-image: none;
	clear: both;
	background-image: url(../img/common/pm_list_02.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#contentArea ul.pm01 li {
	list-style-type: none;
	list-style-image: none;
	clear: both;
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#contentArea ul.pm01 li ul li{
	list-style-type: none;
	list-style-image: none;
	clear: both;
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#contentArea ul.pdf li {
	list-style-type: none;
	list-style-image: none;
	clear: both;
	background-image: url(../img/common/pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 25px;
	padding-top: 2px;
}

#contentArea ul.pdf li ul li{
	list-style-type: none;
	list-style-image: none;
	clear: both;
	background-image: url(../img/common/pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#contentArea ul.pdf li.nolink{
	list-style-type: none;
	list-style-image: none;
	clear: both;
	margin-bottom: 15px;
	background-image: url(../img/common/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}



/***** Change prohibition end ******/


/* ol General Style */
/***** Change prohibition start ******/
#contentArea ol {
	margin-left: 45px;
	margin-bottom: 20px;
}
#contentArea ol li {
	margin-bottom: 5px;
}
/***** Change prohibition end ******/


/* dl General Style */
/***** Change prohibition start ******/
#contentArea dl {
	margin-bottom: 15px;
	margin-left: 20px;
	clear: both;
}
#contentArea dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#contentArea dl dd {
	margin-bottom: 10px;
}

/***** Change prohibition end ******/

/* Table General Style */
/***** Change prohibition start ******/
#contentArea table {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.4;
}

#contentArea table caption {
	text-align: left;
	color: #333333;
}

#contentArea table caption.noCap {
	display: none;
}

#contentArea table th {
	vertical-align: top;
}

#contentArea table tr.altrow td {
background: #EEEEEE;
}

#contentArea table td {
	word-break: break-all;
	vertical-align: top;
}



#contentArea table.taR {
	margin-right: 0px;
	margin-left: auto;
}

#contentArea table.taC {
	margin-right: auto;
	margin-left: auto;
}

/***** Change prohibition end ******/

#contentArea table.fm1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 100%;
}
#contentArea table.fm1 th {
	padding: 5px;
	background-color: #DFE1EA;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: normal;
}

#contentArea table.fm1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
}
#contentArea table.tl-fixed {
	table-layout: fixed;
}
#contentArea table.w100 {
	width: 100%;
}
#contentArea table.w50 {
	width: 50%;
}
#contentArea table th.w10,
#contentArea table td.w10 {
	width: 10%;
}

#contentArea table th.w15,
#contentArea table td.w10 {
	width: 10%;
}


#contentArea table th.w10p,
#contentArea table td.w10p {
	width: 10px;
}

#contentArea  table td.noLineB {
	border-bottom-style: none;

}

#contentArea table td.kaiei-fream {
	border: 1px solid #CCCCCC;
	text-align: center;

}
#contentArea table td.kaiei-fream p.title {
	background-color: #FFCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 10px;
}

#contentArea table td.kaiei-fream p.text {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 5px;
}
#contentArea table.kouhoushi td {
	padding-bottom: 5px;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;

}
#contentArea table td.icon {
	width: 25px;
}
#contentArea table td.number {
	text-align: right;
}

#contentArea table td.sizu {
	width: 100px;
	text-align: right;
}

#contentArea .contact {
	margin-left: 20px;
	width: 530px;

}

#contentArea .contact table {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.4;
	width: 100%;
}

#contentArea .contact table td {
	padding-bottom: 20px;

}

#contentArea .contact table td.img {
	width: 100px;

}
#contentArea .contact table td.text {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 4px;

}

#contentArea .kyuujitu table {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.4;
	width: 100%;
	table-layout: fixed;
}

#contentArea .kyuujitu table th {
	vertical-align: top;
	font-weight: normal;
	padding: 3px;
	width: 15%;
	text-align: left;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentArea .kyuujitu table td {
	word-break: break-all;
	vertical-align: top;
	background-color: #ECF8F9;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#contentArea .kyuujitu table td.kyoku {
	background-color: #F4E8EB;
}

#contentArea .kyuujitu table th.noLine {
	background-image: none;

}


/* get General Style */

#contentArea .getAdobeReader {
	background-color: #E9EBEF;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
}
#contentArea .getAdobeReader img {
	float: left;
	width: 158px;
	display: block;
}
#contentArea .getAdobeReader p {
	width: 360px;
	margin-left: 168px;
	margin-bottom: 0px;
}


/* index_j.htm General Style */
#contentArea .topicsArea {
	width: 570px;
	background-image: url(../img/top/topics_bi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
}
#contentArea .topicsArea h2 {
	position: relative;
	margin-bottom: 0px;
}
#contentArea .topicsArea span.tpList {
	position: absolute;
	right: 5px;
	font-weight: normal;
	font-size: 85%;
	top: 5px;
}
#contentArea .topicsArea span.tpList a {
	background-image: url(../img/top/topics_list_pm.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
}
#contentArea .indLRT10 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 540px;
}

#contentArea table td.mP20 {
	padding-left: 20px;
}

/* sube General Style */
/***** Change prohibition start ******/
#contentArea .sub {
	float: left;
	width: 160px;
}

/***** Change prohibition end ******/
#contentArea .sub .gm {
	background-image: url(/kyuujitutouban/img/common/sub/sub_bi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
	margin-bottom: 10px;
	width: 160px;
}

#contentArea .sub ul {
	width: 160px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentArea .sub ul li {
	width: 140px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
	background-image: url(/kyuujitutouban/img/common/sub/sub_pm_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;

}

#contentArea .sub ul li a {
	margin-left: 0px;
	padding-left: 13px;
	background-image: url(/kyuujitutouban/img/common/sub/sub_pm_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;

}
#contentArea .sub ul li span.noLink {
	margin-left: 0px;
	padding-left: 13px;
	background-image: url(/kyuujitutouban/img/common/sub/sub_pm_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 140px;

}

#contentArea .sub ul li ul {
	width: 140px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-right: 0px;
	margin-bottom: 0px;
}

#contentArea .sub ul li ul li {
	width: 130px;
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-image: none;
	padding-bottom: 0px;

}

#contentArea .sub ul li ul li a {
	margin-left: 0px;
	padding-left: 13px;
	background-image: url(/kyuujitutouban/img/common/sub/sub_pm_link_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 130px;

}
#contentArea .sub ul li ul li span.noLink {
	margin-left: 0px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 130px;
}


/* Layout class General Style */

#contentArea .indLR10 {
	margin-right: 10px;
	margin-left: 10px;
	width: 540px;
}

#contentArea .indLR20 {
	margin-right: 20px;
	margin-left: 20px;
	width: 520px;
}

#contentArea .mA0 {
	margin: 0px;
}

#contentArea .mR0 {
	margin-right: 0px;
}

#contentArea .mR10 {
	margin-right: 10px;
}
#contentArea .mR20 {
	margin-right: 20px;
}
#contentArea .mR17ie6 {
	_margin-right: 17px;
}
#contentArea .mL0 {
	margin-left: 0px;
}

#contentArea .mL10 {
	margin-left: 10px;
}
#contentArea .mL20 {
	margin-left: 20px;
}
#contentArea .mB0 {
	margin-bottom: 0px;
}

#contentArea .mB5 {
	margin-bottom: 5px;
}

#contentArea .mB10 {
	margin-bottom: 10px;
}

#contentArea .mB15 {
	margin-bottom: 15px;
}

#contentArea .mB20 {
	margin-bottom: 20px;
}

#contentArea .taC {
	text-align: center;
}

#contentArea .taL {
	text-align: left;
}

#contentArea .taR {
	text-align: right;
}

#contentArea .vaT {
	vertical-align: top;
}

#contentArea .vaM {
	vertical-align: middle;
}

#contentArea .vaB {
	vertical-align: bottom;
}

#contentArea .fLeft {
	float: left;
}
#contentArea .fRight{
    float: right;
}

#contentArea .indL20R10 {
	margin-left: 20px;
	margin-right: 10px;
}
/*
#contentArea form div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: left;
}

#contentArea form label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: left;
}
*/
#contentArea div.error-message {
	clear: both;
	color: #FF0000;
	font-style: italic;
}


