@charset "utf-8";
/* CSS Document */

.header {
	margin-left:auto;
	margin-right:auto;
}

.header h1 {
	background-color: #808080;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:14px;
	padding: 3px 0px 3px 0px;
	margin:0px;
}

.headerImg {
	float: left;
	width: 760px;
	height: 150px;
	background-image: url(../../images/bg_pro2.jpg);
	background-repeat:no-repeat;
	background-position:center
}

.headerTitle {
	float: right;
	width: 300px;
	padding: 110px 20px 10px 0px;
	text-align: right;
	font-weight:900;
	font-size:24px;
	color: #2A3F00;
}

#content {
	float:left;
	width:760px;
	margin:0px auto 0px auto;
}

/* PageTopStart */
#LinkNavi {
	float: left;
	width: 540px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 30px;
}
.LinknaviText {
	margin-top: 5px;
	color: #808080;
	padding:5px 0px 4px 5px;
	background-color: #e0e4ef;
}

.LinknaviText a{
	color: #808080;
	text-decoration: none;
}

.LinknaviText a:link {
	color: #0000ff;
	text-decoration: none;
}
.LinknaviText a:visited {
	color: #0000ff;
	text-decoration: none;
}
.LinknaviText a:hover {
	color: #808080;
	text-decoration: underline;
}
/* PageTopEnd */

#subTitle {
	clear: both;
	float: left;
	width: 650px;
	height: 25px;
	background-image:url(../../images/sub_menu_4.gif);
	margin:25px 0px 5px 45px;
	background-repeat:no-repeat;
	background-position:center
}

#titleMenu {
	float: left;
	width: 300px;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-weight:bold;
	font-size:16px;
	color: #2A3F00;
}

.main-text1 {
	clear: both;
	float: left;
	width: 665px;
	padding:3px 0px 3px 10px;
	background-color:#4333ff;
	margin:10px 0px 10px 45px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:130%;
	color:#FFFFFF;
}

.main-text2 {
	clear: both;
	float: left;
	margin:7px 0px 5px 50px;
	text-align:left;
	font-size:16px;
	font-weight:700;
	line-height:130%;
	color:#330099;
	width: 400px;
}

.main-text2bg {
	clear: both;
	float: left;
	width: 643px;
	margin:7px 0px 7px 50px;
	text-align:left;
	font-size:16px;
	font-weight:700;
	line-height:130%;
	color:#330099;
	background-color:#dedee0;
}

.main-text2bold {
	clear: both;
	float: left;
	margin:5px 0px 2px 0px;
	text-align:left;
	font-size:16px;
	font-weight:700;
	line-height:130%;
	color:#330099;
}

.main-text2c {
	width: 625px;
	text-align:left;
	font-size:12px;
	line-height:140%;
	margin: 0px 0px 0px 50px;
	padding: 0px 5px 0px 13px;
}

.main-text3 {
	margin:0px 0px 5px 45px;
	text-align:left;
	font-size:12px;
	font-weight:300;
	line-height:130%;
	color:#330099;
}

.text-1 {
	margin: 0px 65px 5px 50px;
	font-size: 12px;
	line-height: 130%;
}

.text-2 {
	clear: both;
	float: left;
	width: 630px;
	margin: 5px 0px 10px 50px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 130%;
}

.text-3 {
	clear:both;
	float: left;
	width: 600px;
	margin: 0px 3px 2px 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 140%;
}

/*.text-box {
	width: 620px;
	margin: 0px 0px 5px 45px;
	background-color: #dfdfff;
	clear: both;
	float: left;
	padding: 2px 15px 7px 15px;
}*/


.text-box {
	clear: both;
	float: left;
	width: 620px;
	margin: 0px 0px 5px 45px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fbf7e5,EndColorStr=#eede94);
	background-repeat:repeat-x;
	background-color:#eede94;
	padding: 2px 15px 7px 15px;
}

.text-box2 {
	width: 650px;
	margin: 0px 10px 5px 45px;
	background-color: #dfdfff;
	clear: both;
	float: left;
	padding: 2px 0px 2px 0px;
}

table#table-01 {
	width: 650px;
	margin-left: 45px;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: left; /* テキストの左揃え */
	font-size:12px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
}

table#table-01 th {
    padding: 5px 5px 5px 7px;
    border: #c6c6c6 solid;
    border-width: 0 0 1px 1px;
	text-align:center;
	line-height:130%;
    background: #F5F5F5;
    white-space: nowrap; 
}

table#table-01 td {
    padding: 8px 5px 12px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	line-height:130%;
    white-space: nowrap;
}

.clear {
	clear: both;
	margin: 0;
}

/* メインメニュ- Start */
#mainnavi{
    float: left;
	margin: 0px auto 3px auto; /* 画像の余白 */
	padding: 0; /* 画像内の余白 */
	width: 760px; /* 画像の幅 */
	height: 30px; /* 画像の高さ */
}

#mainnavi ul{
  margin: 0;
  padding: 0;
}

#mainnavi li{
  float:left;
  list-style-type: none;
  text-indent: -9999px;
  width: 108.4px; /* ヨコサイズ */
  margin: 0;
  padding: 0;
}

#mainnavi a{
    clear:both;
	display: block;
	width: 100%;
	height: 30px; /* タテサイズ */
	background-image: url(../../images/submenu.gif);
	background-repeat: no-repeat;
}

#mainmenu1 a{background-position: 0px 0px;}
#mainmenu2 a{background-position: -108.4px -30px;}
#mainmenu3 a{background-position: -217px 0px;}
#mainmenu4 a{background-position: -325.4px 0px;}
#mainmenu5 a{background-position: -434px 0px;}
#mainmenu6 a{background-position: -542.4px 0px;}
#mainmenu7 a{background-position: -651px 0px;}

#mainnavi a:hover{
  background-image: url(../../images/submenu.gif);
  background-repeat: no-repeat;
}

#mainmenu1 a:hover{background-position: 0 -30px;}
#mainmenu2 a:hover{background-position: -108.4px -30px;}
#mainmenu3 a:hover{background-position: -217px -30px;}
#mainmenu4 a:hover{background-position: -325.4px -30px;}
#mainmenu5 a:hover{background-position: -434px -30px;}
#mainmenu6 a:hover{background-position: -542.4px -30px;}
#mainmenu7 a:hover{background-position: -651px -30px;} /* aからの移動距離 -は下へ移動 */
/* メインメニュ- End */

#button {
	margin:0px 0px 0px 25px;
}

#button a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: none;
}


#mem-txt {
	width: 190px;
	text-align: left;
	font-size: 12px;
	padding: 3px 3px 5px 10px;
}

div.font-title {
	font-size: 14px;
	font-weight: 700;
	color: #2A1FAA;
	border-bottom: 1px solid #808080;
	margin-bottom: 5px;
}

div.font {
	font-size: 12px;
	line-height:1.5em;
	padding-left:5px;
}

div.column	{
	float: left;
	width: 530px;
	background: url(../images/bottom_b.jpg) no-repeat bottom;
	margin-bottom: 10px;
}
div.column .inner	{
	background: url(../images/top_b.jpg) no-repeat;
	padding: 20px 20px 20px 20px;
}

div.column2	{
	width: 530px;
	background: url(../images/bottom_b.jpg) no-repeat bottom;
	margin-bottom: 20px;
}
div.column2 .inner	{
	background: url(../images/top_b.jpg) no-repeat;
	padding: 20px 20px 20px 20px;
}

#side-img {
	margin: 10px 0px 10px 0px;
}

#content_btm {
	clear: both;
	float: left;
	width: 760px;
	padding: 0px 0px 0px 40px;
}

