/* CSS Document */


/******************** 基本情報 *********************/

body {
	margin:0;
	padding:0;
	background:#FFE0F2;
	color:#333333;
	font-size:12px;
	line-height:140%;
	}

a:hover {
	color:#FF0066;
	}
	
td {
	color:#333333;
	font-size:12px;
	line-height:140%;
	}

#wrapper {
	margin:0;
	padding:0;
	text-align: center;
	width: 850px;
	background:#FFFFFF;
	}

hr {
	color:#E1E1E1;
	height:1px;
	}

/******************** ヘッダー *********************/


#header {
	margin:0;
	padding:0;
	width:850px;
	clear:both;
	}

h1 {
	margin:0;
	padding:0 7px 0 0;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:right;
	}
	
#logo {
	margin:0;
	padding:0;
	float:left;
	background:url(images/logo.gif) top no-repeat;
	width:200px;
	height:67px;
	display:block;
	}
	
#logo a{
	width:200px;
	height:67px;
	display:block;

	}
	
#globalnavi {
	margin:0;
	padding:0;
	float:left;
	}
	
	
/******************** フッター *********************/


#eye {
	margin: 20px 0 0 0;
	clear: both;
	width: 850px;
	color: #999999;
	font-size: 10px;
	text-align:center;
	line-height:180%;
}

#eye a{
	color:#999999;
	}
	
#eye a:hover{
	color:#FF0099;
	}
	
	
#footer {
	background:url(images/footer.gif) top no-repeat;
	margin:0;
	padding:20px 7px 15px 0 ;
	width: 843px;
	text-align:right;
	}

#footer p{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #999999;
	line-height:140%;
	}
	
	
/******************** フォントそのた *********************/
	
.line {
	margin:0;
	padding:0;
	background:url(images/line02.gif) no-repeat;
	height:20px;
	}
	
.line2 {
	margin:6px 0;
	padding:0;
	background:url(images/line02_1.gif) no-repeat;
	height:5px;
	}

	
	
	
	
.indextext1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #6620B1;
}
.indextext2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FD97BC;
}
.indextext3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #76B900;
}
.indextext4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #00a99d;
}
.indextext5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #353535;
}
.indextext11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #ffffff;
}