@charset "utf-8";
.Button {
	color: #000;
	background-color: #BBD2FF;
	width: 100%;
	border: 1px solid #666;
	height: 100px;
	font-size: 30px;
}

#showdialog {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #EEF4FF;
	width: 100%;
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79FE8;
	padding-bottom: 10px;
}
#header .header_link #form1 .quot_link #textfield {
	width: 200px;
}

.servicelog {
	border: 1px solid #CCC;
	margin: 5px;
}



body {
	margin-top: 0px;
	font-size: 40px;
}
.quot_a {
	margin: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFFFCC;
}
.font_color_01 {
	color: #999;
}

.quot_b1 {
	background-color: #666666;
	height: 120px;
	font-size: 50px;
	text-align: center;
	padding-top: 60px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.quot_b2 {
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.quot_c0 {
	background-color: #303946;
	height: 60px;
	font-size: 30px;
	padding-top: 20px;
	color: #FFF;
}
.quot_c1 {
	background-color: #BBD2FF;
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.quot_c2 {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 40px;
}
.quot_c3 {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 40px;
}
.unfollow {
	color: #333;
	background-color: #CCCCCC;
}

.quot_d1 {
	background-color: #FFB895;
	height: 60px;
	font-size: 30px;
	padding-top: 20px;
}
.tab100 {
	float: left;
	width: 100px;
}
.header_link {
	text-align: right;
	margin-right: 50px;
	margin-bottom: 20px;
}
.quot_link {
	padding: 10px;
	background-color: #EEF4FF;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.form_button     {
	font-size: 40px;
}
#header .header_link #form1 .quot_link #keyword {
	width: 300px;
	font-size: 40px;
}
