@charset "UTF-8";

/*--------------------------------------------------------
	theraprojects / ページ設定
--------------------------------------------------------*/
body {
	margin: 0 0 50px 0;
	padding: 0;
	color: #262626;
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "osaka",helvetica, sans-serif;
	line-height: 180%;
	text-align: left;
	background: url(../image/bg_check.gif) repeat;
}


/*----- footer / PRIVACY POLICY bt -----*/
#footer03 {
	width: 780px;
	height: 75px;
	background: url(../image/footer_second02.gif) no-repeat;
	overflow: hidden;
	text-align: left;
	margin: 0 0 25px 0;
}

#footer03 p {
	width: 178px;
	height: 75px;
	text-indent: -9999px;
	background: url(../image/footer_second02.gif) no-repeat;
}

#footer03 a {
	text-decoration: none;	
	display: block;
	height: 75px;
}

#footer03 a:hover {
	background: url(../image/footer_second02.gif) no-repeat;
	background-position: left bottom;
}


/*----- side menu ------*/
#contents_side {
	width: 150px;
	height: 210px;
	float: left;
	overflow: hidden;
	margin-top: 60px;
	text-indent: -9999px;
	position: static;
}

#contents_side ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../image/navi_side02.gif) no-repeat;
	position: relative;
}

#contents_side li a ,#contents_side li strong {
	text-decoration: none;	
	display: block;
	width: 150px;
	position: absolute;
}

#contents_side li#t_title a ,#contents_side li#t_title strong {
	text-decoration: none;	
	display: block;
	height: 60px;
}

#contents_side li#tbt01 a ,#contents_side li#tbt01 strong ,
#contents_side li#tbt02 a ,#contents_side li#tbt02 strong ,
#contents_side li#tbt03 a ,#contents_side li#tbt03 strong {
	text-decoration: none;	
	display: block;
	height: 50px;
}


#contents_side li#t_title {
	top: 0;
	height: 60px;
}/* title */

#contents_side li#tbt01 {
	top: 60px;
	height: 50px;
}/* 理事長のあいさつ */

#contents_side li#tbt02 {
	top: 110px;
	height: 50px;
}/* テラプロジェクトの概要 */

#contents_side  li#tbt03 {
	top: 160px;
	height: 50px;
}/* 共同研究サポート */


#contents_side  li#ttitle a:hover ,#contents_side  li#ttitle strong {
	background: url(../image/navi_side02.gif) 0 0;
}

#contents_side  li#tbt01 a:hover ,#contents_side  li#tbt01 strong {
	background: url(../image/navi_side02.gif) -150px -60px;
}

#contents_side  li#tbt02 a:hover ,#contents_side  li#tbt02 strong  {
	background: url(../image/navi_side02.gif) -150px -110px;
}

#contents_side  li#tbt03 a:hover ,#contents_side  li#tbt03 strong {
	background: url(../image/navi_side02.gif) -150px -160px;
}


/*----------- 理事長ごあいさつ -----------*/
#greeting {
	width: 700px;
	margin: 0;
	overflow: hidden;
}

#greeting_title {
	width: 385px;
	height: 120px;
	margin: 0 0 47px 0;
}

#greeting_text {
	width: 385px;
	float: right;
}

#greeting_text p {
	margin: 0 0 0.8px 0;
	padding: 0;
}

#greeting_photo {
	width: 265px;
	float: left;
	margin: 0;
}

#greeting_photo img {
	border: 0;
}


#greeting_profile {
	margin: 75px 0 0 0;
	font-size: 80%;
	line-height: 160%;
}

#greeting_profile p {
	margin: 1em 0 0 0;
	padding: 0;
}

#greeting_profile strong {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 120%;
}



/*----------- テラプロジェクトの概要 -----------*/
#outline_pict {
	white-space: 700px;
	margin: 0;
	clear: both;
}

#outline_box {
	width: 700px;
	margin: 38px 0 0 0;
	overflow: hidden;
	clear: both;
}

.t_box {
	width: 152px;
	margin: 0 30px 0 0;
	float: left;
}

.t_box02 {
	width: 152px;
	float: left;
}

.t_box p , .t_box02 p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 180%;
}

.t_box_image {
	width: 152px;
	margin: 0 0 5px 0;
	overflow: hidden;
}


/*----------- 共同研究サポート -----------*/
#support_box {
	width: 700px;
	clear: both;
	margin: 0;
	overflow: hidden;
}

#support_image {
	width: 363px;
	float: right;
	overflow: hidden;
}

#support_left_box {
	width: 315px;
	float: left;
	overflow: hidden;
}

#support_title {
	width: 315px;
	height: 140px;
	overflow: hidden;
}

#support_text {
	margin: 50px 0 0 0;
}



/*--------------------------------------------------------
	contact
--------------------------------------------------------*/
.s_red {
	font-size: 90%;
	color: #F00;
}

.tab_text textarea {
	font-size: 1.1em;
	line-height: 1.5;
}

/* 未記入 */
.f_att {
	margin: 0 0 5px 0;
	padding-left: 18px;
	color: #F00;
	background: url(../form/image/icon.gif) no-repeat
}

.form_bt {
	margin: 30px 0;
	width: 650px;
	position: static;
	text-align: center;
}

/*----- 確認画面へ ------*/
.fb01 {
	width: 163px;
	height: 34px;
	text-indent: -9999px;
	background: url(../form/image/bt01.gif)no-repeat;
	position: relative;
	margin: 0 auto;
}

.fb01 a {
	text-decoration: none;	
	display: block;
	height: 34px;
}

.fb01 a:hover {
	background: url(../form/image/bt01.gif) no-repeat;
	background-position: left bottom;
}


/*----- 確定して送信する ------*/
.fb02 {
	float: left;
	width: 162px;
	height: 34px;
	text-indent: -9999px;
	background: url(../form/image/bt02.gif)no-repeat;
	position: relative;
	margin-left: 162px;
	margin-bottom: 30px;
}

.fb02 a {
	text-decoration: none;	
	display: block;
	height: 34px;
}

.fb02 a:hover {
	background: url(../form/image/bt02.gif) no-repeat;
	background-position: left bottom;
}


/*----- 修正する ------*/
.fb03 {
	float: left;
	width: 134px;
	height: 34px;
	text-indent: -9999px;
	background: url(../form/image/bt03.gif)no-repeat;
	position: relative;
	margin-left: 30px;
	margin-bottom: 30px;
}

.fb03 a {
	text-decoration: none;	
	display: block;
	height: 34px;
}

.fb03 a:hover {
	background: url(../form/image/bt03.gif) no-repeat;
	background-position: left bottom;
}


/*----- 戻る ------*/
.fb04 {
	width: 134px;
	height: 34px;
	text-indent: -9999px;
	background: url(../form/image/bt04.gif)no-repeat;
	position: relative;
	margin: 0 auto;
}

.fb04 a {
	text-decoration: none;	
	display: block;
	height: 34px;
}

.fb04 a:hover {
	background: url(../form/image/bt04.gif) no-repeat;
	background-position: left bottom;
}
