<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Base
---------------------------------------------*/
html {
	background: url(images/back.gif) repeat left top;
}

body {
	text-align: center;
	color: #606060;
	margin: 0px;
	padding: 0px;
	background:  url(../08campaign/images/tail_right.jpg) repeat-x center top;
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #ff7800; text-decoration: underline; }
a:visited { color: #ff7800; text-decoration: underline; }
a:hover   { color: #ff7800; text-decoration: none; }
a:active  { color: #FF9E46; text-decoration: none; }




/* head
---------------------------------------------*/
#head {
	position: relative;
	height: 100px;
	width: 900px;
	margin: 0px auto 5px;
	background: url(../08campaign/images/tail_right.jpg) repeat-x left top;
}

#head h1 {
	position: absolute;
	left: 0px;
	top: 0px;
}


/* body
---------------------------------------------*/
#body {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background: url(../08campaign/images/titleback.jpg) no-repeat left center;
	height: 50px;
}
/* --ClearFix-- */
#body:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #body {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
h2 {
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 14px;
	margin-top: 5px;
	font: bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #2C2D27;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666701;
}

#text {
	float: none;
	display: block;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.1em;
	margin: 15px auto 20px;
	width: 800px;
}
.image {
	width: 147px;
	float: right;
	margin-right: 5px;
	display: inline;
}

.close {
	position: absolute;
	right: 5px;
	bottom: 5px;
}



/* foot
---------------------------------------------*/
#foot {
	width: 900px;
	margin: 0px auto;
	clear: both;
	text-align: right;
	padding: 10px 0px 0px;
}

#foot p {
	color: #333333;
	font-size: 85%;
	text-align: center;
}

#camp {
	margin: 0px auto 10px;
	padding: 0px;
	width: 900px;
}


/*-----------------
      list
------------------*/
#camp .underLine {
	height /**/: 220px;
	padding: 0px 0px 5px;
	background: no-repeat;
	clear: both;
	margin-top: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	
}

#camp .underLine ul{
	display: inline;
}

#camp .underLine li {
	font-size: 10px;
	float: left;
	text-align: center;
	line-height: 16px;
	border-right: 1px dotted #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	width: 180px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 2px 0px 0px 3px;
	padding-bottom: 5px;
	display: inline;
	height: 210px;
	
}
#camp .underLine .line{
	width /**/: 180px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#camp #text02 {
	clear: both;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	text-align: center;
}
#camp .underLine a {
	color: #FF7800;
	font: 9px/11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#foot_wrap {
	width: 100%;
	border-top: 2px solid #FFCC00;
	background: #797979 url(../08campaign/images/tail_right.jpg) center center;
}
#camp  img {
	padding: 0px;
	margin: 0px;
}
#text .t01 {
	border-left: 4px solid #0099CC;
	padding-left: 6px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #DFDFC7;
}
#text .t02 {
	padding: 5px;
	margin-top: 20px;
}
#text .t03 {
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 10px;
}
</pre></body></html>