@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#header {
	height: 80px;
	width: 100%;
	position: relative;
	padding-top: 10px;
	margin: 0px;
}

.box01 {
	background-color: #696969;
	width: 100%;
}


#navigation {
	height: 44px;
	width: 960px;
	position: relative;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation li {
	float: left;
	width: 168px;
	height: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: x-large;
}







#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
#navigation a:hover {
	color: #FF0000;
	background-position: bottom;
}
#main {
	height: 450px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -20px;
	background-image: url(images/web02_04.png);
}
#side {
	height: 450px;
	width: 360px;
	margin-left: 600px;
	background-position: -100px 170px;
}
#side p {
	padding-top: 90px;
	padding-right: 20px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	line-height: 1.8;
	font-size: 110%;
}

#wrapper {
	position: relative;
	width: 100%;
	margin-top: 30px;
	height: 390px;
}
#footer {
	font-size: small;
	height: 50px;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: right;
	margin-right: 30px;
}

/* .viewer
------------------------- */
.viewer {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}
 
/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.viewer ul {
    display: inline-block;
    overflow: hidden;
}
#gallery {
	width: 740px;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
}
.gallery_title {
	width: 100px;
}
.gallery_rogo {
	margin-left: 380px;
}

.back {
	height: 30px;
	width: 100%;
	margin-top: -30px;
}
.home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 150px;
	margin-left: 80px;
}

.home a:hover {
	color: #FF0000;
}
.mark a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 800px;
}
.crea {
	clear: both;
}


.mark a:hover {
	color: #FF0000;
}
.rogo a {
	float: left;
	height: 80px;
	width: 160px;
	margin-top: 20px;
	margin-left: 40px;
}
.rogo a:hover {
	background-image: url(images/rogo/rogoback03.png);
	background-repeat: no-repeat;
}





.rogo_wrap {
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.about_info {
	float: left;
	width: 430px;
}
.about_info p {
	margin-left: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 110%;
	line-height: 1.3;
}
.about_map {
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	width: 500px;
	float: left;
	position: relative;
	height: 258px;
	margin-top: 20px;
}
.contact {
	width: 400px;
	margin-top: 20px;
	margin-left: 100px;
	position: relative;
	float: left;
}
.cotctside {
	width: 380px;
	float: left;
	position: relative;
	margin-top: 120px;
	background-image: url(images/rogo/telnomber.png);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 60px;
}
.cotcwarp {
	width: 100%;
	position: relative;
}
.processwrap {
	width: 100%;
	background-image: url(images/wrapimage.png);
	background-repeat: no-repeat;
	background-color: #FFFF66;
}
.io_rogo {
	margin-left: 50px;
}
