*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #434343;
}

body{
	font-family: Verdana,'�l�r �o�S�V�b�N','�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}

#yaplogHeader{
	width: 100%;
	height: 260px;
	background:url(/img/common/top/back1.jpg);
}

#bottomHeader{
	width: 100%;
	height: 340px;
	background:url(/img/common/top/back2.jpg);
}

.infiniteslide{
	width: 100%;
	height: 161px;
	position: absolute;
	top: 80px;
	z-index: 3;
}

.infiniteslide{
	/ width: 100%;
	/ height: 161px;
	/ position: absolute;
	/ left: 0px;
	/ top: 80px;
	/ z-index: 1;

}

.infiniteslide img{
	width: 128px;
	height: 160px;
	z-index: 1;
	border: none;
}

.infiniteslide img{
	/ width: 128px;
	/ height: 160px;
	/ z-index: 1;
	/ border: none;
}

.head_content{
	position: relative;
	width: 1000px;
	margin: auto;
	z-index: 2;
}

.content{
	width: 1000px;
	height: auto;
	margin: auto;
	margin-top: 10px;
	clear: both;
}

.leftContent{
	position: absolute;
	width: 250px;
	float: left;
	z-index: 3;
}

html>/**/body .rightContent{
	position: absolute;
	width: 750px;
	float: left;
	z-index: 3;
	right:0;
}

.rightContent{
	/ position:absolute;
	/ right:0;
	/ margin: auto;
	/ width: 750px;
}

.bottomHeader .rightContent{
	float: left;
	width: 750px;
}


#logoArea{
	width: 229px;
	height: 260px;
	background:url(/img/common/top/images.png) no-repeat -509px 0px;
}

#logoArea p{
	width: 210px;
	font-size: 14px;
	margin: auto;
	padding-top: 24px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
	text-align: center;
}


#logo{
	text-decoration: none;
	border-style:none;
	margin: auto;
	display: block;
	width: 186px;
	height: 71px;
	background: url(/img/common/top/logo.png) no-repeat;
	text-decoration: none;
	margin-bottom: 16px;
}

#logo img{
	border-style:none;
}

#new{
	line-height: 25px;
	display: block;
	background-color: #f7135d;
	width: 180px;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

#new:hover{
	background-color: #fc3677;
}


#login{
	line-height: 25px;
	display: block;
	background-color: #11bcc2;
	width: 180px;
	padding: 10px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

#login:hover{
	background-color: #00cccc;
}

#annive{
	background-color: #fdacac;
	width: 152px;
	height: 93px;
	margin: auto;
	margin-top: 30px;
	padding:0 39px 30px 39px;
}

#socialArea li a{
	float: left;
	text-decoration: none;
	display: block;
	width: 65px;
	height: 65px;
	border-radius: 50px;
	background-color: #11bcc2;
	color: transparent;
	margin: 5px 17px 0 0;
}

#socialArea li a:hover{
	background-color: #00cccc;
}

#tw a{
	background:url(/img/common/top/images.png) no-repeat -19px -6px;
}

#fb a{
	background:url(/img/common/top/images.png) no-repeat -96px -6px;
}

#gp a{
	background:url(/img/common/top/images.png) no-repeat -174px -6px;
}

#skin{
	width: 240px;
	height: 40px;
	margin-top: 20px;
	margin-bottom:15px;
	background:url(/img/common/top/images.png) no-repeat -134px -85px;
}

#skin{
	/ width: 240px;
	/ height: 40px;
	/ margin-top: -25px;
	/ margin-bottom:15px;
	/ background:url(/img/common/top/images.png) no-repeat -134px -85px;
}

#headContent{
	width: 750px;
	margin-top: 200px;
}
.navi {
	display: inline-block;
	margin-bottom: 16px;
}

.navi p{
	line-height: 23px;
	padding: 7px 14px;
	color: #fff;
	border-top: 1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

.navi p:hover{
	padding: 7px 14px;
	color: #fff;
	border-top:1px dotted #eee;
	border-bottom:1px dotted #eee;
}

.navi ul{
	width: 800px;
	margin-left: -30px;
}

.navi li a{
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	padding: 3px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #8c8684;
	margin: 17px 0px 0px 30px;
	font-size: 14px;
}

/* IE7�p */
.navi ul{
 / width: 800px;
}


/* IE8�p */
.navi ul{
 	width: 800px\9;
 	margin-left: -28px\9;
}

.navi li a{
	margin: 17px 0px 0px 31px\9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.navi ul{
		margin-left: -19.5px;
	}
    .navi li a{
        margin: 17px 0 0 19.5px;
    }
}

@-moz-document url-prefix() {
	.navi ul{
		margin-left: -21px;
	}
    .navi li a{
        margin: 17px 0 0 21px;
    }
        .navi li p{
        padding: 7px 18.3px;
    }
    .navi li p:hover{
        padding: 7px 18.3px;
    }
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .navi li p{  padding: 7px 14.8px; } /* IE11 */
  *::-ms-backdrop, .navi li p:hover{  padding: 7px 14.8px; } /* IE11 */
}

.navi li a:hover {
	background-color: #11bcc2;
}

.about li{
	float: left;
	text-decoration: none;
	display: block;
	width: 240px;
	height: 240px;
	border-radius: 5px;
	background-color: #fff;
	margin: 17px 15px 0 0;
}

.about h2{
	margin: 15px 15px 10px;
	text-align: center;
}

.about p{
	margin: 10px 12px;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
}

#phone .aboutImg{
	margin: auto;
	width: 220px;
	height: 120px;
	margin-top: 5px;
}

#iphone{
	display: block;
	margin: auto;
	width: 172px;
	height: 60px;
	background: url(/img/common/top/images.png) no-repeat -41px -148px;
	margin-bottom: 5px;
}

#android{
	display: block;
	margin: auto;
	width: 172px;
	height: 60px;
	background: url(/img/common/top/images.png) no-repeat -284px -148px;
}

#media .aboutImg{
	margin: auto;
	width: 220px;
	height: 140px;
	background:url(/img/common/top/images.png) no-repeat 0px -238px;
}

#friends .aboutImg{
	margin: auto;
	width: 220px;
	height: 140px;
	background:url(/img/common/top/images.png) no-repeat -278px -230px;
	margin-top: -6px;
}

li#friends{
	margin: 0;
	margin-top: 17px;
}

.content li{
	list-style: none;
	float: left;
}
.content li:first-child{
	margin-left:0;
}

#headContent li{
	list-style: none;
	float: left;
}
#socialArea li{
	list-style: none;
	float: left;
}
#footer li{
	list-style: none;
}

.love{
	margin-left: 10.3px;
	margin-bottom: 40px;
}

#lovelog{
	width: 1000px;
	height: 400px;
}

#lovelog{
	padding-top: 30px\9;
}

#lovelog h3{
	height: 35px;
	border-bottom: 2px dashed #c9c9c9;
	font-size: 16px;
	margin-top: -35px;
	margin-bottom: 20px;
	background: url(/img/common/top/back1.png) no-repeat;
	line-height: 35px;
}

#lovelog h3:before{
	display: block;
	float: left;
	content: "";
	width: 40px;
	height: 35px;
	background:url(/img/common/top/images.png) no-repeat -27px -68px;
}

#yapranking h3{
	height: 35px;
	border-bottom: 2px dashed #c9c9c9;
	font-size: 16px;
	margin-top: -35px;
	margin-bottom: 20px;
	background: url(/img/common/top/back2.png);
	line-height: 35px;
}

#yapranking h3:before{
	display: block;
	float: left;
	content: "";
	width: 40px;
	height: 35px;
	background:url(/img/common/top/images.png) no-repeat -77px -67px;
}

#new_article h3{
	height: 35px;
	border-bottom: 2px dashed #c9c9c9;
	font-size: 16px;
	margin-top: -35px;
	margin-bottom: 20px;
	background: url(/img/common/top/back3.png);
	line-height: 35px;
}

#new_article h3:before{
	display: block;
	float: left;
	content: "";
	width: 42px;
	height: 35px;
	background:url(/img/common/top/images.png) no-repeat -27px -104px;
}

.new{
	width: 65px;
	height: 65px;
	background:url(/img/common/top/images.png) no-repeat -286px -8px;
	position: relative;
	top:10px;
	left: 935px;
}

.lovelog li{
	width: 134px;
	height: 172px;
}


.photo{
	margin-bottom: 5px;
	width: 120px;
	height: 120px;
	border: 7px solid #eaeaea;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.love_link:hover > .photo img{
	margin-bottom: 5px;
	width: 120px;
	height: 120px;
	border: 7px solid #ffebf2;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.love_link:hover > .photo{
	border-color:#ffebf2;
}

.photo a img{
	border-style: none;
}

.data{
	width: 124px;
	margin: 5px;
}


.love_link{
	display: block;
	text-decoration: none;
	cursor:pointer;
}

.love_link:hover{
	text-decoration: none;
	background-color: #ffebf2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}


h4{
	color: #2876aa;
	font-size: 14px;
	font-weight: normal;
	width: 90px;
	height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.time p{
	text-overflow: ellipsis;
	font-size: 12px;
	color:#999;
}

.entry{
	display: block;
	line-height: 25px;
	font-size: 13px;
	text-decoration: none;
	width: 125px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.more{
	margin-left: 900px;
}

.more a{
	line-height: 20px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #434343;
	padding: 15px;
	background-color: #dcdcdc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.more a{
	/ height: 20px;
}

.more a:hover{
	background-color: #cdcdcd;
}


.rank{
	margin-left: 14.5px;
	margin-bottom: 40px;
}
.rank_photo{
	display: block;
	text-decoration: none;
	border: 7px solid #eaeaea;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.rank_link:hover > .rank_photo{
	border-color:#fff7d1;
}

h5{
	color: #2876aa;
	text-decoration: none;
	font-size: 16px;
	margin-bottom: 7px;
	font-weight: normal;
	width: 230px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.rank_link{
	display: block;
	width: 239px;
	text-decoration: none;
	cursor:pointer;
}

.rank_link:hover,.last_rank:hover{
	text-decoration: none;
	background-color: #fff7d1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.rank_link:hover > .rank_photo img,.last_rank:hover > .rank_photo img{
	margin-bottom: 10px;
	width: 225px;
	height: 150px;
	display: block;
	text-decoration: none;
	border: 7px solid #fff7d1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.text p{
	font-size: 13px;
	width: 230px;
	overflow: hidden;
	line-height: 20px;
}

.ellipsis{
	font-size: 14px;
	font-weight: normal;
	width: 230px;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#yapranking{
	width: 1000px;
	height: 500px;
}

#new_article{
	width: 1000px;
	height: 400px;
}

.new_art{
	margin-left: 15px;
	margin-bottom: 40px;
}

.art_photo{
	margin-bottom: 7px;
	width: 140px;
	height: 140px;
	display: block;
	text-decoration: none;
	border: 7px solid #eaeaea;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.title:hover > .art_photo{
	border-color:#e6ffff;
}

h6{
	color: #2876aa;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}



.title{
	display: block;
	width: 154px;
	text-decoration: none;
	padding-bottom: 1px;
	cursor:pointer;
}

.title:hover{
	text-decoration: none;
	background-color: #e6ffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.title:hover > .art_photo img{
	margin-bottom: 7px;
	width: 140px;
	height: 140px;
	display: block;
	text-decoration: none;
	border: 7px solid #e6ffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.marks{
	float: left;
}

.marks img{
	border: none;
}

.jasrac{
	margin-left:10px;
	font-size: 11px;
}
.jasrac img{
	width: 75px;
	height: 75px;
	margin-right: 3px;
}

.gmo_banner{
	float: right;
	margin-top: 15px;
}
.clearfix{
	min-height: 1px;
}

.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.ema{
	padding: 32px 10px 0 0;
}


#footer {
	clear: both;
	padding: 20px 0;
	color: #d5abaf;
	font-size: 12px;
	text-align: left;
	border-top: 3px solid #c9c9c9;
	border-bottom: 3px solid #c9c9c9;
	width: 1000px;
	margin: auto;
	margin-top: 20px;
	line-height: 23px;
}

#footer ul li{
	width: 950px;
}

#footer li dl, #footer li dd {
	display: inline;
}

#footer li dt {
	font-weight: bold;
	color: #666;
	display: inline;
}

#footer a {
	color: #2876aa;
	text-decoration: none;
}


div#gmo_copy {
padding-top: 5px;
font-size: 10px;
font-family: Verdana;
text-align: center;
clear: both;
padding: 5px 0 8px;
}

form{
	display: block;
	z-index:2;
	position: relative;
	top:10px;
	margin-left: 470px;
}

form{
	/ display: block;
	/ z-index:2;
	/ position: relative;
	/ top:10px;
	/ margin-left: 466px;
}

input[type="text"] {
	display: block;
	width: 245px;
	height: 27px;
	background-color: #eee;
	border: none;
	font-size: 12px;
	float: left;
	padding-left: 5px;
}

input[type="image"]{
		display: block;
		float: left;
}

#info{
	width: 1000px;
	height: 300px;
}
#info ul{
	margin-left:15px;
}
#info li{
	float:none;
	list-style:none outside none;
	padding:0 0 5px;
}
#info li span{
	color:#999;
	font-size:14px;
}

#info h3{
	height: 35px;
	border-bottom: 2px dashed #c9c9c9;
	font-size: 16px;
	margin-top: -35px;
	margin-bottom: 20px;
	background: url(/img/common/top/back4.png);
	line-height: 35px;
}

#info h3:before{
	display: block;
	float: left;
	content: "";
	width: 42px;
	height: 35px;
	background:url(/img/common/top/images.png) no-repeat -77px -104px;
}
#info h7 a{
	color: #2876aa;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#info h7 a:hover{
	text-decoration: underline;
}
