﻿@charset "utf-8";/* キャンペーン画像------------------------------*/#head_copy span{	font-size: x-large;	color: #74a214;}#campaign_image #image1 {	float:left;	padding: 10px 0px 40px 60px;}#campaign_image #image2 {	float:right;	padding: 10px 60px 40px 0px;}#campaign_image div {	text-align: center;}#campaign_image h2 {	font-size: x-large;}#campaign_image span{	font-size: 14px;}/* フォーム------------------------------*/h3 {	margin: 10px;}#questions, .form {	text-align: center;	clear: both;	width: 80%;	background-color: #b4e254;	margin: 0px auto;}#questions h3, .form h3{	clear: both;	border-bottom: 1px solid #74a214;	line-height: 200%;}.submit_button{	margin: 20px auto;	text-align: center;}.question{	float: left;	margin: 5px;}.answer{	margin: 10px;}.form .key {	float: left;	width: 100px;}.infomation{	margin: 10px auto;	width: 60%;	text-align: left;}line {	clear: both;}/* その他------------------------------*/#description{	text-align: left;	width: 80%;	margin: 20px auto;}body, #sholder, #contents{	background-color: #888;}.comment {	clear: both;	font-size: 16px;	color: Fuchsia;}
