* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10pt;
}

.hiss {
	color: #f93;
}

.err {
	color: red;
}

.table-form {
	width: 600px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;

}

.table-form th {
	color: #00375E;
	background-color: #eee;
	width: 140px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
	font-size: 10pt;
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #3464BE;
}

.table-form td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

.align-c {
	text-align: center;
}

.input-s {
	width: 200px;
}

.input-m {
	width: 200px;
}

.input-l {
	width: 300px;
}
.input-info {
	width: 400px;
	height:400px;
}

.point {
	color: #3B6C53;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}

body {
	font-family      : "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	margin           :  0px  auto;
	padding          :  0px;
	color            : black;
	background-color : white;
	text-align:center;
	width : 100%;
	background-image: url(img/back.jpg);
	font-size: 12pt;
	line-height: 16pt;
}


#my_body {
	position : relative;
	margin: 0 auto;
	width : 901px;
	background-color: #FFFFFF;
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}/*全体のレイアウト*/



#my_header {
	height : 28px;
	text-align: right;
	background-image: url(img/back3.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}/*ヘッダー*/

#my_header img {margin:2px 1px;}

.himg{margin-right: 30px;}

#my_navigation {
	float : left;
	width : 205px;
	padding:150px 0px 5px 40px;

}/*メニューナビ*/

#my_contents
	 {
	float : right;
	width :655px;
	margin:150px 0px 0px 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #999999;
	hight:100%;
	text-align: left;
}/*右コンテンツ*/

#my_contents h1{
	font-size: 30pt;
	line-height: 32pt;
	margin:0px 10px;
	}

#my_contents p{
	font-size: 12pt;
	line-height: 16pt;
	margin:2px 10px 0px 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	text-align: justify;
	}

#my_footer {
	width : 901px;
	clear : both;
	background-color:#6699CC;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 8pt;
	line-height: 20pt;
	color: #FFFFFF;
	hight:30px
}
#my_footer a:link { color: white; } 
#my_footer a:visited { color: #0000a0; } 
#my_footer a:hover { color: #ff0000; } 
#my_footer a:active { color: #ffff00; } 

/*フッター*/
.contentsbox {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12pt;
	line-height: 16pt;
	color: #333333;
	text-align: left;
	padding:0px 10px;
}
