﻿@charset "utf-8";

.textR { text-align:right;}


/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}
#about_message p#main img {
	width:693px;
	height:302px;
	margin:0;
	}




/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}
#about_message #pic01 {
	margin-right:30px;
	}



/* プロフィールテーブル
----------------------------------------------- */
table#history {
	border-bottom:1px #DCDCDC solid;
	width:100%;
	}
table#history th,
table#history td {
	padding:16px 0;
	border-top:1px #DCDCDC solid;
	}
table#history th {
	width:84px;
	}


/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:41px 0 30px 10px;
	}


