﻿@charset "UTF-8";

body{
	margin:0 auto;
	padding: 0px;
	font-size: 13px;
	line-height: 1.5;
	font-style: "MS Pゴシック";
	width:940px;
	
}


#contents{
	position: reletive;
	width: 920px;
}



#side{

	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	height: 480px;
}

#side ul{

	list-style: none;
	padding: 0px;
	text-decoration: none;
	outline: none;
	overflow: hidden;
	padding-top: 30px;

}

h1{
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-bottom: 5px;
	height: 50px;
	font-family:"Times New Roman";
	color: #808080;

}

h1 span{
	display:none; /*非表示*/
}

h1 a{
	color: #808080;
	text-decoration:none;
	outline: none;
	overflow: hidden;
}

h2{
	text-align:right;
	font-size:15px;
	margin-top:-20px;
	padding-right:5px;
	margin-bottom:0px;
	font-family:"MS Pゴシック";
}

h2 a{
	color: #808080;
	outline: none;
	overflow: hidden;
	text-decoration:none;
}


h3{
	font-size:25px;
	background-image:url(images/photo3.jpg);
	background-repeat: no-repeat;
	
	height:50px;
	padding-left:55px;

}


h4{
	font-size:15px;
	color: #4f4f4f;
	border-bottom-style: dotted;
	border-bottom-width:1.5px;
	width:120px;
}


p{
	text-indent: 1em;
}

h5{
	font-size:15px;
	margin-left:350px;
	color: #808080;
}

address{
	font-size:85%;
	font-style:normal;
	text-align:center;

}

a{
	color:#808080;
	text-decoration: none;
	font-weight:bold;
}

li a:link{
	color:#ffffff;
}

li a:hover{
	color:#000000;
	text-decoration:none;
}
