@charset "UTF-8";
#common-contents article{
	display:block;
	width:780px;
	margin:20px auto;
	background:url(own-contents/div.gif) repeat-y;
}

/* clear fix */
#common-contents article{
	zoom:1;/*for IE 5.5-7*/
}
#common-contents article:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}
#common-contents h1{
	clear:both;	
}

#common-contents h2{
	display:block;
	width:200px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
	background:url(own-contents/h2.gif) no-repeat;
	float:left;
	clear:both;
}

#common-contents article article{
	margin:0 0 30px;
	float:right;
	width:550px;
	border:none;
	background:none;
}

#common-contents article article:last-child{
	margin:0; 
}

#common-contents article h3{
	clear:both;
	display:block;
	padding:0.5em 50px;
	width:450px;
	color:#fff;
	font-family:'Arial Black',Arial Black,sans-serif;
	font-size:120%;
	font-weight:bold;
	background:#2c9cd7 url(own-contents/h3.gif) no-repeat top left;
}

#common-contents section{
	display:block;
	width:450px;
	padding:30px 49px;
	border:1px solid #ccc;
	background:url(own-contents/section.gif) no-repeat top left;
}


#common-contents section h1{
	color:#2c9cd7;
	font-size:90%;
	margin:2em 0 0.5em 0;
	padding:2em 0 0 0;
	border-top:#2c9cd7 dashed 1px;
}

#common-contents section h1:before{
	content:"●";
}


#common-contents section h1:first-child{
	margin-top:0;
	padding:0;
	border-top:none;
}

#common-contents section h1 a{
	color:#2c9cd7;
}

#common-contents section h2{
	margin:1em 0 0.8em;
	padding:0.2em 0;
	display:block;
	width:auto;
	height:auto;
	text-decoration:none;
	text-indent:0;
	line-height:1.2em;
	font-size:small;
	background:none;
	float:none;
	color:#2c9cd7;
	border-bottom:#2c9cd7 dotted 1px;
}

#common-contents section h2:before{
	content:"■";
}

#common-contents section h3{
	background:none;
	width:auto;
	padding:0.5em;
	color:#2c9cd7;
	font-size:small;
}


#common-contents section p{
	font-size:small;
	margin:0 0 1em;
}



#common-contents section table{
	width:450px;
	border:1px solid #2c9cd7;
	margin:0 0 1em;
}

#common-contents section table th,
#common-contents section table td{
	padding:0.5em;
	font-size:small;
}


#common-contents section table th{
	background:#2c9cd7;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #fff;
	width:100px;
}

#common-contents section table td{
	border-bottom:1px solid #2c9cd7;
}

.txtAttention{
	clear:both;
	text-indent:0em;
	font-size:xx-small !important;
}


#common-contents section ul{
	margin:0 0 1em;
}

#common-contents section ul li{
	list-style:circle inside;
	font-size:x-small;
}
.clear{
	clear:both;
}

.notMargin{
	margin:0 !important;
}

.notIndent{
	text-indent:0; !important;
}

.imgCenter{
	text-align:center;
}

.adaptLeftPadding{
	padding:0 0 0 1em; !important;
}

ul.notMargin li > span{
	margin-left:13px;
}

.notClear{
	clear:none !important;
}

#common-contents section dl{
	font-size:small;
	margin:0 0 1em;
}

#common-contents section dl dt{
	display: list-item;
	margin: 0 0 0 1em;
	list-style: disc outside;
}

#common-contents section dl dd{
	text-indent:1em;
}

#common-contents section ul.tableList li{
	margin-left:1.4em;
	list-style:disc outside;
	font-size:small;
}

/*-----------------------------------------------------
.captionImage
-----------------------------------------------------*/
#common-contents section .captionImage{
	
}
/* clear fix */
#common-contents section .captionImage{/*for IE 5.5-7*/
	zoom:1;
}
#common-contents section .captionImage:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

#common-contents section .captionImage div.left{
	float:left;
}
#common-contents section .captionImage div.right{
	float:right;
}

#common-contents section .captionImage div p{
	clear:both;
	font-size:small;
	text-indent:0em;
	text-align:center;
}

#common-contents section table.narrowTh th{
	width:70px;
}

#common-contents section ul.noListStyle {
	margin-bottom:0;
}

#common-contents section ul.noListStyle li{
	list-style:none;
	font-size:small;
}

#common-contents section table.noTableStyle{
	border:0;
	margin-bottom:0;
}

#common-contents section table.noTableStyle th{
	border:0;
	width:325px;
	background-color:#fff;
	color: #999999;
	padding:0;
}

#common-contents section table.noTableStyle td{
	padding:0;
	border:0;
}

#common-contents section p.posCenter{
	text-align:center;
}

/* 2012-07-18 */

#common-contents section table.tableInTable{
	border:0;
	margin-bottom:0;
	width:300px;
}

#common-contents section table.tableInTable th{
	border:0;
	width:220px;
	background-color:#fff;
	color: #999999;
	padding:0;
}

#common-contents section table.tableInTable.narrow th{
	width:150px;
}

#common-contents section table.tableInTable td{
	padding:0;
	border:0;
}

#common-contents section dl.noStyle{
	margin:0;
}

#common-contents section dl.noStyle dt{
	margin:1em 0 0 0;
	list-style: none;
}

#common-contents section dl.noStyle dt:first-child{
	margin:0;
}

#common-contents section dl.noStyle dt dfn{
	margin-left:1em;
}

#common-contents section dl.noStyle dd{
	text-indent: 0;
	margin-left:3em;
}

#common-contents section ol{
	margin:0 0 0 2.5em;
}

#common-contents section ol li{
	list-style:decimal-leading-zero outside;
}
