@charset "utf-8";
/* CSS Document */
#page {
	width: 680px;
}
#page img {
	margin: 0px;
	padding: 0px;
}
#contents {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#page p {
	line-height: 200%;
	color: #676767;
}
.textBox {
	width: 560px;
}

#aboutIdoldog a {
	color: #ff3499;
	text-decoration: underline;
	margin-left: 7em;
}
#aboutIdoldog a:hover {
	color: #FF71B8;
	text-decoration: underline;
	margin-left: 7em;
}
.margin10 {
	margin-bottom: 10px;
}
.pegeUp {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 20px;
}

#hachikou {
	margin-top: 15px;
	margin-bottom: 5px;
}

#hachiText {
	width: 450px;
	float: left;
}
#hachiImg {
	float: right;
	width: 128px;
	font-size: 10px;
}
/*フロートマージン対策***********************/
#hachiProf {
	overflow:hidden
}
#hachiProf :after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #hachiProf {
    height: 1em;
    overflow: visible;
}
/************************フロートマージン対策*/
#ceremony a{
	color: #ff3499;
	text-decoration: underline;
	margin-left: 1em;
}
#ceremonyg a:hover {
	color: #FF71B8;
	text-decoration: underline;
	margin-left: 1em;
}

.comeLeft {
	float: left;
	width: 315px;
	margin-top: 10px;
}
.comeRight {
	float: right;
	width: 315px;
	margin-top: 10px;
}
}
/*フロートマージン対策***********************/
#talent {
	overflow:hidden;
}
#talent :after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #talent {
    height: 1em;
    overflow: visible;
}
/************************フロートマージン対策*/
.talentBox {
	width: 640px;
}

/* additional style 1019 */

div#contents div#aboutIdoldog{
	margin-top:20px;
}

div#contents h2.firstheader{
	margin-top:20px;
}
div#aboutBest div.history{
	margin-top:50px;
	margin-left:100px;
	}
	div#aboutBest div.history ul{
		list-style:none;
		padding:0px;
		}
	div#aboutBest div.history ul.historylist li{
		float:left;
		width:200px;
		}
		div#aboutBest div.history ul.historylist li.best2010{
			margin-left:20px;
			width:200px;
			}
	div#aboutBest div.history ul.historylist li.clear_l{
		clear:both;
		}
div#contents p.backtotop{
	margin-top:200px;
	margin-left:460px;
	width:168px;
	height:21px;
}

