@charset "utf-8";


/* ---------- サイト内共通の設定 ---------- */

a:link { text-decoration: none; color:#009966; }
a:visited { text-decoration: none; color:#009966; }
a:hover { text-decoration: none; color:#FF6600; }
a:active { text-decoration: none; color:#FF6600; }

a:link img { border-color:#FFFFFF; }
a:visited img { border-color:#FFFFFF; }
a:hover img { border-color:#FFFFFF; }
a:active img { border-color:#FFFFFF; }

html{
    height:100%;
    overflow:hidden;
}

body{
    height:100%;
    width:100%;
    margin:0px auto;
	font-size: 10px;
/*	font-size: 0.8em; */
	line-height:160%;
	font-family: Verdana,sans-serif,Geneva;
}

h1, h2, h3, h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2{
	font-size: small;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3{
	font-size: 14px;
	font-weight:  normal;
	line-height:200%;
	font-family: Verdana,sans-serif,Geneva;
}

.err { 
	color:#ee0000;
	font-size:x-small;
}

/* ---------- 基本レイアウト ---------- */

#title{
    position: absolute;
	width: 300px;
    height: 55px;
    padding: 20px 0 0 20px;		 
/*   	background-color: #CCFFFF;   */
}

#title a{
    font-size: 25px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
}

#title a:link { text-decoration: none; color:#666666; }
#title a:visited { text-decoration: none; color:#666666; }
#title a:hover { text-decoration: none; color:#0066ff; }
#title a:active { text-decoration: none; color:#0066ff; }

#info{  
	position: absolute;
    top: 0px; 
    right: 20px;
    height: 55px;
    padding: 15px 10px 0 0;  
    overflow: hidden;
    text-align: right;
    text-align: right;
    font-size: 11px;
    color: #666666;

}



#menu{
    position: absolute;
    top: 55px;
    width: 100%;
    height: 30px;
    padding: 5px 0 0 0;
    overflow: hidden;
/*    background-color: #FFFF99;  */
    text-align: center;
    border-top: 2px #999999 dotted; 
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#menu a.active{ text-decoration: none; color:#666666; }
#menu a.active:hover { text-decoration: none; color:#FF0000; }
#menu a.active:active { text-decoration: none; color:#FF0000; }

#diary{
    position: absolute;
    left: 160px;
    top: 100px;

    height: 80%;
    padding: 0 160px 0 0;
    overflow: auto;
    font-size: 12px;
    line-height: 160%;
}
#ppp{
    position: absolute;
    left: 0px;
    top: 80px;
        width: 100%;
    padding: 50px 0;
    text-align: center;
    overflow: auto;
    font-size: 12px;
}
#contact1{
    position: absolute;
    left: 0px;
    top: 180px;
   height: 80%;
        width: 50%;
    padding: 50px 0;
    text-align: center;
    overflow: auto;
    font-size: 12px;
}
#contact2{
    position: absolute;
    left: 50%;
    top: 180px;
        height: 80%;
        width: 50%;
    padding: 50px 0;
    text-align: center;
    overflow: auto;
    font-size: 12px;
}
#about{
    position: absolute;
    left: 40px;
    top: 80px;
    height: 80%;
    padding: 30px 50px 0 0;
    bottom: 0px;
    text-align: left;
    overflow: auto;
    font-size: 12px;
}

#publish{
    position: absolute;
    left: 0px;
    top: 100px;
    height: 75%;
    padding: 10px 60px 10px 60px;
    text-align: left;
    overflow: auto;
    font-size: 10px;
}

#publish dl{
    margin:10px;
    float:left;
    width:120px;
    font-size:11px;
}
#publish dt{
    margin:0px;
    padding:0px;
}
#publish dd{
    margin:0px;
    padding:0px ;
}
#publish dd.name{
    height:1.2em;
}
#publish dd.comment{
    height:2.2em;
}


#error{
    position: absolute;
    left: 0px;
    top: 100px;
        width: 100%;
    text-align: center;
    overflow: auto;
    font-size: 12px;
}
/* ---------- WORKS ---------- */
#sidebar{
    position: absolute;
    left: 10px;
    top: 100px;
    width: 120px;
    bottom: 0px;
    overflow: auto;
    text-align: right;
/*   background-color: #CCFF66;  */
}

#sidebar h1{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#sidebar p{
   font-size: 11px;
/*	padding: 10px 0;  */
	line-height:180%;
}

#image{  
	position: absolute;
    left: 150px;
    top: 90px;
    width: 585px;
    height: 440px;
    overflow: hidden;
/*   background-color: #FFCCFF;   */
    text-align:center;
}

#thumbnail{  
	position: absolute;
    left: 150px;
    top: 540px;
    width: 585px;
    height: 20%;
    overflow: auto;
/*   background-color: #FFCCCC;   */ 
}

#text{  
	position: absolute;
    left: 755px; 
    top: 100px;
    width: 170px;
    height: 85%;
    padding-right: 20px;
    overflow: auto;
        line-height: 160%;
/*   background-color: #CCFFFF;  */
}

#process{  
	position: absolute;
    left: 200px;
    top: 100px;
    width: 550px;
    height: 80%;
    overflow: auto;
/*   background-color: #FFCCFF;   */
    text-align:left;
     line-height: 200%;
}
#joutou{  
	position: absolute;
    left: 200px;
    top: 100px;
    width: 900px;
    height: 80%;
   padding: 0px 10px 0px 0px;
    overflow: auto;
    text-align:left;
}

#joutou p{
   font-size: 11px;
padding:0 120px 0 0; 
	line-height:120%;
}
/* ---------- コンテンツ内部の細かい設定 ---------- */

/* WORKS */

#thumbnail a{
	margin: 0 10px 10px 0;
 	background: #CCCCCC; 
	float: left;
}

#thumbnail a #thumbnail0{
	opacity: 0.15;
	filter:Alpha(opacity=15);
}

img.big   { 
/*max-width: 585px; */
/*height: 440px; */
}

img.mini   { 
    width: 68px; 
    height: 68px;  
}


#about a:link { text-decoration: none; color:#0066ff; }
#about a:visited { text-decoration: none; color:#0066ff; }
#about a:hover { text-decoration: none; color:#0066ff; }
#about a:active { text-decoration: none; color:#0066ff; }

#about dl		{ 
		margin: 10px 0 0 70px;
		float: left;
		padding: 0px;
		}
		
#about dt		{
		width: 170px;
		margin: 0;
		padding: 10px;
		float: left;
		clear: left;
		text-align: right;
		}
		
#about dd		{
		width: 550px;
		margin: 0 auto 10px -10px;
		padding: 10px;
		float: left;
		text-align: left;
	   font-size: 13px;
	   	line-height: 160%;
 縲\   font-family: "ＭＳ Ｐゴシック", Osaka;
    	color: #333333; 
		}

/* ---------- アーカイブ設定 ---------- */
#archive{
    position: absolute;
    left: 50px;
    top: 110px;
    width: 100%;
    height: 100px;
    overflow: auto;
    text-align: center;
}
#archive1{
    position: absolute;
    left: 50px;
    top: 200px;
    width: 320px;
    height: 90%;
    padding: 0px 30px;
    overflow: auto;
    text-align: center;
}
#archive2{
    position: absolute;
    left: 390px;
    top: 200px;
    width: 320px;
    height: 90%;
    padding: 0px 30px;
    overflow: auto;
    text-align: center;
}
#archive3{
    position: absolute;
    left: 730px;
    top: 200px;
    width: 320px;
    height: 90%;
    padding: 0px 30px;
    overflow: auto;
    text-align: center;
}

#momomenu{
    position: absolute;
    left: 0px;
    top: 120px;
    width: 100%;
    height: 80%;
    bottom: 0px;
    overflow: auto;
    text-align: center;
}

#momo{
    position: absolute;
    left: 0px;
    top: 100px;
    width: 90%;
    height: 80%;
    overflow: auto;
    text-align: center;
}

#john{  
	position: absolute;
    left: 0px;
    top: 100px;

    height: 75%;
    padding: 20px;
    overflow: auto;
    text-align: left;
}
