@charset "utf-8";

/*****************
	 共通 
*****************/

* {
	font-size: 14px;
}

/** ヘッダー **/
#font-size #middle a {
	display: block;
	width: 27px;
	height: 36px;
	background: url(../images/font-middle.jpg) no-repeat;
	text-indent: -99999px;
}

#font-size #large a {
	display: block;
	width: 27px;
	height: 36px;
	background: url(../images/font-large_o.jpg) no-repeat;
	text-indent: -99999px;
}


/** ページタイトル **/

/** メニュー **/


/** 左メニュー **/

#side_L .menu_L h2 a {
	padding-left: 0;
	background: none;
	font-size: 18px;
}


/**  真ん中 **/
h4 {
	height: 19px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 20px;
	background: url(../images/ic_small.jpg) no-repeat 0px 0px;
	font-size: 18px;
}

/**  フッター **/


/*****************
	 トップ 
 *****************/
#second_contents .contents ul#nagare li.nagare_s {
	float: left;
	background: url(../images/bg_nagare_s_L.jpg) no-repeat;
	width: 254px;
	height: 256px;
	padding: 10px;
}

body#saishin #second_contents .contents ul#nagare li.clear,
body#lasik3 #second_contents .contents ul#nagare li.clear {
	background: url(../images/bg_nagare_L.jpg) no-repeat;
	width: 535px;
	height: 205px;
	padding: 10px;
	list-style-image: none;
	list-style: none;
}