body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.clear {
	clear:both;
}   
.clear hr {
	display:none;
}
img {
	border-style: none;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #0066CC;
}
a:hover {
	color: #0066FF;
	text-decoration:none;
}
.green {
	font-size: 18px;
	color: #060;
	line-height: 200%;
}
.red {
	font-size: 18px;
	color: #F00;
	line-height: 200%;
}
.orange {
	font-size: 18px;
	color: #F30;
	line-height: 200%;
}
.pink {
	font-size: 18px;
	color: #F36;
	line-height: 200%;
}
.blue {
	font-size: 18px;
	color: #06F;
	line-height: 200%;
}
.red_nomal {
	color: #F00;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
hr {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(img/menu_bg.png);
	background-repeat: repeat;
}

#slider_bg {
	height: 335px;
	width: 100%;
	background-image: url(img/slider_bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.camera_wrap {
display:none;
}
#contents {
	height: auto;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 200%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 660px;
	height: auto;
	margin-bottom: 10px;
	padding-left: 10px;
}
#right {
	float: right;
	height: auto;
	width: 247px;
}
#right #prof {
	height: 310px;
	width: 217px;
	background-image: url(img/prof_bg.png);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#footer {
	height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 150%;
	background-image: url(img/slider_bg.png);
	background-repeat: repeat;
}



.prof_tab {
	height: auto;
	width: 650px;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 30px;
}
.prof_tab table {
	width: 620px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
.prof_tab table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.prof_tab table tr th {
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #E3FFC8;
}


#pan {
	height: 30px;
	width: 940px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pan li  {
	list-style-type: none;
	display: inline;
}
#pan ol {
	margin: 0px;
	padding: 0px;
}
