/* CSS Document */

/*テキスト関連
*************************************************************/
h1 {
	font-size: 16px;
	}

div,h2,h3,h4,h5,h6,p,ul {
	margin: 0px;
	padding: 0px;
	}

td {
	font-size: 12px;
	color: #333;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #842314;
	margin-bottom: 5px;
	}

p {
	line-height: 135%;
	}
	
.keshi{
	color:#FF0000;
	text-decoration: line-through;
}

/*骨組み
*************************************************************/
body {
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/top/background_top.gif");
	background-repeat: repeat-x;
	background-color: #CCCCC5;
	}

#container {
	width: 802px;
	background-color: #FFF;
	border-right: 1px solid #BDBDB6;
	border-left: 1px solid #BDBDB6;
	border-bottom: 1px solid #BDBDB6;
	margin-right: auto;
	margin-left: auto;
	}

#contents {
	width: 760px;
	margin: 10px 20px 40px 20px;
	}

/*フッター
*************************************************************/
#footer {
	width: 760px;
	padding: 3px 0px 10px 0px;
	margin: 0px auto 0px auto;
	}

#footer td {
	font-size: 10px;
	}

/*クラステキスト関連
*************************************************************/
.text10 {
	font-size: 10px;
	}
	.text10 {
	font-size: 10px;
	}

.text_10_red {
	font-size: 10px;
	color: #D90000;
}

.text_orange {
	color: #E13B00;
	}

/************************************************************
navi
*************************************************************/
#atsuta_nav{
	height:33px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom:0px;
	position:relative;
	background:#fff url(../images/header/nav_atsuta_bg.gif) no-repeat;
	color:#ffffff;	

}

#centrair_nav{
	height:33px;
	padding-left: 30px;
	margin-top: 0px;
	position:relative;
	background:#fff url(../images/header/nav_centrair_bg.gif) no-repeat;
	color:#ffffff;
	
}

#inazawa_nav{
	height:33px;
	padding-left: 20px;
	margin-top: 0px;
	position:relative;
	background:#fff url(../images/header/nav_inazawa_bg.gif) no-repeat;
	color:#ffffff;
	
}
#sub_menu{padding:5px 10px 0 0; font-size:10px;}

#menu {padding-top: 10px; color:#ffffff;}
#menu a:link {color:#ffffff; text-decoration:none;}
#menu a:visited{ color:#ffffff; text-decoration:none;}

/*ロールオーバー部分*/
#menu a:hover, menu a:visited:hover{background:#733833; color:#ffffff; text-decoration:underline;}

/************************************************************
準備中
*************************************************************/
#ready {
	text-align: center;
	height: 200px;
	margin-top: 100px;
	margin-bottom: 100px;
	}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #333399;
	line-height: 20px;
	display: block;
	margin: 10px 0px 0px;
}
.oshirase {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 260px;
	color: #C00;
}

