﻿@charset "utf-8";

h1,h2,h3,h4,p {
	margin: 0;				   
}


  
body {
	margin-top: 0px;
	background-color: #B71C22;
	line-height: 1.5;
	margin: 0 0;
	font-size: medium;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}

IMG {
	border:0px;
	}


.style1 {font-weight: bold;}
.style2 {font-size: small}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}


  
#outline {
	width: 720px;
	border: 0px;
	margin: 0 auto;
}



#header {
	background-image: url(piacom2_parts/2header.jpg);
	border: 0px;
	height: 50px;
	width: 720px;
	margin: 0 auto;
}



#title {
	width: 720px;
	height: 269px;
	border: 0px;
	margin: 0 auto;
	background-image: url(piacom2_parts/2title.jpg);
	background-repeat: no-repeat;
}
	

#songs {
	border: 0px;
	height: 354px;
	width: 720px;
	margin: 0 auto;
}


#member {
	width: 720px;
	border: 0px;
	margin: 0 auto;
	height: 639px;
	background-image: url(piacom2_parts/charayou.jpg);
	background-repeat: no-repeat;
}


#blog {
	width: 650px;
	height: 117px;
	text-align: center;
	background-image: url(piacom2_parts/piacom_blog.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#pv {
	width: 650px;
	height: 117px;
	text-align: center;
	background-image: url(piacom2_parts/pvbanner.jpg);
	background-repeat: no-repeat;
	margin: 30px auto;
}

#piacom1 {
	width: 720px;
	border: 0px;
	margin: 20px auto;
	height: 240px;
	background-image: url(piacom2_parts/piacomIIsite_piacomI.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 720px;
	height: 60px;
	background-image: url(piacom2_parts/2footer.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

html .mybuggyelement { height: 1%; }

.clear {clear: both;}
 

