/* base */
div,p,h1,h2,h3{
	margin: 0;
	padding: 0;
}

a{
	color:#F4B3C2;
	text-decoration:none; }

a:visited{
	color:#F4B3C2;
	text-decoration:none;
	}

a:hover{
	color:#36cc35; 
	text-decoration:underline; 
	}

body{
	margin: 0;
	background: #fff; 
	_text-align: center;/* ie6 */
}

#Main{
	width: 700px;
	margin: 0 auto;
	_text-align: left;/* ie6 */
}

#Main p{
	margin: 0 0 15px 0;
}

	p#Cmt{
		color: #655B87;
		font-size: 10px;
	}
	
	p#News{
		color: #655B87;
		font-size: 12px;
	}

/* title */
h2{
	clear: both;
	margin: 10px 0 15px 0;
}

h3{
	color: #F4B3C2;
	font-size: 12px;
}

.text{
	color: #655B87;
	font-size: 10px;
}

.textB{
	color: #655B87;
	font-size: 13px;
}

/* menu */
#Menu{
	clear: both;
	width: 800px;
	height: 111px;
	background: url("../img/foot_bg11.gif") no-repeat;
	margin: 0 auto;
}

	#Menu #btn{
		float: left;
		width: 500px;
	}

	#Menu h1{
		float: right;
		width: 300px;
		margin: 30px 0 0 0;
		text-indent: -999px;
	}
	
	#Menu h1 a{
		width: 286px;
		height: 48px;
		background: url("../img/logo11.gif") no-repeat;
		display: block;
		overflow: hidden;
	}

	#btn img{
		float: left;
		margin: 38px 0 0 15px;
	}

/* first */
	#FstImg{
		float: right;
		margin: 0 0 0 20px;
	}


/*head*/
#Head{
	width: 800px;
	height: 40px;
	background: #93D1D3;
	margin: 0 auto 20px auto;
}


	
/* link */

.LnkTxt{
	float: left;
	width: 400px;
	color: #655B87;
	font-size: 12px;
	padding: 0 0 20px 0;
}

.LnkBnr{
	width: 300px;
	clear: both;
	float: left;
}

.LnkBnr img{
	padding: 0 50px 20px 0;
	border: 0;
}

/* pict */

.Ist img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 15px 15px 0;
	border: 1px solid;
}

h4{
	clear: both;
	width: 678px;
	height: 30px;
	margin: 0;
}

h4 span{
	display: none;
}

h4#Flo{
	background: url(../pict/img/stit_flowers.gif) no-repeat;
}

h4#Con{
	background: url(../pict/img/stit_con.gif) no-repeat;
}

h4#doremi{
	background: url(../pict/img/stit_doremi.gif) no-repeat;
}

h4#Ana{
	background: url(../pict/img/stit_analog.gif) no-repeat;
}

h4#Web{
	background: url(../pict/img/stit_web.gif) no-repeat;
}

h4#Oth{
	background: url(../pict/img/stit_others.gif) no-repeat;
}

h4#Wor{
	background: url(../pict/img/stit_works.gif) no-repeat;
}

h4#fla{
	background: url(../pict/img/stit_flash.gif) no-repeat;
}

h4#Pre{
	background: url(../pict/img/stit_presents.gif) no-repeat;
}


/*
	.IstStit{
	clear: both;
	color: #231815;
	font-size: 12px;
}
*/

#Pct {
	text-align: center;
}

#Pct p {
	margin: 10px 0;
	color: #655B87;
	font-size: 12px;
}

#PctBtn img{
	border: 0;
}

#PctBtn img#BtnTop{
	margin: 0 20px;
}


a.new,
a.new:visited,
a.new:hover{
	color:#ff8c00;
}
