@charset "utf-8";

/*
	Site Name: 荒田ひふ科クリニック
	Description: cosmetics template style
	Version:
	Author:
*/

div.description {
	margin-left: 1em;
}

div.description{
    zoom:1;/*for IE 5.5-7*/
}

div.description:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;

}

* html div.description{
	display:inline-table;
	/*\*/display:block;/**/
}

div.description ul {
	margin-top: 1em;
	font-size: small;
}

div.description ul li {
	list-style: inside;
}

ul.nomal_list li{
	list-style:  inside;
}

.round {
	border: 1px solid #CCC;
	margin-top: 0.6em;
	padding: 0.8em;
	color: #555;
	border-radius: 3px;        /* CSS3草案 */
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 3px;   /* Firefox用 */
	font-size: 0.95em;
}

/*外部リンク注意書き追加*/
.link{
	font-size: 0.9em;
	color:#6e6e6e;
}

h3 {
	font-size: 1.4em;
	color: #696;
	margin-bottom: 0.6em;
	margin-left: -8px;

}

/*クレジットカード、T-POINT情報追加*/
img.t_point_img {
	margin-top: 1em;
}

#t-point > h4{
	margin-top: 1.5em;
	margin-bottom: 0;
}

#credit > h3,
#t-point > h3{
	margin-bottom: 1em;
}

ol.t_point li {
	margin-left: 2em;
	margin-bottom: 0.8em;
	list-style: outside decimal;
}

.round {
	border: 1px solid #CCC;
	margin-top: 0.6em;
	padding: 0.8em;
	color: #555;
	border-radius: 3px;        /* CSS3草案 */
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 3px;   /* Firefox用 */
	font-size: 0.95em;
}

.round h4 {
	margin: 0;
	color: #555;
	font-weight: normal;
}

.round p {
	margin: 0;
}

.round ul {
	margin-top: 1em;
	margin-left: 2em;
}

.round ul li {
	margin-bottom: 0.6em;
}

.round ul li:before {
	content: "※";
}


/* 201910 add */

.cosmetics-ta-50{
    width:50%;
}

.cosmetics-ta-bg {
    background-color:#f7fbff;
}

.cosmetics-ph img{
    width:180px;
    height:auto;
}

.fl{
    float:left;
}

.fr{
    float:right;
}

.cosmetics-item1{
    width:500px;
    margin-right:20px;
}