@charset "utf-8";
/* CSS Document by Dieter Schneider | CssTemplateHeaven.com */

/* Reset Styles (Credits to Eric Meyer: http://meyerweb.com/eric/tools/css/reset/) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#newaddress {background: rgb(122,188,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjN2FiY2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjNjBhYmY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwOTZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* IE10+ */
background: linear-gradient(-45deg, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}
#newaddress h2 {
	font: bold 24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
}
#newaddress h3, #newaddress p {
	text-align: center;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */



/*html {background: #f7f7f7; font-size: 100%}*/

/*------------------ Site Structure ------------------*/
body {
	background-color: #FFF;
}
*html body {
	text-align: center;
}
a:hover img {opacity:0.75;}
#container {
	width: 960px;
	margin: auto;
	font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,sans-serif;
	font-size: 0.875em;
	color: #333;
	background-color: #FFF;
	background-image: url(images/surfshopreal2011wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}
* html #container {
	width: 1000px;	
}
#wrapper {
	background-color: #f7f7f7;
	
}
*html #wrapper {
	
	text-align: left;
}
#header {
	height: 160px;
	background-image: url(images/surfshopreal2011.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
	width: 1000px;
	position: relative;
}
#header h1 {
	text-indent: -9999px;

}
#header h2 {
	font-size: 1em;
	display: inline;
	padding-left: 500px;
	font-weight: bold;
	color: #F30;
}
#header img {
	position: absolute;
	left: 948px;
	top: 130px;
}
#header p {
	text-align: right;
	height: 28px;
	width: 57px;
	background-image: url(images/contuctus.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	left: 922px;
	top: 17px;
	position: absolute;
	padding-bottom: 0px;
}
#header p a {
	height: 28px;
	width: 57px;
	float: left;
	display: block;
}
#header p a:hover {
	background-image: url(images/cintuctus2.jpg);
}

#contuctus {
	height: 30px;
	width: 960px;
	top: 1px;
	position: absolute;
	float: left;
}
#social {width: 133px; height: 26px; float: right; margin-top: 8px}

#content {
	width: 600px;
	float: left;
	padding-left: 0px;
}
#menu form {
	float: right;
	width: 200px;
	padding-top: 4px;
}


#sidebar {
	width: 260px;
	float: right;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	padding: 0px 0px 20px 20px;
}
*html #sidebar {
	padding: 15px;
	margin-right: 20px;
}
#sidebar h3, .sidebar_box {
	background: #eaeaea;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar p {
	font-size: 0.9em;
	padding-right: 12px;
	padding-left: 8px;
}
#sidebar img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*------------------ contentsmaller ------------------*/

#fullcontent {
	float: left;
	width: 900px;
	padding-left: 30px;
}
*html #fullcontent {
	width: 954px;
	margin-left: 15px;
	padding-left: 0px;
}
/*------------------ toppage ------------------*/
#toppagemain {
	float: left;
	width: 600px;
	margin-bottom: 30px;
}
#toppagemain h2 {
	color: #333;
	font-weight: bold;
	text-shadow: 1px 1px 0px #eee;
	width: 360px;
	height: 45px;
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 30px;
	padding-bottom: 0px;
	line-height: 42px;
	font-size: 23px;
	margin-bottom: 18px;
}
#toppagemain h2 span {
	font-size: 19px;
}
#toppagemain .photo {
	text-align: center;
}
#toppagemain .photo img {
	background-image: url(images/bottombg100.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	padding-bottom: 12px;
}
/*------------------ three ------------------*/
.three {
	width: 285px;
	float: left;
	margin-bottom: 30px;
	
	margin-right: 22px;
	font-size: 0.8em;
}
.threeright {
	float: right;
	width: 285px;
	margin-bottom: 30px;
	font-size: 0.8em;
}
.three h3, .threeright h3, .top {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 12px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .08em;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.top {
	width: 400px;
}
.three img, .threeright img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	background-image: url(images/bottombg100.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.three h4, .threeright h4, .owner h4 {
	font-family: "ヒラギノ明朝 ProN W6", serif;
	margin-bottom: 20px;
}
.three h5, .threeright h5, .owner h5 {
	clear: both;
}
.three ul, .threeright ul, .owner ul {
	margin-left: 20px;
	font-size: 0.9em;
}
.three li, .threeright li, .owner li {
	list-style-image: url(images/bluedot.png);
}
.topmainthree {
	float: left;
	width: 260px;
	display: inline;
	margin-left: 30px;
	margin-top: 15px;
}
.topmainthree a {
	font-size: 80%;
	text-decoration: underline;
}
/* sidebar menu */


.navcontainer { width: 280px; margin-bottom: 25px }

.navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer a {
	display: block;
	padding: 10px 10px;
	width: 240px;
	background: url(images/seperator.png) repeat-x bottom;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #000;
}

/* end sidebar menu */

#intro {
	border: 1px solid #FFF; 
	clear: both;
	padding: 20px;
	font-size: 1.4em; 
	line-height: 1.6em; 
	margin-bottom: 44px;
	outline:1px solid #dcdcdc;
	background: #eaeaea
}

#intro span {font-weight: 700}

#intro p {padding: 0}

#box_left {width: 300px; float: left; margin-bottom: 44px; text-align: justify}
#box_right {width: 300px; float: right; margin-bottom: 44px; text-align: justify}
#box_middle {margin-left: 330px; margin-right: 330px; margin-bottom: 44px; text-align: justify}

#box_left h3, #box_right h3, #box_middle h3 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 1.4em;
	padding: 8px 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}

#footer {
	clear: both;
	padding: 10px 10px 10px 0px;
	font-size: .8em;
	color: #a3a3a3;
	width: 1000px;
	background-color: #FFF;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-left: -20px;
}



/*------------------ typography and images ------------------*/

/* global links */

a {text-decoration: none; color: #740000}
a:hover {
	color: #069;
}

/* text styles */

h1 {font-size: 2em; font-weight: normal; padding-bottom: 10px}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 6px;
	font-family: "ヒラギノ明朝 ProN W6", serif;
	margin-top: 25px;
}
h3, h4 {font-size: 1.4em; font-weight: normal}
h5, h6  {font-size: 1.2em}

p {
	line-height: 1.6em;
	padding-bottom: 15px;
	font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,sans-serif;
	letter-spacing: 1px;
}

/* images */

.more {
	float: right;
	margin-right: 10px;
	text-decoration: underline;
}


/*------------------ gallery ------------------*/

#gallery {
	
	overflow: auto;
	margin-left: -44px;
	padding-bottom: 18px;
	position:static;
}

#gallery ul li {
	width: 190px;
	height: 215px;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
	background: url(images/thumb_bg.png) no-repeat;
	margin-left: 44px;
	margin-bottom: 28px;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}

.smallnavi li a	{
	font-size: 0.75em;
	color: #770000;
	text-decoration: none;
}

.smallnavi li a:hover	{
	color: #ffffff;
}

.smallnavi li	{
	display: inline;
	list-style-type: none;
}

.smallnavi ul	{margin: 0;
	padding: 0;}
	
	
	#footlink {
	background-color : #CCC;
	display : inline;
	float : left;
	width : 100%;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	color: #069;
} 
#footlink a {
	text-decoration : underline;
	color : #06C;
	padding-left : 10px;
	padding-right : 10px;
} 
#footlink a:hover {
	text-decoration : none;
	color : #50739b;
	padding-left : 10px;
	padding-right : 10px;
} 


#bigfoot {
	float: left;
	height: 217px;
	width: 900px;
	background-image: url(images/bigfootbg.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-left: 30px;
	font-size: 10px;
	margin-bottom: 8px;
	color: #039;
	margin-top: 12px;
}
#bigfoot a {
	color: #039;
	text-decoration: none;
}
#bigfoot a:hover {
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}
#bigfoot ul {
	list-style-type: disc;	
}

*:first-child+html #bigfoot, *html #bigfoot {
	line-height: 13px;
}
#pages1 {
	padding-top: 12px;
	float: left;
	width: 200px;
	display: inline;
	margin-left: 200px;
}
#pages2 {
	float: left;
	padding-top: 12px;
	width: 200px;
	display: inline;
	margin-left: 20px;
}
#pages3 {
	display: inline;
	width: 255px;
	margin-left: 20px;
	padding-top: 12px;
	float: left;
}
*html #pages3 {
	float: right;
	clear: both;
}
#bigfoot ul li ul{
	padding-left: 20px;
}


#bigfoot ul li ul li {
	display: inline-block;
	padding-right: 7px;
}
*html #bigfoot ul li ul li, *+html #bigfoot ul li ul li {
	display: inline;
}
*+html #bigfoot ul li {
	text-align: left;
}
#footer p {
	padding-top : 0px;
	text-align : center;
	color: #333;
	padding-bottom: 0px;
} 
#footer a { 
color : #007aaa;
} 
.firefox {
	display: none;
} 

* html .firefox {
	color : #333;
	font-size : 1.2em;
	display: inline;
	}
	
	#menu li form {
	padding-top: 7px;
}

.photo {
	border:1px solid #CCC;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.photonoborder {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.photo img, .photonoborder img	{margin-bottom: 10px;}
.photo p, .photonoborder p {
	color: #06C;
	margin: 0;
	font-size:0.875em;
	padding: 0px;
}

.owner {
	border: 1px solid #FFF;
	clear: both;
	padding: 20px;
	line-height: 1.6em;
	margin-bottom: 35px;
	outline:1px solid #dcdcdc;
	background: #eaeaea;
	margin-top: 35px;
	width: 750px;
	margin-left: 55px;
}
.owner h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
}
.owner img {
	float: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#info {
	float: left;
	height: 310px;
	width: 260px;
	overflow: auto;
}
#info ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	font-size: 0.75em;
	list-style-image: none;
} 
 
#info li {
	color: #00468C;
	background-color: #EFEFEF;
	margin-bottom: 0px;
	padding: 0;
	margin-top: 3px;
	margin-left: 5.5em;
	margin-right: 0.5em;
}
#info ul li span {
	margin-left: -5.5em;
	padding: 0;
	top: auto;
	width: 4em;
	margin-right: 3px;
	font-size: 0.9em;
}
#info ul li a:hover {
	color: #069;
}
#anque {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 30px;
}
#anque img {
	padding-left: 20px;
	margin-bottom: 20px;
}
#ie {
	float: left;
	width: 850px;
}
#sidebar .new {
	background-image: url(images/new.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-color: #EAEAEA;
}
#sidebar .neworange {
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.whatsnew {
	margin-top: 24px;
	float: left;
	background-color: #F3F3F3;
}
#sidebar .whatsnew h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.whatsnew p {
	background-image: url(images/whatsnewshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}

dl.listdove dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #000;
}

dl.listdove dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}
.face {
	float: left;
	width: 260px;
	padding-left: 10px;
}

#schoolQA .action-buttonS {
	margin-left: 40px;
}

