body {
text-align:center;
margin-top: 2.2%;
margin-left:auto;
margin-right:auto; 
margin-bottom: 1%;
font-family:Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
color:#222;
font-size:9px;
font-weight:normal;
font-style: normal;
line-height: normal;
padding:0px;
background-color:#FFF;
}

a:link {
color:#222;
text-decoration:none;
}

a:visited {
color:#222;
text-decoration:none;
}

a:active,
a:hover {
color:#000;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6,p,br {
font-weight:normal;
margin:0px;
padding:0px;
}

h1{
text-align:left;
color:#FFF;
font-weight:normal;
font-style: normal;
line-height: normal;
font-variant: normal;
font-size:13px;
padding:10px 1px 0px 10px;
}




h2{
text-align:left;
font-family:"Georgia",verdana,sans-serif;
padding:0px 5px 0px 10px;
font-size:9px;
color:#FFF;
font-weight:normal;
font-style: normal;
line-height: normal;
font-variant: normal;
}

h3{
text-align:left;
font-family:"Georgia",verdana,sans-serif;
color:#FFF;
font-weight:normal;
font-style: normal;
line-height: normal;
font-variant: normal;
padding:0px 5px 0px 10px;
font-size:9px;
}

#layout {
width:680px;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#header {
width:680px;
text-align:center;
padding:0px;
}

#header-left {
float: left;
}

#header-right {
text-align:right;
}

#middle {
text-align:center;
padding:0px;
margin-left:auto;
margin-right:auto;
position:relative;
background-color: #fff;  
background-image: url("./images/loading.gif");
background-position: center;
background-repeat: no-repeat;

}

#memo {
text-align:left;
margin-left:auto;
margin-right:auto;
padding:3px 0px 2px 0px;
}

*html body div#footer {
text-align:center;
width:680px;
padding:0px 0px 0px 0px;
}

#footer {
text-align:center;
width:680px;
padding:8px 0px 0px 0px;
}

.imagetext{
text-align:left;
padding:2px 10px 2px 10px;
font-weight:normal;
font-style: normal;
line-height: 1.7em;
font-variant: normal; 
font-size: 11px;
}

#images {
border-width:2px;
border-style:solid;
border-color:#FBFBFB;
margin:0px;
padding:0px;

}

#script {
position:absolute; top:1px; left:1px;
width:1px;
height:1px;	
}


#add-comment {
margin-left:auto;
margin-right:auto;
padding:50px 0px 50px 0px;
width: 300px;
text-align:center;
}

#comments {
padding:0px 0px 5px 0px;
clear:both;
text-align:left;
}

#comment-top{
padding:10px 0px 5px 0px;
}


.title{
float:right;	
}

#comments ul {
list-style-type:none;
margin:0px;
padding:10px 0px 5px 0px;
	}

li {  
font-size:11px;
display:block;
margin:0px;
line-height:160%;
border-top:1px dotted #cccccc;
width: 300px;
padding:5px 0px 10px 0px;
text-align: left;
}

#comment-middle{
padding:20px 0px 0px 0px;
width: 300px;
text-align: left;
}

#addcomment {
width: 300px;
text-align:left;
}

#addcom{
width: 300px;
margin-left:auto;
margin-right:auto;
}

label{
font-size: 10px; 
color:#000;
}

select {
font-size: 10px; 
font-weight:bold;
}

input {
background:#fff;
font-size: 12px; 
padding:3px; 
color:#3B3B3B;
border-width:1px;
border-style:solid;
border-color:#DDD;
margin:2px 1px 2px 1px;
}

.comment-button{
font-family:'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
background:#FFF;
color:#3B3B3B;
margin:2px 1px 2px 1px;
padding:3px; 
font-weight:bold;
}

.check{
padding:0px ;
margin:0px ;
border:none;
}


textarea {
background:#fff;
font-size: 12px; 
color:#3B3B3B;
border-width:1px;
border-style:solid;
border-color:#DDD;
margin:2px 15px 2px 0px;
padding:3px 3px 3px 3px;
}


	
.tooltip {background:#000;
/* IE, KHTML  */
filter:Alpha(Opacity=60);
-khtml-opacity:0.6;
line-height: 160%;
text-align:center;
position: absolute; left: 2px; top: 2px;		
display: none;
color: #FFF;
}


/* Opera */
i {content: "\"/*" }
.tooltip , [dummy="dummy"] {background:url("http://stagione.org/templates/original/images/bg_opacity.png");
line-height: 160%;
text-align:center;
position: absolute; left: 2px; top: 2px;		
display: none;
color: #FFF;
}


/* */
html:not([dummy]) .tooltip  {
background:#000;
/* Mozilla, Safari 用 */
-moz-opacity:0.6;
opacity:0.6;
line-height: 160%;
text-align:center;
position: absolute; left: 2px; top: 2px;
display: none;
color: #FFF;
}



/* Mac IE \*//*/
* html .tooltip {background:url("http://stagione.org/templates/original/images/bg_opacity.png");
line-height: 160%;
text-align:center;
position: absolute; left: 2px; top: 2px;
color: #FFF;
}