@charset "utf-8";
/* CSS Document */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,
table,th,td { 
   margin:0;
   padding:0;
}


body {
	background-color: #273b54;
	font-family:  Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100.01%;
	line-height: 120%;
	background-image: url(../img/back.png);
	background-repeat: repeat-x;
}
#container {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/header.jpg);
	height: 429px;
	width: 990px;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
h1 {
	font-size: 130%;
	color: #161B21;
}
#header h1 a {
	height: 80px;
	width: 470px;
	display: block;
	position: absolute;
	left: 4px;
	top: 202px;
}

#topnavi {
	display: block;
	height: 45px;
	width: 896px;
	position: absolute;
	top: 32px;
}
#topnavi li {
	float: left;
	display: block;
	list-style-type: none;
	height: 45px;
	width: 160px;
}
#topnavi li a {
	float: left;
	display: block;
	width: 160px;
	height: 45px;
}

#navi01 a{
	background-image: url(../img/navi01.png);
	display: block;
}
#navi01 a:hover,#navi01 a:active {
	background-image: url(../img/navi01.png);
}
#navi02 a{
	background-image: url(../img/navi02.png);
	display: block;
}
#navi02 a:hover,#navi02  a:active {
	background-image: url(../img/navi02.png);
}
#navi03 a{
	background-image: url(../img/navi03.png);
	display: block;
}
#navi03 a:hover,#navi03 a:active {
	background-image: url(../img/navi03.png);
}
#navi04 a{
	background-image: url(../img/navi04.png);
	display: block;
}
#navi04 a:hover,#navi04 a:active {
	background-image: url(../img/navi04.png);
}




#footer {
	width: 100%;
	display: block;
	font-size: 70%;
	color: #ffffff;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0d1b35;
	padding-bottom: 20px;
}
#footer .menu {
	float: left;
	width: 500px;
	padding-left: 27px;
	font-size: 120%;
	padding-top: 10px;
}
#footer #area {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer .add {
	float: right;
	padding-right: 27px;
	text-align: right;
}
.footlogo {
	background-image: url(../img/footer_logo.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 281px;
}
.add p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.footlogo a {
	display: block;
	height: 46px;
	width: 281px;
}
.copyright {
	font-size: 70%;
	width: 400px;
	margin-top: 15px;
}
.address {
	background-image: url(../img/footer_add.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 274px;
	display: block;
	float: right;
}
.address a {
	display: block;
	height: 71px;
	width: 274px;
}


a:link{
	color: #e2e2e2;
}
a:visited {
	color: #e2e2e2;
}
a:hover {
	color: #79c1dd;
	text-decoration: underline;
}
a:active {
	color: #79c1dd;
	text-decoration: underline;
}
p {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}



h1 span,h2 span,h3 span,#topnavi span,#footer span {
	display: none;
}

#contents {
	height: auto;
	width: 990px;
	clear: both;
	display: block;
	background-image: url(../img/contents_back.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 63px;
}
#main {
	float: left;
	width: 678px;
	padding-bottom: 40px;
	padding-top: 22px;
	padding-left: 27px;
}
#side {
	float: right;
	width: 220px;
	padding-bottom: 20px;
}
.clear {
	clear: both;
	display: block;
	width: 100%;
	font-size: 1%;
	line-height: 1%;
}
#topimage {
	height: 267px;
	width: 896px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

.h2_topics,.h2_profile,.h2_project {
	background-repeat: no-repeat;
	height: 46px;
	width: 678px;
	display: block;
}
.h2_topics {
	background-image: url(../img/h2_topics.png);
}
.h2_profile {
	background-image: url(../img/h2_profile.png);
}
.h2_project {
	background-image: url(../img/h2_project.png);
}
.h2_gallery {
	background-image: url(../img/h2_gallery.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 898px;
	display: block;
}




h3 {
	color: #79c1dd;
	padding-bottom: 10px;
}


.topics {
	padding-left: 40px;
	list-style-type: none;
	padding-top: 30px;
}
.topics ul {
	list-style-type: none;
}
.topics li {
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 200%;
	font-size: 90%;
	margin-top: 10px;
}
.day {
	font-size: 70%;
	padding-left: 10px;
	color: #b4d5ff;
}



.list01 {
	margin-left: 50px;
	line-height: 150%;
	font-size: 80%;
	list-style-type: none;
	padding-top: 40px;
}
.list01 a:link{
	text-decoration: none;
	border-bottom:dashed 1px;
}
.list01 a:visited {
	text-decoration: none;
	border-bottom:dashed 1px;
	
}

.list01 .left {
	float: left;
	width: 290px;
	padding-right: 10px;
}
.list01 .right {
	float: right;
	width: 290px;
	padding-right: 10px;
}
.list01 ul {
	padding-left: 10px;
	list-style-type: none;
}
.list01 li {
	background-image: url(../img/arrow02.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;
}
#side img {
	margin-bottom: 17px;
}

.profile {
	padding-top: 40px;
	width: 550px;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 90%;
}
.profile dt {
	float: left;
	width: 90px;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.profile dd {
	float: left;
	display: block;
	width: 410px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.profile dl {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.profile ul {
	padding-left: 20px;
}
.profile li {
	margin-bottom: 10px;
}

