﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.case_mtitle {
	background: url(../images/case/case_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.case_stitle {
	background: url(../images/common/icon_arrow4.jpg) no-repeat;
	background-position: 6px 5px;
	background-color: #E6E6E4;
	margin:0 0 15px 0;
	padding:4px 0 2px 25px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.cbox {
	background: url(../images/common/dot.gif) repeat-x;
	background-position: 0 bottom;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	}
	
.cbox.end {
	margin:0 0 80px 0;
	}
	
.case1,.case2,
.case3,.case4,
.case5,.case6,
.case7,.case8,
.case9,.case10,
.case11 {
	margin:0;
	padding:0 0 0 100px;
	min-height:70px;
	height:auto !important;
	height:70px;
	}
	
.case1 {
	background: url(../images/case/case_image1.gif) no-repeat;	
	}
	
.case2 {
	background: url(../images/case/case_image2.gif) no-repeat;	
	}
	
.case3 {
	background: url(../images/case/case_image3.gif) no-repeat;	
	}
	
.case4 {
	background: url(../images/case/case_image4.gif) no-repeat;	
	}
	
.case5 {
	background: url(../images/case/case_image5.gif) no-repeat;	
	}
	
.case6 {
	background: url(../images/case/case_image6.gif) no-repeat;	
	}
	
.case7 {
	background: url(../images/case/case_image7.gif) no-repeat;	
	}
	
.case8 {
	background: url(../images/case/case_image8.gif) no-repeat;	
	}
	
.case9 {
	background: url(../images/case/case_image9.gif) no-repeat;	
	}
	
.case10 {
	background: url(../images/case/case_image10.gif) no-repeat;	
	}
	
.case11 {
	background: url(../images/case/case_image11.gif) no-repeat;	
	}
	
	
.case1 b,.case2 b,
.case3 b,.case4 b,
.case5 b,.case6 b,
.case7 b,.case8 b,
.case9 b,.case10 b,
.case11 b {
	margin:0 0 10px 0;
	font-size:1.4em;
	color:#990100;
	font-weight: bold;
	}
	
.case1 p,.case2 p,
.case3 p,.case4 p,
.case5 p,.case6 p,
.case7 p,.case8 p,
.case9 p,.case10 p,
.case11 p {
	margin:0 0 15px 0;
	font-size:1.4em;
	}
	
.case1 ul,.case2 ul,
.case3 ul,.case4 ul,
.case5 ul,.case6 ul,
.case7 ul,.case8 ul,
.case9 ul,.case10 ul,
.case11 ul {
	margin:0;
	list-style-type: none;
	line-height:1.2;
	}
	
.case1 li,.case2 li,
.case3 li,.case4 li,
.case5 li,.case6 li,
.case7 li,.case8 li,
.case9 li,.case10 li,
.case11 li {
	background: url(../images/case/list_icon.gif) no-repeat;
	background-position: 0 center;
	margin:0 50px 0 0;
	padding:0 0 0 17px;
	float:left;
	font-size:1.2em;
	line-height:1.2;
	}
	
.case1 li a,.case2 li a,
.case3 li a,.case4 li a,
.case5 li a,.case6 li a,
.case7 li a,.case8 li a,
.case9 li a,.case10 li a,
.case11 li a {
	margin:0;
	color:#0B6045;
	text-decoration: underline;
	}