li {
	list-style-image: url(card/list.gif);
	line-height: 180%;
}
.u-outside-square li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 4px;
	list-style-image: none;
}
.titleimg {
	margin-top: 20px;
	margin-bottom: 20px;
}

body {
	margin: 0px;
}
.main {
	font-size: 12px;
	line-height: 160%;
}
.kaiso {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 1px;
}
.titlebg_c {
	background-attachment: fixed;
	background-image: url(card/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sub-title {
	padding: 2px 4px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	margin-bottom: 6px;
}
.attention {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFDB;
	clear: both;
}
