@charset "Shift_JIS";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Osaka','‚l‚r ‚oƒSƒVƒbƒN','sans-serif';
	font-size: 77%;
	line-height: 1.7;
	color: #838383;
	background:#ffffff;
}
hr {
	display: none;
}

/* link style
------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #838383;
	text-decoration: none;
}
a:visited {
	color: #838383;
	text-decoration: none;
}
a:hover {
	color: #a8a8a8;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p {
	margin-bottom: 10px;
}

h2 {
	margin-bottom:10px;
}

/* basic layout
------------------------------*/
#wrapper {
	margin: 0px;
	width: 960px;
}

#main {
	width: 10px;
	margin: auto;
	padding-top: 0px;
}

#main2 {
	width: 750px;
	margin: auto;
	padding-top: 30px;
	float: right;
}


#menu {
	float: left;
	width: 210px;
	margin-right: 0px;
}
#side_navi ul li{
	line-height:0;
	list-style: none;
}
#side_navi li{
	line-height:0;
}
#side_navi li img{
	vertical-align:bottom;
}


#menu2 {
	float: left;
	width: 210px;
	margin-right: 0px;
}


#main2 ul {
	width: 750px;
}
#main2 ul li {
	list-style: none;
	float: left;
}
#main2 li{
	float:left;
	margin-bottom:10px;
}
#main2 li img{
	vertical-align:bottom;
}
#main2 li.tail{
	padding-right:0px;
}


#photo ul {
	width: 750px;
}
#photo ul li {
	list-style: none;
	float: left;
}
#photo li{
	float:left;
	margin-bottom:10px;
}
#photo li img{
	vertical-align:bottom;
}

#photo li h2{
	padding-right:0px;
	margin-bottom:10px;
	text-align: left;
	font-size:116%;
}





#main2 #gallery h2{
	padding-right:0px;
	margin-bottom:10px;
	text-align: center;
	font-size:116%;
}


#footer {
	clear: both;
}

#footer2 {
	clear: both;
	width: 750px;
	padding-top: 100px;
}


#photo {
	width: 750px;
	margin: auto;
	padding-top: 70px;
	float: right;
}

#photo h2{
	margin-top:5px;
	text-align: center;
	font-size:116%;
}

#gallery {
	width: 750px;
	margin: auto;
	padding-top: 70px;
	float: right;
}

#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  list-style: none;
  margin: 0 auto;
  max-width: 750px;
  padding: 0px 0;
  width: 100%;
  }

#gallery ul {
	width: 750px;
}
#gallery ul li {
	list-style: none;
	float: left;
}
#gallery li{
	float:left;
	padding-right:10px;
	margin-bottom:10px;
}
#gallery li img{
	vertical-align:bottom;
}
#gallery li.tail{
	padding-right:0px;
}


#link {
	clear: both;
	padding-top:30px;
}


#profile {
	width: 750px;
	margin: auto;
	padding-top: 70px;
	float: right;
}

#profile h2{
	color:#ffffff;
}

#profile p {
	color: #ffffff;
}

#profile a:link {
	color: #ffffff;
	text-decoration: none;
}
#profile a:visited {
	color: #ffffff;
	text-decoration: none;
}
#profile a:hover {
	color: #a8a8a8;
	text-decoration: underline;
}
#profile a:active {
	text-decoration: none;
}

#profile p img {
	margin-top:20px;
	margin-bottom:10px;
}

#profile dl {
	width: 750px;
	margin-bottom: 20px;
}

#profile dl dt {
	clear: left;
	float: left;
	width: 200px;
	margin-right: 10px;
}
#profile dl dd {
	width: 550px;
	margin-left: 210px;
}

#accordion{
	position:relative;
}
#accordion h3{
	font-weight:bold;
	font-size:100%;
	color:#ffffff;
	line-height: 1.8;
}

#accordion p{
	font-weight:none;
}

.accordion_head {cursor:pointer;}



#news {
	width: 750px;
	margin: auto;
	padding-top: 70px;
	float: right;
}

#news p {
	color: #ffffff;
}

#works {
	width: 750px;
	margin: auto;
	padding-top: 70px;
	float: right;
}

#main2 #works h2{
	padding-right:0px;
	margin-bottom:70px;
	text-align: center;
	font-size:116%;
}


#fullimg img {
	width: 100%;
	height: auto;
	min-width: 1536px;
	min-height: 100%;
	position: fixed;
	z-index: -1;
}
