/* Base Weblog (base-weblog.css) */

/* basic elements */



/* 新規CSS */

/* サイトマップ */

ul.sitemap{
margin: 20px 0 120px 20px;
padding: 0;
line-height: 1.8;
list-style-type: none;

}

li.linklist_top{
font-weight: bold;
}


li.linklist{
margin: 0 0 0 50px;
padding: 0 0 0 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}


/* カラー設定など */

.f10{font-size: 10px;}
.f12{font-size: 12px;}

.white{color: white;}
.red{color: red;font-size: 12px;}
.blue{color: blue;font-size: 12px;}
.gray{color: gray;}
.green{color: green;}
.brown{color: #A52A2A;}

.redbd{color: #FF0000;font-weight: bold;}
.bluebd{color: #191970;font-weight: bold;}
.graybd{color: gray;font-weight: bold;}
.greenbd{color: green;font-weight: bold;}
.brownbd{color: #A52A2A;font-weight: bold;}
.bd{font-weight: bold;}
.orangebd{font-weight: bold;color: #FF4500;}

.bd14{
font-weight: bold;
font-size: 14px;
}

p.bd18{
font-weight: bold;
font-size: 18px;
}

.bdline14{
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}

.redbd14{
color: red;
font-weight: bold;
font-size: 14px;
}

.redbd18{
color: red;
font-weight: bold;
font-size: 18px;
}

.bluebd14{
color: #191970;
font-weight: bold;
font-size: 14px;
}

.bluebd18{
color: #191970;
font-weight: bold;
font-size: 18px;
}

.greenbd14{
color: green;
font-weight: bold;
font-size: 14px;
}

h2.redbd18{
color: red;
font-weight: bold;
font-size: 18px;
margin-bottom: 10px;
}

h2.bluebd14{
color: #191970;
font-weight: bold;
font-size: 14px;
margin-bottom: 10px;
text-align: center;
}

h3.bluebd14{
color: #191970;
font-weight: bold;
font-size: 14px;
margin-bottom: 10px;
text-align: center;
}

.highblue{
color: #fff;
font-weight: bold;
background: blue;
padding: 3px 7px;
}


.space10{
margin: 0 0 0 10px;
}

strong{
font-weight: bold;
}

.red{
color: red;
font-size: 12px;
}

.orange{
color: #FF4500;

}

pre{
    margin: 10px  30px  10px  10px;
    padding: 10px  10px  10px  10px;
    color: #696969;
    background: #F5F5F5;
    line-height: 1.3;
    font-size: 11px;
}

.map{
padding: 15px 10px 10px 10px;
}


/* ヘッダーグロナビ */

ul.mainmenu{
height: 50px;
margin: 0;
padding: 0;
}

.mainmenu li {
	width: 200px;
	height:50px;
	list-style-type:none;
	float: left;
	margin: 0;
                padding: 0;
}

.mainmenu li a {
	width: 200px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.mainmenu li.bt1 {
	width: 150px;
}

.mainmenu li.bt1 a:hover {
	width: 150px;
}

.mainmenu li.bt4 {
	width: 150px;
}

.mainmenu li.bt4 a:hover {
	width: 150px;
}

.mainmenu li.bt1 {
	background-image:url(images/common/menu1_off.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt1 a:hover {
	background-image:url(images/common/menu1_on.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt2 {
	background-image:url(images/common/menu2_off.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt2 a:hover {
	background-image:url(images/common/menu2_on.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt3 {
	background-image:url(images/common/menu3_off.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt3 a:hover {
	background-image:url(images/common/menu3_on.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt4 {
	background-image:url(images/common/menu4_off.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt4 a:hover {
	background-image:url(images/common/menu4_on.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt5 {
	background-image:url(images/common/menu5_off.gif);
	background-repeat:no-repeat;
}

.mainmenu li.bt5 a:hover {
	background-image:url(images/common/menu5_on.gif);
	background-repeat:no-repeat;
}





.seo{
margin: 0;
background: #003663;
text-align: left;
}

.seotext{
padding: 5px 0 0 275px;
color: #fff;
font-weight: bold;
text-align: right;
margin-right: 10px;
}

.seotext a{
color: #fff;
}

.seotext a:hover{
color: #fff;
}

.seotext2{
padding: 7px 0 0 275px;
color: #000;
font-size: 11px;
text-align: right;
margin-right: 10px;
}

.topcon{
padding: 12px 0 0 20px;
margin-left: 190px;
}

.footer{
clear: both;
width: 900px;
height: 30px;
margin: 0;
padding: 13px 0 0 0;
background: #f5f5f5;
text-align: center;
font-size: 12px;
border-top: 1px dotted silver;
}

.footertext{
color: #191970;

}

.footertext a{color: #191970;text-decoration: none;}
.footertext a:hover { color: #DC143C;text-decoration: none;}

/* 新規CSSここまで */





html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{

   /* setting border: 0 hoses ie5 win window inner well border */
margin: 0 auto;
padding: 0;
font-family: 'ＭＳ Ｐゴシック', verdana, 'trebuchet ms', sans-serif;
background-image: url(images/common/bodybg.jpg);
background-repeat: repeat-y;
background-position: center;
background-color: #F6F6F6;
text-align:	center;
text-decoration: none;

}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin: 0;
    margin: 0;
    font-size: 100%;
}



/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
width: 900px;
   text-align: left;
}

#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { clear: both;position: relative;}
#pagebody-inner { position: static; width: 100%; }

#pagebody-inner2 { position: static; width: 100%;background: #F2F2F2; }


#beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   float: left;
   min-height: 1px;
}

#alpha{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alpha2{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #alpha-inner2, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
   font-size: 13px;

}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry{
padding-bottom: 30px;
}

.entry-content{
padding: 20px 7px 20px 10px;
}


.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 1px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-body{
padding-bottom: 15px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   width: 200px;
   margin: 10px 0 0 15px;
   padding: 0;
   font-size: 12px;
   line-height: 1.5;

}

.module-content2
{
   position: relative;
   margin: 2px 0 10px 0;
   font-size: 11px;
   line-height: 1.2;
border:1px #C0C0C0 outset;
background-color: white;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list2
{
   list-style: none;
   margin: 0;
   padding: 15px 0px;
vertical-align: middle;
background: #fff;
width: 180px;
line-height: 1.5;
}

.module-list-item2
{
margin: 3px 3px 3px 5px;
padding: 4px;
line-height:1.3;
}

.module-list-item
{
margin: 2px 0 2px 0;
padding: 5px 0 5px 5px;
border:2px #C0C0C0 outset;
background-color: white;
}






/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */


body
{
   font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: small;
   line-height: 1.2;
}

a { color: #191970; text-decoration: underline;}
a:hover {
color: #FF8C00;
}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #A0522D;text-decoration: underline;}
.module-content a:hover {
color: #FF8C00;
}


.module-content2 a { 
color: black;text-decoration: none;font-size: 12px;
}
.module-content2 a:hover { color: #DA0B00;
top: 2px;
left:2px;
font-size: 12px;
}


h1, h2, h3, h4, h5, h6
{
   font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

h5{
font-weight: bold;
color: #228B22;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 3px 0 0 5px;
   padding: 3px 5px 0px 5px;
   border-left: solid 4px #DC143C;
   color: #DC143C;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}



.commenter-profile img { vertical-align: middle; }


/* page layout */


#alpha { margin: 20px;padding: 0 0 30px 0; width: 859px;
background: #fff;
float: left;
}


#beta {
margin: 0;
padding: 0;
width: 210px;
height: 100%;
background: #fff;
float: left;
}



#gamma, #delta { width: 180px; background: #e6ecf2; }

#gamma-inner,
#delta-inner
{
margin: 0;
padding: 0;
}

#beta-inner {
margin: 0;
padding: 0 0 50px 0;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-bottom: 2px solid #9ACD32;
   padding: 0 0 3px 5px;
   color: black;
   font-weight: bold;
   font-size: 14px;
}

.entry-headertop
{
   margin-top: 0;
   margin-left: 10px;
   border-bottom: 2px solid #9ACD32;
   padding: 0 0 3px 5px;
   color: black;
   font-weight: bold;
   font-size: 14px;
}

.entry-contenttop
{
   margin-left: 10px;
   line-height: 1.5;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 11px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 0 0;

}



.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin: 10px 2px 5px 2px;
   border: 1px dashed #a3b8cc;
   padding: 5px;
   color: #292e33;
   background: #fff;
}

.module-syndicate .module-content
{
   margin: 2px 2px 5px 10px;
   padding: 5px;
}
.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }



.module-list .module-list
{
   margin: 0 0 0 0;

}

a img {
    border: 0;
}

img{vertical-align: text-bottom;}

.entry-tags{
clear: both;
}

.entry-tag{

float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.entry-tags-header{
float: left;
margin-right: 15px;
color: #0054A6;
font-weight: bold;
}

.con_title{
background-image: url(images/common/titlebg.gif);
width: 630px;
height: 40px;
margin: 10px 0 0 0;
}

.con_title h2{
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 30px;
}


#topline{
width: 100%;
height: 20px;
font-size: 12px;
background: #5596CF;
}

#topline h1{
width: 885px;
text-align: right;
padding: 3px 0 0 5px;
font-size: 12px;
color: #191970;
font-weight: bold;
}

#wrapper
{

   /* setting border: 0 hoses ie5 win window inner well border */
margin: 0 auto;
padding: 0;
font-family: 'ＭＳ Ｐゴシック', verdana, 'trebuchet ms', sans-serif;
background-image: url(images/common/conbg.jpg);
background-repeat: repeat-y;
background-position: center;
text-align:	center;
text-decoration: none;
}

/* 左メニュー */
.left-menu{
width: 178px;
border-left: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
background: #F8F6F2;
margin: 0 0 30px 0;
}

ul.submenulist{
margin: 0 20px 20px 10px;
padding: 0;
line-height: 1.5;
list-style-type: none;
}

ul.submenulist li {
margin: 0 0 0 5px;
padding: 5px 0 5px 25px;
background-image: url(images/common/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

/* TOPコンテンツ */

.topcacth{
margin: 5px 0 15px 0;
line-height: 1.5;
}

.l_15{
float: left;
margin-right: 15px;
}

.r_15{
float: right;
margin-left: 15px;
}

.conbox{
clear: both;
height: 60px;
margin: 25px 0;
}

.con-l{
float: left;
width: 300px;
margin-right: 24px;
}

.con-r{
float: left;
width: 300px;
}

.itembox{
clear: both;
width: 630px;
height: 240px;
background-image: url(images/top/itembg.gif);
margin-bottom: 30px;
}

.itembox-inner{
margin: 0 14px 0 14px;
padding: 35px 0 10px 0;
}

.mapbox{
width: 185px;
height: 190px;
float: left;
margin-right: 14px;
}

.itemlistbox{
float: left;
width: 400px;
height: 190px;
}

.itemlistbox img{
float: left;
margin: 0 0 10px 0;
}


.menubox1{
width: 305px;
margin-right: 19px;
float: left;
}

.menubox2{
width: 305px;
float: left;
}

.topnewslist1{
margin: 15px 0 0 10px;
}

/* 下層共通 */
.maincon{
margin: 5px 0 20px 0;
}

.maincon-inner{
margin: 20px 10px;
line-height: 1.5;
font-size: 14px;
}

/* 会社概要 */

table.gaiyou{
margin: 20px 0 0 0;
padding: 10px 10px 0 10px;
width: 590px;
line-height: 1.3;
border-collapse: collapse;
border: 1px solid #DCDCDC;
}

.cel_1{
width: 180px;
background-color: #F5F5F5;
padding: 5px 10px 5px 10px;
color: #303030;
font-weight: bold;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.cel_2{
width: 400px;
padding: 5px 15px 5px 15px;
border: 1px solid #DCDCDC;
vertical-align: top;
}


.cel_3{
width: 400px;
background-color: #F5F5F5;
padding: 12px 10px 5px 10px;
color: #303030;
font-weight: bold;

border: 1px solid #DCDCDC;
}

.cel_4{
width: 130px;
padding: 12px 15px 5px 15px;
border: 1px solid #DCDCDC;
color: red;
text-align: right;
}

/* お問い合わせ */

table.mailform{
margin: 15px 0 0 0;
width: 580px; 
border: 1px white solid; 
border-collapse: collapse;
line-height: 1.5;
font-size: 12px;
}

th.midashi1{
border: 1px white solid; 
width: 160px; 
background: #A40000;
padding: 3px 7px;
color: white;
font-weight: bold;
font-size: 12px;
}

th.midashi2{
border: 1px white solid; 
width: 420px; 
background: #A40000;
padding: 3px 7px;
color: white;
font-weight: bold;
font-size: 12px;
}

td.enq1{
border: 1px white solid; 
width: 160px; 
background: #E6E6E6;
padding: 7px;
font-size: 12px;
}

td.ans1{
border: 1px white solid; 
width: 420px; 
background: #F5F5F5;
padding: 7px;
font-size: 12px;
}

td.enq2{
border: 1px white solid; 
width: 160px; 
background: #E6E6E6;
padding: 7px;

text-align: center;
color: #0072BC;
}

td.ans2{
border: 1px white solid; 
width: 420px; 
background: #F5F5F5;
padding: 7px;
font-size: 12px;
}


textarea {
width: 400px;
height: 150px;
}

.send{
width: 450px;
margin: 10px 0 0 100px;
}

/* QA */
.q{
clear: both;
width: 500px;
background: #F5F5F5;
padding: 5px 10px;
margin-top: 10px;
margin-left: 10px;
color: #313131;
font-weight: bold;
border: 1px solid #DCDCDC;
border-bottom: 3px double #DCDCDC;
}

.ans{
width: 500px;
background-color: #fff;
padding: 5px 10px;
margin-left: 10px;
margin-bottom: 25px;
border-left: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
line-height: 1.4;
}


/* 製造工程 */

table.process {
margin: 20px 0 0 0;
padding: 10px 10px 0 10px;
width: 590px;
line-height: 1.3;
border-collapse: collapse;
border: 1px solid #DCDCDC;
}

.cel_1{
width: 180px;
background-color: #F5F5F5;
padding: 5px 10px 5px 10px;
color: #303030;
font-weight: bold;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.cel_2{
width: 400px;
padding: 5px 15px 5px 15px;
border: 1px solid #DCDCDC;
vertical-align: top;
}


.cel_3{
width: 400px;
background-color: #F5F5F5;
padding: 12px 10px 5px 10px;
color: #303030;
font-weight: bold;

border: 1px solid #DCDCDC;
}

.cel_4{
width: 130px;
padding: 12px 15px 5px 15px;
border: 1px solid #DCDCDC;
color: red;
text-align: right;
}

.cel_5{
width: 100px;
background-color: #313131;
padding: 3px;
color: #303030;
font-weight: bold;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.cel_6{
width: 500px;
padding: 5px 15px 5px 15px;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.topitembox{
float: left;
width: 185px;
margin: 20px 5px 0 15px;
height: 140px;
}

.topitembox2{
float: left;
width: 178px;
margin: 0 5px 0 0;
height: 100px;
}

.topitem_l{
float: left;
margin-right: 7px;
}

p.column_title{
margin: 5px 0;
}

.column_title a{
color: #313131;
font-weight: bold;
text-decoration: none;
}

.column_gaiyou a{
color: #737373;
}

.oribox{
width: 600px;
height: 170px;
background: #696969;
margin: 15px 0 15px 15px;
}

.oribox-inner{
padding-top: 10px;
margin: 0 10px;
}

p.c-item{
font-size: 16px;
font-weight: bold;
color: #FFA500;
padding: 0 0 10px 0;
}

p.c-item2{
font-size: 14px;
color: #fff;
padding: 3px;
}

.leftban{
margin-bottom: 15px;
}

.message{
margin: 0 0 30px 0;
}

.message-l{
float: left;
margin: 0 20px 0 0;
}

.message-r{
float: left;
margin: 0;
padding: 0;
line-height: 1.5;
font-size: 14px;
}

.pr1{
margin: 20px 10px;
background-image: url(images/top/pr1.gif);
width: 830px;
height: 270px;
}

.pr1-l{
float: left;
margin: 0 100px 0 20px;
padding: 40px 0 0 0;
width: 330px;
height: 230px;
}

.pr1-r{
float: left;
margin: 0;
padding: 40px 0 0 0;
width: 330px;
height: 230px;
}

ul.prlist{
list-style-type: disc;
margin: 0;
padding: 0 0 0 20px;
}

.prlist li{
margin: 0;
padding: 5px 0;
}

ul.prlist2{
list-style-type: disc;
margin: 0;
padding: 0 0 0 20px;
}

.prlist2 li{
margin: 0;
padding: 2px 0;
}

.prcon{
margin: 20px 10px;
}

.message2{
margin: 20px 10px 30px 10px;
}

.message2-l{
float: left;
margin: 0 15px 0 0;
width: 220px;
}

.message2-r{
float: left;
margin: 0;
padding: 0;
font-size: 14px;
width: 575px;
}

.cen{
text-align: center;
padding: 20px 0 10px 0;
}

.pr2{
margin: 20px 0;
background-image: url(images/top/pr2.gif);
width: 830px;
height: 170px;
}

.pr2-inner{
margin: 0 30px 0 100px;
padding: 40px 0 0 0;
line-height: 1.4;
font-size: 14px;
}

.nayami{
margin: 20px;
}

.message3{
margin: 20px 10px 30px 10px;
}

.message3-l{
float: left;
margin: 0 20px 0 0;
width: 125px;
}

.message3-r{
float: left;
margin: 0;
padding: 0;
font-size: 14px;
width: 650px;
line-height: 1.4;
}

.message4{
margin: 0 20px 0 40px;
padding: 15px;
font-size: 14px;
line-height: 1.4;
border: 3px silver double;
}


table.staffprof{
margin: 20px 0 0 10px;
padding: 10px 10px 0 10px;
width: 820px;
line-height: 1.3;
border-collapse: collapse;
}

.staffprof th{
width: 70px;
background-color: #A9A9A9;
padding: 5px;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.staffprof td{
width: 250px;
padding: 5px 10px;
border: 1px solid #DCDCDC;
vertical-align: top;
}

.staffname{
font-weight: bold;
color: #191970;
margin-bottom: 5px;
}

table.photo{
margin: 15px 0 0 10px;
padding: 10px 10px 0 10px;
width: 820px;
line-height: 1.3;
border-collapse: collapse;
}

.photo th{
text-align: center;
vertical-align: top;
}

.photo td{
text-align: center;
width: 250px;
padding: 5px 10px;
vertical-align: top;
}

.pagetop{
text-align: right;
margin: 15px;
}

.linkban{
margin: 20px 50px 20px 100px;
}

.link-l{
width: 300px;
float: left;
margin-right: 50px;
}

.link-r{
width: 300px;
float: left;
}

.link-t{
margin: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
color: #191970;
line-height: 1.5;
text-align: center;
}

.con-text{
font-size: 18px;
font-weight: bold;
margin: 25px auto;
text-align: center;
line-height: 1.5;
}




