@charset "shift_jis";
UL.LinkTab {
	width: 558px;
	height: 56px;
	background: #FFF url(image/bar_green02.gif) no-repeat center 32px;
}
UL.LinkTab LI {
	float: left;
	width: 128px;
	line-height: 0;
	padding: 0 5px;
}

UL.LinkTab LI.Inner {
	padding: 0 6px;
}

.Sample {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 16px;
}
.Sample P {
	float: left;
}
.Sample P.MarginR {
	padding-right: 8px;
}


STRONG {
	font-size: 1.8em;
	line-height: 1.3em;
}
#Wrapper {
	background-color: #E9F9D9;
}

.Content #Left {
	float: left;
	width: 382px;
	padding-right: 8px;
	background-color: #FFFFFF;
}
.Content #Left .Photo {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}

.Content #Right {
	float: right;
	width: 154px;
	background-color: #E9F9D9;
	height: 104em;
}
.Content .Link {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
.Content .Link P {
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}
.Content H4 {
	font-size: larger;
	font-weight: bold;
}
