@charset"utf-8";

/*====================
 + Page (except forside) Common
====================*/
div#main{
	margin-left: 0;
	margin-top: 5px;
	background-color: #ffffff;
	padding: 28px 16px 53px;
	width: 381px;
}
div#secondary-contents{
}
div#primary-contents p a{
	color: #7F7F83;
}
div#primary-contents p a:hover{
	color: #7D2B8B;
}
div#primary-contents p,
div#secondary-contents p{
	margin-bottom: 10px;
}
div#secondary-contents h1{
	font-size: 29px;
	font-family: Georgia;
	line-height: 1.4;
	font-weight: normal;
	font-style: italic;
	color: #434244;
}
div#secondary-contents h2{
	font-size: 29px;
	font-family: Georgia;
	line-height: 1.4;
	font-weight: normal;
	font-style: italic;
	color: #434244;
	margin-bottom: 5px;
}
div#secondary-contents h3{
	font-size: 17px;
	font-family: Georgia;
	line-height: 1.4;
	font-weight: normal;
	text-transform: uppercase;
	color: #212125;
	margin-bottom: 5px;
}
div#subNavigation{
	/*display: none;*/
	margin-top:-40px;
}
