@charset "utf-8";
/* CSS Document */


#container {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	display: block;
	padding: 0px;
}

#header h1{
	text-align: center;
}

#idea h2{
	padding-bottom: 20px;
}

#idea_title h3{
	padding-bottom: 25px;
}

#idea_title p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: 1px;
}

rt,rp{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	line-height: 0px;
	bottom: 30px;
}



#close a{
	background-image: url(../image/close.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	float: left;
	text-align: center;
	text-indent: 100ex;
	white-space: pre;
	margin-left: 260px;
}

#close a:hover{
	background-image: url(../image/close2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	float: left;
	text-align: center;
	text-indent: 100ex;
	white-space: pre;
	margin-left: 260px;
}

#narration{
	float: left;
	width: 900px;
	padding-bottom: 40px;
	text-align: center;
	}

#topback1 {
	height: 30px;
	width: 100px;
	float: right;
	background-position: bottom;
	text-align: right;
	padding-top: 20px;
	padding-right: 165px;
	padding-bottom: 50px;
	padding-left: 150px;
}

.rinen{
	width: 640px;
	padding-left: 150px;
	float: left;
	padding-top: 30px;
	}

.rinen p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
