/* -----　　　全　体　　　------- */
body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#2988C8;
}

form {
	margin:0px;
	padding:0px;
}

a:hover	{
	text-decoration:none;
}

img {
	border:0px;
}

img.raretu {
	margin-left:10px;
}

img.left {
	flort:left;
}

.clr {
	clear: both;
}

ul {
	margin:0px;
	padding:0px;
	list-style: none;
	line-height:30px;
}
ul.menu {
	margin:0px;
	padding:0px;
	list-style: none;
	line-height:20px;
}

li {
	background:none;
}
li a{
	color:#FFFFFF;
	font-weight:normal;
}


/* -----　　　テーブル仕様　　　------- */
.dt {
	display:table;
	width:100%;
	height:100%;
}

.dr {
	display:table-row;
	height:100%;
	width:100%;
}

.dc {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:100%;
}

.main {
	width:766px;
	height:100%;
	background-color:#002D4D;
  margin-left:auto;
  margin-right:auto;
	border-left:1px solid #002D4D;
	border-right:1px solid #002D4D;
}


/* -----　　メニュー部　　　------- */
.menu {
	position: relative;
	top: 17px;
}

.main_text, input, textarea, body, font, select{
	font-family: Arial; 
	font-size:12px;
	color:#FFFFFF;
}

.msg{
	font-size:12px;
	margin: 0px;
	color:#FF0000;
}

.header {
	height:244px;
	background:url(../images/back_header.jpg);
	width:766px;
}

/* -----　　　区切りいろいろ　　　------- */
.row2 {
	height:30px;
	width:766px;
	font-size:12pt;
	background:url(../images/back_row2.jpg) no-repeat;
	text-align:center;
	vertical-align:bottom;
}

.tall_y {
	background:url(../images/tall_y.gif) repeat-y right top;
	margin-left:20px;
	margin-right:8px;
}

.right_c {
	margin-left:8px;
}


/* -----　　メイン部　　　------- */
/* -----　　統　　括　　　------- */

.content {
	background:url(../images/back_content.jpg) no-repeat;
	width:766px; background-color:#02396B;
	text-align:center;
}

.title {
	color:#023A6D;
	font-size:14px;
	line-height:18px;
	margin-left:16px;
}

table.tbnews {
	width: 210px;
	border: 1px #999999 solid;
	text-align:left;
}

td.tdnews {
	color:#ffffff;
	border: 1px #999999 solid;
	font-size:10pt;
	vertical-align: middle;
	padding-left:5px;
}

.yellow {
	color:#FFE100;
}
.white {
	color:#FFFFFF;
	font-weight:normal;
}

.redmsg {
	color: #ff0000;
}
.orange {
	color: #ff8000;
}


a {
	color:#66FF33;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

.txt1 {
	color:#FFE100;
	font-size:12pt;
}

.txt2 {
	font-size:27px;
	font-weight:bold;
}

.line {
	background:url(../images/tall_line.gif) repeat-x;
	height:2px;
}

.input {
	width:215px;
	height:20px;
	background-color:#034C85;
	padding:0 0 0 3px;
	border: solid 1px #1CBAFC;
}

.textarea {
	width:215px;
	height:155px;
	background-color:#034C85;
	padding:0 0 0 3px;
	border: solid 1px #1CBAFC;
	overflow:auto;
}

.jisage10{
	padding-left:10px;
}

.kokuti{
	font-size:14px;
	color:#ff0000;
}

.setumei{
	width:600px;
	margin-top:10px;
	margin-left:50px;
	padding:10px;
	border: solid 1px #1CBAFC;
	text-align:left;
}

h3{
	font-size:12pt;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	color:#ff0000;
	text-align:left;
}

/* -----　　フッター部　　------- */
.footer {
	width:766px;
	height:116px;
	background:url(../images/back_footer.jpg) no-repeat;
	color:#66FF33;
	text-align:center;
}

.footer a, .footer strong {
	color:#FEFEFE;
	font-weight:bold;
}

.footer .yellow {
	color:#FFE400;
}
table.mailform {
				margin: 0px auto 0px auto;
			}
			table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #00ff00;
				display: block;
				margin: 0px;
			}
			table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
			}
input {
color:#000000;
}
textarea {
		color:#000000;
	}
