/* 全体用 */
img{
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

/* バック用 */
.body_back {
	background-color: #4EB9F7;
}

/* 大枠用 */
.site_back {
	background-color: #FFFFFF;
}

/* ヘッダー用 */
#header {
	height: 91px;
	width: 810px;
	background-image: url(../img/head.gif);
	text-align: left;
}
.1{
	margin-left: 30px;
	margin-top: 20px;
}
#headbtn {
	padding-top: 42px;
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

/* フッター用 */
.footer {
	color: #FFFFFF;
	font-family: 'MS Sans Serif';
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #447CFF;
	padding-top: 3px;
	padding-bottom: 4px;
}
.address {
	color: #666666;
	text-align: left;
	font-size: 0.75em;
	margin-top: 22px;
	padding-left: 12px;
}
a.navi-text:link {
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
}
a.navi-text:visited {
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
}
a.navi-text:hover {
	font-size: 0.75em;
	color: #006699;
	text-decoration: underline;
}

/* メニュー用 */
.menu_title {
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	border-bottom: 2px solid #0000CC;
}
.memu_sab_title {
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
	text-decoration : none;
}
.menu_data {
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
}

.menu_back1 {
	background-image: url(../img/menu1_bg1.gif);
}

.menu_line {
	background-color: #6A5ACD;
}

/* メイン用 */
.main_title {
	font-size: 10pt;
	color: #000080;
}
.main_data {
	font-size: 10pt;
	color: #696969;
}
.main_waring {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.main_attention {
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
}

.main_back1 {
	background-color: #FFFFFF;
}

/* サービス紹介用 */
.service_title{
	font-size: 10pt;
	color: #000080 ;
	font-weight: bold;
}
.service_data{
	font-size: 10pt;
	color: #0000CD;
}

.service_back1 {
	background-color: #808080;
}
.service_back2 {
	background-color: #F0FFFF;
}

/* 進捗状況用 */
.prog_act{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFC0CB;
}
.prog_nonact{
	font-size: 12pt;
	color: #C0C0C0;
	font-weight: bold;
	background-color: #FFFFFF;
}
.prog_line{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

/* タグ用 */
.tag_act{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
.tag_nonact{
	font-size: 10pt;
	color: #808080;
	font-weight: bold;
	text-decoration : none;
}

/* カレンダー用 */
.calendar_header{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.calendar_header_weekday{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.calendar_header_satday{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
}
.calendar_header_sunday{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
.calendar_data_weekday1{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.calendar_data_satday1{
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFFFF;
}
.calendar_data_sunday1{
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.calendar_data_weekday2{
	font-size: 10pt;
	color: #C0C0C0;
	font-weight: bold;
	background-color: #FFFFFF;
}
.calendar_data_satday2{
	font-size: 10pt;
	color: #99CCFF;
	font-weight: bold;
	background-color: #FFFFFF;
}
.calendar_data_sunday2{
	font-size: 10pt;
	color: #FFCCFF;
	font-weight: bold;
	background-color: #FFFFFF;
}

.calendar_back {
	background-image: url(../img/tag_tc.gif);
}

/* フォーム用 */
.form_title{
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #2B70BD;
}
.form_title_sub{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #99CCFF;
}
.form_data{
	font-size: 10pt;
	color: #000000;
	background-color: #EEF3FF;
}
.form_keikoku{
	font-size: 8pt;
	color: #FF0000;
}

.form_back {
	background-color: #FFFFFF;
}

/* その他用 */
.thanks{
	font-size: 12pt;
	color: #000000;
}
.kome{
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.kome_siro{
	font-size: 10pt;
	color: #EEF3FF;
	font-weight: bold;
}
.admin_select{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C0C0C0;
}
