@charset "UTF-8";

/*------------------------*/
p#title {
	color: #502d0b;
	font-weight: bold;
	font-size: 13px;
}

p#startTxt {
	margin-top: 10px;
	font-size: 11px;
}

dl.agreementBox {
	margin-top: 15px;
}

dl.agreementBox dt {
	background: #f5f2eb;
	padding: 3px 0 3px 7px;
	text-indent: 0px;
	color: #502d0b;
	width: 553px;
	font-weight: bold;
}

*html dl.agreementBox dt {
	text-indent: 3px;
}

dl.agreementBox dd {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 553px;
}

*html dl.agreementBox dd {
	width: 553px;
}

dl.agreementBox dd p {
	margin-top: 10px;
}

dl.agreementBox dd p span {
	font-weight: bold;
	color: #502d0b;
	background: #f5f2eb;
}

/*------------------------*/
table {
	border-collapse: collapse;
	width: 553px;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	empty-cells: show;
	line-height: 1.6em;
	text-align: left;
	font-size: 12px;
}

th {
	border-bottom: 1px solid #CCCCCC;
	padding: .5em .6em;
	background: #f5f2eb;
	font-weight: bold;
	width: 160px;
	color: #502d0b;
}

td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: .5em .6em;
	font:Verdana, Helvetica, Arial, sans-serif;
}

td a,
td a:visited,
td a:hover,
td a:active {
	color: #2248A7;
	text-decoration: underline;
}

strong {
	color: #502d0b;
}

/*------------------------*/
p.contributeTop {
	margin-top: 30px;
	/*padding-left: 15px;*/
}

p.contribute {
	margin-top: 15px;
	/*padding-left: 15px;*/
}

p.contribute2 {
	line-height: 2em;
	margin-top: 10px;
}

p.link {
	margin-top: 8px;
	width: 553px;
	color: #502d0b;
	text-align: right;
}

p.link a,
p.link a:visited,
p.link a:hover,
p.link a:active {
	color: #502d0b;
	text-decoration: underline;
}

/*------------------------*/
#linkTxt {
	margin-top: 15px;
	height: 1200px;
	width: 550px;
	background-image: url(../images/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 1030px;
}

#linkTxt span {
	color: #502d0b;
}

p#linkTxt a,
p#linkTxt  a:visited,
p#linkTxt  a:hover,
p#linkTxt  a:active {
	color: #502d0b;
}

/*------------------------*/
table.sango {
	border:none;
	margin:30px 0 0 0;
	padding:0;
	height:165px;
	background: url(../images/sango_photo01.jpg) no-repeat right top;
}

table.sango td,
table.sango2 td,
table.sango3 td {
	border:none;
	margin:0;
	padding:0;
	text-align: left;
}

table.sango2 {
	border:none;
	margin:0;
	padding:0;
	position: relative;
	top: -20px;
}

table.sango3 {
	border:none;
	margin:10px 0 0 0;
	padding:0;
	background: url(../images/sango_photo02.jpg) no-repeat right top;
}


#JisekiBox td{
	border:none;
	padding:0.5em;
	text-align:center;
	width:50%;
	
}

#AyumiBox{
	background:#CCCCCC;
	border: 1px solid #CCCCCC;
}

#AyumiBox td{
	text-align:left;
	margin:1em 2em;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}
#AyumiBox .mida{
	background: #f5f2eb;
	border:none;
	padding:0.5em;
	text-align:center;
}

