/* 領域定義 */
/* body領域 */
body {
	text-align: center;
	font-family: Verdana;
	background: #ffffff url(img/back.gif) repeat-y center;
	background-color: #e6e6fa;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #fcfcfc;
}

/* ヘッダー領域 */
#top-menu {
	width: 760px;
	text-align: center;
}
#top-menu a {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top-menu a:hover {
	color: #0000cc;
	background: #fcfcfc;
}
#a1 {
	float: left;
}
#a1 a{
	margin: 0;
	width: 53px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a1 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a2 {
	float: left;
}
#a2 a{
	margin: 0;
	width: 90px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a2 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a3 {
	float: left;
	margin: 0;
	padding: 0;
}
#a3 a{
	margin: 0;
	width: 51px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a3 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a4 {
	float: left;
	margin: 0;
	padding: 0;
}
#a4 a{
	margin: 0;
	width: 147px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a4 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a5 {
	float: left;
	margin: 0;
	padding: 0;
}
#a5 a{
	margin: 0;
	width: 99px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a5 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a6 {
	float: left;
	margin: 0;
	padding: 0;
}
#a6 a{
	margin: 0;
	width: 171px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a6 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a7 {
	float: left;
	margin: 0;
	padding: 0;
}
#a7 a{
	margin: 0;
	width: 63px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a7 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a8 {
	float: left;
}
#a8 a{
	margin: 0;
	width: 51px;
	display: block;
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a8 a:hover{
	border-style : solid;
	border-width : 1px 0 1px 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#a9 {
	float: left;
}
#a9 a{
	margin: 0;
	width: 76px;
	display: block;
	border-style : solid;
	border-width : 1px;
	border-color : #cccccc;
	text-decoration: none;
	background-color: #066AB6;
	color: #ffffff;
}
#a9 a:hover{
	border-style : solid;
	border-width : 1px;
	border-color : #cccccc;
	text-decoration: none;
	color: #0000ff;
	background: #fcfcfc;
}
#top-shita {
	clear:both;
	width:760px;
}

/* ヘッダー領域２（ヘッダーの下） */

#top-menu-bottom {
	width: 760px;
	height: 40px;
	border-bottom: 1px solid #999999;
	background-color: #fffff0;
}

#top-menu-bottom h1 {
	padding: 1px;
	text-align: right;
	color: #4d4d4d;
	border-style: none;
}


#top-menu-bottom h2 {
	font-size: 1em;
	color: #060606;
}

/* レフト領域 */
#left-menu {
	width: 210px;
	clear: both;
	float: left;

}

#left-menu a{
	color: #333333;
	font-size: 1em;
	margin:0.2em;
	text-align: center;
	display: block;
	padding: 0.2em;

}

#left-menu h2 {
	text-align: center;
	color: #0000ff;
	margin:0.2em;
	border-bottom: 3px dotted #cccccc;
}
#left-menu h3 {
	padding: 0em;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	background-color: #CCCCCC;
}
#left-menu a:hover {
	color: #777777;
}

/* メイン(センター)領域 */
#main {
	width: 512px;
	padding: 0.2em;
	text-align: left;
	float: right;
}

#main h2 {
	clear: both;
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	padding: 0.2em;
	border-bottom: 1px dotted #000000;
}

#main h3 {
	clear: both;
	margin: 0.5em;
	padding: 0.2em;
	color: #ff9900;
	border-left: 3px solid #e87400;
}
#main h4 {
	text-align: left;
	margin: 1.2em;
	clear: both;
	color: #000099;
	border-bottom: 1px solid #000099;
}

#main a{
	color: #333333;
	font-size: 0.9em;
	font-weight: 700;
	margin:0.5em;
}

#main a:hover{
	color: #333333;
}

#redlink {
	float: right;
	font-size: 120%;
	display: block;
}

#redlink a{
	color: #ff0000;

}

#redlink a:hover{
	color: #ffffff;
	background-color: #ff0000;

}

/* フッター領域 */
#footer {
	width: 760px;
	height: 30px;
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: center;
}
#footer a {
	padding: 0.2em;
	text-decoration: none;
	color: #0d0d0d;
}


/* 見出し定義 */

h1 {
	font-size:1.0em;
	color: #333333;
	border-bottom: 1px solid #000000;
}

h2 {
	font-size:0.8em;
	color: #ffffff;
}
h3 {
	font-size:0.9em;
	color: #ffffff;
}
h4 {
	font-size:0.9em;
	color: #ff9900;
}
h5 {
	font-size:0.9em;
	color: #ff9900;
}
a {
	border-top: 0px;
	text-decoration: none;
	font-weight: bold;
}
p {
	padding: 0px;
	font-size: 80%;
	color: #333333;
}
ul {
	font-size: 80%;
}
li {
	color: #333333;
}
ol {
	list-style: none;
	font-size: 0.8em;
	margin: 1em;
	padding: 0;
}

caption {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
}
.c10 {
	margin: 0.5em;
	width: 280px;
	float: left;
}
.c11 {
	margin: 0.5em;
	width: 440px;
	float: right;
}

.c30 {
	font-size: 0.8em;
	font-family: fantasy;
	text-align: left;
	color: #060606;
}
.c40 {
	margin: 0em;
	width: 0.1em;
	height: 0.1em;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	border: 0.1em solid;
	background-color: #00ccff;
	float: left;
}
.c41 {
	margin: 0em;
	width: 0.1em;
	height: 0.1em;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	border: 0.1em solid;
	background-color: #00ff00;
	float: left;
}
.c42 {
	margin: 0em;
	width: 0.1em;
	height: 0.1em;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	border: 0.1em solid;
	background-color: #ff0000;
	float: left;
}
/* スポンサー領域 */
.c50 {
	width: 150px;
	height: 100px;
	margin: 2em;
	float: left;
	clear: both;
}

.c51 {
	width: 200px;
	height: 100px;
	margin: 2em;
	font-size: 0.9em;
	float: right;
	text-align :left;
}
#sponsor table {
	width:512px;
}
#sponsor td {
	border: 0px;
	padding: 0.6em;
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
}
#sponsor a {
	border-top: 0px;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
#sponsor a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #555555;
}



#offial-p table {
	width:512px;
}
#offial-p td {
	border: 0px;
	padding: 0.6em;
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
}



/* スポンサー領域終了 */

.c81 {
	padding: 2px;
	width: 360px;
	height: 180px;
	float: left;
}
.c82 {
	padding: 2px;
	width: 200px;
	height: 180px;
	float: right;
	text-align: center;
}

.c100 {
	text-align: center;
	background-color: #090909;
}
.c101 {
	font-size: 0.8em;
	color: #6600ff;
	text-align: right;
}
.c102 {
	text-align: center;
}

.c111 {
	clear: both;
	float: left;
}
.c112 {
	clear: both;
	float: right;
}
.c113 {
	clear: both;
}
.c120 {
	padding-bottom: 30px;
}


/* 領域内コンテンツ定義 */
/* 領域全体共通定義 */

/* カレンダー */
table {
	border-collapse: collapse;
	color: #000000;
	margin: 2em auto;
}

th {
	background-color: #9999ff;
	border: 1px solid #dcdcdc;
	padding: 0.4em;
	font-size: 0.8em;
}

td {
	border: 1px solid #dcdcdc;
	padding: 0.6em;
	font-size: 0.7em;
	text-align: center;
	vertical-align: top;
}

caption {
	font-weight: bold;
	padding: 0.5em;
}

.c300 {
	background-color: #ffe4e1;
}
.c301 {
	background-color: #e0ffff;
}
.c302 {
	background-color: #fffacd;
}
.c303 {
	width: 200px;
}
.c400 {
	width: 750px;
}

/* 画像コンテンツ */
img {
	border-style: none;
}

/*スタッフ詳細ページ*/
.c500 {
	border-style: none;
	border: none;
	background-color: #fcfcfc;
	text-align: left;
	font-size: 0.7em;
	color: #333333;
	padding: 0.2em;
	margin-left: 0.2em;
}

/*F.C.THINKERS進路先情報ページ*/
#shinro .c500 a {
	border-style: none;
	border: none;
	text-align: left;
}

