@charset "utf-8";
/* CSS Document */


/*==========================================
commingSoon
============================================*/
#commingSoon {
	position: absolute;
	margin: 135px 0 0 130px;
	background: url(../shared/img/michioshie_freeComents_img.png) no-repeat;
	width: 500px;
	height: 240px;
}

#commingSoon p.contactAdd {
	padding: 18px 170px 10px 16px;
}



/*==========================================
container
============================================*/
#container {
	width: 1020px;
	height: 720px;
	background: url(../shared/img/background_sample_img.png) center top no-repeat;
	margin: 30px auto 0;
	position:relative;
}



/*==========================================
header
============================================*/
#header {
	width: auto;
	padding: 56px 0 0 57px;
	max-width: 50%;
}



/*==========================================
gNav_left
============================================*/
#gNav_left {
	width: 273px;
	padding: 33px 0 0 28px;
	float: left;
}

#gNav_left ul li {
	padding-bottom: 15px;
}



/*==========================================
gNav_right
============================================*/
#gNav_right {
	position: absolute;
	margin: -157px 33px 0 668px;
	width: 320px;
	max-height: 226px;
}

#gNav_right ul li img {
	padding: 0 0 0 102px;
}

#gNav_right .balloon {
	background: url(../img/blue%20balloon_img.png) no-repeat;
	margin: -23px 0 0 15px;
}

#gNav_right p a {
	font-size: 120%;
	padding-right: 2px;
	letter-spacing: 1px;
}

#gNav_right p {
	height: 240px;
	padding: 48px 0 0 18px;
	line-height: 170%;
}



/*==========================================
mainContent
============================================*/
#mainContent {
	width: 658px;
	height: 358px;
	padding: 30px 0 0 301px;
}

.main_L {
	width: 200px;
}

.main_L span {
	width: 170px;
	padding-left: 30px;
	float: left;
}

.main_R {
	background: url(img/purpleBalloon.png) top right no-repeat;
	width: 458px;
	height: 330px;
	margin-top: -250px;
	margin-bottom: 12px;
	padding-left: 200px;
}

.main_R p {
	padding: 20px 10px 10px 30px;
	font-size: 105%;
	line-height: 200%;
}

.main_R span {
	color: #a40035;
}

.skill {
	background: url(img/bg_skillArea.png) top right repeat;
	width: 628px;
	height: 62px;
	/*margin-left: 30px;*/
	padding: 3px 15px 10px 15px;
}

.skill h3 {
	font-size: 100%;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

.skill ul li {
	padding-right: 35px;
	float: left;
}


/*==========================================
footer
============================================*/
#footer {
	width: 100%;
	height: 85px;
	clear: both;
}

address {
	color: #506c38;
	text-align: right;
	padding-top: 13px;
	padding-right: 63px;
}