

a:link		{
		color: #990000;
}

a:visited	{
		color: #cc0000;
}

a:hover		{
		color: #ff3333;
}


/*　ヘッダー　*/

h1	{
		font-size: xx-small;
		margin: 0;
}

.phone		{
		font-size: small;
		font-weight: bold;
		margin: 0;
}

.header_bar	{
		font-size: x-small;
		margin: 0;
		color: #990000;
}

/*　コンテンツ　*/

.sidebar	{
		font-size: x-small;
		font-weight: bold;
		color: #ffffff;
}

.phone		{
		font-size: small;
		font-weight: bold;
		margin: 0;
}

.contents	{
		font-size: x-small;
}


h2	{
		font-size: x-small;
		font-weight: bold;
		color: #ffffff;
		margin: 0;
}

strong	{
		font-size: x-small;
		font-weight: bold;
		margin: 0;
}

/*　フッター　*/

.copyright	{
		font-size: xx-small;
		margin: 0;		
}


.footer	{
		font-size: x-small;
		margin: 0;
}
