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

/* basic elements */

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

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 10px;
}

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

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h4, h5, h6, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* 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: 720px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

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

#pagebody {
	position: relative;
	width: 100%;
	background-color: #F5F5F5;
}
#pagebody-inner { position: static; width: 100%; }

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



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



/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

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

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

.entry-content
 {
    clear: both;
}

.entry-body
 {
    clear: both;
}

.entry-footer
 {
    clear: both;
    margin: 5px 10px 20px 10px;
}


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 {
    position: relative;
    margin: 5px 10px 5px 10px;
}

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

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}


.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}


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

/* basic page elements */

body {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #0066cc; text-decoration: underline; }
a:hover { color: #0066cc; }

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

.module-content a { color: #0066cc; }
.module-content a:hover { color: #0066cc; }

h1, h2, h3, h4, h5, h6 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
}

.module-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: 210px;
	w\idth: 210px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

.module-header a,
.module-header a:hover {
    color: #fff;
}


/* page layout */

body {
	min-width: 780px;
	color: #000;
/*	
	background-image: url(../images/theme/back.gif);
*/
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#container {
    width: 800px;
	margin: 0 auto;
}

#container-inner {
    margin: 0;
    background: url(../images/theme/beta.gif);
}


#banner {
	width: 800px; 
	height: 104px;
	background-image: url(../images/head/header.jpg);
	background-repeat: no-repeat;
}

/*
#banner {
	width: 800px; 
	height: 211px;
	background-image: url(../images/head/top1.jpg);
	background-repeat: no-repeat;
}
*/

#banner-inner {
	padding: 0;
	margin: 0px;
}


#banner-header {
    margin: 0;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

#banner-description {
	background: none;
	font-size: 12px;
	font-weight: normal;
margin-bottom: 133px;
	text-indent: -9999px;
}

#alpha { margin: 15px 15px 0 15px; width: 520px; }
#beta { width: 200px; background: #fff; }

#beta-inner
{
	padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

#footer
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;

	background-image: url(../images/theme/footer.gif);

	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #666;
	width: 800px;
}

address
{
	color: #666;
	font-style: normal;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.entry-content {
	margin: 0;
	line-height: 1.4;
	font-size: 12px;
	padding-right: 20px;
}


/* modules */

.module {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 0px;
	width: 240px;
}

.module-content {
	font-size: 12px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	width: 210px;
	w\idth: 210px;
}

.module-content2 {
	font-size: 12px;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.module-search input { font-size: 12px; }

.module2{
/*
	background-image: url(../images/head/search.jpg);
*/
	height: 65px;
	width: 240px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.module2 input {
	font-size: 12px;
	
}

.module-search #search { width: 100px; }

.module-list {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-image: url(../images/side/mark1.gif);
	list-style-type: disc;
}

.module-list0 {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(../images/side/mark0.gif);
	list-style-type: disc;
}


.module-list2 {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(../images/side/mark2.gif);
	list-style-type: disc;
}

.module-list3 {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(../images/side/mark3.gif);
	list-style-type: disc;
}

.module-list4 {
margin: 0 0 0 5px;
padding: 0;
list-style-type: none;

}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #000;
    line-height: 1.2;
}
.module-list-item2 {
margin-top: 0;
color: #000;
line-height: 1.1;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

/* one-column tweaks */

.layout-one-column body { min-width: 780px; }
.layout-one-column #container { width: 780px; }
.layout-one-column #banner { width: 750px; } /* necessary for ie win */

.layout-one-column #alpha {
    margin: 0;
    padding: 0;
	width: 750px;
    background: #fff;
}

.layout-one-column #alpha-inner {
    margin: 15px auto;
    padding: 0;
    width: 550px;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
	float: right;
	margin: 0;
	padding: 0;
	width: 560px;
	background-color: #F5F5F5;
	background-image: none;
}

.layout-two-column-left #alpha-inner {
    padding: 0;
    border-width: 0;
}

.layout-two-column-left #beta {
	float: left;
	margin: 0;
	width: 240px;
	background-color: #F5F5F5;
}

.layout-two-column-left #beta-inner {
    padding: 0;
    border-width: 0;
    border-style: solid;
    border-color: #fff;
}


/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}

#HomeMedicalCafe {
	padding-top: 0px;
	padding-left: 10px;
}
.HomeMedicalCafeButton p a {
	display:block;
	background-image : url(../images/side/home_medical_cafe.gif);
	background-repeat: no-repeat;	
	width: 209px;
	height: 65px;		
}

.HomeMedicalCafeButton p a:hover {
	background-image : url(../images/side/home_medical_cafe.gif);
	background-repeat: no-repeat;
	width: 209px;
	height: 65px;
	background-position: 0px -65px;
}

/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }




/* text */

.mincho { font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" }

.gothic { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.souei { font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

.red { color: #ff0000 }

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }

.green { color: #99ff99 }

.blue { color: #0000ff }

.dark-blue { color: #006699 }

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.right { text-align: right }

.left { text-align: left }

.line-through { text-decoration: line-through }

.underline { text-decoration: underline }

.underline-dashed { border-bottom: 1px dashed #999; }

.smaller { font-size: 80% }

.larger { font-size: 150% }

.headline { color: #cc0000; font-size: 35px; font-weight: normal; font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height: 1.4; } 

.bg-red { background-color: #ff9999 }

.bg-yellow { background-color: #ffff99 }

.bg-icon-lightbulb { background: url(../images/lightbulb.gif) no-repeat ; padding-left: 20px }

.bg-icon-comment { background: url(../images/comment.gif) no-repeat ; padding-left: 20px }

.bg-icon-exclamation { background: url(../images/exclamation.gif) no-repeat ; padding-left: 20px }

.bg-icon-page_white_text { background: url(../images/page_white_text.gif) no-repeat ; padding-left: 20px }

.bg-icon-attach { background: url(../images/attach.gif) no-repeat ; padding-left: 20px }

.rollover-red
{
   margin: 30px 0;
   padding: 0;
   font-size: 16px;
   font-family: "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   text-align: center;
   font-weight: normal;
}

.rollover-red a
{
   margin: 0;
   padding: 8px 24px;
   color: #fff;
   background: #cc0000;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

.rollover-red a:hover
{
   color: #fff;
   background: #dd3333;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

/* image */

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

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

.clear { clear: both; }


/* box */

.voice
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   line-height: 1.6;
   border: 2px solid #e3e3e3;
}

.box-red
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff5f5;
   border: 2px solid #ff9999;
}

.box-blue
{
   margin: 15px 0;
   padding: 10px;
   background-color: #eefaff;
   border: 2px solid #99ccff;
}

.box-yellow
{
   margin: 15px 0;
   padding: 10px;
   background-color: #ffffee;
   border: 2px solid #ffcc99;
}

.box-green
{
   margin: 25px ;
   padding: 10px 10px 10px 25px;
   background-color: #efffef;
   border: 2px solid #99ff99;
}

.box-pink
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff9ff;
   border: 2px solid #ffccff;
}

.box-gray
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   border: 2px solid #e3e3e3;
}


/* list */

.list-check
{
   margin: 25px;
   padding: 0px 10px 15px 35px;
   background-color: #ffffee;
   line-height: 1.6;
   border: 2px solid #ffcc99;
   list-style-image: url(../images/checkmark.gif);
   list-style-position: outside;
}

.list-check li
{
   margin-top: 10px;
   color: #333;
}

/* table */

.legal_notice
{
border-collapse: collapse;
   width: 90%;
   margin: 0 auto;
padding: 0;
    border-top:1px solid #666;
    border-right:1px solid #666;
}

.legal_notice th{
background: #f5f5f5;
font-size: 12px;
font-weight: normal;
   text-align: left;
   padding: 3px 5px;
    border-left:1px solid #666;
    border-bottom:1px solid #666;
width: 35%;
}

.legal_notice tr{height:25px;}

.legal_notice td{
background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
    border-left:1px solid #666;
    border-bottom:1px solid #666;}

.legal_notice2
{
border-collapse: collapse;
   width: 90%;
   margin: 0 auto;
padding: 0;
    border-top:1px solid #666;
    border-right:1px solid #666;
}

.legal_notice2 tr{height:25px;}

.legal_notice2 th{
background: #f5f5f5;
font-size: 12px;
font-weight: normal;
   text-align: left;
    padding: 3px 5px;
    border-left:1px solid #666;
    border-bottom:1px solid #666;
width: 20%;
}

.legal_notice2 td{
background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
    border-left:1px solid #666;
    border-bottom:1px solid #666;}



h1{
	font-size: 12px;
	margin: 0px;
}

.space1{margin:0px;padding:7px 0 0 7px;}

/* nav */

#nav {
	padding: 0;
	height:65px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	
}

#nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#nav ul li {
    float: left;
    height: 65px;
}

#nav ul li a {
    display: block;
    height: 65px;
}

#nav ul li.nav_01 a {
    background: url(../images/nav/nav1.jpg);
    text-indent: -9999px;
    width: 82px;
}

#nav ul li.nav_02 a {
    background: url(../images/nav/nav2.jpg);
    text-indent: -9999px;
    width: 147px;
}

#nav ul li.nav_03 a {
    background: url(../images/nav/nav3.jpg);
    text-indent: -9999px;
    width: 118px;
}

#nav ul li.nav_04 a {
    background: url(../images/nav/nav4.jpg);
    text-indent: -9999px;
    width: 102px;
}

#nav ul li.nav_05 a {
    background: url(../images/nav/nav5.jpg);
    text-indent: -9999px;
    width: 111px;
}


#nav ul li a:hover {
    background-position: 0 -65px;}
.box {
	border:#464646 solid 1px;
	background-color: #FFFFFF;
	padding:10px;
	margin:0 1px 0 0;
}

.box2 {
	background-color: #FFFFFF;
	padding:10px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #464646;
}

h3 {margin-top: 10px;
padding-top:0;
padding-bottom:0;
margin-bottom:0;
}

.entry_t1{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-color: #32AAFF;
	font-size: 120%;
	font-weight: bold;
color: #666666;
	padding-left: 10px;
}

.entry_t2{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-color: #FF98AB;
	font-size: 120%;
	font-weight: bold;
color: #666666;
	padding-left: 10px;
}

.entry_t3{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-color: #BABABA;
	font-size: 120%;
	font-weight: bold;
color: #666666;
	padding-left: 10px;
}

.entry_t4{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-color: #F7E985;
	font-size: 120%;
	font-weight: bold;
color: #666666;
	padding-left: 10px;
}

.entry_t5{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-color: #BED96D;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
}

#banner-inner .job {
	display: inline;
	list-style-type: none;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#banner-inner .job li {
	display: inline;
}

.space2 {padding-bottom:20px;}

.space3{margin-bottom:10px;}

.space4{margin-bottom:50px; padding-left:10px;}

.space5{margin-left:30px;}

.f-right{float:right;}

.dark-green { color:#00CC00 }

.legal_notice3
{

margin-right: 10px;
padding: 0;
    
}

.legal_notice3 tr{height:25px;}

.legal_notice3 th{

font-size: 12px;
font-weight: normal;
text-align: left;
padding: 3px 5px;
width: 20%;
vertical-align:top;
}

.legal_notice3 td{
   font-size: 12px;
   padding: 3px 5px;
    }

.space6{margin-right:9px;}

.space7{margin-top:10px;}

.space8{margin-right:3px;}

.space9{margin-left:120px;}

.f-left{float:left;}


.bana1 {
	background-image: url(../images/top/bana1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 299px;
	width: 539px;
}
.pos {
	padding-left: 16px;
	padding-top: 173px;
	margin: 0px;
}
.pos2 {
	padding-left: 16px;
}

.pos3 {
	padding-left: 16px;
}

.news{margin:5px 20px 5px 20px;}

.bline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
padding-bottom:5px;}

.search-results-header{font-weight:bold;font-size:80%;}

.entry-more-link{font-size:110%;font-weight:bold;}

.shhd{font-size:100%;}

.Remarkable {
	font-size: 1.5em;
	font-weight:bold;
	color: #E80000;
}

.Remarkable_P {
	font-size: 1.4em;
	color: #FF6600;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.syousai {
	color: #0095C6;
}

.Jinzai_H2 {
	color: #0095C6;
	font-weight: bold;
	
/*		
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
*/
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #B6C8ED;
	padding-left: 5px;
}

.Jinzai_H4 {
	color: #004BBD;
	font-size: 1.2em;
}

.Red_B {
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
}

.Red_S {
	color: #CC0000;
}

.Black_B {
	font-weight: bold;
	font-size: 1.2em;	
}

.Blue_B {
	font-weight: bold;
	font-size: 1.2em;	
	color: #3C6DA8;
}

.BottomSpace {
	padding-bottom: 30px;
}

.BottomSpace20 {
	padding-bottom: 20px;
}

.BottomLeftSpace {
	padding-bottom: 50px;
	padding-left: 20px;
}

.Box-BG-Yellow
{
   margin: 15px 0;
   padding: 10px;
   background-color: #FFF9EC;
}

.Rollover1 {
	display:block; 
	background-image : url(../images/syoukai_byouin.gif); 
}

a:hover.Rollover1 {
	background-image : url(../images/syoukai_byouin_hover.gif); 
}


.Rollover2 {
	display:block; 
	background-image : url(../images/syoukai_kyujin.gif); 
}

a:hover.Rollover2 {
	background-image : url(../images/syoukai_kyujin_hover.gif); 
}

.Rollover3 {
	display:block; 
	background-image : url(../images/haken_byouin.gif); 
}

a:hover.Rollover3 {
	background-image : url(../images/haken_byouin_hover.gif); 
}


.Rollover4 {
	display:block; 
	background-image : url(../images/haken_kyujin.gif); 
}

a:hover.Rollover4 {
	background-image : url(../images/haken_kyujin_hover.gif); 
}



.Entry_tag {
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.Rollover_Entry {
	width: 180px;
	display:block; 
	background-image : url(../images/entry.gif); 
}
a:hover.Rollover_Entry {
	background-image : url(../images/entry_hover.gif); 
}


.TopTable {
 	padding-left: 0px;
 	text-align: left;
}


/*総合トップ*/

.MenuTop a {
	display:block;
	background-image : url(../images/head/top.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 46px;	
}

.MenuTop a:hover {
	background-image : url(../images/head/top.jpg);
	background-repeat: no-repeat;	
	width: 125px;		
	height: 46px;
	background-position: 0px -46px;		
}
/*お仕事をお探しの方*/

.MenuJobTop a {
	display:block;
	background-image : url(../images/head/job_top.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 46px;	
}

.MenuJobTop a:hover {
	background-image : url(../images/head/job_top.jpg);
	background-repeat: no-repeat;	
	width: 173px;		
	height: 46px;
	background-position: 0px -46px;		
}

/*無料登録*/
.MenuRegister a {
	display:block;
	background-image : url(../images/head/register.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 46px;	
}

.MenuRegister a:hover {
	background-image : url(../images/head/register.jpg);
	background-repeat: no-repeat;	
	width: 111px;		
	height: 46px;
	background-position: 0px -46px;		
}

/*セミナーのご案内*/
.MenuSeminar a {
	display:block;
	background-image : url(../images/head/seminar.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 46px;	
}

.MenuSeminar a:hover {
	background-image : url(../images/head/seminar.jpg);
	background-repeat: no-repeat;	
	width: 161px;		
	height: 46px;
	background-position: 0px -46px;		
}


/*Access*/
.MenuAccess a {
	display:block;
	background-image : url(../images/head/reference.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 46px;	
}

.MenuAccess a:hover {
	background-image : url(../images/head/reference.jpg);
	background-repeat: no-repeat;	
	width: 125px;		
	height: 46px;
	background-position: 0px -46px;		
}

/*会社概要*/
.MenuOutline a {
	display:block;
	background-image : url(../images/head/outline.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 46px;	
}

.MenuOutline a:hover {
	background-image : url(../images/head/outline.jpg);
	background-repeat: no-repeat;	
	width: 105px;		
	height: 46px;
	background-position: 0px -46px;		
}



/*カテゴリー*/
#Category {
	width: 540px;
}

/*ナースカテゴリー*/
#Category ul {
	list-style-type: none;
	padding: 12px 0 0 15px !important;
	margin: 0 !important;
}
*+html #Category ul {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
* html #Category ul {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



#Category li {
	float: left;
}

.CategoryN01 a {
	display:block;
	background-image : url(../images/top/category_01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-right: 15px;		
}
.CategoryN01 a:hover {
	display:block;
	background-image : url(../images/top/category_01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}

.CategoryN02 a {
	display:block;
	background-image : url(../images/top/category_02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left: 15px;
}
.CategoryN02 a:hover {
	display:block;
	background-image : url(../images/top/category_02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}
.CategoryN03 a {
	display:block;
	background-image : url(../images/top/category_03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left : 15px;	
}
.CategoryN03 a:hover {
	display:block;
	background-image : url(../images/top/category_03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}
.CategoryN04 a {
	display:block;
	background-image : url(../images/top/category_04.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-right: 15px;
	margin-top: 5px;
}
*+html .CategoryN04 a {
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
* html .CategoryN04 a {
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.CategoryN04 a:hover {
	display:block;
	background-image : url(../images/top/category_04.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}
.CategoryN05 a {
	display:block;
	background-image : url(../images/top/category_05.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left : 15px;
	margin-top: 5px;
}
*+html .CategoryN05 a {
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
* html .CategoryN05 a {
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.CategoryN05 a:hover {
	display:block;
	background-image : url(../images/top/category_05.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}
.CategoryN06 a {
	display:block;
	background-image : url(../images/top/category_06.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left : 15px;
	margin-top: 5px;
}
*+html .CategoryN06 a {
	margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
* html .CategoryN06 a {
	margin-top: -7px;
	margin-bottom: 0px;	
	padding-bottom: 0px;
}

.CategoryN06 a:hover {
	display:block;
	background-image : url(../images/top/category_06.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}


/*ドクターカテゴリー*/

.DrTitle {
	clear: both;
	padding-top: 10px;
}
*+html .DrTitle {
	margin-top: -10px;
}
* html .DrTitle {
	margin-top: -10px;
}

.CategoryD01 a {
	display:block;
	background-image : url(../images/top/category_dr01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-right: 15px;			
}
.CategoryD01 a:hover {
	display:block;
	background-image : url(../images/top/category_dr01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}

.CategoryD02 a {
	display:block;
	background-image : url(../images/top/category_dr02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left : 15px;	
}
.CategoryD02 a:hover {
	display:block;
	background-image : url(../images/top/category_dr02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}
.CategoryD03 a {
	display:block;
	background-image : url(../images/top/category_dr03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	padding-left : 15px;	
}
.CategoryD03 a:hover {
	display:block;
	background-image : url(../images/top/category_dr03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100px;
	background-position: 0px -100px;		
}

.ClearPadding {
	clear: both;
	padding-top: 10px;
}

/*-- リニューアル案 --*/
.mt10 { margin-top:10px;}

.notice { width:518px;}

.notice h5 { padding:0; margin:0;}
.notice h6 { text-align:left; font-size:14px; font-weight:bold; border-left:#ff8989 5px solid; padding:5px; margin-top:20px; border-bottom:#ff8989 1px solid}

.seminar_program { margin:10px 0 10px 0; border-bottom:#000 1px dotted;}
.seminar_program dl { float:left;}
.seminar_program p { float:right; padding-right:10px;}

.seminar_program dl { margin-bottom:10px;}
.seminar_program dt { margin-left:12px; padding-left:15px; background:url(../images/entry/dott_seminar.gif) no-repeat left center; font-weight:bold;}
.seminar_program dd { margin-left:25px; padding-left:13px; background:url(../images/entry/arrow_seminar.gif) no-repeat left center; line-height:200%;}


.seminar_midasi { font-size:18px; font-weight:bold; color:#ff0080; line-height:150%; margin-bottom:10px;}
.seminar_midasi span { font-size:14px; color:#000;}

.seminar_contents p { margin-bottom:10px;}
.seminar_contents table { margin-top:10px;}

.seminar_list { background:#effaff; border:#99ccff 1px solid; padding:10px 10px 8px 10px; margin-bottom:10px;}
.seminar_list li { list-style:inside disc; margin-bottom:2px;}

.kome { font-weight:bold; color:#f00;}


.notice table { border-collapse:collapse ;}

.seminar_schedule { width:100%; border-top:#666 1px solid; border-left:#666 1px solid; border-collapse:separate; border-spacing:0px; margin-bottom:5px;}
.seminar_schedule th { border-right:#666 1px solid; border-bottom:#666 1px solid;}
.seminar_schedule thead th { font-size:12px; text-align:center; font-weight:bold; padding:5px; background:#f5e2e1;}
.seminar_schedule tbody th { font-size:12px; text-align:center; font-weight:bold; padding:5px;}
.sche { font-size:12px; text-align:center; padding:5px; border-right:#666 1px solid; border-bottom:#666 1px solid;}

.seminar_detail { width:100%; border-top:#666 1px solid; border-left:#666 1px solid; border-collapse:separate; border-spacing:0px; margin-bottom:5px;}
.seminar_detail th { width:20%; font-size:12px; text-align:left; font-weight:bold; padding:5px; background:#f5e2e1; border-right:#666 1px solid; border-bottom:#666 1px solid;}
.det { font-size:12px; padding:5px; border-right:#666 1px solid; border-bottom:#666 1px solid;}

#am { background:#fcf9d8;}
#pm { background:#dfffd7;}

.seminar_company { list-style-type:none; border:#ff8989 5px solid; margin:5px 0 0 0; padding:10px 10px 0px 10px;}
.seminar_company li { font-weight:bold; margin-bottom:10px;}

.form_btn { text-align:center; margin-top:10px; padding-bottom:5px;}
