@charset "UTF-8";
body {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 22px;
	left: auto;
	right: auto;
}


#menu {
	background-repeat: repeat;
	background-position: center center;
	background-color: #009;
	background-image: url(../image/top/menu_bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	width: auto;
	height: 90px;
	padding-top: 10px;
}


#imagephoto {
	background-position: center center;
}

#photo_container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}


#contents {
	background-position: center bottom;
	background-image: url(../image/kujirabig_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}


#midashi {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#copyright {
	font-size: 10px;
	color: #FFF;
}




#blue {
	background-image: url(../image/waku-blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 250px;
	color: #999;
}

#gray {
	background-image: url(../image/waku-gray.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-position: center center;
	height: 120px;
	width: 250px;
	color: #999;
}	
	
#concept {
	background-image: url(../image/top/menu_bg.gif);
}


a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #09F;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #FF9;
	text-decoration: underline;
}


#footer {
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../image/blue_bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #CFF;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #39C;
	line-height: 1px;
	margin:5px;
	padding:5px;
}
a:visited {
	color: #0CF;
}

a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=70)";
}

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #6CF;
	border-bottom-width: thin;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h3 {
	font-family: "ヒラギノ丸ゴ Pro W3", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO;
	font-size: 16px;
	font-weight: bold;
	
}

#top {
	background-image: url(../image/top/top_bg.png);
	background-repeat: repeat;
	background-position: center;
	height: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#contents div table tr td h2 {
	line-height: 12px;
}
 
