@charset "UTF-8";

/* 基本設定 ここから*/

body {
	color:#444444;}

#container {
	position:relative;
	width: 100%; 
	height:auto;
	margin-top:0px;
	margin-left:0px;
}

#header {
	floart:left;
	margin-top:20px;
	margin-left:17px;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
h1 a {
	text-decoration:none;
}

h2 {
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}
h2 a {
	text-decoration:none;
}

h3 {
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
}
h3 a {
	text-decoration:none;
}


a:link {
	color:#666;
	text-decoration:none;
}
a:visited {
	color:#666;
}
a:hover	{
	color:#CC1100;
}
a:active {
	color:red;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
}
ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top:0px;
	float:left;
	width:125px;
}
li a {
	font-size:1.0em;
	font-weight:bold;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	text-decoration:none;
	line-height:1.9
}

#globalnavi-1 {
	position:absolute;
	top:90px;
	left:25px;
	font-size:0.8em;
	text-decoration:none;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	width: 160px;
}


#gaiyo-1 {
	position:absolute;
	left:25px;
	top: 390px;
	font-size:0.7em;
	font-weight:bold;
	line-height:100%;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	text-decoration:none;
}

#gaiyo-2 {
	position:absolute;
	left:25px;
	top: 410px;
	font-size:0.6em;
	line-height:150%;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	text-decoration:none;
}

#projectname {
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	padding-bottom:15px;
}
#projectnameja {
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	padding-bottom:15px;
}

#mainbox {
	padding-left:175px;
	padding-right:695px;
}

#image img {
	position:absolute;
	top:0px;
	z-index:0;
	width:auto;
	height:380px;
	background:#ffffff;
}

address {
	font-size:0.5em;
	font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
	font-style:normal;
	text-align:center;
	position:absolute;
	margin-left:360px;
	top: 580px;
}

/* 基本設定 ここまで*/




/*スライドショー設定 ここから */
#slideshow {list-style:none; color:#ffffff}
#slideshow span {display:none}
#wrapper {width:570px; margin:25px auto;margin-left:180px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:570px; height:380px; padding:2px; border:0px solid #ccc; background:#ffffff}
#image {width:570px}
#image img {position:absolute; z-index:0; width:auto}

.imgnav {position:absolute;width:25%; height:300px; cursor:pointer; z-index:150}

#imgprev {left:0; background:left center no-repeat}
#imgnext {right:0; background: right center no-repeat}

#thumbnails {margin-top:15px}

#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#ffffff}
#slideleft:hover {background-color:#ffffff}
#slideright {float:right; width:20px; height:81px; background:#ffffff url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ffffff}
#slidearea {float:left; position:relative; width:525px; margin-left:5px; height:100px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:0px solid #ffffff; padding:2px}


/*スライドショー設定 ここまで */
