@charset "UTF-8";
/* CSS Document */
body {
	line-height: 1.3;
	color: #000;
	text-align: center;
	background-color: #FFF;
	background-image: url(../../images/bg_body_yyu.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	width: 960px;
	background-color: #FFF;
}
#header #logo {
	margin-left: 20px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-right: 40px;
	width: 318px;
}
#header ul#utility {
	float: left;
	width: 380px;
	margin-top: 16px;
}
#header ul#utility li {
	float: left;
	padding-right: 18px;
}
#header ul#utility li#utility01 {
	width: 40px;
}
#header ul#utility li#utility02 {
	width: 40px;
}
#header ul#utility li#utility03 {
	width: 100px;
}
#header ul#utility li#utility04 {
	width: 94px;
}
#header ul#utility-link {
	text-align: right;
	width: 193px;
	float: right;
}
#header ul#utility-link li{
	float: right;
}
#header ul#utility-link li#utility-link01 {
	width: 100px;
}
#header ul#utility-link li#utility-link02 {
	width: 93px;
}
#header ul#gNav {
	margin-left: 5px;
	clear: both;
}
#header ul#gNav li {
	float: left;
	padding-bottom: 4px;
}
#header ul#gNav li#nav00 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav01 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav02 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav03 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav04 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav05 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav06 {
	width: 117px;
	padding-right: 2px;
}
#header ul#gNav li#nav07 {
	width: 117px;
	padding-right: 0px;
}
#pNav  {
	clear: both;
	width: 944px;
	background-color: #FFF;
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 8px;
}
#pNav li#bg {
	background-image: url(../../images/bg_pNav_yyu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 12px;
	padding-right: 20px;
}
#pNav a:link {
	color: #E0305C;
	text-decoration: none;
}
#pNav a:visited {
	color: #E0305C;
	text-decoration: none;
}
#pNav a:hover {
	color: #E0305C;
	text-decoration: underline;
}
#contentsArea {
	width: 950px;
	background-color: #FFF;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#contentsArea a:link {
	color: #E0305C;
	text-decoration: none;
}
#contentsArea a:visited {
	color: #E0305C;
	text-decoration: none;
}
#contentsArea a:hover {
	color: #E0305C;
	text-decoration: underline;
}
#footer {
	text-align: center;
	width: 960px;
	font-size: 83.3%;
	color: #000;
	padding-bottom: 24px;
	margin-top: 40px;
	clear: both;
	background-color: #F0F0F0;
	background-image: url(../../images/bg_footer_yyu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer ul {
	margin-bottom: 8px;
}
#footer ul li {
	display: inline;
	padding-left: 24px;
}
#footer ul#textNav {
	margin-top: 30px;
}
#footer #sam {
	margin-top: 16px;
}
#footer #copyright {
	margin-top: 16px;
}
#footer a:link {
	text-decoration: none;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #copyright {
	background-color: #000;
	width: 960px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.bold {
	font-weight: bold;
}

