@charset "UTF-8";

.pageTitle{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background: left top url(/img_common/icon_h2.gif) no-repeat;
	margin: 10px 0px 10px 0px;
}
.pageTitle h2{
	padding: 10px 0px 10px 60px;
	color:#330000;
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


#case{
clear: both;
padding: 0px 0px 10px 0px;
}


/* ----------------------------------------スタディ--------------------------------------------- */

/* レイアウト */
.study { text-align:center;}
table.study01 {margin:0px 10px;}
table.study02 {margin:0px 15px;}

/* テキスト */
h3.study_ttl { font-size:18px; line-height:24px; color:#669900; font-weight: bold; margin:0px;}
h4.study_lead { font-size:14px; line-height:18px; color:#669900; font-weight: bold; margin:0px 5px;}
h5.study_lead{ font-size:14px; line-height:14px; color:#669900; font-weight: bold; margin:3px 10px 3px}
h6.study_lead { font-size:14px; line-height:18px; color:#ff6600; font-weight: bold; margin:3px 0px;}
.txt_study_main { font-size:12px; line-height:18px; color:#666666;}
.txt_study_navi { font-size:12px; line-height:18px; color:#666666; text-align:center;}
.txt_study_naviline { font-size:12px; line-height:18px; color:#666666; text-align:center;}
.txt_study_mg { font-size:12px; line-height:18px; color:#666666; margin-left:10px; }
.txt_study_list { font-size:12px; line-height:18px; color:#666666; font-weight: bold }
.txt_study_totop { font-size:10px; line-height:14px; text-align: right;}

/* リンク  */

a.link_study_navi:link { color:#666666; text-decoration:underline }
a.link_study_navi:visited { color:#666666; text-decoration:underline }
a.link_study_navi:hover { color:#666666; text-decoration:underline }
a.link_study_navi:active { color:#666666; text-decoration:underline }

a.link_study_main:link { color:#666666; text-decoration:underline }
a.link_study_main:visited { color:#666666; text-decoration:underline }
a.link_study_main:hover { color:#666666; text-decoration:underline }
a.link_study_main:active { color:#666666; text-decoration:underline }

a.link_study_totop:link { color:#336666; text-decoration:none }
a.link_study_totop:visited { color:#336666; text-decoration:none }
a.link_study_totop:hover { color:#336666; text-decoration:underline }
a.link_study_totop:active { color:#336666; text-decoration:underline }

/* 背景色 */
.bg_study_1 { background: #669900 }
.bg_study_2 { background: #e8ede1 }
.bg_study_3 { background: #f1f6e9; margin:0px 10px 0px 10px;}

/* 背景画像  */
.img_study_lead { background-image:url("/case/image/img_lead.gif"); background-repeat:no-repeat }
.img_study_right { background-image:url("/case/image/waku_right.gif")}
.img_study_left { background-image:url("/case/image/waku_left.gif")}


/* ----------------------------------------スタディ--------------------------------------------- */

