@charset   "UTF-8";

h1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00797a+0,00b2b5+100 */
background: #00797a; /* Old browsers */
background: -moz-linear-gradient(top,  #00797a 0%, #00b2b5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00797a 0%,#00b2b5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00797a 0%,#00b2b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00797a', endColorstr='#00b2b5',GradientType=0 ); /* IE6-9 */
	height:18;
	font-family:'メイリオ';
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin:10px 0;
}

h2{
background:#FF9900;
	height:18;
	font-family:'メイリオ';
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin:10px 0;
}

.t13{
	font-weight : normal;
	font-family:'メイリオ';
	font-size:10pt;
	word-break: break-all;
	text-decoration: none;
	width:850px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px none;
	margin:10px;
}

.t13 td{
	width:180px;
	padding-right:10px;
}
.textbox{
	font-weight : normal;
	font-family:'メイリオ';
	font-size:12pt;
	word-break: break-word;
	text-decoration: none;
	width:780px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #a9a9a9;
	margin:5px 0 10px;
}

.textbox td{
	padding-left:10px;
}

.textbox2{
	font-weight : normal;
	font-family:'メイリオ';
	font-size:12pt;
	word-break: break-word;
	text-decoration: none;
	width:780px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #FF9900;
	margin:5px 0 10px;
}

.textbox2 td{
	padding-left:10px;
}

/*.viewonly td a{
	word-break:break-all;
}*/

.picfix{
	width:790;
	text-align:left;
	padding:0px 0px 0px 10px;
}

.tTitle2 {
font-weight:bold;
text-align:left;
font-size:14pt;
}
#page .tTitle3 {
text-align:left;
font-family:'メイリオ';
font-size:12pt;
}
.tTitle4 {
font-weight:bold;
text-align:left;
font-size:13pt;
}

#img_index {
	width:960px; height:360px;	/*トップページのヘッダ画像の表示サイズを指定*/
	margin:5px 20px;		/*マージン*/
}