/* CSS Document */

body
	{
		font-family: "MS Pゴシック", osaka, sans-serif;
		color:#000000;
			}
.pic	{
		margin:center;
		padding-left:150px;
		}
.h3	{
	font-family:"MS P明朝", "細明朝体", serif;
	font-size:80%;
	font-style:italic ;
	color:#666666;
	margin:0px;
	padding-right:50px;
	text-align:right;
	}			
h1	{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	top:0px; 
	text-align:center;
	
	
	}
h2	{
	font-family: "Times New Roman", Times, serif;
	font-size:180%;
	font-style:italic;
	margin:0px;
	padding-left:50px;
	float:left;
	color:#000000;
	
	}

p	{
	font-size:90%;
	line-height: 150%;
	}

address{
	font-family: "Times New Roman", Times, serif;
	font-size:80%;
	font-style:normal;
	text-align:center;
	margin-top:50px;
	}
a	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
li a {
border-bottom: 1px dashed #669900;
	}
