@charset "utf-8";

/* ================================================================

CSS Information

 File name:      style.css
 Summary:        style for startup
 Last update:    2009-12-09

================================================================ */

h2 {
	padding-top:12px;
}

.Midashi5 h4 {
	padding:2px 0 0 27px;
}


#text1 {
	margin:30px 0 40px 39px;
}

.TextArea {
	line-height:2em;
	color:#333;
	width:600px;
	margin:0 0 0 39px;
}
.textMargin {

	margin-bottom:0.3em;
}


div .TextAreaM {
	color:#333;
	width:373px;
	float:left;
	display:inline;
}

.point {
	color:#333;
	font-size:123.1%;
	font-weight:bold;
	padding:6px 0 0 27px;

} 

#lastText {
}

#rightText {
	width:215px;
	display:inline;
	float:right;
	border:1px solid #CCC;
	padding:12px 0;
}

#rightText h4{
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	background: none;
	border: 0;
}

#rightText ol {
	margin:10px 0 0 25px;
	padding-left: 0;
}
#rightText ol li {
	font-size:0.9em;
	list-style-position: outside;
	margin-left:17px;
	line-height:1.5em;
	list-style-type: decimal;
}


/**		table
--------------------------------*/
#table1 {
	border-style:none;
	font-size:108%;
	width:560px;
	color:#333;
	margin-left:39px;
	text-decoration:none;
}
#table2 {
	border-style:none;
	font-size:108%;
	width:369px;
	color:#333;
	margin-left:39px;
	text-decoration:none;
}
th {
	color:#333;
	background-color:#fff;
	border-style:none;
	padding:0.6em;	
}
 
td {
	padding:0.6em;
}

.tr1 th {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.tr1 td {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.tr2 th {
	border-bottom:1px dotted #CCC;
}
.tr2 td {
	border-bottom:1px dotted #CCC;
}
.tr4 th {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.tr4 td {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}


.tr5 th {
	border-bottom:1px solid #CCC;
}
.tr5 td {
	border-bottom:1px solid #CCC;
}

.thTitle {
	font-weight:bold;
	margin-left:39px;
	font-size:116%;
} 


.Number {
	font-size:116%;
}

.TextAlignCenter {
	text-align:center;
}

#syutten1 {
	margin:3px 0 0 425px;
}
#syutten2 {
	margin:3px 0 21px 233px;
}


/* @end */








