﻿@charset "UTF-8";

/* 基本的にアンケートに依存するレイアウトを指定するもの */
#enquetetitle
{
	background-image : url("../../img/mv_title_03.gif");
}

#enqueteimage 
{	
	height: 0px;
	display:none;
}

#KOJIN003_section,#KOJIN007_section,#KOJIN012_section
{
	height: 40px;
}

#KOJIN001_input,#KOJIN002_input,#KOJIN005_input,#KOJIN006_input,#Q007_input
{
	width: 20em;	
	ime-mode : active;
}

#KOJIN012_input
{
	width: 20em;
	ime-mode : inactive;		
}

#QUESTION #Q002_section .inputfield li,#Q003_section .inputfield li,#Q007_section .inputfield li
{
	display: inline;
	margin-right: 1.5em;
	height: 2em;
}
