body{
	color:#555;
	margin:0px;
}

#main_contents a:link {
	color: #5B84FF;
}
#main_contents a:visited {
	color: #5B84FF;
}
#main_contents a:hover {
	color: #FF6600;
}
#main_contents a:active {
	color: #5B84FF;
}


/* レイアウト用
---------------------------------------*/

/*margin
---------------------------------------*/


.m_bottom30 {
	margin-bottom:30px;
}

.m_bottom25 {
	margin-bottom:25px;
}

.m_bottom20 {
	margin-bottom:20px;
}

.m_bottom15 {
	margin-bottom:15px;
}

.m_bottom10 {
	margin-bottom:10px;
}

.m_bottom5 {
	margin-bottom:5px;
}

.m_tb10{
	margin-top:10px;
	margin-bottom:10px;
}

.m_top10{
	margin-top:10px;
}

.m_top15{
	margin-top:15px;
}

.m_top20{
	margin-top:20px;
}

.m_top30{
	margin-top:30px;
}

.m_left10 {
	margin-left:10px;
}

.m_left20 {
	margin-left:20px;
}
.m_LR_10 {
	margin-right: 10px;
	margin-left: 10px;
}
.map_photo img {
	margin-bottom: 10px;
}

.m_LR_20 {
	margin-right: 20px;
	margin-left: 20px;
}



/*padding
----------------------------------------*/

p_top30 {
	padding-top:30px;
}

.p_top20 {
	padding-top:20px;
}

.p_top10 {
	padding-top:10px;
}

.p_top5{
	padding-top:5px;
}

/*float
----------------------------------------*/

.f_left {
	float:left;
}

.f_right {
	float:right;
}

/*文字
----------------------------------------*/

.txt_right {
	text-align: right;
}

.txt_center {
	text-align: center;
}

.notice {
	text-indent: -1em;
	margin-left: 1em;
}

.txt_gray {
	color: #999999;
}
.txt_red {
	color: #FF3300;
}




/*--fontJn--*/
.style1 {
	font-size:9px;
}
.f12 {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

.style2 {font-family: "ＭＳ Ｐゴシック", Osaka;}
.style3 {font-size: 12px}
.style5 {font-size: small}
.style6 {font-size: small; color: #3366FF; }
.style9 {
	font-size: 80%;
	line-height: 1.2em;
	color: #555555;
}
.style14 {
	font-size: 14px;
	color: #555555;
}
.style15 {color: #202020}
.style18 {font-size: small;}
.style19 {font-size: small; line-height: 22px; color: #898989; font-family: "ＭＳ Ｐゴシック", Osaka;}
.style20 {color: #6699FF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	line-height: 8mm;
}
.style22{
color:#555555;
font-size:10pt;
}

.pdfsize {
	font-size: small;
	color: #555555;
	text-decoration:none;
}
.pdfsize a{
	font-size: small;
	color: #555555;
	text-decoration:none;
}

.topic-space{
height:5px;
}

/*--fontI--*/


.futta {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: x-small;
	color: #DDEEFD;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	font-style: normal;
	line-height: 26px;
	color: #555555;
	text-align: left;
}
.iryokankei {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	line-height:1.4em;

}
.text2 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #333333;
}
.myriad {
	font-family: Helvetica, Monaco, Arial;
	font-size: x-small;
}
.5 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
}

.gaiyo1{
	width:417px;
	padding-top:5px;
	border-top:1px #99D6AB dotted;
	line-height:1.4em;
}
.gaiyo1 dt{
	width:50px;
	float:left;
}
.gaiyo1 dd{
	width:325px;
	float:right;
}

img {
border:0;
}




/*--cis.htmlJn--*/
#cistable{
color:#6699FF;
}
.cisTable1{
width:80px;
font-size:85%;
text-align:left;
}
.cisTable2{
text-align:left;
}
/*--cis.htmlI--*/





/*--privacyJn--*/
.text-priv1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
	color: #555555;
}
.text-privM {
	color: #3366FF;
	font-size: small;
	text-align: center;
	line-height: 3em;
}
.privM1 li {
	list-style-position: outside;
	list-style-type: decimal;
}

.text-priv2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	font-style: normal;
	line-height: 2em;
	color: #555555;
}
.wrapper-priv {
	width: 90%;
	margin: 10px 0 10px 40px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.wrapper-priv td{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 3px;
}
/*--privacyI--*/


/*---float΍---*/


dl:after{
	content: "";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

dl{
    display:inline-block;@/* MAC IEp@*/
    min-height:1%;  /* IE 7p */
}

/*--MAC IE͔Kp \*/
* html dl{height: 1%;}
dl{display: block;}
.style-cis {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.style21 {
	font-size: 70%;
	line-height: 2em;
	color: #555555;
}
.text2 {

	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	font-style: normal;
	line-height: 26px;
	color: #555555;
}

.privM2 {
	text-indent: -22px;
}
.text-priv1 .privM2 li {
	list-style-type: none;
}
.bannerCap {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: x-small;
	margin-left: 100px;
	/*color: #21415a;*/
}
.information {
	font-size: 12px;
	line-height: 1.4em;
	color: #555;
}

/*--医療関係者の方へ--*/

#iryo_title {
	background-color: #dad7d7;
	padding: 4px;
}
#iryo_menu {
	background-color: #dad7d7;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}

#second .contents {
	padding-bottom: 30px;
}

#second .contents td {
	font-size: 12px;
	line-height: 150%;
}
#second .top_margin {
	padding-top: 20px;
}



/*--B650--*/
.meisho {
	border-top: 1px dotted #cccccc;
}

.meisho dl {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

.meisho dl dt {
    font-weight: bold;
    line-height: 1.5em;
}

.meisho dl dd {
    line-height: 1.5em;
    margin-bottom: 3px;
    margin-top: -1.5em;
    padding-left: 6em;
    position: relative;
}

.b650Txt p {
    margin-bottom: 5px;
	line-height: 1.2em;
}

.b650Txt p span {
	font-size: 90%;
}
.link_mark a {
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
}
