@charset "utf-8";

/* init */
*{
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	
	background: #EBD0CA;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FFFCF2 0%, #EBD0CA 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FFFCF2 0%, #EBD0CA 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #FFFCF2 0%, #EBD0CA 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFCF2), color-stop(1, #EBD0CA));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FFFCF2 0%, #EBD0CA 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FFFCF2 0%, #EBD0CA 100%);
	
	background-position: top center;
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif ;
}
a img{
	border: none;
}
a:link{
	color: #117935;
}
a:visited{
	color: #117935;
}
a:hover{
}
.clear {clear: both;}


/* bugfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/**/
#wrapper {

}
#contents,
#header {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#header img {
	margin: 0;
	padding: 0;
}
/* header */
#header {
	background: url(../images/header_bg.gif) repeat-x;
	position: relative;
	padding-top: 77px;
}
#header p {
	display: none;
}

h1 {
	background: url(../images/mainImg.jpg) no-repeat;
	width: 900px;
	height: 0;
	padding-top: 273px;
	overflow: hidden;
	font-size: 1px;
}
	
	
/* Social_Link */
#socialbuttons {
	top: 200px;
	left: 15px;
	position: absolute;
	z-index: 10;
}
#socialbuttons div {
	float: left;
}
#socialbuttons .twitter {
	margin-right: 10px;
}
a#index_top {
	display: block;
	background: url(../images/kahaku_toplogo.png) no-repeat;
	width: 222px;
	height: 0;
	padding-top: 45px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 10px;
}
/* contents */
#contents {
	margin: 0 auto;
	padding-top: 15px;
	background-color: #faf8ee;
}
#contents_left,#contents_right{
	width: 420px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
/*.contents_1col,.contents_2col{
	background-color: #fcfbf2;
}*/
.contents_1col{
	width: 868px;
	margin-bottom: 15px;
	padding: 15px;
}
.now{
	border: 1px solid #867969;
	margin-bottom: 5px;
}
.box01{
	/*width: 410px;*/
	padding: 15px;
	margin-bottom: 15px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	font-size: 12px;
}
.font12{
	font-size: 12px;
	line-height: 1.4em;
}
.noteBox{
	padding: 10px;
	background-color: #f3dfe6;
	border: 1px solid #C36;
}
#contents_left h3 {
	background: url(../images/ttl_info.gif) no-repeat;
	height: 0;
	padding-top: 44px;
	width: 420px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
#contents_right h3 {
	background: url(../images/ttl_about.gif) no-repeat;
	height: 0;
	padding-top: 44px;
	width: 420px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

/* table */
.table01{
	border-collapse: collapse;
	width: 420px;
	margin-top: 10px;
}
.table01 th,.table01 td{
	border-top: 1px dotted #2f5b3a;
	border-bottom: 1px dotted #2f5b3a;
	background-color: #FFF;
	padding: 8px 0px;
	text-align: left;
	vertical-align: middle;
}
.table01 th{
	font-weight: bold;
	color: #1a3e26;
	padding-left: 15px;
}
.table01 td{
	padding-right: 15px;
}

#contents_right .table01 td {	
	padding-left: 15px;
}
.note {
	color: #f00;
}

/* footer */
#footer{
	clear: both;
	background-color: #953027;
	border-top: 1px solid #720900;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.logo1{
	width: 206px;
	height: 42px;
	position: absolute;
	top: 49px;
	left: 1px;
}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 183px;
	top: 52px;
}
.support{
	width: 500px;
	color: #c9bdb1;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 36px;
}	
.cr{
	width: 500px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 118px;
}
.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -29px;
}
