@charset "Shift_JIS";
/* CSS Document */

.width5 { width: 5%; }
.width10 { width: 10%; }
.width15 { width: 15%; }
.width20 { width: 20%; }
.width25 { width: 25%; }
.width30 { width: 30%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width45 { width: 45%; }
.width50 { width: 50%; }
.width55 { width: 55%; }
.width60 { width: 60%; }
.width65 { width: 65%; }
.width70 { width: 70%; }
.width75 { width: 75%; }
.width80 { width: 80%; }
.width85 { width: 85%; }
.width90 { width: 90%; }
.width95 { width: 95%; }
.width100 { width: 100%; }



div#forguest {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 70px;
	background-color: #F6F4ED;
	line-height: 180%;
	padding-bottom: 0px;
}

div#forguest:after {
    content: "";
    display: block;
    clear: both;
}

div#forguest a:link {
  color: #746035;
  text-decoration: underline;
}

div#forguest a:visited {
  color: #746035;
  text-decoration: underline;
}

div#forguest a:hover {
  color: #B79F69;
  text-decoration: none;
}

div#forguest a:active {
  color: #B79F69;
  text-decoration: none;
}

/* インデックス */

div#forguest div#con {
	margin: 0px 25px 0px 25px;
}

div#forguest div#con:after {
    content: "";
    display: block;
    clear: both;
}

div#forguest div#con p {
	color: #666666;
}

div#forguest div.con-l {
	display: block;
	width: 383px;
	float: left;
	margin-top: 25px;
}

div#forguest div.con-r {
	display: block;
	width: 383px;
	float: right;
	margin-top: 25px;
}

div#forguest div.link {
	background: url(/forguest/images/index_link_back.gif) repeat-x;
	height: 28px;
	padding-top: 3px;
}

div#forguest div.link p {
	background: url(/forguest/images/ico_disc_right.gif) no-repeat 5px 4px;
	padding-left: 20px;
	margin: 3px 0px 0px 10px;
	font-size: 110%;
	color: #ffffff;
	_height: 1%;
}

div#forguest div.link p a:link {
  color: #ffffff;
  text-decoration: none;
}

div#forguest div.link p a:visited {
  color: #ffffff;
  text-decoration: none;
}

div#forguest div.link p a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div#forguest div.link p a:active {
  color: #ffffff;
  text-decoration: underline;
}

div#forguest div.thum {
	width: 70px;
	float: left;
	margin-top: 10px;
}

div#forguest div.lead {
	width: 303px;
	float: right;
	margin-top: 10px;
}

div#forguest div.lead p {
	margin: 0px;
	padding: 0px;
}


/* サブナビ */

div#forguest div#sub_navi {
	width: 158px;
	float: left;
	margin: 0px 0px 0px 5px;
}

div#forguest div#sub_navi p {
	margin: 0px;
	padding: 0px;
}

div#forguest div#sub_navi ul {
	width: 156px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border-top: none;
	border-right: solid 1px #021D15;
	border-bottom: solid 1px #021D15;
	border-left: solid 1px #021D15;
	list-style: none;
}

div#forguest div#sub_navi ul li {
	width: 120px;
	margin: 0px 0px 10px 3px;
	padding: 0px 0px 0px 18px;
	background: url(/forguest/images/ico_disc_right2.gif) no-repeat 5px 3px;
}

/* コンテンツ */

div#forguest div#m_con {
	width: 652px;
	float: right;
	margin: 0px 5px 0px 0px;
}

div#forguest div#m_con:after {
    content: "";
    display: block;
    clear: both;
}

div#forguest div#m_con h1 {
	background: url(/forguest/images/h1_back.gif) repeat-x;
	height: 35px;
	color: #FFFFFF;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 0px 10px;
	font-size: 110%;
	font-weight: bold;
}

div#forguest div#m_con h2 {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 8px;
	border-left: 5px solid #021D15;
	font-size: 110%;
	font-weight: bold;
}

div#forguest div#m_con p {
	margin: 0px 0px 20px 0px;
	color: #666666;
}

div#forguest div#m_con table {
	margin: 0px 0px 20px 0px;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	line-height: 180%;
	clear: both;
}

div#forguest div#m_con table th,
div#forguest div#m_con table td {
	margin: 0px;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

div#forguest div#m_con table th {
	background-color: #EAEAEA;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

div#forguest div#m_con table td {
	color: #666666;
}

div#forguest div#m_con strong {
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}

div#forguest div#m_con em {
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

div#forguest div#top_link {
	text-align: center;
	border-top: dotted 1px #D5E3DE;
	border-bottom: dotted 1px #D5E3DE;
	margin-top: 30px;
}

div#forguest div#top_link p {
	margin: 0px;
	padding: 0px;
}







