@charset "utf-8";
/* CSS Document */

body {
	background: #EEEED3 url(images/bkg.gif) top repeat-x;;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	line-height: 1.5em;
	}

body.BkgC {
	background: #EEEED3 url(images/bkgC.gif) top repeat-x;;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	line-height: 1.5em;
	}

img {
	border: 0;
	}
	
#wrapper {
	background-color: #fff;
	width: 772px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	}

#header {
	background: url(images/header_bkg.gif) top center no-repeat;
	height: 95px;
	}

#headerC {
	background: url(images/header_bkg.gif) top center no-repeat;
	height: 95px;
	}

#LogoYotteko {
	position: relative;
	top : 8px;
	right: 165px;
	}

#LogoCI {
	position: relative;
	top : 3px;
	left: 150px;
	}

#LogoTaiwan {
	position: relative;
	top : 3px;
	left: 162px;
	}

h1#MainPhoto {
	margin: 0 auto;
	padding: 0;
	}

#GlobalNavi {
	margin: 0 0 30px 0;
	padding: 0;
	}
	
h2.TextTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #333300;
	padding: 12px 0 8px 8px;
	border: 1px solid #333300;
	}

h2.TextTitleS {
	font-size: 1.4em;
	font-weight: bold;
	color: #138113;
	background: url(images/h2_bkg.gif) left top no-repeat;
	padding: 0 0 0 25px;
	}

h3.TextTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #138113;
	margin: 0 0 8px 0;
	}
	

#Contents {
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	}

#Contents p {
	font-size: 1.0em;
	line-height: 1.5;
	margin: 0 0 8px 0;
	}

img.LeftPhoto {
	float: left;
	margin: 0 8px 8px 0;
	}

img.RightPhoto {
	float: right;
	margin: 0 0 8px 8px;
	}

img.LeftPhotoL {
	float: left;
	margin: 0 8px 8px 0;
	border: 3px solid #2B8E1E;
	}

img.RightPhotoL {
	float: right;
	margin: 0 0 8px 8px;
	border: 3px solid #2B8E1E;
	}

img.Border {
	margin: 8px 0 0 0;
	border: 3px solid #2B8E1E;
	}

ul.FreeList {
	font-size: 1.2em;
	list-style-type: none;
	font-weight: bold;
	color: #FF8A8A;
	}

ul.FreeList li.List1 {
	margin: 0;
	padding: 8px 0 8px 30px;
	background: url(images/FreeList1.gif) top left no-repeat;
	}

ul.FreeList li.List2 {
	margin: 0;
	padding: 8px 0 8px 30px;
	background: url(images/FreeList2.gif) top left no-repeat;
	}

ul.FreeList li.List3 {
	margin: 0;
	padding: 8px 0 8px 30px;
	background: url(images/FreeList3.gif) top left no-repeat;
	}

table.PlanTable {
	border: 1px solid #888;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	}

table.PlanTable th {
	background-color: #F5F4AF;
	padding: 5px;
	border: 1px solid #888;
	border-collapse: collapse;
	color: #333300;
	}

table.PlanTable td {
	padding: 5px;
	border: 1px solid #888;
	border-collapse: collapse;
	}

table.PlanTable td ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.NoListPoint {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

ul.StepList {
	font-size: 1.0em;
	list-style-type: none;
	margin: 0 0 8px 10px;
	padding: 0;
	}

ul.StepList li.List1 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step1.gif) top left no-repeat;
	}

ul.StepList li.List2 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step2.gif) top left no-repeat;
	}

ul.StepList li.List3 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step3.gif) top left no-repeat;
	}

ul.StepList li.List4 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step4.gif) top left no-repeat;
	}

ul.StepList li.List5 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step5.gif) top left no-repeat;
	}

ul.StepList li.List6 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step6.gif) top left no-repeat;
	}

ul.StepList li.List7 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step7.gif) top left no-repeat;
	}

ul.StepList li.List8 {
	margin: 0 0 5px 0;
	padding: 3px 0 8px 65px;
	background: url(images/step8.gif) top left no-repeat;
	}

dl.FAQ dt {
	border-bottom: 1px solid #888;
	padding: 0 0 3px 0;
	margin: 0 20px 6px 0;
	font-weight: bold;
	}

dl.FAQ dd {
	margin: 0 20px 15px 8px;
	padding: 0;
	}

ul.NormalList {
	font-size: 1.0em;
	list-style-type: none;
	margin: 0 0 15px 10px;
	padding: 0;
	}

ul.NormalList li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(images/list_point.gif) top left no-repeat;
	}

ul.CheckList {
	font-size: 0.85em;
	list-style-type: none;
	margin: 0 10px 8px 10px;
	padding: 0;
	}

ul.CheckList li {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	background: url(images/list_check.gif) top left no-repeat;
	}

dl.Report {
	margin: 0 0 60px 0;
	}
	
dl.Report dt {
	padding: 4px 0 5px 6px;
	margin: 0 20px 16px 0;
	font-weight: bold;
	font-size: 2.0em;
	border-bottom: 1px dashed #333300;
	border-left: 5px solid #333300;
	}

dl.Report dd {
	margin: 0 20px 15px 8px;
	padding: 0;
	}

.Counter {
	float: left;
	margin: 8px 8px 0 0;
	}
