@charset"shift_jis";

/*		共通項目		*/

*	{margin:0;padding:0;}
p	{font-size: 90%;
	line-height: 1.5;
	word-break: break-all;
	margin:0;}
img {margin:0;padding:0;vertical-align: bottom;border: 0;}
.clear {clear:both;
		margin:0;padding:0;}
h1		{font-size: 9px;
		font-weight: normal;}
h3		{float:left;}
h4		{margin:0;}
a	{color: black;}
a:link {color:#000;}
a:visited{color:#000;} 
p	{text-align: left;}

.container	{width: 950px;
			margin:0 auto;}
#header		{width: 100%;
			height: 87px;
			background: url("./img/head_back.jpg") repeat-x;}
#head_box	{width: 950px;}
#logo		{float: left;
			margin:13px 0 0 20px;}
#head_tel	{float: right;
			margin:15px 20px 0 0;}
#main		{margin:20px 0 0 0;}
#main_s		{margin:10px 0 0 0;}

h2			{margin:20px 0 10px -20px;}
#content01_back	{background-image: url("./img/content01.jpg");
				width: 950px;
				height: 563px;}
#content01_back img 	{float: left;
				margin:400px 0 0 220px;}
#content01_back p	{float: left;
					width: 670px;
					height: 100px;
					margin:17px 0 0 250px;}
#content01_closing	{margin:20px 0 0 0;}


/*		バナー		*/
#banner01 a	{width: 950px;
			height: 215px;
			float: left;
			text-indent: -9999px;
			background: url("./img/banner01.jpg");}
#banner01 a:hover	{background-position: bottom;}


#banner02 a	{width: 950px;
			height: 215px;
			float: left;
			text-indent: -9999px;
			background: url("./img/banner02.jpg");}
#banner02 a:hover	{background-position: bottom;}


#banner03 a	{width: 950px;
			height: 215px;
			float: left;
			text-indent: -9999px;
			margin:20px 0;
			background: url("./img/banner03.jpg");}
#banner03 a:hover	{background-position: bottom;}

#banner04 a	{width: 950px;
			height: 215px;
			float: left;
			text-indent: -9999px;
			margin:20px 0;
			background: url("./img/banner04.jpg");}
#banner04 a:hover	{background-position: bottom;}
/*		バナー		*/

#content02	{margin:40px 0 0 0;
			text-align: center;}
#content02 h3	{margin:10px 0 20px 0;
				text-align: center;
				width: 950px;}
#chart_content	{margin-bottom: 10px;}



#content03	{margin:40px 0 0 0;}

#content04,#content05	{margin:40px 0 0 0;}
#content06	{margin:0 0 20px 0;}

#mrgn20	{margin:20px 0;}

.jirei	{margin:20px 0;}


#footer	{background-color: #0590ca;
			width:100%;
			height:105px;
			margin:20px 0 0 0;
			padding-top: 20px;}

#pan	{float: left;
		font-size: 12px;
		margin:10px 0 0 0;
		}
#pan a	{color: #0590ca;
		text-decoration: none;}
#pan a:hover	{text-decoration: underline;}


/* form */

#footer2	{background-image:url("./img/footer.gif");
			width:100%;
			height:70px;
			margin:0;
			padding:0;}
#form-content	{width: 750px;
				padding:20px 80px 50px 80px;
				background-color: white;
				text-align: left;
				font-size: 10pt;
				margin:auto;}
#form-content h1	{font-size: 18px;
					font-weight: normal;
					line-height: 1.5;
					text-align: center;}

#send-box	{height: 60px;
			width: 100%;
			text-align: center;}
#send-box input	{width: 300px;
				height: 40px;
				font-size: 150%;
				margin-top: 20px;}

#wrapper {
	width: 1078px;
	margin:auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	background-color:#FFF;
}

.red-txt	{color: red;
			font-size: 80%;}

.title {
	margin:20px;
}



.dl1 {
	width: 100%;
	border-top: 1px solid #0590ca;
	border-bottom: 1px solid #0590ca;
	border-left: 1px solid #0590ca;
	border-right: 1px solid #0590ca;
	padding: 5px;
	display: table;
}

.dl2 {
	width: 100%;
	border-bottom: 1px solid #0590ca;
	border-left: 1px solid #0590ca;
	border-right: 1px solid #0590ca;
	padding: 5px;
	display: table;
}

dt {
	width: 150px;
	float: left;
	border-left: 2px solid #0590ca;
	color: #00375E;
	font-weight: normal;
	font-size: 95%;
	text-align: left;
	padding: 10px;
	letter-spacing: 2px;
}

dd {
	width: 380px;
	float: left;
	color: #666;
	background-color: #fff;
	padding: 5px 0 5px 20px;
	border-left: 4px solid #0590ca;
	min-height: 20px;
}

.input-b {
	width: 450px;
	background-color: #efc;
	border-left: 1px solid #9cc;
	border-right: 2px solid #066;
	border-top: 1px solid #9cc;
	border-bottom: 2px solid #066;
	margin-top: 20px;
	padding: 10px;
	color: #00375E;
	font-weight: bold;
	letter-spacing: 3px;
}

.hiss1{
	height:16px;
	background-image: url("../images/chip_hissu.gif") ;
	background-repeat:no-repeat;
	color: #cc3333;
	background-color: #fff;
	display:block; 
}
.hiss {
	height:16px;
	background-image: url("../images/chip_hissu.gif") ;
	background-repeat:no-repeat;
	color: #cc3333;
	font-size: 100%;
	background-color: #fff;
	margin:2px auto;
	display:block; 
}
.err { color: red; background-color: #fff; }
.point { color: #3B6C53; background-color: #fff;  }
.align-c { text-align: center; }
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }

#kojin p{
	width:600px;
	height:100px;
	margin:20px auto;
	padding:10px;
	overflow: scroll;
	border: 1px solid #9cc;
}
.cntr{
	text-align:center;
}
ul{
	list-style-type: none;
}
input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

#form_main	{width: 100%;
			height: 50px;
			background-image:url("./img/footer.gif");}