@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	background-color: #CCC;
}
a img { 
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container_0 {
	margin: 50px 0 0 0;
	padding: 0px;
}
.container {
	width: 960px;
	max-width: 1260px;
	min-width: 780px;
	margin: 0 auto; 
	background-color: #FFF;
	padding: 0px;
}
.content {
	padding: 2px;
	margin: 0px;
	height: 600px;
	width: 956px;
	background-image: url(kenphoto_top.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#left {
	float: left;
	width: 280px;
}
#home {
	height: 22px;
	width: 100px;
	padding: 0px;
	margin: 123px 0 0 170px;
}
#home ul {
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
#home li {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-decoration: none;
}
#home li a {
	display: block;
	height: 22px;
	overflow:hidden;
}
#home li#home1 a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(all/home.gif);
}
#home li#home1 a:hover {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/home.gif);
}
#home li#home1 {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/home.gif);
}
#works {
	height: 22px;
	width: 100px;
	padding: 0px;
	margin: 47px 40px 0 140px;
}
#works ul {
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
#works li {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-decoration: none;
}
#works li a {
	display: block;
	height: 22px;
	overflow:hidden;
}
#works li#works1 a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(all/works.gif);
}
#works li#works1 a:hover {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/works.gif);
}
#works li#works1 {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/works.gif);
}

#access {
	height: 22px;
	width: 100px;
	padding: 0px;
	margin: 47px 65px 0 115px;
}
#access ul {
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
#access li {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-decoration: none;
}
#access li a {
	display: block;
	height: 22px;
	overflow:hidden;
}
#access li#map a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(all/access.gif);
}
#access li#map a:hover {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/access.gif);
}
#access li#map {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/access.gif);
}
#profile {
	height: 22px;
	width: 100px;
	padding: 0px;
	margin: 47px 80px 0 100px;
}
#profile ul {
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
#profile li {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-decoration: none;
}
#profile li a {
	display: block;
	height: 22px;
	overflow:hidden;
}
#profile li#profi a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(all/profile.gif);
}
#profile li#profi a:hover {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/profile.gif);
}
#profile li#profi {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/profile.gif);
}
#contact {
	height: 22px;
	width: 100px;
	padding: 0px;
	margin: 47px 75px 0 105px;
}
#contact ul {
	margin: 0px;
	background-color: #CCC;
	padding: 0px;
}
#contact li {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-decoration: none;
}
#contact li a {
	display: block;
	height: 22px;
	overflow:hidden;
}
#contact li#mail a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(all/contact.gif);
}
#contact li#mail a:hover {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/contact.gif);
}
#contact li#mail {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	background-image: url(all/contact.gif);
}


#right {
	float: right;
	width: 676px;
}
#kenphoto {
	width: 214px;
	margin: 118px 302px 0px 160px;
	height: 79px;
}

#kenphotomap {
	width: 178px;
	margin: 90px 302px 0px 160px;
	height: 61px;
}
#right .topimgbox {
	margin: 40px 30px 10px 160px;
	width: 410px;
	padding: 0px;
	height: 68px;
}
#right .topimgboxleft {
	color: #C00;
	float: left;
	width: 78px;
	height: 68px;
	margin-right: 30px;
	border: 1px solid #C00;
}
#right .topimgboxright {
	color: #C00;
	float: right;
	width: 78px;
	height: 68px;
	border: 1px solid #C00;
}
#right .mapbox {
	margin: 30px 30px 10px 160px;
	width: 500px;
	padding: 0px;
}
#right .mapbox2 {
	margin:0 0 0 160px;
	width: 500px;
	padding: 0px;
	font-size: 9pt;
	line-height: 1.5;
	letter-spacing: 1px;
}
#right #kenphoto_pro {
	width: 178px;
	margin: 80px 0px 0px 160px;
	height: 61px;
}
#right .profilebox {
	margin:30px 0 0 150px;
	width: 500px;
	padding: 0px;
}
#right .profilebox table {
}
#right .profilebox td {
	padding: 8px 10px;
	font-size: 9pt;
	line-height: 1.5;
	letter-spacing: 1px;
	vertical-align: top;
}
#right .contactbox {
	font-size: 10pt;
	line-height: 1.5;
	width: 450px;
	margin: 20px 0px 0px 146px;
	padding: 20px 60px 0px 20px;
}
#right #thanksbox_t {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 20px;
	margin-top: 60px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	color: #F00;
}
#right #thanksbox_sp {
	width: 400px;
	border-top: 1px solid #F00;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 20px;
	border-bottom: 1px solid #F00;
	line-height: 1.8;
	letter-spacing: 1px;
	font-size: 10pt;
}
#right #thanksbox_f {
	color: #F00;
	text-align: center;
	padding-top: 30px;
	font-size: 9pt;
	font-weight: bold;
}

.footer {
	padding: 5px 0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	text-align: right;
}
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cft{
	clear: both;
	margin: 0px;
	padding: 0px;
}

