@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
/* above reset  browser */

html, body{
	height: 100%;
	width: 100%;
	font-family: 'Trebuchet MS', Arial, Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",  "MS PGothic",  "ＭＳ Ｐゴシック", sans-serif;
	color: #3d3d3d;
	background-color: #FFFFFF;
}
html>/* */body {
 	font-size: 16px;
	font-family: 'Trebuchet MS', Arial, Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",  "MS PGothic",  "ＭＳ Ｐゴシック", sans-serif;
}
/* avobe Except IE */
a:link {
	color: #3d3d3d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3d3d3d;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
/* above site basic setup */
 p {
	font-size: 0.8125em;
	line-height: 1.44;
	color: #3d3d3d;
}
 h1{
	font-size: 2.0625em;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
}
h2{
	font-size: 1.1875em;
	color: #cc0000;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
}
h3{
	font-size: 0.9375em;
	color: #cc0000;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
h4{
	font-size: 0.6875em;
	color: #000;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
h5{
	font-size: 0.72em;
	color: #cc0000;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	width: 4em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* above typography */
.indext-bg {
	background-image: url(img/bg/index-bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.indext-bg02 {
	background-image: url(img/bg/index-bg02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.indext-bg03 {
	background-image: url(img/bg/index-bg03.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.indext-bg-previous {
	background-image: url(img/bg/old%20bg/index_bg2-1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 38px;
}
.indext-bg-jaen {
	background-image: url(img/bg/index-bg-final_03.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.indext-bg-jaen02 {
	background-image: url(img/bg/index-JaEn_02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.gradient-bg {
	background-attachment: fixed;
	background-image: url(img/bg/gradient-bg_1x452.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #efefe5;
}
.contact-bg {
	background-image: url(img/bg/contact-bg04.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contact-bg01 {
background-image: url(img/bg/contact-bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contact-bg02 {
background-image: url(img/bg/contact-bg05.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contact-bg03 {
background-image: url(img/bg/content-bg01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contact-bg04 {
background-image: url(img/bg/contact-bg03.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
/* above background */
#wrpper {
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 452px;
	height: auto !important;
	height: 452px;
	position: relative;
	top: 0px;
}
#header {
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	margin-right: auto;
	margin-left: auto;
	min-height: 388px;
	height: auto !important;
	height: 388px;
}
#bottom {
	height: 12px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	clear: both;
}
.colored {
	background-color: #efefe5;
}
.copyright {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.9em;
	color: #3d3d3d;
	width: 824px;
	margin-top: 4em;
}
/* above basic layout */
#header h1 {
	color: #999;
	float: left;
	position: relative;
	font-size: 1.875em;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	width: 80px;
	line-height: 1;
}.second_line {
	font-size: 50%;
	display: block;
	margin-top: -0.2em;
}
/* above sumi maeshima in  header */
#page_nav {
	font-size: 0.8125em;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 2.2em;
	float: right;
}
#page_nav li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 0em;
	display: inline;
	margin-left: 1em;
}
.current {
COLOR: #CC0000;
}
/* above page_nav in header */


#index-title {
	font-size: 6em;
	width: 4em;
	font-style: normal;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 110px;
	line-height: 1;
}
#index-title-japanese {
	color: # #333355;
	font-size: 1.02em;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1em;
	margin-right: auto;
	margin-left: auto;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",  "MS PGothic",  "ＭＳ Ｐゴシック", sans-serif;
	margin-top: -0.4em;
}
#wrpper #content #index-title-japanese {
}
#wrpper #content #index-title-japanese {
}
#work-page-title {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.44em;
	margin-top: 65px;
	height: 100px;
}
#thum_nav {
	text-align: left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 18px;
}
#thum_nav img  {
	margin: 5px;
}

#thum_nav img:hover   {
	border: 3px solid #bbb;
	margin: 1px;
	padding: 1px;
} 
#thum_nav img:active  {
	border: 3px solid #666;
	margin: 1px;
	padding: 1px;
} 
#thum_nav .active img {
	border: 3px solid #666;
	margin: 1px;
	padding: 1px;
} 
#statement-page-title {
	text-align: center;
	height: 100%;
	width: 300px;
	float: right;
	margin-top: 160px;
	display: inline;
}
#statement {
	width: 450px;
	text-align: justify;
	margin-top: 50px;
	margin-left: 50px;
	height: 100%;
	float: right;
	display: inline;
	padding-bottom: 50px;
}
#cv {
	width: 455px;
	margin-top: 50px;
	height: auto;
	float: left;
	display: inline;
	padding-bottom: 50px;
	font-size: 0.975em;
}

.period {
	width: 90px;
	float: left;
}
.subject {
	margin-left: 95px;
	margin-bottom: 5px;
	line-height: 1.1em;
}
.title{
	font-weight:bold
}
.items {
	font-size: 0.8125em;
	line-height: 1.1;
	font-weight: bold;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 5px;
}
#cv-page-title {
	height: auto;
	width: 300px;
	text-align: center;
	float: left;
	margin-top: 160px;
	display: inline;
}
#contact {
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 100px;
	margin-right: auto;
}
.third_line {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",  "MS PGothic",  "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.1875em;
	letter-spacing: 36px;
}
.credit {
	color: #A0A0A0;
	text-align: right;
	margin-top: 10px;
	margin-left: auto;
	font-size: 0.65em;
	width: 824px;
	margin-right: auto;
}
.credit a{
	text-decoration: none;	
	color: #A0A0A0;
}
.credit a:hover {
	text-decoration: none;
	color: #FF0000;
}
