﻿@charset "utf-8";

/*

information{
	ファイル名 : /css/screen.css;
	概要 : このCSSファイルはリンクページの設定を行っています。;
	サイト名 : ミーテ;
	URL : ;
	コピーライト : Copyright 2007 kumon.  All rights reserved.;
}

*/


p.txt {
width:650px;
margin:10px 0 12px 0;
}


ol {
margin:0 0 0 5px;
}

ol li {
list-style:none;
margin:5px 0 0 0;
}

li.no01 {
background:url(../images/common/no01.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}
li.no02 {
background:url(../images/common/no02.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}
li.no03 {
background:url(../images/common/no03.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}
li.no04 {
background:url(../images/common/no04.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}
li.no05 {
background:url(../images/common/no05.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}
li.no06 {
background:url(../images/common/no06.gif) no-repeat left 0.2em;
padding:0 0 0 15px;
}



table.cellpt01{
width:450px;
margin-bottom:8px;
border-right:1px solid #999;
border-bottom:1px solid #999;
}
	
table.cellpt01 td{
margin-left:8px;
padding:5px;
border-top:1px solid #999;
border-left:1px solid #999;
}



#formArea {
border:solid #cccccc 1px;
padding:15px;
margin:5px 0 10px 0;
width:370px;
background:#EEEEEE;
}

#submitarea {
margin:0 0 0 120px;
}