@charset "shift-JIS";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.tbl710C .clm1 p,
.tbl710C .clm1 ul,
.tbl710C .clm2 ul {
	margin: 0;
}
img {
	vertical-align: bottom;
}

/* section
--------------------*/
.section {
	margin-bottom: 30px;
	padding-top: 8px;
	background: #8CC7E7 url(../image/use/bg_sec_top.gif) no-repeat left top;
}
.sectionInner {
	padding-bottom: 8px;
	background: url(../image/use/bg_sec_btm.gif) no-repeat left bottom;
}
.section .color {
	color: #E0194D;
}

/* clm2
--------------------*/
.clm2 {
	margin-top: 7px;
	padding: 0 0 0 7px;
	background: url(../image/use/bg_clm2.gif) repeat-y left top;
}
.clm2 dl {
	float: left;
	width: 351px;
}
.clm2 dt {
	height: 48px;
}
.clm2 dd {
	width: 310px;
	padding: 10px 15px 15px 20px;
	background: url(../image/use/bg_clm2_txt.gif) repeat-x left top;
	font-size: 80%;
	overflow: hidden;
}
.clm2 dd .img {
	display: block;
	padding-left: 5px;
}
.clm2 dd li a {
	display: block;
	padding-left: 18px;
	background: url(../image/use/arrow.gif) no-repeat left 3px;
}
.clm2 dd .listDisc {
	margin: 0 0 1em 1em;
	padding-left: 0.5em;
	text-indent: -0.5em;
}
.tbl710C .clm2 dd .hedge {
		margin: 1em 0 0;
		padding-left:1em;
		text-indent:-1em;
}
.clm2 dd li,
.clm2 dd p {
	font-size: 100%;
	zoom: 1;
}
.clm2 .btn {
	margin: 1em 0 0;
	text-align: right;
}

/* clm1
--------------------*/
.clm1 {
	margin: 7px 7px 0;
	padding: 10px 15px;
	background: #FFF;
}
.clm1 p em {
	color: #E0194D;
	font-size: 124%;
	font-style: normal;
	font-weight: bold;
}

/* attention
--------------------*/
.clm1 .attention{
	width: auto;
	min-height: 69px;
	height: auto !important;
	height: 69px;
	margin: 0;
	padding: 10px 0 25px 120px;
	background: url(../image/use/bg_attention.gif) no-repeat left top;
}
.clm1 .attention dt {
	margin-bottom: 0.5em;
	font-size: 108%;
	font-weight: bold;
}
.clm1 .attention dd {
	font-size: 80%;
}

/* example
--------------------*/
.clm1 .example {
	padding-top: 20px;
	background: url(../../common/image/dotline.gif) repeat-x left top;
}
.clm1 .example .txt {
	float: left;
}
.clm1 .example .txt p {
	margin-bottom: 20px;
	text-align: center;
}
.clm1 .example .img {
	float: right;
}


/* clearfix */
.clm2:after,
.clm2 dd:after,
.example:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html .clm2,
*:first-child+html .clm2 dd,
*:first-child+html .example {display: inline-block;}
* html .clm2,
* html .clm2 dd,
* html .example {height: 1%;}

/**/
.info_att {
	margin:15px auto 10px;
	padding:15px 5px;
	border:1px solid #F00;
	color:#F00;
}
.info_att dt{
	margin-bottom:5px;
	font-weight:bold;
}
.info_att dd{
	line-height:1.6;
	font-size:80%;
}




