@charset"UTF-8";

.text_box{
	margin-top:7px;
	line-height:2em;
}

/*----------------------------------
index
---------------------------------- */

h2 span{
	font-size:60%;
	font-weight:normal;
	letter-spacing:0;
}

/*----------------------------------
rules
---------------------------------- */

ol.kiyaku li{
	list-style:decimal;
	list-style-position: outside;
	margin:0 0 15px 25px;
}

ol.kiyaku li ul li{
	list-style: circle;
	margin-bottom:auto;
	margin-left:18px;
}

/*----------------------------------
motive
---------------------------------- */

ul.motive li{
	list-style-position: outside;
	margin-bottom:10px;
	padding:15px;
	/*border-top:1px dotted #666;*/
}

ul.motive li.odd{
	background-color:#fff;
}

ul.motive li.even{
	background-color:#f2f2f2;
}

#title2nombreArea{
	position:relative;
}

#title2nombreArea #nombre{
	position:absolute;
	right:0;
	top:0;
	font-size:80%;
	z-index:3;
}

#title2nombreArea #nombre ul li{
	float:left;
	margin-right:2px;
}

#title2nombreArea #nombre ul li a{
	display:block;
	background-color:#8C8C8C;
	padding:1px 20px 0;
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	color:#fff;
}

#title2nombreArea #nombre ul li a:hover{
	background-color:#A6A6A6;
}

#title2nombreArea #nombre ul li a.stay{
	background-color:#fff;
	color:#666;
}

ul#pageArr{
	font-size:75%;
	padding-top:20px;
/*	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:5px 0;*/
}

ul#pageArr li.leftN{
	float:left;
	padding-left:10px;
	background:url(../../img/arrow03.gif) left 1px no-repeat;
	color:#BEBEBE;
}

ul#pageArr li.rightN{
	float:right;
	padding-right:10px;
	background:url(../../img/arrow02.gif) right 1px no-repeat;
	color:#BEBEBE;
}

ul#pageArr li.left a{
	display:block;
	float:left;
	padding-left:10px;
	background:url(../../img/arrow03.gif) left 1px no-repeat;
}

ul#pageArr li.right a{
	display:block;
	float:right;
	padding-right:10px;
	background:url(../../img/arrow02.gif) right 1px no-repeat;
}

/*ul#pageArr li:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul#pageArr li{
	zoom:1
}
*/









