h1 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 20px;
	color: #FFF;
}
h4 {
	font-size: 20px;
	line-height: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #093;
	padding-left: 10px;
	color: #333;
	letter-spacing: 0.2em;
	background-color: #F5F5F5;
	margin-right: 30px;
}
.giji {
	font-size: 14px;
	margin-left: 60px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: normal;
	margin:0;
	background-image: url(image/bg2.png);
}
#wrapper #footer {
	font-size: 12px;
	color: #E6E6E6;
	text-align: right;
	background-color: #C00;
	padding: 10px;
	margin-top: 40px;
}
#wrapper #footer_s {
	font-size: 12px;
	color: #E6E6E6;
	text-align: right;
	background-color: #069;
	padding: 10px;
	margin-top: 40px;
}
#wrapper #footer_r {
	font-size: 12px;
	color: #E6E6E6;
	text-align: right;
	background-color: #093;
	padding: 10px;
	margin-top: 40px;
}
#wrapper #select {
	font-size: 12px;
	color: #C30;
	text-align: right;
	padding: 10px;
	height: 40px;
}
#header {
	background-image: url(image/head_red_s1.png);
	background-repeat: repeat-x;
	height: 95px;
	text-align: center;
}
#header_s {
	background-image: url(image/head_blue_s1.png);
	background-repeat: repeat-x;
	height: 95px;
	text-align: center;
}
#header_r {
	background-image: url(image/head_green_s1.png);
	background-repeat: repeat-x;
	height: 95px;
	text-align: center;
}
#wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
}
table {
	margin-left:50px;
}
table td {
	padding-top:8px;
	padding-bottom:8px;
	padding-right: 24px;
	font-size: 14px;
	padding-left: 10px;
}
* {
margin: 0px;
padding: 0px;
}
p {
	margin-left: 40px;
	font-size: 14px;
	line-height: 24px;
}
.modi {
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#select li {
	position: relative;
	float: right;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#select li a {
	color:#FFFFFF;
}
#select li a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
#red {
	background-color:#C00;
	border-radius: 12px;
}
#blue {
	background-color:#069;
	border-radius: 12px;
}
#green {
	background-color:#093;
	border-radius: 12px;
}
