@charset "shift-JIS";
/*----ボディーに関する----*/
#container {
        margin-right: auto;
		margin-left: auto;
        width: 1100px;
		}
#header {
        width: 1100px;
		height: 70px;
		}
#content {
        width: 1100px;
		position: relative;
		}
#nav {
        width: 100px;
		margin-left: 0px;
		padding-left: 0px;
		position:absolute;
		}
#introduce {
        width: 930px;
        margin-left:20px;
		position:relative;
		left: 150px; 
		margin-left: 20px;
        margin-top:30px;
        margin-bottom: 30px;
		}
#footer {
        width: 1100px;
        }
/*----イメージに関する----*/
img {
        border: none;
		 }
/*----フォントに関する----*/
#nav li{
margin:25px 0px 20px -20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
line-height: 1.6;
list-style-type: none;
}
.font-family {
        font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		}
.font-family2 {
        font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
		font-size:12px;
		line-height: 1.5;
		}
a {
		text-decoration: none;
		}
a:link {
        color: #000000;
		}
a:visited {
        color: #000000;
		}
#footer {
        font-family: "Times New Roman" sans-serif;
		}		 		
/*----サイドバーに関する----*/
#sidebar {
		font-size: 14px;
		}
/*----フッターに関する----*/
#footer {
        font-family: "Times New Roman" sans-serif;
		}