﻿/* **************************************************

Name: mituform.css

Description: mitumori form of layout

Create: 2009.10.XX
Update: 8888.88.88

Copyright 2009 I-Plan, Ltd. 

******************************************************/

div#comment{
margin: 2% 0;
margin-left: 2%;
}


h2{
	background-image:url(../image/bar75.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#930;
	font-size:110%;
	font-weight:bold;
	height:210%;
	line-height:210%;
	margin-top:3%;
	margin-left:10%;
}


table{
    border:solid 1px #cccccc;
	/*border-collapse: separate;*/
	text-align:center;
	margin-left:10%;
	width:90%;
}



th{
	background-color:#000000;
	border:solid 1px #cccccc;
	text-align:center;
    padding:1%;
	width:23;
}


td{
    border:solid 1px #cccccc;
	margin-left:1%;
	padding:1%;
	width:23%;
}


p.sentaku{
	margin-left:10%;
}


p.sentaku02{
margin-left:10%;
margin-bottom:1%;
margin-bottom:3%;
}


table#renraku {
    border-collapse: separate;
}


table#renraku th{
	background-color:#cccccc;
	width:10%;
}

table#renraku td{
	text-align:left;
}

table#result th{
	background-color:#cccccc;
	width:10%;
}


table#renraku td.send{
	text-align:center;
}


.position{
margin-left:10%;
}

.err{
color:red;
font-weight:bold;
margin-left:10%;
}

.star{
color:red;
font-weight:bold;
}

/**********/