@charset "utf-8";

/* 共通適用部分 */

* {
	margin: 0px;
	padding: 0px;
}
a{
	outline-style: none;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}

/* 黒帯ヘッダーエリア */

#header {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	display: block;
}
#headarea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}

#header .title {
	float: left;
	width: 450px;
	display: block;
	font-size: 1em;
	font-weight: normal;
}
#header #gmenu {
	display: block;
	float: right;
	list-style-type: none;
}
#header #gmenu li {
	float: left;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 1em;
	display: block;
}
#header #gmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #gmenu a:hover {
	text-decoration: underline;
}


/* タイトル・メニューエリア */

#title2 {
	height: 75px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	position: relative;
}
#title2 h2 {
	height: 75px;
	width: 230px;
	float: left;
}
#title2 .title {
	background-image: url(../img/bn_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 106px;
	width: 230px;
}
#title2 #googlesearch {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 9999;
}
#title2 #gmenu li {
	float: right;
	padding-right: 1em;
	padding-left: 1em;
	display: block;
}
#title2 #gmenu a {
	color: #333333;
	text-decoration: none;
}
#title2 #gmenu a:hover {
	text-decoration: underline;
}


#title {
	height: 35px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	position: relative;
}
#title h2 {
	height: 35px;
	width: 177px;
	float: left;
}
#title .title {
	background-image: url(../img/bn_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 177px;
}
#title #menu {
	display: block;
	height: 25px;
	width: 920px;
	list-style-type: none;
	float: left;
}
#title #menu li {
	display: block;
	float: left;
	height: 35px;
}
#title #menu #menu01 ,
#title #menu #menu02 ,
#title #menu #menu03 ,
#title #menu #menu04 ,
#title #menu #menu05 ,
#title #menu #menu06 {
	display: block;
	width: 153px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(../img/bn_menu.png);
	background-repeat: no-repeat;
}
#title #menu #menu01 {
	background-position: left top;
}
#title #menu #menu02 {
	background-position: -153px top;
}
#title #menu #menu03 {
	background-position: -306px top;
}
#title #menu #menu04 {
	background-position: -459px top;
}
#title #menu #menu05 {
	background-position: -612px top;
}
#title #menu #menu06 {
	background-position: -765px top;
}
#title #menu #menu07 {
	background-position: -918px top;
}
#title #menu #menu01:hover {
	background-position: left bottom;
}
#title #menu #menu02:hover {
	background-position: -153px bottom;
}
#title #menu #menu03:hover {
	background-position: -306px bottom;
}
#title #menu #menu04:hover {
	background-position: -459px bottom;
}
#title #menu #menu05:hover {
	background-position: -612px bottom;
}
#title #menu #menu06:hover {
	background-position: -765px bottom;
}
#title #menu #menu07:hover {
	background-position: -918px bottom;
}
#flash {
	z-index: 1;
	background-color: #56776D;
}


/* flashエリア */

#flasharea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 416px;
}
#main {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1em;
}

/* 左サイトナビエリア */

#leftside {
	float: left;
	width: 245px;
	font-size: 0.9em;
	margin-right: 18px;
	margin-left: 10px;
}
#leftside .contestoutline {
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #B50000;
}
#leftside .contestoutline h2 {
	background-color: #B50000;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFCC00;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	font-size: 1.2em;
}
#leftside .contestoutline p {
	display: block;
	padding: 5px;
	font-weight: bold;
	line-height: 1.4em;
}
#leftside  .contestoutline  a {
	color: #FF3300;
	text-decoration: none;
}
#leftside .contestoutline a:hover {
	text-decoration: underline;
}

#leftside  .contestoutline  .outlineimg {
	position: absolute;
	top: -8px;
	right: 5px;
}

#leftside .applycontest {
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
}
#leftside .applycontest h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #CC3300;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-bottom: 5px;
	font-size: 1.2em;
	background: url(../img/contribution-title.png) no-repeat left center;
	text-indent: -99999px;
}
#leftside .applycontest .button {
	background-image: url(../img/btn_apply.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 71px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftside .applycontest .button:hover {
	background-position: left bottom;
}
#leftside .applycontest a {
	text-decoration: none;
}
#leftside .applycontest a:hover {
	text-decoration: underline;
}

#leftside .member {
	background-color: #FBDFAF;
	margin-bottom: 10px;
}
#leftside .member h3 {
	margin-bottom: 1em;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
}
#leftside .member p {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#leftside .member span.button {
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#leftside .tool {
	text-align: center;
	display: block;
}
#leftside .tool img {
	margin-bottom: 5px;
}
#leftside .tool p {
	text-align: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
}
#footer {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	padding-bottom: 20px;
	padding-top: 50px;
}
#footer li {
	display: block;
	float: left;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#copyright {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	font-size: 0.8em;
	text-align: center;
}





/* 右メインエリア */

#rightside  {
	float: right;
	width: 630px;
	margin-right: 10px;
}
#rightside .whatsnew {
	margin-bottom: 1em;
	text-indent: -99999px;
}
#rightside .whatsnew h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 5px;
	margin-bottom: 0em;
	display: block;
	font-weight: bold;
	letter-spacing: 0.5em;
	font-size: 1.3em;
	background-image: url(../img/bn-news.png);
	background-repeat: no-repeat;
	height: 41px;
}
#rightside .whatsnew dl {
	display: block;
	height: 200px;
	overflow: auto;
}
#rightside .whatsnew dt {
	display: block;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
#rightside .whatsnew dd {
	display: block;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
}



#rightside #linktopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-link.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #linktopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #linktopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #linktopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #linktopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #linktopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #linktopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #linktopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #linktopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #linktopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}





#rightside #yuraitopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-origin.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #yuraitopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #yuraitopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #yuraitopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #yuraitopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #yuraitopic .topicphoto .imgbox-w323 {
	width: 323px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #yuraitopic .topicphoto .imgbox-left {
	width: 482px;
	float: right;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
}
#rightside #yuraitopic .topicphoto .imgbox2-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #yuraitopic .topicphoto .imgbox3-right {
	width: 280px;
	float: right;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
}
#rightside #yuraitopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #yuraitopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #yuraitopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #yuraitopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}





#rightside #syakyotopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-syakyo.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #syakyotopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #syakyotopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #syakyotopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #syakyotopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #syakyotopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #syakyotopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #syakyotopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #syakyotopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #syakyotopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}



#rightside #accesstopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-access.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #accesstopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #accesstopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #accesstopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #accesstopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #accesstopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #accesstopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #accesstopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #accesstopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #accesstopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}






#rightside #zentopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-zen-title.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #zentopic h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #zentopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #zentopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #zentopic .topicphoto p span.box  {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 30px;
}
#rightside #zentopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #zentopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #zentopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #zentopic .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #zentopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #zentopic .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}



#rightside #eidaitopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-eidai-title.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #eidaitopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #eidaitopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #eidaitopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #eidaitopic .topicphoto p span.box  {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 30px;
}
#rightside #eidaitopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #eidaitopic .topicphoto .imgbox2 {
	width: 212px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #eidaitopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #eidaitopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #eidaitopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #eidaitopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #eidaitopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}









#rightside #reientopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-reien-title.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #reientopic  h3.title {
	display: block;
	margin: 15px 10px 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #669999;
	line-height: 1.4em;
}
#rightside #reientopic .topicphoto {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#rightside #reientopic .topicphoto p {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}
#rightside #reientopic .topicphoto p span.box  {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 30px;
}
#rightside #reientopic .topicphoto .imgbox {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#rightside #reientopic .topicphoto .imgbox-left {
	width: 280px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}
#rightside #reientopic .topicphoto .imgbox-b {
	width: 630px;
	float: left;
	margin-bottom: 15px;
	background: #EEEEEE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#rightside  #reientopic .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #reientopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #reientopic .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}






#rightside #newtopic {
	margin-bottom: 1em;
}
#rightside #newtopic h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	font-size: 1.3em;
	background-image: url(../img/bn-guidance.png);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#rightside  #newtopic  div.title {
	position: relative;
}
#rightside  #newtopic  h3.title {
	background-color: #DDDDDD;
	display: block;
	margin: 10px;
	padding: 5px;
	font-size: 1.1em;
	color: #000000;
}
#rightside  #newtopic  div.title p  {
	padding: 5px;
	position: absolute;
	top: 5px;
	right: 10px;
}
#rightside  #newtopic  div.title a  {
	color: #666666;
	text-decoration: none;
	font-size: 0.9em;
}
#rightside #newtopic .title a:hover {
	text-decoration: underline;
}
#rightside #newtopic .topicphoto {
	float: left;
	width: 630px;
	margin: 5px 0px 0px;
	padding: 0px;
}
#rightside #newtopic .topicphoto .imgbox {
	text-align: center;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#rightside  #newtopic  .topicphoto  h4.phototitle {
	text-align: center;
	margin: 0px;
	display: block;
	font-size: 0.8em;
	background: bottom;
	padding: 0px;
	height: 26px;
}
#rightside #newtopic .topicphoto p.phototxt {
	display: block;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#rightside  #newtopic  .topicphoto  p.phototxt  span.button {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightside .recommendation {
	background-image: url(../img/bn-highlight.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#rightside .recommendation h2 {
	padding: 5px;
	letter-spacing: 0.5em;
	display: block;
	text-indent: -99999px;
}
#rightside .recommendation .content {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin: 25px 10px 10px;
}
#rightside .recommendation .content .photo {
	float: left;
	text-align: center;
	width: 256px;
	margin: 0px;
	padding: 0px;
}
#rightside .recommendation .content .comment {
	float: right;
	width: 340px;
	padding-left: 10px;
}
#rightside  .recommendation  .content  .comment h3 {
	margin-bottom: 10px;
	font-size: 1em;
}
#rightside .recommendation .content .comment p {
	line-height: 1.4em;
	display: block;
}
#rightside .recommendation .content .comment .button {
	display: block;
	padding: 5px;
	text-align: right;
}

/* IE6用CSSハック */

* html #leftside {
	width: 245px;
	margin-left: 5px;
}
* html #rightside  {
	width: 630px;
	margin-right: 5px;
}
* html #rightside #newtopic .topicphoto ,
* html #rightside #newtopic .topictanka {
	width: 140px;
	margin-left: 5px;
}
