@charset "utf-8";

#repeatMan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4d4d4d;
	background: url(/image/about_bg.gif);
}

#repeatMan *{
	margin: 0;  /* 全ての要素をリセット */
	padding: 0;  /* 全ての要素をリセット */
	border: none;
}

#repeatMan a:link{
	color: #ed741f;
}

#repeatMan a:visited{
	color: #ed741f;
}

#repeatMan a:hover{
	color : #ed741f;
	text-decoration : none;
}

#repeatMan #envelope {
	width: 780px;
	margin: 0 auto;
	background: #fff;
	border: 2px solid #b45818;
}

#repeatMan #container {
	width: 684px;
	margin: 0 auto;
	position: relative;
}

#repeatMan #header {
	margin: 14px auto 1em;
	background: url(/image/about_head.jpg) no-repeat top center;
	height: 220px;
}

#repeatMan #header h1 {
	font-size: 14px;
	height: 184px;
	text-indent: 50%;
	text-align: center;
	line-height: 184px;
	font-weight: normal;
	color: #fff;
}
#repeatMan #header h1 a:link{
	color: #fff;
	text-decoration : none;
}

#repeatMan #header h1 a:visited{
	color: #fff;
	text-decoration : none;
}

#repeatMan #header h1 a:hover{
	color : #fff;
	text-decoration : none;
}

#repeatMan #gotoHome {
	margin-top: -2em;
	margin-right: 1em;
	text-align: right;
}

#repeatMan #gotoHome a {
	padding-left: 16px;
	background: url(/image/goto_home.gif) no-repeat center left;
}

.centered {
  position: relative;
  overflow: hidden;
}

.centered ul {
  position: relative;
  left: 50%;
  float: left;
}

.centered ul li {
  position: relative;
  left: -50%;
  float: left;
}
#repeatMan #headMenu {
	margin: 32px 0 0;
}
#repeatMan #headMenu li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0 .3em;
}
#repeatMan #headMenu li a{
	background: url(/image/list_mark.gif) no-repeat;
	padding-left: 14px;
}
#repeatMan p.hr {
	clear: both;
	margin: 1.5em auto 3em;
	width: 572px;
}
#repeatMan .context {
	text-align: left;
}
#repeatMan .context h2 {
	clear: both;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 6.8em;
	height: 50px;
	line-height: 37px;
	padding-top: 13px;
	background: url(/image/ttitle.gif) no-repeat;
	margin: 1em auto .5em auto;
}
#repeatMan .context div.value {
	width: 572px;
	margin: 0 auto;
	line-height: 130%;
}
#repeatMan .context div.value p {
	margin: 0 0 1em;
}
#repeatMan .context img.infoNum {
	vertical-align: middle;
	margin-right: .5em;
}
#repeatMan .context em.info {
	color: #E7160A;
	font-style: normal;
	font-weight: normal;
}
#repeatMan .context .cFooter {
	text-align: right;
	margin: 1em 54px;
	line-height: 14px;
	
}
#repeatMan .context a.gotoMain {
	padding-left: 16px;
	background: url(/image/goto_home.gif) no-repeat center left;
	margin-right: 1em;
}
#repeatMan .context a.gotoTop {
	padding-left: 16px;
	background: url(/image/goto_top.gif) no-repeat center left;
}

#repeatMan .context div.value h3 {
	font-size: 14px;
	margin: 1.5em auto .5em;
	padding: .2em;
	text-indent: .8em;
	border-bottom: 1px solid #ed741f;
	background: url(/image/h3_vline.gif) left repeat-y;
}
#repeatMan .context div.value h4 {
	font-size: 12px;
	margin: 2em auto .5em;
}
#repeatMan .context div.value h4 em {
	color: #E7160A;
	font-size: 10px;
	font-style: normal;
}
#repeatMan .context div.value h4 em a {
	color: #E7160A;
}
#repeatMan .context div.value div.ex {
	margin: 1em;
	padding: 1em;
	text-align: center;
}
#repeatMan .context div.value .bd {
	border: 1px solid #ccc;
}

#repeatMan #footer {
	clear: both;
	line-height: 32px;
	background: url(/image/footer_bg.gif) repeat-x bottom;
}
* html #repeatMan #footerMenu {
	margin: -34px 0 0;
}
#repeatMan #footerMenu li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0 .4em;
	font-size: 11px;
}
#repeatMan #headGoogleAd {
	margin: 2em auto;
}
#repeatMan .context .contextAd {
	width: 572px;
	margin: 0 auto;
	text-align: center;
}
