@charset "utf-8";
/*
///////////////////////////////////////////////////////////////////////////////
//
//  スタイルシートシート for いいじま矯正歯科( 2016.03.24版 )
//
//  By Ｗｅｂ工房まる高
//
////////////////////////////////////////////////////////////////////////////////
*/


/**************************/
/* ページ全体定義用、共通 */
/**************************/

img {
	border: 0px
}

blockquote {
	line-height: 120%;
	margin-left: 20px;
	margin-top: 0px
}

html {
	border:none;
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS PGothic";
	color:#404040;
	font-size: 14px;
	line-height: 130%;
	overflow-x : hidden;
/*	background-color:#f9f9ed */
}

a {
	color:#96514d;
	outline:none;
}

a:hover {
	text-decoration:none;
}


/* トップページ用 */
.notice-line {
	line-height:180%;
}

.notice-line i {
	color: #ea618e;
}

.notice-line span {
	font-weight: bold;
	color:#333;
	margin-left:10px;
	margin-right:30px;
}
