/* Custom CSS here */
  
body{
	width: 100%;
	background-color: #000;
	color: #666;
}
.title_msg {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.title{
	height:222px;
	background-repeat: no-repeat;
	background-image: url(../img/boro.gif);
	background-position: center center;
	-moz-background-size: contain;
	background-size: contain;

}

.container,.row{
	color: #666;
	background-color: #000;
	text-align:center;
	max-width:640px;
}

.link1{
	height:47px;
}
.link1 a {
	height:47px;
	background-image:url(../img/pornomen_logo.gif);
	display:block;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}

.link1b a{background-image:url(../img/photo.gif)}
.link1c a{background-image:url(../img/twit.gif);-moz-background-size:contain;background-size:contain;}
.link1d a{background-image:url(../img/blog.gif)}

.link1e a{background-image:url(../img/labo.gif)}
.link1f a{background-image:url(../img/pinterest.gif)}


.counter_link,.shockwave_link{
	text-align:center;
	margin:10px 0px;
}
.shockwave_link{
	white-space:nowrap;
}
.alt{ position:absolute; top:-5000px; left:-9999px;}


a:link {
	color:#BF4040;
}
a:hover {
	color:#BF4040;
	/* background:#333333;*/
	/*text-decoration:none;*/
}
a:visited {
	color:#AE3B3B;
}


.sns_area {
	
	/* text-align:center;margin-top:14px;*/
	
}

.sns_area {
	overflow: hidden;
}
.sns_area li {
	float: left;
	margin-right: 4px;
}
.sns_area iframe {
	display: block;
	margin: 0px auto;
	
	/*margin: 0 !important;*/
}
.sns_btn{margin-top:12px!important}


.col-md-12,.shockwave_link{
	font-family: 'Anton', arial, serif;
}