@charset "utf-8";
/* CSS Document */

	/*#policy h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:25px;
text-align: center;
	letter-spacing: 0.2em;
}*/


#policy h2 {
	border-left:5px solid #0076A3;
	color:#0076A3;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:1.6;
	text-indent:10px;
	text-align:left;
	border-bottom:1px solid #0076A3;
}

.box_space  {margin:10px 0 10px 0px; float:left; text-align:left; clear:both; width:700px;}
.box_space .wrap {
	margin:5px 0 10px 0px;
	clear: both;
}

.adobe　{
    margin:10px 0 10px auto;
	clear:both;
	}


p {
   line-height:1.6;
   }

.user {
	list-style-type: square;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
}


.alignleft01 {
  float:left;
  margin-right:7px;
}

.alignright01 {
  float:right;
  margin-left:7px;
}

.alignleft02 {
  float:left;
  margin-right:12px;
  display:block;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

.alignright02 {
  float:right;
  margin-left:10px;
  display:block;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}
/* em */
.em01 {
	font-weight: bold;
}

.em02 {
	font-weight: bold;
	color: #0076A3;
}

.em03 {
	border-bottom: 1px solid;
}

.small {
	font-size: 10px;
	text-transform: none;
}
