@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"ごあいさつページ"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*メインイメージ*/
#main_img {
	clear: both;
	height: 142px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*イメージ：左側*/
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 208px;
}


/*イメージ：右側*/
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 563px;
}


/*ごあいさつイメージ*/
#img_greeting {
	background-image: url(../greeting/image/main_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 563px;
}
#img_greeting em {
	text-indent: -9999px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*ページ内リンク*/
#mri_link {
	clear: both;
	height: 31px;
	width: 563px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/*共通スタイル*/
.title {
	padding: 0px;
	clear: both;
	height: 33px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#contents_kari {
	padding: 0px 0px 30px;
	clear: both;
	height: auto;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#contents_greeting {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	overflow: auto;
}
#contents_left {
	float: left;
	width: 176px;
	height: auto;
}
#contents_left img {
	margin-bottom: 8px;
}
#contents_right {
	clear: none;
	float: right;
	width: 477px;
	height: auto;
}
#right_text {
	clear: both;
	height: auto;
	width: auto;
	margin-bottom: 30px;
}
#right_text2 {
	clear: both;
	height: auto;
	width: auto;
	margin-bottom: 30px;
	background-image: url(../greeting/image/img_title.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
	padding-left: 20px;
}

/*経歴*/
#contents_keireki1 {
	clear: both;
	height: 38px;
	width: 477px;
	background-image: url(../greeting/image/img_history1.gif);
	background-repeat: no-repeat;
}
#contents_keireki2 {
	clear: both;
	height: 18px;
	width: 477px;
	background-image: url(../greeting/image/img_history3.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#contents_shikaku {
	background-image: url(../greeting/image/title_license.gif);
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	width: auto;
	padding-left: 8px;
	padding-top: 20px;
	margin-top: 20px;
}
#contents_license3 {
	background-image: url(../greeting/image/img_license3.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 50px;
	width: auto;
	padding-left: 10px;
	padding-top: 30px;
	margin-top: 20px;
	padding-right: 10px;
}
#contents_hobby {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 20px;
}

#contents_keireki3 {
	clear: both;
	height: 300px;
	width: 450px;
	background-image: url(../greeting/image/img_history2.gif);
	background-repeat: repeat-y;
	padding-left: 27px;
	padding-top: 10px;
}
#keireki_left {
	float: left;
	width: auto;
}
#keireki_right {
	clear: none;
	float: right;
	width: 310px;
	height: auto;
}
#keireki_list {
	clear: both;
	overflow: auto;
	margin-bottom: 5px;
}
#keireki_list2 {
	clear: both;
	overflow: auto;
}
