@charset "utf-8";

/*========================================
共通
=========================================*/
.cp-all {
	margin-bottom: 30px;	
}

.cp-all ol li,
.cp-all ul li {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}

html*.cp-all ol li {
	margin-left: 2em;
}

.cp-all ol {
	list-style-type: decimal;
}

.cp-all ul {
	/*list-style-type: disc;*/
}

.cp-all ul li{
	background:url(/albums/abm.php?f=abm00000343.pdf&n=%EF%BC%88%E7%90%86%E7%A7%91%E7%B7%8F%E5%90%88%EF%BC%A2%EF%BC%89%E7%AC%AC3%E5%95%8F%E9%A1%8C%E4%BD%9C%E6%88%90%E9%83%A8%E4%BC%9A%E3%81%AE%E8%A6%8B%E8%A7%A3+%EF%BC%BF%E8%BF%BD%E5%86%8D.pdf) no-repeat left 7px;
	margin-left: 0;
    	padding-left: 15px;
}

.cp-ii {
	margin-bottom: 10px;	
}
.cp-it-b {
	line-height: 200%;
}

/*iPad*/
@media screen and (max-device-width: 1024px) {
	.over-img {
		overflow: hidden;
	}
}


/*========================================
table 
=========================================*/

table {
	border-collapse:collapse;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	line-height:160%;
}

.visible table {
    background: none;
}

table td,
table th {
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	padding: 8px;
}

table tr td em {
    	font-family: "ＭＳ Ｐゴシック","MS PGothic";
    	font-style: italic;
}


table table{
	border:none;
}


table table td,
table table th{
	border:none;
}



/*-----囲み内テーブル-----*/

.cp-wp table {
    border: none;
}
.cp-wp td {
    border: none;
    padding: 5px 0;
}

/*========================================
h1
=========================================*/

.cp-h1-img {
	margin-bottom: 50px;
	clear: both;
}

#nisou-index .cp-h1-img {
	margin-bottom: 0px;
	clear: both;
}

.cp-h1-text {
    	border-bottom: 2px solid #24548E;
    	clear: both;
    	color: #265690;
    	font-size: 26px;
    	font-weight: bold;
    	margin: 20px 0 40px;
    	padding: 0 0 20px;
    	width: 700px;
    	line-height: 120%;
}

.max .cp-h1-text,.nisouindex .cp-h1-text{	
    	width:960px;   	
}


/*========================================
h2
=========================================*/

.cp-h2-img {
	clear: both;
}

.cp-h2-text {
	background:url(/albums/abm00000038.jpg) 0 5px no-repeat;
	color: #333333;
    	font-size: 20px;
    	font-weight: bold;
    	line-height: 120%;
    	margin-bottom: 30px;
    	margin-top: 50px;
    	padding: 0 0 0 20px;
}


/*========================================
h3
=========================================*/

.cp-h3-text {
	font-size: 18px;
	color: #356197;
	line-height: 1;
	margin-bottom:20px;
	font-weight:bold;
	clear: both;
	margin-top: 30px;
}

.cp-h3-img {
	clear: both;
	padding-bottom: 10px;
}


/*========================================
h４
=========================================*/

.cp-h4-text {
	font-size: 14px;
	color: #356197;
	line-height: 1;
	margin-bottom:20px;
	font-weight:bold;
	clear: both;
	margin-top: 30px;
}

.cp-h4-img {
	clear: both;
	padding-bottom: 10px;
}


/*========================================
囲み
=========================================*/

.cp-wp {
    	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #CCCCCC;
    	padding: 20px;
}


/*========================================
画像（2段組み）
=========================================*/

.cp-img-col2 .cp-it-t {
	font-size: 16px;
	color: #D2261F;
	background:url(/albums/abm.php?f=abm00000179.pdf&n=%E6%95%B0%E5%AD%A6%E5%88%A5%E5%86%8A.pdf) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}


/*===================================================
添付ファイル
===================================================*/

.cypochi-attached img {
    	float: left;
    	margin: 3px 10px 0 0;
}


/*===================================================
罫線
===================================================*/

.cp-solid {
    	border-top: 1px solid #C2C2C2;
    	margin-bottom: 30px;
}

.cp-dotted {
    	border-top: 1px dashed #C2C2C2;
    	margin-bottom: 30px;
}



