﻿@charset "utf-8";

/* 東洋医学など（oriental-medicine.html）のスタイルシート */ 


/* メインカラムの詳細　********************************************************************************/ 
/* トップページ　********************************************************************************/ 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:773px; 
 }
.long-box{
  float:left;
  clear:both;
  width:773px;
  }
.title{
  float:left;
  clear:both;
  }
.contents{
	float:left;
	clear:both;
	width: 773px;
  }
.sub-title{
	display:block;
	float:left;
	clear: both;
	padding-top: 18px;
	padding-bottom: 18px;
	}
.ourcure-view{
	float:left;
	clear: both;
	padding-top: 20px;
	}
.ourcure-view img{
	border: 1px solid #CCCCCC;
	}		
.text-area{
	float:left;
	width:460px;
	line-height: 22px;
	padding-top: 20px;
	padding-left: 16px;
	}
.our-cure-caution{
	float:left;
	clear:both;
	width: 736px;
	margin-left: 7px;
	padding-top: 15px;
	font-size: 14px;
	}	
.our-cure-caution .img-area{
    float:left;
	}
.our-cure-caution .c-text-area{
	float:left;
	padding-top: 14px;
	padding-left: 5px;
	}
.red{
    color:#990000;
	}			
.second{
   padding-top:20px;
   }
.medicine-part{
	float:left;
	clear:both;
	width:773px;
	padding-top: 15px;
   }
.medicine-name{
	float:left;
	clear:both;
	background-attachment: scroll;
	background-image: url(../images/oriental-medicine-listmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
   }
.medicine-text{
	float:left;
	clear:both;
	padding-top: 3px;
   }      
.medicine-img-part{
	float:left;
	width: 230px;
	padding-top: 20px;
	}
.medicine-part-title{
    float:left;
	clear:both;
	width:230px;
	}
.medicine-part-img{
	float:left;
	clear:both;
	width:230px;
	padding-top: 7px;
	}
	
.medicine-part-text{
	float:left;
	clear:both;
	width:230px;
	font-size: 11px;
	padding-top: 6px;
	}		
.use-left-margin{
    margin-left:25px;
	}
.part-margin{
    margin-left:20px;
	}
.medicine-part-img img{
	border: 1px solid #999999;
	}   
.medicine-part-img a img:link{
	border: 1px solid #999999;
   } 
.medicine-part-img a img:hover{
	border: 1px solid #333333;
   }	
