
div#title{
	background:url(../images/title.gif) no-repeat left top;
	width:560px;
	height:30px;
	margin:15px 0 0 0;
}

h3#title01{
	padding:5px 8px 5px;
	font-size:14px;
	color:#fff;
}



div#calender{
	margin:30px 0 0 0;
	padding:0 10px 0 0;
}

div#calender p{
	padding:0 10px;
}


a.c_kakunin{
	background:url(../images/w_kakunin.gif) no-repeat left top;
	width:178px;
	height:24px;
	display: block;
	margin:15px 0 0 0;
}

a:hover.c_kakunin{
	filter:alpha(style=0,opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

table#t_calender{
	margin:20px 0 0 0;
}

table#t_calender td{
	padding:5px 3px;
	border:1px solid #DBE1F2;
}

td#c_title{
	background:#DBE1F2;
	text-align:center;
}

tr#c_color{
	background:#E6EFF6;
}

td.day{
	width:25px;
	text-align:center;
}

td.week{
	width:25px;
	text-align:center;
}

td.situation{
	text-align:center;
}

td.rest{
	width:60px;
	text-align:center;
}

td.comment{
	width:200px;
	text-align:center;
}

td.mailform{
	width:150px;
	text-align:center;
}




div#c_form{
	margin:0;
	padding:0;
	text-align:left;

}

div#c_form h4{
	color:#1B94D4;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #ccc;
	margin:20px 80px 0 50px;

}

div#c_form ul{
	padding:0 10px;
}

div#c_form li{
	padding:2px 0 2px 15px;
	background:url(../images/point02.gif) no-repeat left 5px;
}

a.c_back{
	background:url(../images/c_back.gif) no-repeat left top;
	width:178px;
	height:24px;
	display: block;
	margin:15px 0 0 0;
}

a:hover.c_back{
	filter:alpha(style=0,opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

a.login_back{
	background:url(../images/login_back.gif) no-repeat left top;
	width:156px;
	height:24px;
	display: block;
	margin:15px 0 0 20px;
}

a:hover.login_back{
	filter:alpha(style=0,opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

a.login_back2{
	background:url(../images/login_back2.gif) no-repeat left top;
	width:156px;
	height:24px;
	display: block;
	margin:15px 0 0 20px;
}

a:hover.login_back2{
	filter:alpha(style=0,opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


div#c_form dl{
	padding:8px;
	margin:30px 150px 5px 80px;
	border:1px solid #DBE1F2;
}


div#c_form dd{
	margin:3px 20px;
}


.c_form01{
	color:#ff0000;
	margin:0 0 0 10px;

}




#login{
	text-align:center;
}


#login input{
	margin:20px 0 0 0;
	width:80px;
}

#login2{
	text-align:center;
}

#login2 input{
	width:80px;
}

.i_text{
	width:200px;
	padding:3px;
}


/*conf2.php*/
dt#c_form_tel{
	background:url(../images/c_form_tel.gif) no-repeat left top;
	height:22px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px 0;
}

dt#c_form_error{
	background:url(../images/c_form_error.gif) no-repeat left top;
	height:22px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px 0;
}

dt#c_form_jyokyo{
	background:url(../images/c_form_jyokyo.gif) no-repeat left top;
	height:22px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px 0;
}

dt#c_form_end{
	background:url(../images/c_form_end.gif) no-repeat left top;
	height:22px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px 0;
}


table#c_jyokyo{
	border-collapse: separate;
	border:1px solid #DBE1F2;

}

tr#c_j_back{
	background:#DBE1F2;
}

table#c_jyokyo td{
	padding:5px 3px;
	width:80px;

}


/*maip.php*/
table#c_mail{
	border:1px solid #DBE1F2;
	margin:20px 50px 0 50px;
	border-collapse: separate;
}

table#c_mail td{
	padding:5px;

}

td.c_mail01{
	width:150px;
	background:#DBE1F2;
}

td.c_mail02{
	width:250px;
}


/*confirm.php*/

dd#c_name{
	background:url(../images/c_name.gif) no-repeat left 45%;
	padding:4px 0 4px 90px;
	border-bottom:1px dotted #ccc;
}

dd#c_tel{
	background:url(../images/c_tel.gif) no-repeat left 45%;
	padding:4px 0 4px 90px;
	border-bottom:1px dotted #ccc;
}

dd#c_kazu{
	background:url(../images/c_kazu.gif) no-repeat left 45%;
	padding:4px 0 4px 90px;
	border-bottom:1px dotted #ccc;
}

dd#c_target{
	background:url(../images/c_target.gif) no-repeat left 45%;
	padding:4px 0 4px 90px;
	border-bottom:1px dotted #ccc;
}

dd#c_message{
	background:url(../images/c_message.gif) no-repeat left 45%;
	padding:4px 0 4px 90px;
	border-bottom:1px dotted #ccc;
}

