@charset "utf-8";

@import url("../../../../css/common.css"); 

/* main*/

.contentTop {
	margin: 2px 0px 0px 5px;
}

.contentTop p {
	margin: 2px 0px 0px 7px;
}



/* contents */

#nycontents  { margin: 10px 0 0 16px; width: 704px }

#nycontentsMain  { background-image: url("../../../../img/ct_border2.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top; width: 512px; float: left }

.titleBorder   { margin: 9px 0 0; padding-bottom: 4px; width: 460px; border-bottom: 1px dashed #ff5a00 }
.titleBorderdate { color: #323232; font-size: 90%; text-align: right; margin-right: 0; margin-bottom: 5px; margin-left: 0; padding-bottom: 4px; width: 460px }
.titleBorder h3   { color: #ff5a00; font-size: 105%; font-weight: bold; margin-bottom: 0; width: 452px }

.ctbox01 {
	width: 458px;
	margin: 5px 0px 7px 2px;
}

.ctbox01 .ctLeft  { width: 450px; float: left }

.ctbox01 .ctRight {
	float: right;
	width: 160px;
}
.txtred {
	margin: 7px 0px 0px 8px;
	color: #FF5A00;
	line-height: 110%;
}
.ctbox02 { width: 272px; border: solid 2px #a7a7a7 }
.ctbox02 h4 { color: #ffffff; font-size: 85%; background: #505050; padding: 0 0 0 5px }
.ctbox02 ul { margin-top: 5px; padding: 0 6px 0 4px }
.ctbox02 ul.border { padding-bottom: 2px; border-bottom: 1px solid #505050 }
.txtbold {
	font-weight: bold;
}
.ctLeft ul { padding-left: 4px }
.ctLeft ul li { line-height: 120% }
.spaceLeft01 {
	margin-left: 8px;
}
.spaceTop01 {
	margin-top: 3px;
}

.ctbox01b {
	width: 458px;
	margin: 5px 0px 7px 2px;
}

.ctbox01b .ctLeft {
	float: left;
	width: 293px;
}

.ctbox01b .ctRight {
	float: right;
	width: 120px;
}

.ctbox01c {
	width: 458px;
	margin: 5px 0px 7px 2px;
}

.ctbox01c .ctLeft {
	float: left;
	width: 293px;
}

.ctbox01c .ctRight {
	float: right;
	width: 160px;
}

.spaceTop02 {
	margin-top: 10px;
}

.txtredb {
	margin: 7px 0px 0px 0px;
	color: #FF5A00;
	line-height: 110%;
}
.end { margin-top: 0; margin-bottom: 5px; margin-left: 134px }
/*nycontents*/
.toptitle          {
	width: 490px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.toptitle h1   {
	margin-bottom: 0px;
	margin-left: 11px
}
.cont {
	margin-left: 11px;
	margin-top: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 800px;
	text-align: center;
}
.cont  img {
	margin-top: 5px;
}
.cont p {
	margin-left: auto;
	width: 430px;
	margin-top: 10px;
	line-height: 2em;
	margin-bottom: 5px;
	text-align: left;
	margin-right: auto;
}
.blockdata {
	margin-top: 10px;
	border: 3px dotted #294AB7;
	margin-right: 20px;
	margin-left: 20px;
}
.blockdata  h3 {
	font-weight: bold;
	color: #294AB7;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding:1px;
	margin-right: 10px;
	font-size: 110%;
}
.blockdata p  {
	margin-left: 30px;
	line-height: 2em;
	text-align: left;
}


.thanks          { 
text-align:center;
color:#990033;
font-weight:bold;
display:block;
margin-bottom:10px;
border: solid 1px #990033;
 }
