* {
	padding: 0;
	margin: 0;
}

.body {
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
}

h2 {
  border-bottom: 2px dotted #c38743;
  border-left: 10px solid #c38743;
  padding: 15px;
  color: #fff;
  text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
  -moz-box-shadow: 3px 3px 3px #000      /* Firefox用 */  
  -webkit-box-shadow: 3px 3px 3px #000;  /* Safari,Google Chrome用 */  
}

h2 {
	border-bottom: 2px dotted #c38743;
	border-left: 10px solid #c38743;
	padding: 15px;
	color: #fff;
	text-shadow:  3px  3px 6px #c38743,
	             -3px -3px 6px #c38743,
	             -3px  3px 6px #c38743,
	              3px -3px 6px #c38743,
	              1px  1px 1px #a56000,
	             -1px -1px 1px #a56000,
	             -1px  1px 1px #a56000,
	              1px -1px 1px #a56000;
	-moz-box-shadow: 3px 3px 3px #000      /* Firefox用 */  
	-webkit-box-shadow: 3px 3px 3px #000;  /* Safari,Google Chrome用 */  
}

h2.mbl-top {
  width: 800px;
  height: 122px;
  border-bottom: 2px dotted #c38743;
  border-left: 10px solid #c38743;
  padding: 10px 0px 10px 20px;
//  margin-left: 20px;
  color: #fff;
  text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
  -moz-box-shadow: 3px 3px 3px #000      /* Firefox用 */  
  -webkit-box-shadow: 3px 3px 3px #000;  /* Safari,Google Chrome用 */  
}

div.mbl-top {
  background-image: url("/img/mbl-top.jpg");
  background-repeat: no-repeat;
  width: 840px;
  height: 144px;
}

h2.sr-top {
  width: 800px;
  height: 107px;
  border-bottom: 2px dotted #c38743;
  border-left: 10px solid #c38743;
  padding: 20px 0px 10px 20px;
//  margin-left: 20px;
  color: #fff;
  text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
  -moz-box-shadow: 3px 3px 3px #000      /* Firefox用 */  
  -webkit-box-shadow: 3px 3px 3px #000;  /* Safari,Google Chrome用 */  
}

h3.top {
  border-bottom: 2px dotted #c38743;
  border-left: 10px solid #c38743;
  padding: 20px 0px 10px 20px;
  color: #fff;
  text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
  -moz-box-shadow: 3px 3px 3px #000      /* Firefox用 */  
  -webkit-box-shadow: 3px 3px 3px #000;  /* Safari,Google Chrome用 */  
}

a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #880000;
}
a:active {
	text-decoration: none;
	color: #444400;
}

div.header {
	width: 802px;
	_width: 800px;
	height: 42px;
	padding-top: 6px;
	background-color: #ffffff;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}

img.header {
	width: 200px;
	height: 40px;
	align: right;
}

.outline {
	padding: 0px 12px;
	margin: 0px 0px;
	background-color: #ffffff;
	width: 800px;
	height: 100%;
}

.main {
	width: 300px;
	float: left;
	background-image: url(/img/kadzu_anzu20060621.jpg);
	background-repeat: no-repeat;
}

.kadzu {
	width: 800px;
	height: 600px;
	border-width: 1px;
	border-style: dotted;
	border-color: #3399CC;
	background-image: url(/img/kadzu_anzu20060621b.jpg);
	background-repeat: no-repeat;

}

.title {
	margin-bottom: 1px;
	margin-top: 3px;
	font-size: 14px;
	font-style: bold;
	color: #000000;
	text-indent: 14px;
	letter-spacing: 2px;
	line-height: 16px;
	background-image: url(/img/dot-B.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	float; right;
}

a.top {
	line-height: 20px;
	padding-left: 16px;
	background-image: url(/img/dotB.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.contents {
	font-size: 14px;
	padding-left: 10px;
	width: 300px;
	float; right;
}

.search {
	font-size:10px;
	color: #000000;
	text-indent: 1em;
	line-height: 14px;
	width: 300px;
	height: 14px;
	background: transparent;
	float; right;
}

.footer {
	width: 802px;
	_width: 800px;
	margin-top: 2px;
	font-size: 10px;
	font-style: italic;
	padding: 0px;
	color: #3399CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
}

/* 写真共有用 */
div.sr-outframe {
        max-width: 840px;
        min-width: 400px;
}

a.photo {
	line-height: 0px;
	padding-left: 0px;
	border-style: none;
	background-image: none;
}

img.photo {
	-web-kit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
}

img.photo:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	text-decoration: none;
}

div.box {
	margin: 0px
	padding: 0px;
	width: 242;
	height: 162px;
	overflow: hidden;
	float: left;
  margin: 0px;
  color: #fff;
  text-shadow:  1px  1px 2px #c38743,
               -1px -1px 2px #c38743,
               -1px  1px 2px #c38743,
                1px -1px 2px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
  -moz-box-shadow: 1px 1px 1px #000      /* Firefox用 */  
  -webkit-box-shadow: 1px 1px 1px #000;　/* Safari,Google Chrome用 */  
}

div.box:hover {
	overflow: hidden;
//	overflow: visible;
}

div.photo {
	margin: 0px
	padding: 0px;
	width: 242;
	height: 146px;
}

div.filename {
	margin: 0px
	padding-left: 5px;
	height: 1em;
}


div.menu {
	float: left;
    padding-top: 24px;
  	padding-left: 28px;
  	padding-right: 24px;
  	padding-bottom: 20px;
	font-size: 14px;
	width: 388px;

}

div.slider {
	width: 352px;
	float: left;
	margin: 10px;
	padding: 10px;
}

div.image {
	float: left;
	width: 352px;
        padding: 8px;
}

div.dlist {
	text-align: center;
	test-spacing: 1px;
	font-size: 13px;
	padding: 0px;
	margin: 4px 0px;
	background-color: #F1E2D0;
}

div.footer_sundayracers {
	margin-top: 4px;
	padding: 3px;
	font-size: 16px;
	font-style: italic;
	color: #c38743;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c38743;
	height: 20px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c38743;
	height: 18px;
    border-left: 10px solid #c38743;
    border-right: 1px dotted #c38743;
}

div.slist {
	padding: 5px 0px 4px 12px;
	font-size: 12px;
	bgcolor:#c38743;
    border-bottom: 2px dotted #c38743;
    border-left: 10px solid #c38743;
    color: #fff;
    border-right: 1px dotted #c38743;
}

ul.smenu {
    color: #fff;
}

li.smenu {
	display:inline-block;
	font-size: 12px;
    color: #fff;
}


div.message {
	margin: 10px;
	padding: 12px;
	font-size: 14px;
}

div.amazon {
	margin: 10px;
	padding: 4px;
	font-size: 14px;
}


ul.list {
        list-style-type: circle;
	margin-left : 20px;
}

li.class {
        list-style-type: disc;
	    margin-left : -10px;
}

ul.menu {
}

li.menu {
	display:inline-block;
	font-size: 12px;
}

ul.menu2 {
}

li.menu2 {
	display:inline-block;
	font-size: 24px;
}

a.slist{
	line-height: 20px;
	padding-left: 16px;
	background-image: url(/img/slist.png);
	background-repeat: no-repeat;
	background-position: left center;
}

// mini //
body.mini{
    height: 100%;
    margin 0;
    padding 0;
    background-color: #000;
}

div.mini-outline{
    min-width: 400px;
}

div.mini-head {
    width: 100%;
    position: fixed;
    top : 0;
    left: 0;
    height: 0 auto;
    background-color: #fff;
    padding: 0px;
    margin: 0px;

}

img.mini-head {
    width: 100px;
    height: 100px;
    position: fixed;
    padding: 0px;
    margin: 0px;
}

div.mini-main {
    padding: 0;
    height: auto !important;
    width: 100%;
    background-color: #000;
    margin: 0;
}
 
div.mini-foot {
    position: fixed;
    left 0;
    bottom: 0;
    width: 100%;
    font-size: 40px;
    padding-left: 20px;
    height: -60px;
    background-color: #fff;
    border-bottom: 2px dotted #c38743;
    border-left: 10px solid #c38743;
   // text-align: right;
    color: #fff;
    text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
}

div.mini-left {
  padding-left: 0px;
  width: 100px;
  height: 100px;
  color: #000;
  float: left;
}

div.mini-title {
  float: left;
  padding: 24px;
  width: 60%;
  height: auto;
  font-size: 40px;
  color: #fff;
  text-shadow:  3px  3px 6px #c38743,
               -3px -3px 6px #c38743,
               -3px  3px 6px #c38743,
                3px -3px 6px #c38743,
                1px  1px 1px #a56000,
               -1px -1px 1px #a56000,
               -1px  1px 1px #a56000,
                1px -1px 1px #a56000;
}

div.mini-right {
  width: 100px;
  height: 100px;
  color: #000;
  float: right;
  position-right: 0px;
}

ul.mini {
 list-style-type: none;
 margin : 0px;
 padding : 0px;
}

li.mini {
	list-style-type: none;
	margin : 0px;
        padding : 0px;
}

img.mini {
    width: 100%;
    margin: 0px;
    padding : 0px;
    vertical-align: bottom;
}

div.aflink {
	text-align: center;
}


div.service-title {
    margin: 5px;
    padding : 5px;
    border-top: 2px dotted #c38743;
    border-bottom: 2px dotted #c38743;
}

div.service-item {
    margin: 5px;
    padding : 5px;
}

img.delForm {
    width: 320px;
    margin: 0px;
    padding : 0px;
    vertical-align: bottom;
}

div.delForm {
	width: 100%;
    margin: 0px;
    padding : 0px;
    float: none;
}

div.delInfo {
    margin: 0px;
    padding : 0px;
    float: none;
}

div.delImage {
    width: 324px;
    margin: 0px;
    padding : 0px;
    border : 1px;
    float: left;
}

div.delRequest {
    padding : 10px;
}


div[id^="more"] {
     display:none;
}
