/* -----------------------------------------------
 * 細野クリニック
 * ----------------------------------------------- */

/* -----------------------------------------------
 * ページ全体
 * ----------------------------------------------- */
body {
	font-size:100%;
	line-height:1.3em;
	letter-spacing:0.1em;
	color:#333;
	background:#E2DAB8;
	margin:20px 0px 20px 0px;
	}

ul {
	margin-bottom:0px;
	}


/* リンク */
a:link { text-decoration:none; color:#456DC4;}
a:visited { text-decoration:none; color:#456DC4;}
a:active { text-decoration:underline; color:#456DC4;}
a:hover { text-decoration:underline; color:#456DC4;}
a img {border:none;}

p {margin:0px;}

/* -----------------------------------------------
 * ◎ページ全体（Wrap Scroll）
 * ----------------------------------------------- */
#wrap {
	width:812px;
	position:relative;
	margin:0px auto;
}

#sidebar {
	width:59px;
	position:absolute;
	top:400px;
 	right:-62px;
}

#movable {
	padding-top:0px;
}

/* -----------------------------------------------
 * ヘッダー情報
 * ----------------------------------------------- */
#page {
	width:820px;
	margin:0px auto;
	}

#left_column {
	width:470px;
	height:20px;
	margin:0px;
	padding:15px 0px 0px 10px;
	vertical-align:top;
	float:left;
	}

#right_column {
	width:320px;
	text-align:right;
	float:right;
	margin:0px;
	padding-right:10px;
	vertical-align:top;
	}

/* -----------------------------------------------
 * メイン情報
 * ----------------------------------------------- */
#main {
	width:750px;
	background:#E2DAB8 url("../img/back.gif") 0% 0% repeat-y;
	padding:0px 35px 0px 35px;
	margin:0px;
	}

#menu {
	width:220px;
	float:left;
	background:url("../img/menu2.gif") 0% 0% repeat-y;
	vertical-align:top;
	}

#menu_list {
	width:200px;
	margin:0 auto;
	}


#menu_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#menu_list ul li {
	margin:0px;
	padding:0 0 0 30px;
	width:170px;
	height:32px;
	line-height:32px;
	background:url("../img/menu_back.gif") 0% 0% no-repeat;
	}

	
#content {
	width:510px;
	vertical-align:top;
	float:right;
	padding-left:20px;
	margin:23px 0px 10px 0px;
	}

#content img.photo {
	float:left;
	margin:20px 10px 20px 0px;
	}

#content img.photo2 {
	float:left;
	margin:0px 10px 55px 0px;
	}

#content img.photo3 {
	float:left;
	margin:15px 20px 90px 0px;
	}

#content img.photo4 {
	float:right;
	margin:0px 0px 90px 10px;
	}

/* -----------------------------------------------
 * フッター情報
 * ----------------------------------------------- */
#footer {
	width:800px;
	margin-top:5px;
	padding:0px 10px;
	}
	
/* -----------------------------------------------
 * テキスト
 * ----------------------------------------------- */
h1 {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:left;
	margin:0px;
	}

h2 {
	font-size:100%;
	font-weight:normal;
	color:#3C9FCA;
	text-align:left;
	margin:20px 0px 0px 0px;
	}

h3 {
	font-size:100%;
	font-weight:bold;
	color:#FF9900;
	text-align:left;
	margin:10px 0px 0px 0px;
	}

.text {
	color:#3C9FCA;
	margin:20px 0px 0px 0px;
	}
.text2 {
	color:#79B652;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	}
.text3 {
	color:#FF3399;
	margin:5px 0px 0px 0px;
	}
.address {
	margin:0px;
	}
.copy {
	font-size:10px;
	margin:0px;
	}




/* -----------------------------------------------
 * マージン　情報 
 * ----------------------------------------------- */
.m_b00 {margin-bottom:0px;}
.m_b05 {margin-bottom:5px;}
.m_b08 {margin-bottom:8px;}
.m_b10 {margin-bottom:10px;}
.m_b15 {margin-bottom:15px;}
.m_b20 {margin-bottom:20px;}
.m_b30 {margin-bottom:30px;}
.m_b40 {margin-bottom:40px;}
.m_b50 {margin-bottom:50px;}
.m_b60 {margin-bottom:60px;}
.m_t05 {margin-top:5px;}
.m_t10 {margin-top:10px;}
.m_t18 {margin-top:18px;}
.m_t20 {margin-top:20px;}
.m_t30 {margin-top:30px;}
.m_t10b5 {margin:10px 0px 5px 0px;}
.m_t10b20 {margin:10px 0px 20px 0px;}
.m_t20b20 {margin:20px 0px 20px 0px;}
.m_t30b20 {margin:30px 0px 20px 0px;}
.m_t10r20 {margin:10px 10px 0px 0px;}
.m_t5r20 {margin:5px 10px 0px 0px;}
.m_l5b5 {margin:0px 0px 5px 5px;}
.m_l5 {margin:0px 0px 0px 5px;}
.m_l10 {margin:0px 0px 0px 10px;}
.m_l20 {margin:0px 0px 0px 20px;}
.m_l62 {margin:0px 0px 0px 62px;}
.m_l20b10 {margin:0px 0px 10px 20px;}
.m_l30 {margin:0px 0px 0px 30px;}
.m_r10 {margin:0px 10px 0px 0px;}




/* サイズ */
.x-large { font-size:18px;}
.large	 { font-size:16px;line-height: 1.4;}
.small	 { font-size:10px;line-height: 1.3;}
.x-small { font-size:9px;line-height: 1.2;}
.syuhen { font-size:12px;line-height: 1.5;}
/* 太字 */
.text_b {font-weight: bold;}
.text_14b {font-size:14px;font-weight:bold;}
/* 白色 */
.text_white {color:#FFF;}
.text_white_b {color:#FFF;font-weight:bold;}
.text_white_14 {color:#FFF;font-size:14px;}
.text_white_14b {color:#FFF;font-size:14px;font-weight:bold;}
/* 黄色 */
.text_yellow {color:#FC0;}
.text_yellow_b {color:#FC0;font-weight:bold;}
/* 橙色 */
.text_orange {color:#EF6D00;}
.text_orange_b {color:#EF6D00;font-weight:bold;}
/* 茶色 */
.text_brown {color:#74531A;}
.text_brown_b {color:#74531A;font-weight:bold;}
/* 青色 */
.text_blue {color:#0173A2;}
.text_blue_b {color:#0173A2;font-weight:bold;}
.text_blue_14b {color:#0173A2;font-size:14px;font-weight:bold;}
.text_blue_x {color:#0173A2;font-size:18px;font-weight:bold;}
/* 赤色 */
.text_red {color:#A00;}
.text_red_b {color:#A00;font-weight:bold;}
.text_red_14 {color:#A00;font-size:14px;}
.text_red_14b {color:#A00;font-size:14px;font-weight:bold;}
.text_red_x {color:#A00;font-size:18px;font-weight:bold;}
/* エンジ色 */
.text_bordeaux {color:#903;}
.text_bordeaux_b {color:#903;font-weight:bold;}
.text_bordeaux_14 {color:#903;font-size:14px;}
.text_bordeaux_14b {color:#903;font-size:14px;font-weight:bold;}
.text_bordeaux_x {color:#903;font-size:18px;font-weight:bold;}
