@charset "utf-8";

html{
	height:100%;
}

body {
	text-align: center;
	height:100%;
	margin: 0;
	padding: 0;
	font-family:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
	background: url(http://www.tfm.co.jp/sky/img2014/body_bg.gif) repeat center top;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	overflow: auto;	/* Opera 9.51対策*/
}
img  {
	border: none;
}
.clearboth {
	clear:both;
	visibility:hidden;
}
br{
	letter-spacing:0;
}
/* ****************************************
	HEADER
*******************************************/
#header {
	background-color: #632828;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	margin: 0px;
}
.header_menu{
	width:941px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.header_margin{
	margin: 5px 0px 0px 10px;
	float:left;
}
.header_marginpoint{
	margin: 5px 30px 0px 0px;
	float:left;
}

/***** ▼SB 20130709 FMC *****/
#header .sb_post{
	width: 500px;
	display: inline;
	float: right;
	padding-right: 8px;
	position: relative;
	top: -5px;
}
/* IE7 */
*:first-child+html #header .sb_post{
	top: 8px;
}
/* IE6 */
* html body #header .sb_post{
	top: 5px;
}
#header .sb_post li{
	float: right;
	margin-left: 5px;
	display: inline;
}
#header .sb_post li.tw{
	width: 100px;
}
#header .sb_post li.google{
	width: 60px;
	position: relative;
	z-index: 90;
}
*html .sb_post .google{ display: none !important;}
#header .sb_post .fbLike span{
	width: 100px !important;
}
/******** ▲ここまで ********/


/* ****************************************
	CONTENT
*******************************************/
#container {
	margin: 20px 0px 0px 20px;
	width:941px;
	margin-left: auto;
	margin-right: auto;
}
#headertop{
	width:941px;
	height: 425px;
	background-image: url(../img/result/header.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#top01{
	width:941px;
	height: 186px;
	background-image: url(../img/result/top01.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#top02{
	width:941px;
	height: 125px;
	background-image: url(../img/result/top02_2.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#top04{
	width:941px;
/*	height:610px;*/
	background-image: url(../img/result/top04.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:-10px;
	margin-left:0;
}
#top05{
	width:941px;
/*	height: 610px;*/
	background-image: url(../img/result/top04.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-left:0;
}
#topthank{
	width:941px;
	height: 450px;
/*	height: 610px;*/
	background-image: url(../img/result/top04.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:-10px;
	margin-left:0;
}
.box02 {
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	background-color:#FFFFFF;
	width:680px;
	text-align:left;
	font-size:13px;
	color:#836f57;
}
.box02 p{
	color: #FFFFFF;
	text-align:left;
	padding:10px 0 5px;
	font-weight:bold;
}
.box02 span{
	text-align:right;
	color:#593D00;
}
.box02 img{
	text-align:center;
	width:98%;
}

/*おでかけ会議回り込み*/
.odekake-left,
.odekake-right {
   overflow: hidden;
   height: auto;
   margin:0px auto 20px;
   font-weight:normal;
   font-stretch:narrower;
}
 .odekake-left img {
   float: left;
   margin: 0 0 0 14px !important;
   padding: 0 !important;
   border: 0 !important;
}
 .odekake-right img {
   float: right;
   margin: 0 1px 0 1px !important;
   padding: 0 !important;
   border: 0 !important;
}
.odekake-left p,
.odekake-right p {
   line-height:1.4
   height: auto;
   font-size:14px;
   color:#7B5C00;
   padding-left:-10px;
   font-weight:normal;
}
#wbox {
	width:682px;
	border-radius: 8px;        /* CSS3草案 */  
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 8px;   /* Firefox用 */  
	margin:2px 120px 20px;
	padding:30px 10px 2px;
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.4);
	text-align:left;
	font-weight: normal;
	color:#000000;
	background:#FFFFFF;
	/*position:absolute;*/
}
#wbox span {
	margin:-20px auto 10px;
	padding:0px auto 2px;
	text-align:left;
	font-weight: normal;
	color:#998600;
	font-size:15px;
}
.wboxtex {
	margin:0 auto 10px;
	padding:0 5px 0;
	text-align:left;
	font-weight: bold;
	color:#0f3b58;
	line-height:1.5;
	font-size:18px;
}
.wboxtexinfo {
	margin:10px auto 10px;
	padding:0 5px 0;
	text-align:left;
	color:#0f3b58;
	line-height:1.5;
	font-size:13px;
}
.wboxtexinfo span {
	margin:0;
	padding:0 5px 0;
	text-align:left;
	color:#f7323b;
	line-height:1.5;
	font-size:15px;
}
.texsmall {
	margin:10px auto 10px;
	padding:0 5px 0;
	text-align:left;
	font-weight: normal;
	color:#0f3b58;
	line-height:1.5;
	font-size:15px;
}
input[type="submit"] {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #84bbf3;
	padding:12px 170px;
	margin:20px 140px 30px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #136fba 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #136fba 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#136fba', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #136fba), color-stop(100%, #378de5) );
	background-color:#136fba;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}
.input[type="submit"]:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #136fba 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #136fba 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#136fba');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #136fba) );
	background-color:#378de5;
}
.input[type="submit"]:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */

.thankb{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #84bbf3;
	padding:15px 140px 15px;
	margin:0px 210px 10px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #136fba 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #136fba 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#136fba', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #136fba), color-stop(100%, #378de5) );
	background-color:#136fba;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
 	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}
.thankb :hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #136fba 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #136fba 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#136fba');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #136fba) );
	background-color:#378de5;
	text-decoration: none;
}
.thankb :active {
	position:relative;
	top:1px;
		text-decoration: none;
}
/* This css button was generated by css-button-generator.com */

.formbox {
	margin:20px auto 0;
	padding:0 5px 0;
	color:#594900;
	font-size:15px;
}
.formtext {
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
	color:#0064C8;
}
.formtext2 {
	margin:10px 0 5px;
	font-size:15px;
	font-weight:normal;
	color:#006cc3;
}


/* ****************************************
	FOOTER
*******************************************/
#footer {
width:940px;
height:242px;
margin-left: 0px;
margin-right: auto;
margin-top: -18px;
background-image: url(../img/result/footer.png);
background-repeat: no-repeat;
}
#footerlist {
width:940px;
height:242px;
margin-left: 0px;
margin-right: 500px;
margin-top: -3px;
background-image: url(../img/result/footer.png);
background-repeat: no-repeat;
}

/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height: 160%; 
color: #000000;
letter-spacing: 0.2em; 
	}
.ft10 {
text-align: left; 
font-size:10px; 
line-height: 140%; 
color: #000000;
letter-spacing: 0.2em; 
	}
.ftrd {
color: #d7151a;
	}
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}
a:link
{
color: #FF3366;
text-decoration: underline;
}

a:visited
 {
color: #FF3366;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}
