/*▼▼フラッシュ▼▼*/

#flash {
	display: block;
	width: 1000px;
	height: 160px;
	background: url(img/2colums_flash_right.gif) right no-repeat;
}

#flash object {
	display: block;
	float: left;
}

/*▲▲フラッシュ▲▲*/

/*▼▼コンテンツ▼▼*/

#contents {
	position: relative;
	background: url(img/left_back.gif) repeat-y;
}

#privacy {
	display: block;
	width: 145px;
	height: 180px;
	position: absolute;
	bottom: 10px;
	left: 3px;
	background: url(img/pmark-back.gif) no-repeat;
	text-align: center;
	text-indent: -10000px;
}

#privacy #pmark {
	display: block;
	width: 131px;
	height: 99px;
	margin: 10px auto 5px auto;
	background: url(img/pmark.gif);
}

#privacy #privacy1 {
	display: block;
	width: 128px;
	height: 17px;
	margin-left: 2px;
	background: url(img/pmark-privacy1.gif);
}

#privacy #privacy2 {
	display: block;
	width: 128px;
	height: 17px;
	margin-left: 2px;
	background: url(img/pmark-privacy2.gif);
}

#privacy #privacy3 {
	display: block;
	width: 128px;
	height: 22px;
	margin-left: 2px;
	background: url(img/pmark-privacy3.gif);
}

/*▲▲コンテンツ▲▲*/

/*▼▼左カラム▼▼*/

#left {
	display: block;
	float: left;
	width: 152px;
}

#left #sidemenu-title {
	display: block;
	width: 152px;
	height: 63px;
	text-indent: -10000px;
}

#left a {
	display: block;
	width: 152px;
	height: 36px;
	text-indent: -10000px;
}

#left p {
	display: block;
	width: 152px;
	height: 36px;
	text-indent: -10000px;
}

/*▲▲左カラム▲▲*/

/*▼▼右カラム▼▼*/

#right {
	display: block;
	float: right;
	width: 630px;
	min-height: 360px;
	_height: 360px;
	padding-top: 10px;
	border-right: solid 1px #9D9D9D;
}

#title {
	display: block;
	float: right;
	width: 630px;
	height: 49px;
	background: url(img/right-title-back.gif) no-repeat;
}

#title h1 {
	display: block;
	float: left;
	padding-top: 16px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#title p {
	display: block;
	float: right;
	margin-top: 20px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}

/*▲▲右カラム▲▲*/

/*▼▼右ボックス▼▼*/

#rightbox-top {
	display: block;
	width: 615px;
	height: 25px;
	background: url(../Templates/img/rightbox_top.gif) no-repeat;
}

#rightbox {
	display: block;
	width: 615px;
	background: url(../Templates/img/rightbox_back.gif) repeat-y;
	text-align: center;
}

#rightbox-bottom {
	display: block;
	width: 615px;
	height: 40px;
	background: url(../Templates/img/rightbox_bottom.gif) no-repeat;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

th {
	border-bottom: dotted 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	color: #333333;
	white-space: nowrap;
}

td {
	border-bottom: dotted 1px #CCCCCC;
	padding-left: 10px;
	text-align: left;
}

#bottom {
	border-bottom: none;
}

/*▲▲右ボックス▲▲*/

/*▼▼項目▼▼*/

#right h3 {
	clear: both;
	display: block;
	float: left;
	width: 600px;
	height: 30px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 10px;
	font-size:18px;
	color: #000000;
	background: url(img/item-h3.gif) no-repeat 0px 12px;
}

#item {
	clear: both;
	display: block;
	width: 600px;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.border {
	border-bottom: dotted #999999 1px;
}

#item img {
	display: block;
	float:left;
	margin-right: 20px;
}

#item p {
	display: block;
	height: 130px;
}

#item p strong {
	font-weight: bold;
	color: #006699;
}

#item #link {
	display: block;
	float: right;
}

#item #link a {
	display: block;
	width: 218px;
	height: 33px;
	padding-top: 8px;
	background: url(img/item-button.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#item #link a:hover {
	background: url(img/item-button-over.gif) no-repeat;
}

/*▲▲項目▲▲*/
