@charset "utf-8";
html, body, p, h1, h2, h3, h4, span, applet, object, div, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
table.table {border-collapse: separate;border-spacing: 0;}
ol, ul {list-style: none;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0; margin-bottom: 0px; padding-bottom: 0px;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color: #333;
font-size: small;
background: #eee;
line-height: 2.0;
-webkit-text-size-adjust: none;
animation: fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*■ALL　*/
#wrapper{
margin:0 auto;
padding:0 1%;

width:100%;
height: 100%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}

/*■HEADER */
#header{
background:#fff;
padding-bottom: 0px;
margin-bottom: 0px;
}

#header h1 {
margin-bottom: 10px;
padding:8px 0px 6px 0px;
text-indent: 25px;
font-size: 20px;
font-weight:bold;
background: #1e61b5;
border-radius: 7px;
color: #ffffff;
}

img {
	vertical-align:top;
}

.box {
padding:7px;
color:#fff;
text-align:center;
clear: both;
}

.clear {
clear: both;
}

hr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}

/*■CONTENT*/
section.content article{
padding: 20px 0px 0px 0px;
margin-bottom:20px;
overflow:hidden;
background: #fff;
}

* html section.content article {height:1%;}

section.content p{margin-bottom:5px;}

section h2 {
 padding:7px 0px 5px 0px;
 border-left:solid 14px #4472C4;
 background:#DEEBF7;
 text-indent: 18px;
 font-weight: bold;
 color: #393939;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid{background:transparent;}
#gallery .grid img,.border{box-shadow:0 0 3px #ccc;}

.ryokin table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 97%;
 }

.ryokin table p  {
	line-height: 150%;
	padding: 0px;
	margin: 0px;
 }

#sqa {
	padding: 3px 3px 3px 3px;
	font-size: 11pt;
	font-weight: bold;
	color: #0000c0;
}









/* header（デモの参考値） */
.spmenu-header{
background: #fff;
height: 50px;
padding: 0.85em 0em 0em 1.2em;
position: fixed; 
width: 100%;
z-index: 10011;
 border-top: 0px solid #DEEBF7;
 border-bottom: 1px solid #4472C4;
}

/* headerのサイト名（デモの参考値） */
.spmenu-dcs{
font-weight: 800;
font-size: 16px;
color: #000080;
}

/* 全体調整CSS */
.burger-dcs-menubox *{
	font-size: 16px;
}
.burger-dcs-menubox li{
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 17px;
}
/* burgerここから */
	/* inputを非表示 */
.input-hidden{
	display: none;
}
	/* label */
.burger-dcs-switch{
	cursor: pointer;
	position: absolute;
	right: 3%;
	top: 0; /* ハンバーガーアイコンの位置（上から） */
	z-index: 9999;
	width: 4em; /* アイコン（クリック可能領域）の幅 */
	height: 4em; /* アイコン（クリック可能領域の）高さ */
}
/* メニュー展開時にハンバーガーアイコンを固定 */
#burger-dcs1:checked ~ .burger-dcs-switch{
	position: fixed;
}
/* ハンバーガーアイコン */
.burger-switch-line1, .burger-switch-line1:before, .burger-switch-line1:after{
	width: 25px;
	height: 3px;
	background: #333; /* ハンバーガーアイコンの色 */
	position: absolute;
	top: 39%;
	left: 39%;
	transition: .3s;
	content: "";
}
.burger-switch-line1{
		transform: translate(-39%, -39%);
}
.burger-switch-line1:before{
	transform: translate(-39%, -300%);
}
.burger-switch-line1:after{
	transform: translate(-39%, 200%);
}
/* ハンバーガーアイコン･アニメーション */
#burger-dcs1:checked ~ .burger-dcs-switch .burger-switch-line1{
	width: 0;
}
#burger-dcs1:checked ~ .burger-dcs-switch .burger-switch-line1:before{
	transform: rotate(45deg) translate(-40%, 325%);
}
#burger-dcs1:checked ~ .burger-dcs-switch .burger-switch-line1:after{
	transform: rotate(-45deg) translate(-40%, -325%);
}

/* メニューエリア */
.burger-dcs-menuwrap{
	position: fixed;
	height: 100%;
	background: #CEEBF7; /* メニューエリアの背景色 */
	padding: 2em 3% 2em;
	z-index: 9998;
	transition: .3s;
	overflow-y: scroll; /* メニュー内容が多い場合に縦スクロールする */
	top: 0;
	left: 100%;
	width: 100%;
}
/* メニューリスト */
.burger-dcs-menulist{
	margin-right: 3%;
	padding-left: 5% !important; /* !important不要な場合もあり */
	list-style: none;
}
.burger-dcs-menulist li a{
  display: block;
  height: 30px;
  margin: 12px 17px 0px 17px;
  line-height: 30px;
  background: #FFF;
  color: #333333;
  border-radius: 5px;
  text-decoration: none;
  text-align:left;
  font-size: 15.5px;
  text-indent: 20px;
}

/* メニューエリア･アニメーション */
	/* 右から */
#burger-dcs1:checked ~ .burger-dcs-menuwrap{
	left: 0%;
}
	/* コンテンツカバー */
#burger-dcs1:checked ~ .burger-dcs-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(3,3,3,.5);
	display: block;
}
/* PCではハンバーガーメニューを表示しない */
@media (min-width: 992px){
	.burger-dcs-menubox{
		display: none;
	}
}

.topspace {
height: 50px;
}



.area a { text-decoration: none; }




/* ■■■480 */
@media only screen and (max-width:480px){

.max480 {
display: none;
}

.min480 {
display: none;
}

.ryokin {
font-size: 83%;
}

.ryokin td {
font-size: 83%;
}

}

/* ■■■640以下 */
@media only screen and (max-width: 640px){

#header h1 {
	font-size: 11.5pt;
	text-indent: 0px;
	text-align: center;
}

section h2 {

 border-left:solid 7px #4472C4;
 text-indent: 22px;
 font-weight: bold;
 color: #393939;
	font-size: 11.5pt;
	text-indent: 8px;
}

section h3 {
	text-indent: 8px;
	font-size: 11pt;
	margin-bottom: 12px;
}

p {
	font-size: 11.5pt;
}

.ryokin {
font-size: 90%;
}

.ryokin table {
font-size: 90%;
}

.ryokin td {
font-size: 90%;
}

.topmenu {
	width: 100%;
	padding: 10px 0px 20px 0px;
	background: #0730B3;
	margin-bottom: 15px;
}

.topmenu img {
	width: 31%;
}

.max640 {
display: none;
}

#address-d {

font-size: 11pt;
}

#address-d2 {
font-size: 11pt;
}

}

/* ■■■640以上 */
@media only screen and (min-width: 640px){

.min640 {
display: none;
}

}

/* ■■■860以下 */

@media only screen and (max-width: 860px){

	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#header{padding:0 10px;}
	
	nav#conv{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	font-size: 135%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

body {
font-size: 18px;
}

p {
padding: 3px 0px 5px 0px;
}

#wrapper {
border:solid: 0px 0px 0px 0px;
}

.max860 {
display: none;
}

.center-img {
width: 100%;
text-align: center;
}

section h3 {
  margin: 2px 0px 2px 0px;
  padding: 5px 0px 3px 0px;
  width: 100%;
  background-color: #eee;
  border-radius: 7px;
  font-size: 90%;
  color: #000080;
  text-align: center;
text-indent: 0px;
}

	nav#conv a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#conv a#menu span{padding-left:20px;}
	nav#conv a.menu span:before{content: "三 ";}
	nav#conv a.menuOpen span:before{content: "× ";}

	nav#conv a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#conv ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#conv ul li a,nav#conv ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#conv ul li a span{padding-left:10px;}
	
	nav#conv ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#conv ul li:last-child a{border:0;}
	
	nav#conv ul li.active a{color:#2b5e92;}

	nav div.panel{float:none;}
	
	#mainBanner{margin-top:20px;}
	#subpage #mainBanner{max-width:668px;}
	
	#side{padding-bottom:30px;
		background: #ffcccc;}


	
	#side article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}

.ryokin table {
width: 100%;
font-size: 83%;
}

/*■FOOTER*/

#footer {
clear:both;
color:#333;
width: 100%;
border-top: 1px solid #6090c9;
position:relative;
}

footer-box {
width: 100%;
}

.footer-nv {
width: 64%;
padding: 20px 0px 20px 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 120%;
}

.footer-clear {
clear:both;
}

address {
background: #fff;
padding:10px 0px 0px 20px;
font-size:100%;
color:#111;
width: 100%;
clear:both;
border-top: 1px solid #6090c9;
}

#address-logo {
width: 100%;
margin-top: 10px;
}

#address-d {
margin-top: 20px;
width: 100%;
}

#address-d2 {
padding: 30px 0px 30px 0px; 
width: 100%;
}

.copyright {
margin: 0px 0px 0px 0px;
background:#1e61b5;
padding:25px 0px 25px 0px;
text-align:center;
font-style:normal;
font-size:12px;
color:#fff;
width: 100%;
}

.kakko {
  width: 97%;
  background-color: #eee;
  border-radius: 20px;
  margin: 10px 0px 20px 0px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.kakko h3 {
	margin: 10px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 100%;
	color: #000080;
	font-weight: bold;
	width: 90%;
 border: 0px solid #4c9ac0;
text-align: left;
}

.kakko p {
	color: #000;
	padding: 0px 10px 20px 15px;
	line-height: 180%;
}

#side {
	float: left;
	width: 100%;
	padding: 15px 0px 23px 0px;
	overflow: hidden;
	background: #6090c9;
	height: 90%;
	}
	
#side article {
	padding: 7px;
	margin-bottom: 0px;
	overflow: hidden;
	margin: 0px 27px 0px 27px;
	padding: 0px 0px 0px 0px;
	}

#side h3 {
  display: block;
  margin: 0px 30px 0px 5px;
  height: 40px;
  margin: 12px 0;
  line-height: 44px;
  background: #719dd2;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  text-align:left;
  font-size: 15px;
  text-indent: 14px;
}

#side article li {
	margin: 0px 0px 0px 0px;
}

#side a {
  display: block;
  height: 40px;
  margin: 12px 0;
  line-height: 44px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 0px 0 #000080;
  text-decoration: none;
  text-align:left;
  font-size: 15px;
  text-indent: 20px;
}



.ryokin {
   margin: 0px 3px 0px 3px;
   width: 98%;
}

.ryokin table {
  border: 2px solid #555;
  border-collapse:collapse
  wifth: 100%;
}

.ryokin td {
  border: 1px solid #555;
   vertical-align: middle;
   text-align: center;
}

.ryokin td p {
text-align: left;
}

.box {
padding:7px;
color:#fff;
text-align:center;
clear: both;
  animation: fadeIn 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.co  { width: 100%;
	margin: 0 auto;
	font-size: 11pt;
	line-height: 125%;
	margin-right: 28px;
 }

.co table { width: 99%;
	border-collapse: collapse;
	margin-top: 10px;
 }

.co th { width: 100px;
	border: solid 2px #bbbbbb;
	padding: 10px 10px 10px 0px;
	text-align: center;
	background-color: #3377cc;
	font-weight: bold;
	color: #ffffff;
	font-size: 11pt;
 }

.co td { border: solid 2px #aaaaaa;
	padding: 15px 12px 15px 12px;
	width: 385;
	font-size: 11pt;
	line-height: 125%;
 }

　　　　html.is-fixed,
　　　　html.is-fixed body {
  height: 100%;
  overflow: hidden;
　　　　}


　　　.drawer_container {
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
}

.list-right
 {
text-align: right;
width: 100%;
font-size: 95%;
}

}

/* ■■■PC---860以上 */
@media only screen and (min-width: 860px)
{

.min860 {
display: none;
}

body {
color: #000;
font-size: small;
background: #eee;
line-height: 2.0;
-webkit-text-size-adjust: none;
}

/*■ALL　*/
#wrapper {
margin:0 auto;
padding:0 1%;
border:solid: 0px 1px 0px 1px;
width:100%;
height: 100%;
}
/*--■↑ position: relative; NO--*/

.inner{
margin:0 auto;
width:100%;
}

/*■HEADER */
#header{
background:#fff;
padding-bottom: 0px;
margin-bottom: 0px;
}

#header h1 {
margin-bottom: 10px;
padding:8px 0px 6px 0px;
text-indent: 25px;
font-size: 20px;
font-weight:bold;
background: #1e61b5;
border-radius: 7px;
color: #ffffff;
}

img {
	vertical-align:top;
}

.box {
padding:7px;
color:#fff;
text-align:center;
clear: both;
  animation: fadeIn 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
 
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.clear {
clear: both;
}

hr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}

/*■CONTENT*/
section.content article{
padding: 20px 0px 0px 0px;
margin-bottom:20px;
overflow:hidden;
background: #fff;
}

* html section.content article {height:1%;}

section.content p{margin-bottom:5px;}

section h2 {
 padding:7px 0px 5px 0px;
 border-left:solid 14px #4472C4;
 background:#DEEBF7;
 text-indent: 18px;
 font-weight: bold;
 color: #393939;
}

section h3 {
  margin: 2px 0px 2px 0px;
  padding: 5px 0px 2px 0px;
  width: 94%;
  background-color: #eee;
  border-radius: 7px;
  text-indent: 18px;
  font-weight: bold;
  font-size: 120%;
  color: #000080;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#date .grid{background:transparent;}
#date .grid img,.border{box-shadow:0 0 3px #ccc;}


.co  { width: 94%;
	margin: 0 auto;
	font-size: 11pt;
	line-height: 125%;
	margin-right: 28px;
 }

.co table { width: 99%;
	border-collapse: collapse;
	margin-top: 10px;
 }

.co th { width: 100px;
	border: solid 2px #bbbbbb;
	padding: 10px 10px 10px 0px;
	text-align: center;
	background-color: #3377cc;
	font-weight: bold;
	color: #ffffff;
	font-size: 11pt;
 }

.co td { border: solid 2px #aaaaaa;
	padding: 15px 12px 15px 12px;
	width: 385;
	font-size: 11pt;
	line-height: 125%;
 }

abox {
margin: 5px 10px 5px 10px;
padding: 12px 12px 12px 12px;
widtn: 93p%
border: 2px solid #999;
}

.center-img {
margin: 15px 24px 15px 8px;
width: 95%;
text-align: center;
}

.center-img a {
font-size: 130%;
}

.list-right
 {
text-align: right;
width: 90%;
font-size: 120%;
}

iframe {
 margin-right: 20px;
}

.dbox {
    margin: 5px 0px 5px 0px;
    padding: 11px 10px 10px;
  border-radius: 8px;
 background: #fbfdc2;
 text-align: center;
font-size: 120%;
width: 92%;
}

section p {
font-size: 18px;
}

/*■SIDE*/

#side {

}

#side ul {padding: 0px;}

#side li{
margin-bottom: 0px;
padding-bottom: 0px;
list-style:none;
text-align: left;
}

#side li: last-child{
border: 0;
margin-bottom: 0px;
}

#side li a{
display:block;
}

#side ul.list li{
clear:both;
margin-bottom:5px;
padding:0px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:20px;
line-height:1.35;
}

/*■FOOTER*/

#footer {
clear:both;
color:#333;
width: 100%;
border-top: 3px solid #6090c9;
position:relative;
padding: 10px;
height: 365px;
}

footer-box {
width: 100%;
border-bottom: 1px solid #6090c9;
}

.footer-nv {
width: 64%;
padding: 20px 0px 20px 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 120%;
}

.footer-clear {
clear:both;
}

address {
background: #fff;
padding:30px 0px 0px 0px;
font-size:100%;
color:#111;
width: 90%;
clear:both;
border-top: 3px solid #6090c9;
margin-left: auto;
margin-right: auto;
}

#address-logo {
float: left;
width: 31%;
margin-top: 10px;
}

#address-d {
float: right;
width: 64%;
font-size: 120%;
}

#address-d2 {
padding: 20px 0px 20px 0px; 
width: 80%;
font-size: 120%;
}

.copyright {
margin: 0px 0px 0px 0px;
background:#1e61b5;
padding:25px 0px 25px 0px;
text-align:center;
font-style:normal;
font-size:12px;
color:#fff;
width: 1000px;
margin-left: auto;
margin-right: auto; 
}













.kakko {
  width: 97%;
  background-color: #eee;
  border-radius: 20px;
  margin: 10px 0px 20px 0px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.kakko h3 {
	margin: 10px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
	font-size: 130%;
	color: #000080;
	font-weight: bold;
	width: 70%;
 border: 0px solid #4c9ac0;
}

.kakko p {
	color: #000;
	padding: 0px 10px 20px 15px;
	line-height: 180%;
}

/* ■■OTHER */

/* ■■PC 1000 */

#header,#wrapper,.inner{
width:1000px;
padding: 0px 0px 0px 0px;
margin:0 auto;
background: #fff;
}
	
#wrapper {
padding-bottom:20px;
border-top: solid 2px #6090c9;
overflow: hidden;
}
/*---■↑ overflow: hidden; YES---*/

p {
font-size: 120%;
}
	
#main {
	float: right;
	width: 740px;
	padding: 15px 0 0 0;
	background: #fff;
}

 h1 {
	margin: 0px 25px 0px 5px;
	}

section  h2 {
	margin: 0px 25px 0px 5px;
	font-size: 125%;
	}

section h3 {
	margin: 15px 25px 20px 15px;
	}

section p {
	margin: 10px 30px 10px 15px;
	padding: 0px 0px 0px 0px;
	line-height: 210%;
	}
	
#side {
	float: left;
	width: 240px;
	padding: 15px 0 0 0;
	overflow: hidden;
	background: #6090c9;
	height: 100%;
    padding-bottom: 11000px;
    margin-bottom: -11000px;
	}
	
#side article {
	padding: 7px;
	margin-bottom: 0px;
	overflow: hidden;
	margin: 0px 27px 0px 27px;
	padding: 0px 0px 0px 0px;
	}

#side h3 {
  display: block;
  margin: 0px 30px 0px 5px;
  height: 40px;
  margin: 12px 0;
  line-height: 44px;
  background: #719dd2;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  text-align:left;
  font-size: 16px;
  text-indent: 14px;
}

#side article li {
	margin: 0px 0px 0px 0px;
}

#side a {
  display: block;
  height: 40px;
  margin: 12px 0;
  line-height: 44px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 0px 0 #000080;
  text-decoration: none;
  text-align:left;
  font-size: 16px;
  text-indent: 20px;
}

.pic {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.pic img {
	margin: 0px 20px 20px 20px;
}

.ryokin {
   margin: 0px 3px 0px 3px;
   width: 98%;
}

.ryokin table {
  border: 2px solid #555;
  border-collapse:collapse
  wifth: 100%;
}

.ryokin td {
  border: 1px solid #555;
   vertical-align: middle;
   text-align: center;
}

.ryokin td p {
text-align: left;
}

.box {
padding:7px;
color:#fff;
text-align:center;
clear: both;
  animation: fadeIn 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.all {margin : 0px auto;
	width: 1000px;
	border-left: solid 2px #6090c9;
	border-right: solid 2px #6090c9;	
 }

.logo { margin: 0px 0px 0px 0px;
	width: 158px;
	padding: 41px 0px 0px 10px;
	float:left;}

p { margin: 0 auto;
	padding: 12px 10px 12px 10px;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
 }

.txt { margin: 0 auto;
	padding: 10px 0px 0px 0px;
	font-size: 13pt;
	text-align: left;
	line-height: 150%;
 }

.txt2 { margin: 0 auto;
	padding: 0px 0px 5px 0px;
	font-size: 11pt;
	text-align: left;
	color: #0000aa;
 }

samp {
 padding: 4px 5px 2px 5px;
 font-size: 15px;
 color: #ff0033;
 background-color: #ffeeee;
 margin-left: 7px;
}

.ssl { margin: 0 auto;
	padding: 10px 0px 0px 0px;
 }

.u {width: 100%; margin-top: 0px; margin-bottom: 0px; }

.cont { width:100%;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-position: left;
	border-top: solid 2px #6090c9;
	border-bottom: solid 2px #6090c9;
}

input[type=text]{
 height: 30px;
 font-size: 16px;
 background-color: #ffffff;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -webkit-appearance: none;
 }


select{
 height: 30px;
 font-size: 16px;
 background-color: #ffffff;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -webkit-appearance: none;
 }

textarea {
 width: 100%;
 font-size: 16px;
 background-color: #ffffff;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -webkit-appearance: none;
 }

input[type=submit]{
 font-size: 16px;
 background-color: #555555;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -webkit-appearance: none;
 color: #ffffff;
 font-size: 130%;
 }

input[type=reset]{
 font-size: 16px;
 background-color: #555555;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -webkit-appearance: none;
 color: #ffffff;
 font-size: 130%;
 }