@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;
}

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

#content #frameBox #txtBox h2 {
	color: #CC0066;
	font-weight: bold;
	clear: both;
	font-size: 110%;
	margin-bottom: 13px;
}


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

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


.txtInnerBox h3 {
	color: #CC0066;
	font-weight: bold;
	margin: 14px 0 1px 0;
}

.txtInnerBox h3.second {
	color: #CC0066;
	font-weight: bold;
	margin: 0 0 1px 0;
}

.txtInnerBox p.jump {
	background: url(../images/jump_icon.gif) no-repeat left 14%;
	padding-left: 19px;
	font-size: 80%;
}
*html p.jump {
	font-size: 100%;
}
*:first-child+html p.jump {
	font-size: 100%;
}

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

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



.txtInnerBox ul li {
	background: url(../images/maru_icon_black.gif) no-repeat left 4px;
	padding-left: 12px;
	font-size: 98%;
}

.txtInnerBox ul li.no_maru {
	background: none;
	padding-left: 0;
}

.txtInnerBox ul li.no_maru_month {
	margin-top: 5px;
	background: none;
	padding-left: 0;
	font-weight: bold;
}

.txtInnerBox ul li.no_maru_title {
	margin: 10px 0 1px 0;
	background: none;
	font-weight: bold;
	padding-left: 0;
}

.txtInnerBox ul li.no_maru span {
	padding-left: 1.7em;
}

.txtInnerBox ul li.maru_news {
	background: url(../images/maru_icon_black.gif) no-repeat left 4px;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 98%;
}


.txtInnerBox p.maru {
	background: url(../images/maru_icon_black.gif) no-repeat left 4px;
	padding-left: 12px;
	font-size: 98%;
}


/*------------------------*/
.txtInnerBox dl {
	margin-left: 1em;
	padding-left: 1em;
	font-size: 98%;
}

.txtInnerBox dl dt {
	width: 80px;
	float: left;
	clear: both;
}

.txtInnerBox dl dd {
	padding-left: 80px;
}

/*------------------------*/
.txtInnerBox table {
	margin-top: -10px;
}

.txtInnerBox table th {
	width: 28px;
	text-align: left;
	padding-left: 12px;
}
.txtInnerBox table td {
	width: 340px;
	text-align: left;
}



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


/*------------------------*/
.txtInnerBox table.tokei {
	margin-top: -10px;
	margin-bottom: 15px;
}

.txtInnerBox table.tokei th {
	width: 28px;
	text-align: left;
	padding-left: 0;
}
.txtInnerBox table.tokei td {
	width: 340px;
	text-align: left;
}


/*------------------------*/
.txtInnerBox table.soryo {
	border: 1px solid #ccc;
	margin: 5px 0 20px 0;
	width: 340px;
}

.txtInnerBox table.soryo th,
.txtInnerBox table.soryo td {
	font-size: 80%;
	width: 110px;
}


.txtInnerBox table.soryo th {
	border: 1px solid #ccc;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	background: #CC0066;
	color: #fff;
	letter-spacing: 0.1em;
}
.txtInnerBox table.soryo td {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}


/*------------------------*/
.guideArrow {
	text-align: center;
	margin-bottom: 10px;
}


/*+++++++++++++++++++++++*/
h4 {
	margin-top: 30px;
	clear: both;
	font-weight: bold;
}

h4.second {
	font-weight: bold;
	margin: 0 0 1px 0;
}


ul#path2 {
	margin-top: 6px;
}

ul#path2 li {
	margin-bottom: 4px;
}
ul#path2 li a {
	text-decoration: underline;
}
ul#path2 li a:hover {
	text-decoration: none;
}


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

*html th,
*html td {
	font-size: 100%;
}
*:first-child+html th,
*:first-child+html td {
	font-size: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++
movie
+++++++++++++++++++++++++++++++++++++++++++*/

.txtInnerBox div.movie {
	margin-top: 20px;
	overflow: hidden;
	width: 100%; /* for ie6 */
}
.txtInnerBox div.photoL {
	width: 189px;
	float: left;
}
.txtInnerBox div.txtR {
	width: 170px;
	margin-left: 10px;
	float: left;
}

#content #frameBox #txtBox .txtInnerBox p.note3 {
	font-size: 80%;
	margin: 0 0 5px 0;
}
*html .txtInnerBox p.note3 {
	font-size: 100%;
}
*:first-child+html .txtInnerBox p.note3 {
	font-size: 100%;
}

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