@charset "utf-8";

body {
    leftmargin=0;
    topmargin=0;
    marginwidth=0;
    marginheight=0;
    background-color:#10017D;
    color:#A9A9A9;
}
h1 {
    font-size:34pt;
    font-family:Times New Roman;
}
h2 {
    font-size:14pt;
    font-family:Times New Roman;
}
h3 {
    font-size:20pt;
    font-family:Times New Roman;
}
td {
    line-height: 120%;
    font-size: 10pt;
    font-family:"Times New Roman";
}
p {
 font-size: 10pt;
 line-height: 100%;
 font-family:Times New Roman;
}

ul {
    line-height: 120%;
    font-size: 10pt;
    font-family:"Times New Roman";
}


.T1 {  font-size: 15pt; font-weight: normal; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.bold_s {
  font-size: 10pt;
 font-weight: bold;
}
a:hover {
 text-decoration: underline;
 color:#D6FB07;
}
a:link {
    color:#A9A9A9;
}
a:visited {
    color:#A9A9A9;
}
a {  text-decoration: none}
.outer
	{
 width:930px;
 padding: 10px;
 margin:0 auto 0 auto;
}

.menu
	{
	width:900px;
    clear:left;
    font-size:12pt;
    font-family:Times New Roman;
}

.main
	{
 float:left;
 width:900px;
 padding: 15px;
 font-family:Times New Roman;
}

.main_top
	{
 float:left;
 width:900px;
 padding: 15px;
 font-family:Times New Roman;
}

.main_2
	{
    float:left;
    width:400px;
    padding: 15px;
	font-family:Times New Roman;
}

.main_l
	{
    float:left;
    width:300px;
    padding: 15px;
	font-family:Times New Roman;
}

.main_r
	{
    float:left;
    width:500px;
    padding: 15px;
	font-family:Times New Roman;
}

.main_ll
	{
    float:left;
    width:200px;
    padding: 0px;
    font-family:Times New Roman;
}

.main_rr
	{
    float:left;
    width:700px;
    padding: 0px;
	font-family:Times New Roman;
}

.clears{
  clear:both;
}
.foot
	{
	 clear:left;
	 width:900px;
     padding: 15px;
	 height: 20px;
	 font-size:8pt;
}

.head
	{
	height: 30px;
	}

.copyright	{
    color:#ECEAEA;
    font-size:8pt;
    font-family:Times New Roman;
    margin:0;
    padding:0;
    width:auto;
}
.shop
	{
    width:750px;
    padding: 10px;
	height: 1000px;
}
.notes
	{
    float:left;
    width:530px;
	font-size: 10pt;
	line-height: 150%;
}
.back
	{
    float:right;
    font-size: 10pt;
    line-height: 150%;
}
.z { font-size: 10pt; }

.gallery table, .gallery td
	{
	background-color:transparent;
    font-size: 10pt;
    font-family:"Times New Roman";
	border-collapse: collapse;
    border:1px #2F2D2E solid;
}
.info table, .info td
	{
    font-size: 10pt;
    font-family:"Times New Roman";
	border-collapse: collapse;
    border:1px #2F2D2E solid;
}

.subtitle table, .subtitle td
	{
    background-color:#8AAC24;
    border-collapse: collapse;
    color:#FFFFFF;
    height:20px;
}

.newyear
	{
    font-size:24pt;
    font-family:ＭＳ 明朝;
}
.twitter-timeline
	{
    font-size:10pt;
    font-family:メイリオ;
    color:#FFFFFF;
}



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;

}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

ul.photolist {
  font-size: 16px;

}

ul.photolist li {
  padding-top: 20px;
  text-align: center;
  display: inline-block;
  Color: green;
  width: 250px;
  vertical-align : top;
  box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.8);
}

.photo_thumb {
  margin: 0 auto;
  width: 100px;
  hight: 100px;
  border_radius: 10px;
  box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.8);
}
