@charset "shift_jis";

#bodyBg {
	background: url(../../images/gnavi_bg2.gif) repeat-x left top;
	width: 100%;
	height: 50px;
}

*html #bodyBg {
	background: url(../../images/gnavi_bg2.gif) repeat-x left 0;
}


/*++++++++++++++++++++++++++++++++++++++++++
txtBox
+++++++++++++++++++++++++++++++++++++++++++*/

#content #frameBox #txtBox p.pageTop {
	float: right;
	background: url(../../images/pagetitle_arrow.gif) no-repeat left 30%;
	margin-top: 10px;
	padding-left: 19px;
}
#content #frameBox #txtBox .pageTop a {
	text-decoration: none;
	color: #666;
}
#content #frameBox #txtBox .pageTop a :active {
	text-decoration: none;
	color: #111;
}

#content #frameBox #txtBox .pageDownLink{
	margin: 0 0 15px 15px;
}
#content #frameBox #txtBox .pageDownLink div{
	overflow: hidden;
	position: relative;
	zoom :1;
}
#content #frameBox #txtBox .pageDownLink p{
	float: left;
	background: url(../images/guide_arrow2.gif) no-repeat right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 19px;
}

#txtBox div {
	margin-bottom: 6px;
}

*html #txtBox img {
	margin-bottom: -5px;
}
*:first-child+html #txtBox img {
	vertical-align: bottom;
}


/*+++++++++++++++++++++++*/

.txtInnerBox {
	padding: 0 25px 25px 25px;
	background: #fdebf4 url(../images/txtinnerbg.gif) no-repeat left bottom;
	margin-top: 0;
}
*html .txtInnerBox {
	height: 180px;
}
*:first-child+html .txtInnerBox {
	min-height:180px;
	height:auto !important;
}

.txtInnerBox h3 {
	margin-bottom: 13px;
	color: #CC0066;
	font-weight: bold;
	font-size: 120%;
}
.txtInnerBox h3 span {
	color: #CC0066;
	font-weight: normal;
	font-size: 73%;
}
.txtInnerBox h3 span.long {
	color: #CC0066;
	font-weight: bold;
	font-size: 85%;
}

.txtInnerBox div.photoL {
	width: 167px;
	float: left;
	/*margin-right: 8px;*/
}
.txtInnerBox div.photoR {
	width: 180px;
	float: left;
}
.txtInnerBox div.txtR {
	width: 193px;
	float: left;
}

.txtInnerBox a {
	color: #0000D2;
	text-decoration: underline;
}
.txtInnerBox a:hover {
	text-decoration: none;
}

.txtInnerBox th {
	width: 16px;
}

.txtInnerBox p.official {
	border-top: 1px dashed #E40878;
	font-size: 80%;
	padding-top: 5px;
	padding-left: 0em;
}
*html .txtInnerBox p.official {
	font-size: 100%;
}
*:first-child+html .txtInnerBox p.official {
	font-size: 100%;
}


/*+++++++++++++++++++++++*/
h3 {
	color: #CC0066;
	font-weight: bold;
	margin-top: 13px;
	font-size: 130%;
	clear: both;
	color: #E40878;
}

p.note {
	font-size: 80%;
	margin-top: 10px;
	margin-left: 1em;
	padding-left: 1em;
}
*html p.note {
	font-size: 100%;
}
*:first-child+html p.note {
	font-size: 100%;
}

p.note2 {
	font-size: 80%;
	margin-top: 10px;
	margin-left: 1em;
	padding-left: 1em;
}
*html p.note2 {
	font-size: 100%;
}
*:first-child+html p.note2 {
	font-size: 100%;
}

p.note3 {
	font-size: 85%;
	margin-top: 5px;
}
*html p.note3 {
	font-size: 100%;
	margin-top: 5px;
	letter-spacing: 1px;
	vertical-align: baseline;
}
*:first-child+html p.note3 {
	font-size: 100%;
	margin-top: 5px;
}


/*+++++++++++++++++++++++*/
table.main {
	width: 419px;
	border-collapse:collapse;
	margin: 0px;
}

table.main th,
table.main td {
	text-align: left;
	border-bottom: 1px dashed #E40878;
	padding: 6px 4px;
}
table.main th {
	width: 75px;
}

table.main p.note4 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
*html table.main p.note4  {
	font-size: 100%;
}
*:first-child+html table.main p.note4 {
	font-size: 100%;
}

table.main span {
	font-size: 80%;
	line-height:2em;
}

table.main p span.kome {
	vertical-align: super;
	line-height: 1em;
}
*html table.main p span.kome  {
	vertical-align:top;
}
*:first-child+html table.main p span.kome {
	vertical-align: top;
}

/*------------------------*/
table.main p.right {
	text-align: right;
	margin-top: -1em;
}

/*------------------------*/
table.column,
table.mailmag {
	border-top: 1px dashed #E40878;
}
table.mailmag th {
	width: 140px;
}

table.unit_top {
	margin-top: -20px;
}
table.unit_top th,
table.unit_top td {
	padding: 0px;
}