@charset "utf-8";

/* 汲枢次2・
============================================================ */
body {
	color:#454545;
	font-size:small;
	line-height:1.5;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

/* リンク澄2・
============================================================ */
a:link {
	color:#3d3d3d;
	text-decoration:underline;}

a:visited {
	color:#3d3d3d;
	text-decoration:underline;}

a:active {
	color:#e7368e;
	text-decoration:none;}

a:hover {
	color:#e7368e;
	text-decoration:none;}

#footer a,
#footer a:active {
	text-decoration:none;
}
#footer a:hover {
	color:#3d3d3d;
	text-decoration:underline;
}
/* table澄2・
============================================================ */
th {
	font-weight:normal;
	text-align:left;}

/* class澄2・
============================================================ */
.must {
	font-weight:bold;
	color:#c00;}

.bar {
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #666;}

/* パンｇ"・
------------------------------------------------------------ */
#bread {
	margin-left: 25px;
	width: 569px;
	font-size: x-small;
	color: #000;}

#bread span {
	color: #da73a1;}

#bread a {
	color: #e7368e;
	text-decoration: none;}

#bread a:hover {
	text-decoration: underline;}


/* メインコンテナー
============================================================ */
body p {
	position: relative;
	z-index: 2;
	font-size: x-small;
	color: #6e6e6e;}

body * p {
	position: static;
	z-index: auto;
	font-size: small;
	color: #454545;}

#mc {
	margin: 0 auto;
	clear: both;
	width: 810px;
	position: relative;
	z-index:1;}

/* 豪ヽンテナー
------------------------------------------------------------ */
#mcL {
	width:186px;
	float:right;
	position: relative;
	z-index:1;}

/* 右コンテナー
------------------------------------------------------------ */
#mcR {
	float:left;
	position:relative;
	left:20px;
	background:url(../../img/c/bg-mcr.gif) 0 0 repeat-y;
	z-index:1;}

#root.index #mcR {
	position:static;
	left:0;
	padding:0 5px;
	background:none;}

#totop {
	height:30px;
	background:url(../../img/c/bg-mcr-btm.gif) left bottom no-repeat;}

#totop {
	width: 570px;}

#totop a {
	position:relative;
	top:5px;
	left:530px;
	display:block;
	width:30px;
	height:11px;
	background:url(../../img/c/up.gif) 0 0 no-repeat;
	text-indent:-9999px;
	font-size:1px;
	line-height:11px;}