@charset "utf-8";

/* 12/15～1/12 start */
#header_info {
	float: left;
	width: 160px;
	height: 54px;
	margin-top: 10px;
}

/* 12/15～1/12 end */

/*
--------------------------------------------
サイト全体
--------------------------------------------
*/
#page {
	display: inline;
	width: 726px;
	float: left;
	margin-left: 17px;
}

#csr_h {
	width: 726px;
	float: left;
}

#csr_h h1 {
	width: 726px;
	height: 80px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../images/csr_h.gif) no-repeat;
}

strong {
	color: #f00;
	font-weight: bold;
}
em {
	color: #f00;
	line-height: 2em;
}


/*
--------------------------------------------
レポートボード共通の設定
--------------------------------------------
*/

.report {
	width: 726px;
	float: left;
	margin-bottom: 30px;
}
.board_top {
	width: 726px;
	height: 86px;
	float: left;
	background: url(../images/csr_board_top.gif) no-repeat;
}
.board_middle {
	width: 680px;
	padding: 0px 23px;
	float: left;
	background: url(../images/csr_board_middle.gif) repeat-y;
	margin-top: 0px;
}
.board_bottom {
	width: 726px;
	height: 20px;
	float: left;
	background: url(../images/csr_board_bottom.gif) no-repeat;
	margin-bottom: 20px;
}
.report h2 {
	width: 650px;
	padding-left: 26px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/csr_leaf.gif) left center no-repeat;
	font-weight: bold;
	color: #308701;
}
.csr_message {
	width: 435px;
	float: left;
}
.csr_message_top {
	width: 435px;
	height: 32px;
	float: left;
	background: url(../images/csr_message_top.gif) no-repeat;
}
.csr_message_middle {
	width: 385px;
	padding: 0px 25px;
	float: left;
	background: url(../images/csr_message_middle.gif) repeat-y;
	margin-top: 0px;
}
.csr_message_bottom {
	width: 435px;
	height: 30px;
	float: left;
	background: url(../images/csr_message_bottom.gif) no-repeat;
}
.csr_image {
	width: 245px;
	float: left;
}
.return_top {
	float: right;
}
.return_top p {
	padding-left: 20px;
	background: url(../images/csr_return_icon.gif) left center no-repeat;
	font-size: 0.9em;
}
.return_top p a {
	color: #FF7B24;
	text-decoration: underline;
}
.return_top p a:hover {
	color: #FF7B24;
	text-decoration: none;
}


/*
--------------------------------------------
盲導犬基金関連
--------------------------------------------
*/
#csr_dog ul {
	float: left;
}
#csr_dog ul li {
	width: 92px;
	float: left;
}

#csr_dog_200809 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200809.gif) no-repeat;
}

#csr_dog_200810 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200810.gif) no-repeat;
}

#csr_dog_200811 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200811.gif) no-repeat;
}

#csr_dog_200812 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200812.gif) no-repeat;
}

#csr_dog_200901 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200901.gif) no-repeat;
}

#csr_dog_200902 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_dog_200902.gif) no-repeat;
}


/*
--------------------------------------------
切手関連
--------------------------------------------
*/
#csr_results {
	width: 385px;
	float: left;
	margin-bottom: 10px;
}
#csr_results dt {
	width: 385px;
	border-bottom: 1px solid #ccc;
	float: left;
	color: #c00;
	font-weight: bold;
	font-size: 1.1em;
}
#csr_results dd {
	width: 385px;
	float: left;
	font-weight: bold;
}

#csr_stamp {
	width: 435px;
	float: left;
	padding-top: 10px;
}
#csr_stamp ul {
	float: left;
}
#csr_stamp ul li {
	width: 92px;
	float: left;
}
#csr_stamp_200812 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_stamp_200812.gif) no-repeat;
}
#csr_stamp_200901 {
	width: 92px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/csr_stamp_200901.gif) no-repeat;
}


/*
--------------------------------------------
お問い合わせ先
--------------------------------------------
*/
#csr_info {
	display: inline;
	width: 462px;
	height: 142px;
	float: left;
	margin-left: 132px;
	text-indent: -9999px;
	background: url(../images/csr_info.gif) no-repeat;
	margin-bottom: 20px;
}
#csr_info p {
	text-indent: -9999px;
}


