/* CSS Document */
body{
}
h2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6ec12e+57,61c419+57,b4e391+93 */
	background: #6ec12e; /* Old browsers */
	background: -moz-linear-gradient(left,  #6ec12e 57%, #61c419 57%, #b4e391 93%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(57%,#6ec12e), color-stop(57%,#61c419), color-stop(93%,#b4e391)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #6ec12e 57%,#61c419 57%,#b4e391 93%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #6ec12e 57%,#61c419 57%,#b4e391 93%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #6ec12e 57%,#61c419 57%,#b4e391 93%); /* IE10+ */
	background: linear-gradient(to right,  #6ec12e 57%,#61c419 57%,#b4e391 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ec12e', endColorstr='#b4e391',GradientType=1 ); /* IE6-9 */
	color: rgba(255,255,255,1.00);
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 3px solid rgba(117,237,183,1.00);
	border-bottom: 3px solid rgba(117,237,183,1.00);
	font-size: large;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(26,124,1,1.00);
	margin-bottom: 30px;
}
.privacy_box{
	border: 1px solid rgba(231,231,231,1.00);
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.privacy_sub_title{
	border-bottom: 1px dotted rgba(183,204,236,1.00);
	font-weight: bold;
	color: rgba(42,37,106,1.00);
	margin-bottom: 5px;
}
.privacy_kiji{
	margin-left: 15px;
}
.privacy_kiji li{
	list-style-type: circle;
	margin-left: 20px;
	font-size: 14px;
	color: #454545;
	line-height: 1.8;
	letter-spacing: 1px;
}
.kako_kiji{
	border: 1px solid rgba(208,208,208,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: rgba(246,251,255,1.00);
}
.kako_kiji p{
	width:250px;
	float:left;
}
.kako_kiji_title{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted rgba(174,226,255,1.00);
}
