@charset "UTF-8";
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	cursor: crosshair;
	}

h1 {
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 203px;
	background-image: url('../tom_image/top.gif');
	margin: 15px 0 0 30px;
	padding: 0;
}

h1 a {
	display:block;
	height: 40px;
	width: 203px;
}

h2 {
	text-indent: -9999px;
}

#navi {
	width: 317px;
	height: 12px;
	margin: 0;
	padding: 0;
	list-style:none;
	float: right; 
	display: inline;
	background: #ffffff;
	position: absolute;
	top:45px;
	right:30px;
}

#navi span {
	display: none; 
	margin: 0;
	padding: 0;
}

#navi_Gallery a {
	width: 52px;
	height: 12px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../tom_image/navi_gallery.gif) no-repeat;
	background-position:0 0;
	display: inline;
}

#navi_profile a {
	width: 48px;
	height: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	background: url(../tom_image/navi_profile.gif) no-repeat;
	background-position:0 0;
	display: inline;
}

#navi_works a {
	width: 47px;
	height: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	background: url(../tom_image/navi_works.gif) no-repeat;
	background-position:0 0;
	display: inline;
}

#navi_blog a {
	width: 37px;
	height: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	background: url(../tom_image/navi_blog.gif) no-repeat;
	background-position:0 0;
	display: inline;
}

#navi_contact a {
	width: 53px;
	height: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	background: url(../tom_image/navi_contact.gif) no-repeat;
	background-position:0 0;
	display: inline;
}





#text_blog a {
	width: 220px;
	height: 37px;
	margin: 0 0 0 340px;
	padding: 0;
	float: left;
	background: url(../tom_image/blog_text_a.gif) no-repeat;
	background-position:0 0;
	display: block;
	text-indent: -9999px;
}

#text_blog a:hover {
	background: url(../tom_image/blog_text_hover.gif) no-repeat;
}




#text_contact a {
	width: 145px;
	height: 14px;
	margin: 0 0 0 377px;
	padding: 0;
	float: left;
	background: url(../tom_image/contact_text_a.gif) no-repeat;
	background-position:0 0;
	display: block;
	text-indent: -9999px;
}

#text_contact a:hover {
	background: url(../tom_image/contact_text_hover.gif) no-repeat;
}






#navi ul li a#portfolio {
	width:50px;
	height:12px;
	background-image: url(../tom_image/navi_gallery.gif);
	display:block;
	float:left;
	text-indent: -9999px;
}


#index_image {
	width: 241px;
	height: 252px;
	margin: 0;
	padding: 0;
	background-image: url(../tom_image/index.jpg);
	position: absolute; bottom:80px; right:60px;
}



.border_1 {
	width: 100%;
	height: 1px;
	margin-top: 14px;
	padding: 0;
	background: #e7e7e7;
}







.border_2 {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	background: #e7e7e7;
	position: absolute;
	bottom:34px;
	left:0px;
}



#container {
	width: 100%;
	height: 100% ;
	background: #ffffff;
	margin: 0;
	padding: 0; 
}

#header {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0; 
	background: #ffffff;
	position: absolute; top:0px; left:0px;
}


#mainContent {
	margin: 0;
	padding: 0; 
}

#footer {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0; 
	background: #FFFFFF;
	position: absolute; bottom:70px; left:0px;
}

#copylight span {
	margin: 20px 30px 10px 0 ; 
	padding: 0;
	font-family:"Times New Roman", Times, serif; color:#727171;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	letter-spacing: 0em;
}

#slider_title_gallery
{
	margin:0 auto;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 800px;
	height: 45px;
}

#slider_title
{
	margin:0 auto;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 45px;
}
#slider_mail
{
	margin:0 auto;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 45px;
}
