@charset "euc-jp";
/*-----baselayout-----*/
img {
	border:none;
	vertical-align:top;
}

div#contentsBlock {
	width: 600px;
	padding:15px 0 30px 45px;
	line-height:1.5;
}

#contentsBlock p {
	padding: 0.5em;
}
/*-----baselayout END-----*/

#t_header01 {
	display: inline;
	height: 100px;
	width: 600px;
	float: left;
	margin-left: 45px;
	background: url(../../images/h_howto.jpg) no-repeat;
	margin-bottom: 10px;
}

div.serviceBlock {
	width: 600px;
	clear: both;
	float: left;
	margin:10px 0 30px 0;
}

h3.title01 {
	font-weight: bold;
	font-size:15px;
	background: url(../../images/title_bg.gif) no-repeat;
	text-indent: 0.5em;
	height: 23px;
	width: 590px;
	color:#fff;
	line-height: 23px;
	clear: both;
}

div.leftUnit {
	float: left;
	width: 350px;
	margin-right: 8px;
}

div.ImgPartA {
	background: url(../../images/howto_img01.jpg) no-repeat;
	float: left;
	height: 180px;
	width: 240px;
}

div.ImgPartB {
	background: url(../../images/howto_img02.jpg) no-repeat;
	float: left;
	height: 138px;
	width: 240px;
}

div.ImgPartC {
	background: url(../../images/howto_img03.jpg) no-repeat;
	float: right;
	height: 180px;
	width: 240px;
}

div.ImgPartD {
	background: url(../../images/howto_img04.jpg) no-repeat;
	float: right;
	height: 180px;
	width: 240px;
}

ul.listUnit {
	height: 5.0em;
	width: 280px;
	border: 1px solid #2B3598;
	background-color: #E8F3FF;
	padding:1.0em 0 1.0em 1.0em;
	list-style:none;
	display:block;
	margin:10px auto;
}

.listUnit li {
	list-style:none;
	font-weight: bold;
	color: #FF6600;
	float:left;
	display:inline;
	width:120px;
	margin-left:20px;
	font-size:14px;
}

div.innerUnit {
	clear: both;
	height: auto;
	width: 100%;
	margin-top:20px;
}

h4.subtitlePart {
	width: 98%;
	height:22px;
	margin: 1em 1%;
	background: url(../../images/subtitle_bg.gif) left no-repeat;
	text-indent:1.3em;
	font-size:12px;
	line-height:22px;
	border-bottom:1px solid #999;
	display:block;
	clear:both;
}

span.blue {
	color: #0099FF;
	margin-right: 1em;
}

table.searchTable {
	margin: auto;
	width: 540px;
	font-size:12px;
}

strong.search {
	color: #2B3598;
}

.searchTable td {
	line-height: 24px;
}

div.tablePartA {
	padding: 10px;
	clear: both;
	font-size:12px;
}

.tablePartA table {
	width: 100%;
	border-left:1px solid #999;
	border-top:1px solid #999;
}

.tablePartA td {
	padding: 0.5em;
}

.tablePartA td, .tablePartA th {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

th.maintitle {
	background-color: #2B3598;
	border-top: 1px solid #CCCCFF;
	border-left: 1px solid #ccf;
	color:#fff;
}

th.subtitle {
	color: #6633CC;
	background-color:#EBE7FE;
	border-top: 1px solid #fFF;
	border-left: 1px solid #fff;
}

div.linkBtnA {
	padding: 0.5em;
}

.linkBtnA a {
	font-weight: bold;
}

.ImgPartB a {
	display: block;
	height: 138px;
	width: 240px;
}
