@charset "utf-8";

/* layout style */

#outerGroup {
	background-color: #FFF;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header style */

#outerGroup #header {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	height: 92px;
}

#outerGroup  #header  #header_left {
	float: left;
	padding: 10px 10px 0px;
	width: 357px;
}

#outerGroup #header #header_right {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}


#outerGroup #header #header_right #menu_top {
	border: 1px solid #FF9933;
	margin: 61px 0px 0px;
	width: 65px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
#outerGroup  #header  #header_right  #menu_hard {
	border: 1px solid #FF9933;
	width: 130px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9933;
	margin-top: 61px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerGroup  #header  #header_right  #menu_dispo {
	border: 1px solid #FF9933;
	width: 130px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
	margin-top: 61px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerGroup  #header  #header_right  #menu_care {
	border: 1px solid #FF9933;
	margin: 61px 0px 0px;
	width: 65px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9933;
}
#outerGroup #contentGroup #content_left #content_topix #lineup .linrup {
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	color: #FFFFFF;
	background-color: #FFCC33;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#outerGroup #contentGroup #content_left {
	padding: 10px;
	float: left;
	width: 300px;
}
#outerGroup #contentGroup #content_left #left_text1 p {
	line-height: 20px;
	font-size: 14px;
	padding: 10px 0px;
}
#outerGroup #contentGroup #content_left #add {
	padding: 0px 10px;
	line-height: 16px;
	font-size: 14px;
}

#outerGroup #contentGroup #content_right {
	margin: 0px 0px 0px 320px;
	padding: 10px;
}

#outerGroup #contentGroup #content_right #lineup {
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	color: #FFFFFF;
	background-color: #FFCC33;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#outerGroup #contentGroup #content_left #content_topix #lineup .lineup p {
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	color: #FFFFFF;
	background-color: #FFCC33;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#outerGroup #contentGroup #content_left #content_topix #text .text {
	line-height: 20px;
}
#outerGroup #contentGroup #content_left #content_topix #text2 {
	text-align: center;
}
#outerGroup #contentGroup #content_left #lineup {
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	color: #FFFFFF;
	background-color: #FFCC33;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#outerGroup   #contentGroup   #content_right   #ttl   {
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
#outerGroup   #contentGroup   #content_right   #text   {
	line-height: 20px;
}
#outerGroup   #contentGroup   #content_right   #link   {
	text-align: right;
	line-height: 20px;
}

#outerGroup   #contentGroup   #content_right   #pic   {
	text-align: center;
}

#outerGroup #footer {
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

#outerGroup #footer address {
	font-style: normal;
	padding: 10px;
}

