@charset "Shift_JIS";

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: #FFFFFF url(../images/home/bg.gif) repeat-x;
}

td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

img {
	border: 0px;
}

a  {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:active {
	color: #996666;
}

a:hover  {
	text-decoration: underline;
	color: #000066;
}

ul {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}

li {
	margin-left: -20px;
}

.small {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 15px;
}

.keysearch {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.dbdate {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
}

.50on {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px; 
	text-decoration:none;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}

.eff {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px; 
	text-decoration:none;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}


.big {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	line-height: 22px;
}

.xbig {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 24px;
	line-height: 30px;
}



/* FORM */

.search {
	background: #FFFFFF;
	width: 120px;
	height: 14px;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.codesearch {
	background: #FFFFFF;
	width: 150px;
	height: 18px;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.select75px {
	background-color : #FFFFFF;
	width : 75px;
	font-size : 12px;
	color : #333333;
}

/* FOOTER */

#ftlink {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" , "MS UI Gothic" , Osaka , "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	position: absolute: bottom:0px;
	margin-top: 20px;
	text-align: center;
	line-height: 15px;
	color: #666666;
}

#ftlink a {
	color: #666666;
	text-decoration: none;
}

#ftlink a:active, #ftlink a:hover {
	color: #333333;
	text-decoration: underline;
}

td#include_news {
    text-align: left;
}

td#include_news h3 {
    color: #ff0000;
    font-size: 13px;
}

td#include_news ul {
    margin: 0;
    padding: 0;
}

td#include_news ul li {
    font-weight: bold;
    margin: 2px 0;
    padding: 2px 8px;
    list-style-position: inside;
}

td#include_news ul li a {
    color: #333333;
    text-decoration: none;
}

td#include_news ul li.dark {
    background-color: #ead0d3;
}

td#include_news ul li.light {
    background-color: #f9f3f3;
}

td#include_news ul li span.date {
    font-weight: normal;
}

td#include_news div#news_navi {
    text-align: right;
}

td#include_news div#entry {
    padding: 6px;
    background-color: #ead0d3;
}

td#include_news div#entry
div#title {
    margin: 0px;
    padding: 6px 6px 2px 6px;
    background-color: #961622;
    color: #ffffff;
}

td#include_news div#entry
div#title h3 {
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

td#include_news div#entry
div#title div.date {
    text-align: right;
}

td#include_news div#entry p {
    margin: 24px 0px 0px 0px;
}

td#include_news div#entry p a {
    font-weight: bold;
    color: #0000ff;
}

td#include_news div#entry div.sponsor {
    margin: 24px 0px 0px 0px;
    color: #000000;
}

td#include_news div#medical {
    height: 86px;
    margin: 6px 0px 0px 0px;
    padding: 6px;
    background-color: #ead0d3;
}

td#include_news div#medical a {
    display: block;
    float: right;
    background-color: #ffffff;
}

td#include_news div#medical p {
    margin: 0px;
    padding: 0px;
    color: #000000;
}
