@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++

 00.共通設定
 01.トップページ
 02.下層
 03.ありがとうページ
 04.フォーム
 05.ダウンロード

++++++++++++++++++++++++++++++++++++++++*/

html {
	height: 100%;

}

body {
	height: 100%;
	overflow-y: scroll;
	*overflow-y: hidden;
	*overflow-x: hidden;
	font-size: 85%;
	background: url(../images/bg.gif) center repeat-y;
	font-family:'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 4px;
}


a { color: #15A0AF; }

/*========================================

  00.共通設定

========================================*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	_position: relative;
}

/*----------------------------------------
　太陽
----------------------------------------*/

#outline{
	/*background: url(../images/sun.png) right top no-repeat;*/
	background: url(../images/bg.gif) center repeat-y;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 700px;
	position: relative;
}

/*----------------------------------------
　ヘッダー
----------------------------------------*/

#header {
	width: 1000px;
	position: fixed;
	height: 153px;
	background: url(../images/header.png) center top no-repeat;
	z-index: 10;
}

	#c-Tech_logo {
		float: left;
		padding: 20px;
		cursor: pointer;
		position: relative;
		z-index: 300;
	}
	
	#globalNav {
		float: left;
		padding: 20px;
		position: relative;
		z-index: 300;
	}
	
	#globalNav li {
		float: left;
		padding: 6px 20px 6px 0;
		
	}

	#globalNav a {
		cursor: pointer;
	}

/*----------------------------------------
　コンテンツ
----------------------------------------*/	

#contents {
	position: relative;
}

	.copy {
		position: absolute;
		top: 120px;
		left: 20px;	
	}
	
	.present {
		position: absolute;
		top: 355px;
		left: 10px;
		margin-top: -30px;
		z-index: 5;
	}
	
	.cloud01 {
		position: absolute;
		left: -195px;
		bottom: 230px;
		_display: none;
	}

	.cloud02 {
		position: absolute;
		right: 50px;
		top: 150px;
		_display: none;
	}
	
	.cloud03 {
		position: absolute;
		right: -165px;
		bottom: 300px;
		_display: none;
	}
	
	.cloud01b {
		position: absolute;
		left: 10px;
		bottom: 300px;
	}
	
	.cloud03b {
		position: absolute;
		right: 10px;
		bottom: 300px;
	}

/*----------------------------------------
　フッター
----------------------------------------*/

#footer {
	height: 140px;
	width: 100%;
	position: fixed;
	_position: absolute;
	left: 0;
	bottom: 0;
	background:url(../images/footer_bg.png) center bottom no-repeat;
	_display: none;
	z-index: 10;
	_z-index: 100;
}

.footerInner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	_z-index: 101;
}

	.tree {
		position: absolute;
		bottom: -100px;
		right: 30px;
		_z-index: 102;
	}

	.windmill {
		position: absolute;
		bottom: -130px;
		left: 40px;
		_z-index: 102;
	}
	
#footer6 {
	display: none;
	_display: block!important;
	/*background: url(../images/footer_bg.png);*/
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 100px;
}

.footerInner6 {
	background: url(../images/footer_bg.png);
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: -200px;
}

	.tree6 {
		position: absolute;
		bottom: 30px;
		right: 30px;		
	}

	.windmill6 {
		position: absolute;
		bottom: 30px;
		left: 40px;	
	}
	



	
/*========================================

  01.トップ

========================================*/

.mainImage {
	text-align: center;
	margin: 0 0 10px;
}
	
.message01 {
	/*color: #E85513;*/
	color: #00A199;
	font-weight: bold;
	text-align: center;
	margin: 0 0 7px;
}

.message01-1 {
	clear:both;
	color: #00A199;
	text-align: center;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 7px;
}

.message01-2 {
	clear:both;
	color: #00A199;
	text-align: center;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 7px;
}

.message02 {
	text-align: center;
	margin: 20px 0 10px;
	line-height: 1.8;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}

.click {
	text-align:center;
	margin: 0 0 10px;
	/*min-height: 750px; */
}

.message03 {
	text-align: center;
	margin: 0 0 10px;
	color: #444;
	letter-spacing: 2px;
	font-size: 80%;
}

.banner {
	text-align: center;
}

.bnrleft {float:left; width:128px;}
.bnrright {float:right;}

.bnr {
	width:480px;
	margin:0 auto;
	margin-top:30px !important;
	overflow:hidden;
	padding-bottom:40px !important;
	}

.coming {
	margin: 0 0 20px -70px;	
}

img.btnOp:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

/*========================================

  02.下層

========================================*/

/*----------------------------------------
	レイアウト
----------------------------------------*/

	#background #header {
		
	}
	
	#index .main {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -285px;
		margin-top: -275px;
		width: 600px;
		height: 450px;
		min-height: 650px;
	}
	
	#present .main {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -285px;
		margin-top: -275px;
		width: 600px;
		height: 450px;
		min-height: 650px;
	}
	
	#thanks .main {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -285px;
		margin-top: -215px;
		width: 600px;
		height: 450px;
		padding-bottom: 150px;
	}
	
	#comingsoon .main {
		width: 600px;
		margin: 0 auto;
		padding: 90px 0;
		position: relative;
		line-height: 1.5;
	}

	#background .main {
		width: 600px;
		margin: 0 auto;
		position: relative;
		line-height: 1.5;
		backface-visibility: #ccc;
	}
	
	/*.endMss {
		width:700px; 
		height:auto; 
		/*text-align:center; 
		position:absolute; 
		top:-100px;
		left:-100px;
		margin: 0px 0 0 0px;
	}
*/

	@media screen and (max-width: 999px) {
		#background .main {
			width: 1000px;
			position: relative;
			line-height: 1.5;
			backface-visibility: #ccc;
		}
		.contFlag {
			width: 200px;
			float: left;	
		}
		.contFlag a {
			display: block;
			width: 200px;
			height: 200px;	
		}
		
		.contBox {
			width: 100px;
			padding-right: 200px;
			float: right;
		}
	}


	#background #footer {
		position: fixed;
		width: 1000px;
		bottom: 0;
		left: 50%;
		margin-left: -500px;
		_position: absolute;
			
	}
	
	.content_3{padding: 0 0 150px; _margin-top: -100px;}
	


/*----------------------------------------
	デザイン
----------------------------------------*/

.heading {
	/*background: url(../images/icon.png) no-repeat left center;*/
	color: #15A0AF;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	font-size: 120%;
	margin: 0 0 5px;
}

.calendarList {
	padding: 25px 0 0 25px;
	background: #fff;
	width: 516px;
	margin: 0 0 25px;
}

.calendarList li {
	float: left;
	width: 147px;
	margin: 0 25px 25px 0;
}

.image {
	margin: 0 0 5px;
}

.title {
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 5px;
}

.text {
	font-size: 90%;
	margin: 0 0 5px;
}

.link {
	font-size: 75%;
	word-wrap: break-word;
	letter-spacing: normal!important;
	line-height: 1.2;
}

.numbering {
	margin: 0 0 25px;
}

.numbering li {
	margin: 0 0 10px;
}

.num1 {
	background: url(../images/1.gif) left top no-repeat;
	padding-left: 20px;
}

.num2{
	background: url(../images/2.gif) left top no-repeat;
	padding-left: 20px;
}

.num3 {
	background: url(../images/3.gif) left top no-repeat;
	padding-left: 20px;
}
.num4 {
	background: url(../images/4.gif) left center no-repeat;
	padding-left: 20px;
}

/*========================================

  03.ありがとう

========================================*/
/*
#thanksBox {
	margin-top: -9999px;
}
*/
#thanksBox {
	margin-top: -400px !important;
}

.greetingWrapper {
	height: 32px;
	margin-bottom: 32px;
}

#greeting {
	margin: 0 auto;
	width: 503px;
	height: 32px;
	position :relative;
}

#greeting li {
	float: left;
	padding: 0 5px;
}

.li01 {width: 32px;}
.li02 {width: 32px;}
.li03 {width: 8px;}
.li04 {width: 29px;}
.li05 {width: 22px;}
.li06 {width: 31px;}
.li07 {width: 24px;}
.li08 {width: 25px;}
.li09 {width: 29px;}
.li10 {width: 30px;}
.li11 {width: 27px;}
.li12 {width: 25px;}
.li13 {width: 29px;}
.li14 {width: 11px;}

.greeting {
	text-align: center;
	margin: 0 0 30px;
}

.countWrapper {
	height: 56px;
	margin: 0 0 32px;
}

#count {
	margin: 0 auto;
	padding: 0px 0 0 5px;
	width: 310px;
	height: 76px;
}

#count li {
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 57px;
	height: 76px;
}

.countWrapper1 {
	/*height: 56px;*/
	/*margin: 400px 0 0 0  ;*/
	margin: 300px 0 0 0  ;
}

#count1 {
	margin: 0 auto;
	padding: 100px 0 0 5px;
	width: 310px;
	height: 276px;
}

#count1 li {
	list-style: none;
	margin: 0 5px 10px 0;
	padding: 0;
	float: left;
	width: 57px;
	height: 76px;
}


.thanksMessage h1,.thanksMessage p {
	text-align: center;
	margin: 0 0 10px;
	line-height: 1.3;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333;
}

.thanksMessage1 h1,.thanksMessage1 p {
	clear:both;
	text-align: center;
	margin: 0px 0 10px;
	line-height: 1.3;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333;
	
}

.thanksMessage1 {
	margin: 30px 0 0 -40px ;
}

.caution {
	text-align: center;
	margin: 0 0 30px;
	color: #444;
	letter-spacing: 2px;
	font-size: 80%;
}

.linkArea {
	margin: 0 auto;
	margin-top:40px;
	width: 380px;
	padding-bottom:500px;
}

.linkArea a:link    { color: #333; }
.linkArea a:visited { color: #333; }
.linkArea a:hover   { color: #333; text-decoration: none;}
.linkArea a:active  { color: #333; text-decoration: none;}

.endMss {
	height:200px;
	color:#ec7993;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin-left:-20px;
	padding-top:40px;
}


/*========================================

  04.フォーム

========================================*/

/*----------------------------------------
	レイアウト
----------------------------------------*/

.errorMessage {
	color: #c00;
	font-size: 80%;
	margin: 0 0 20px;	
}

.error input {
	background:#FFA0BB
}

#contactForm {
	background-image: none!important;
	background-color: transparent;
	padding: 0 0 40px;
}

#contactArea {
	padding: 0 10px;
}

#contactArea .message02 {
	padding: 0 0 20px;
}

.contactTable {
	font-size: 75%;
	margin: 0 0 20px;
}

.contactTable th {
	padding: 0 0 2px;
	vertical-align: middle;
}

.contactTable th div {
	background: #ddd;
	color: #333;
	padding: 5px;
}

.outer {
	vertical-align: middle;
	padding: 0 10px;
}

.innerTable {
	
}

.innerTable td {
	vertical-align: middle;
	padding-right: 5px;
}

#fnameS { padding: 3px; width: 80px; }
#fnameM { padding: 3px; width: 80px; }
#fkanaS { padding: 3px; width: 80px; }
#fkanaM { padding: 3px; width: 80px; }
#fzip   { padding: 3px; width: 100px; ime-mode: disabled;}
#faddr1 { padding: 3px; width: 150px; }
#faddr2 { padding: 3px; width: 150px; }
#faddr3 { padding: 3px; width: 150px; }
#ftel   { padding: 3px; width: 150px; ime-mode: disabled;}
#fmail  { padding: 3px; width: 150px; ime-mode: disabled;}
#fmail2 { padding: 3px; width: 150px; ime-mode: disabled;}

.kaku {
	font-size: 85%;
}

.hosoku {
	font-size: 85%;
	color: #007AB6;
	line-height: 1.2;
}

.mes {
	font-size: 80%;
	/*letter-spacing: -1px;*/
	letter-spacing: 2px;
}

.submitBtn {
	margin: 0 auto 20px;
	text-align: center;
	width: 85px;
	height: 29px;
}

.end {
	font-size: 85%;
}


/*========================================

  05.ダウンロード

========================================*/

#downloadArea {
	/*padding: 300px;*/
}

#download .main {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -410px;
	/*
	margin-top: -330px;
	*margin-top: -330px;
	*/
	width: 820px;
	padding-bottom: 30px;
}

.downloadHeading {
	margin: 0 0 20px;	
}

.downloadHeading th {
	padding-right: 10px;
}

.downloadHeading td {
	font-size: 85%;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 1.5;
}

.cBox {
	background: #fff;
	padding: 20px 0;
	margin: 0 0 20px;
}

.downloadList {
	padding-left: 13px;
}

.li {
	padding-left: 58px;
	float: left;
	width: 186px;
}

.d01 {
	background: url(../images/download/6-7.png) left 0px no-repeat;
	margin-right: 25px;
	margin-bottom: 5px;
}

.d02 {
	background: url(../images/download/8-9.png) left 0px no-repeat;
	margin-right: 25px;
	margin-bottom: 5px;
}

.d03 {
	background: url(../images/download/10-11.png) left 0px no-repeat;
	margin-bottom: 5px;
}

.d04 {
	background: url(../images/download/12-1.png) left 0px no-repeat;
	margin-right: 25px;
}

.d05 {
	background: url(../images/download/2-3.png) left 0px no-repeat;
	margin-right: 25px;
}


.d06 {
	background: url(../images/download/11-12.png) left 31px no-repeat;
}

.thumbnail {
	margin: 0 0 2px;
}

.size {
	display: inline;
}

.size li {
	display: inline;
	background: url(../images/download/arrow.png) left center no-repeat;
	margin-right: 10px;
	padding-left: 7px;
	padding-top: 2px;
	font-size: 70%;
	letter-spacing: 0px;
}

.size li a {
	color: #009CEC;
	text-decoration: none;
}

.size li a:hover {
	text-decoration: underline;
}


.way {
	width: 800px;
	margin: 10px 0 0;
}

.os {
	width: 92px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}

.howto {
	font-size: 85%;
	padding-bottom: 10px;
	letter-spacing: 1px;
	vertical-align: top;
	line-height: 1.5;
}

/*========================================

  06.クリック後壁紙ページ

========================================*/

.paperWall {
}

.image {
	text-align: center;
}

.white {
	background: #fff;
	padding: 10px;	
	margin: 0 0 20px;
}

.spec {
	text-align: center;
}

.month {
	font-weight: bold;
	font-size: 120%;
	color: #960;
}

.size {
	
}

.close {
	text-align: center;	
}

/*========================================

  07.報告書

========================================*/

.reportTxt {
	font-size: 150%;
	font-weight: bold;
	color: #F60;
}

/*========================================

  08.応援する団体

========================================*/

#dantaiLi ul {
	width:680px;
	height:60px;
}

#dantaiLi li {
	list-style: none;
	float:left;
	border-left:#00a199 3px solid;
	margin-right:20px;
	margin-bottom:10px;
	padding-left:10px;
	color:#00a199;
	width:12em;
}

.dantaiWaku {
	clear:both;
	background-color: rgba(255,255,255,0.5);
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	width:570px;
	padding:20px;
	overflow:hidden;
	line-height:1.6;
	letter-spacing:1.3px;
	margin:0px 0 60px 0;
}

.dantaiWaku h3{
	margin-bottom:10px;
}

.dantaiWaku p{
	margin:10px 0;
}

.dantaiImg01 {
	float:left;
	margin-right:10px;
}

ul.dantaiImgs li {
	float:left;
}

.hideAnchor {
	display:block;
	height:0px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-100px;
	padding-bottom:100px;
}

ul.dantaiMov  {
	width:600px;
	padding:20px 0 50px 20px;
	height:300px;
}

.dantaiMov li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	
}

/*
 印刷用
 */
@media print {
	#header{
		background: none;
		position: absolute;
	}
	#footer{
		display: none;
	}
}