* {margin: 0;padding: 0;}



body {

	background: #333;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 12px;

	line-height: 20px;

	color: #222;}



a {

	text-decoration: none;

	color: #F30;

	}



a:hover {

	text-decoration: underline;

	color: #000;

	}



#wrap {

	margin: 0px auto 10px auto;

	width: 800px;

	background: #fff;

	padding: 10px;

	border-left: 2px solid orange;

	border-right: 2px solid orange;

	border-bottom: 2px solid orange;

}

	

#header {

	height: 160px;

	background: #554d42 url(images/header.jpg) no-repeat;

	}



#header h1 {

	font-size: 38px;

	padding: 27px 0 0 10px;

	color: #900;

	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}



#header h1 a {

	color: black;

	text-decoration: none;

	font-weight: bold;

	}



#header h1 a:hover {

	color: #fff;

	}



#menu {

	height: 40px;

	line-height: 40px;

	background: #000;}



#menu ul {

	list-style-type: none;

	padding-left: 30px;

	}

	

#menu ul li {

	display: block;

	float: left;

	}



#menu ul li a {

	padding: 0 7px 0 7px;

	text-decoration: none;

	font-weight: 600;

	font-size: 14px;

	color: #fff;

	border-right: 1px solid #333;

	}



#menu ul li a:hover {

	color: #FF6;

	text-decoration: none;

	}



#content {

	padding: 0 20px 20px 0;

	}



.right {

	float: right;

	width: 570px;

	text-align: justify;

	margin-top: 20px;

	}



.right h2 {

	font-size: 18px;

	font-weight: bold;

	margin: 0px 0px 10px 0px;

	padding: 8px 0 8px 5px;

	background-color: #FC6;

	border-left: 4px solid #F60;

	}



.right h2 a {

	text-decoration: none;

	}



.right h2 a:hover {

	}



.right h3 {

	font-size: 13px;

	font-weight: bold;

	color: #F60;

	margin: 25px 0px 5px 0px;

	padding: 2px 0px 2px 4px;

	border-bottom: 1px solid #F60;

	}



.right ul {

	margin: 0px 0px 0px 10px;

	padding: 0px 0 10px 15px;

	list-style-type: disc;

	}

	

.right ul li a {

	text-decoration: none;

	font-weight: lighter;

	border-bottom: 1px dashed #FC3;

	}



.right ul li a:hover {

	}



.left {

	float: left;

	width: 185px;

	margin-top: 20px;

	}



.left h2 {

	margin: 0px 0px 2px 0px;

	padding: 5px 0px 3px 7px;

	color: #003;

	font-size: 15px;

	background-color: #FC6;

	border-left: 4px solid #F60;

	}



.left ul {

	margin: 0px 0px 10px 0px;

	padding: 5px 0px 10px 20px;

	list-style-type: circle;

	}



.left li{

	margin: 0px;

	padding: 0px;

	list-style-type: circle;

	}



.left ul li a {

	text-decoration: none;

	font-weight: lighter;

	}



.left ul li a:hover {

	}



#footer {

	margin: 10px 0px 15px 0px;

	text-align: center;

	font-size: 12px;

	color: #aaa;

	}



#footer a {

	color: orange; 

	}



#footer a:hover {

	color: black;

}

.pan {

	margin: 10px 0px 25px 0px;

	padding: 0px 0px 2px 0px;

	font-size: 85%;

	border-bottom: 1px solid #dadada;

}



.pan a {

	color: #333;

	text-decoration: none;

}



.pan a:hover {

	color: #000;

}
