﻿@charset "utf-8";

#top-main{
	width:700px;
}

#top-main-left{
	float:left;
	width:338px;
	margin-right:24px;
}

#top-main-right{
	float:left;
	width:338px;
}

#greeting-ttl{
	margin:40px 0 20px 0;
}

#greeting{
	margin:0 0 20px 0;
}


#greeting-left{
	width:250px;
	float:left;
	text-align:left;
}

#greeting-right{
	float:left;
	width:450px;
}

#greeting-right h3{
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:12px;
	line-height:190%;
	color:#EE86B4;
}

#greeting-text{
	font-size:1.2em;
	line-height:200%;
}
