﻿@charset "UTF-8";
/* CSS Document */



/* main visual */
#main_visual{
	background:url(/img/contents/service_main.jpg) no-repeat;
}


/* contents */

.form_contents{height:1110px;}
.form_contents02{height:1300px;}
.blue{color:#21a0d5;}
.ml15{margin-left:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb100{margin-bottom:250px;}

/* Thanks */

#privacy_box{
	position:relative;
	left:80px;	
	width: 500px;
	height: 80px;
	padding:10px;
	overflow: auto;
	font-size: small;
	text-align:left;
	border:solid 1px #d3d3d3; 
	background:#F2F2F2;
}






