﻿body {
	font:76% Verdana, Tahoma, Arial, sans-serif;
	color:#404040;
	line-height:1.2em;
}

a {
	text-decoration:none;
	color:#4088b8;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

input, textarea {
	border:1px solid #dadada;
}

#main_contents {
	color:#404040;
	width:970px;
	margin:10px auto;
	padding:0;
}

#copy_right {
	color:#808080;
	font-size:0.9em;
	border-top:4px solid #dadada;
	text-align:right;
	padding:8px 0;
	line-height:1.6em;
}

#copy_right a {
	color:#808080;
}


.head_title {
	font-size:1.1em;
	color:#4088b8;
	font-weight:bold;
	padding:0 2px 2px 5px;
	margin:0 0 10px 0;
	letter-spacing:-1px;
}

.sub_title {
	font-size:0.9em;
	font-weight:bold;
	line-height:2.5em;
	color:#4088b8;
}

.selected {
	color:#4088b8;
	font-weight:bold;
}

.small_size {
	font-size:0.8em;
}

.blue_color {
	color:#4088b8;
}

.gray_color {
	color:#808080;
}

.bold_style {
	font-weight:bold;
}

.cursor_hand {
	cursor:hand;
}

.form_textarea {
	width:795px;
	height:80px;
	font-size:1.0em;
	border:1px solid #cccccc;
}

.form_guest {
	width:499px;
	height:30px;
	font-size:1.0em;
	background-color:#efefef;
	border:1px solid #cccccc;
}

.form_protect {
	font-size:1.0em;
	background-color:#efefef;
	border:1px solid #cccccc;
}


/* for tatter */

.branch3 {
	cursor:pointer;
}

.cal_week2 {
	color:#ff3000;
}

.cal_day4 {
	font-weight:bold;
}

