@charset "utf-8";
/* CSS Document */


table.purpose {
	clear:both;
	width: 694px;
	margin:0 auto 20px;
	border: 1px solid #4468A9;
	border-collapse: collapse;
	font-size: 12px;
}
	table.purpose tr {
	}
		table.purpose tr th {
			border: 1px solid #4468A9;
		}
		table.purpose tr td {
			border: 1px solid #4468A9;
			padding: 2px 1px;
			text-align: center;
			vertical-align: middle;
		}
.purpose-ttl-list {
}
.purpose-ttl-list li {
	display:inline-block;
}
*html .purpose-ttl-list li {
	display:inline;
	line-height:18px;
	vertical-align:bottom;
}
*+html .purpose-ttl-list li {
	display:inline;
	line-height:18px;
	vertical-align:bottom;
}
.purpose-ttl1 {
	width:53px;
	height:18px;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#ffffff;
	background:url(../images/howto/purpose-bg2.jpg) no-repeat left top;
}
.purpose-ttl1-2 {
	width:53px;
	height:18px;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#ffffff;
	background:url(../images/howto/purpose-bg4.jpg) no-repeat left top;
}
.purpose-ttl2 {
	height:18px;
	padding:0 10px;
	font-size:14px;
	line-height:18px;
	color:#ff3300;
	background-color:#ffffff;
	vertical-align:top;
}

/* 各テーブルクラスにより詳細設定 */

		table.purpose tr th.space_cell {
			background: #E8ECF5;
		}
		table.purpose tr td.name {
			font-size: 10px;
			line-height: 1.4;
			border-bottom: 0;
			padding: 3px;
			text-align: left;
		}
		table.purpose tr td.image {
			border-top: 0;
			vertical-align: middle;
			text-align: center;
			width: 60px;
		}
		table.purpose tr th.odd {
			background: #9AB5FA;
		}
		table.purpose tr th.even {
			background: #CBEFEA;
			color: #008040;
		}
		table.purpose tr th.title {
			text-align: center;
			font-size: 16px;
			font-weight: bold;
			padding: 5px 0;
		}
		table.purpose tr th.cell {
			padding: 4px 1px 4px 3px;
			vertical-align: middle;
		}
		
		
		/*20090911_kim追加*/

.intro-box5 {
	width:100%;
	background:url(../images/howto/intro-repeat1.jpg) repeat-y left top;
	overflow:hidden;
}
#intro-list2 {
	list-style:none;
	margin:0 21px;
}
#intro-list2 li {
	display:block;
	float:left;
	padding:5px 0 5px 15px;
	color:#999999;
	background:url(../images/howto/intro-icon1.jpg) no-repeat left 8px;
}
.intro-li1 {
	width:280px;
}
.intro-li2 {
	width:190px;
}
.intro-li3 {
	width:120px;
}
