@charset "utf-8";


/* layout */

#page {
	margin:0 auto;
	width:980px;
}

#wrapper{
	text-align:left;
	background-color:#0099FF;
	width:980px;
	height:100%;
}

#wrapper:after {
	content: "";
	display: block;
	clear: both;
}


#contents-area{
	padding: 10px;
}

#main{
	height:350px;
}

.movie{
	float:left;
}

.message{
	width:450px;
	height:350px;
	background:url(/thanks2009/images/bg_message.gif) no-repeat;
	float:right;
}

.outbox{
	clear:both;
	background-color:#FFFFFF;
	padding:5px;
	height:inherit;
}

.inbox{
	border:1px solid #0099FF;
	padding:14px 14px 0px 14px;
}


h2{
	clear:both;
}

.area{
	padding:15px 10px 0px 10px;;
}

.crc-menu{
	width:290px;
	float:left;
}

.crc-menu img{
	margin-bottom:10px;
}

.crc-menu-style{
	margin-right:15px;
}

.photo-box{
	float:left;
	margin:0 30px 20px 0;
}

.pagetop{
	text-align:right;
	color:#FFFFFF;
	clear:both;
	padding:10px 0;
}

.use{
	color:#FFFFFF;
	clear:both;
	padding:2px 0px 5px 422px;
	margin:0px;
}

.use02{
	color:#FFFFFF;
	clear:both;
	padding:2px 0px 5px 5px;
	margin:0px;
}

.use03{
	color:#CC0000;
	clear:both;
	padding:2px 0px 5px 422px;
	margin:0px;
}

#bg-map{
	width:900px;
	height:274px;
	background:url(/thanks2009/images/bg_map.gif) no-repeat;
}

#bg-map ul {
	color:#88171B;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:20px;
}

.bg-map-area{
	width:420px;
	position:relative;
	top:50px;
	left:10px;
	font-size:0.8em;
}



ul.linl-list{
	font-size:0.85em;
	line-height:1.4em;
	list-style-image:url(/thanks2009/images/icon_arrow.gif);
	list-style-position:outside;
	margin:0;
	padding:0 0 20px 17px;	
}

/* 3段目　ムービー */
.moviebox {
	width:200px;
	font-size:0.78em;
	color:#666666;
	line-height:1.3em;
	float:left;
	margin-left:76px;
	display: inline;
}

.moviebox dd{
	background:url(/thanks2009/images/icon_movie.gif) no-repeat;
	margin-top:10px;
	text-indent: 2.4em;
	padding-bottom:20px;
}


/* style */
.text-l {
	text-align:right;
}

.nospace{
	padding: 0;
	margin: 0;
}

.clear{
	clear:both;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* font */

p {
	font-size:0.8em;
	padding-bottom:20px;
	color:#666666;
}

.l-text{
	font-size:0.9em;
}

.s-text{
	font-size:0.78em;
}

.m-text{
	font-size:14px;
	line-height:22px;
	padding:100px 30px 0 30px;
}

.shien-text{
	padding:30px 40px 0 40px;
}

.t-center{
	text-align:center;
}

.end-massage{
	font-size:0.9em;
	font-weight:bold;
	color:#0099FF;
	text-align:center;
	line-height:1.4em;
}

/* footer、ぱんくずなど */

#footer{
	width:980px;
	height:30px;
	background: url(/thanks2009/images/footer.gif) no-repeat;
	clear:both;
	background-color:#0099FF;
	border:medium none;
}
#footer img{
	margin:8px 0 0 10px;
}

#pnkuzuL{
	text-align:left;
	font-size:8pt;
	color:#0099FF;
	margin:3px 0;
}


/* link */
.pagetop a:link { color: #FFFFFF; }
.pagetop a:visited { color: #FFFFFF; }
.pagetop a:hover { color: #FFFFFF; }
.pagetop a:active { color: #FFFFFF; }

.use a:link { color: #FFFFFF; }
.use a:visited { color: #FFFFFF; }
.use a:hover { color: #FFFFFF; }
.use a:active { color: #FFFFFF
