@charset "Shift_JIS";

@import "./css/common.css";


#side,#main {
	float:right;	
}

body {
	color: #000;	
	background: #eeeeee;
	}
a:link {	color: #0033CC;				
}
a:hover,a:active {
	color:#FF6600;			
	text-decoration: underline;	
}
a:visited {
	color:#666699;			
}


#container {
	width: 760px;		
	background: #FFFFFF;	
	border: 1px solid #CCCCCC;	
	margin-right: auto;
	margin-left: auto;			
	font-size: 11pt;			
	line-height: 130%;			}



#header {
	background: url(images/title-back.jpg) no-repeat;	
	margin: 5px;						
	height: 100px;						
	color: #000000;						
}





#header a {
	color: #000000;			
	text-decoration: none;		
}

#globalnavi {
	padding: 5px;						
	margin-bottom: 5px;					
	border-bottom: 1px solid #CCCCCC;	
	color: #CCCCCC;				
}


#content {		
}


#side {
	width: 175px;			
	margin-right: 5px;	
	margin-left: 5px;	
}



#main {
	width: 555px;			
	margin-left: 5px;		
	margin-right: 5px;		
}


#footer {
	text-align: center;				
	padding: 10px;					
	border-top: 1px dashed #CCCCCC;		
}

#header h1 {
	font-size: 20pt;			
	margin-left: 20px;				
	padding-top: 15px;			
}

/*　タイトル下説明部分　*/
#header h2 {
	font-size: 12pt;			
	margin-left: 45px;			
	width: 90%;				
	padding-top: 10px;			
}


h2#comments,h2#trackbacks,h2#pleasetocom {
	font-size: 10pt;		
	background: #eeeeee;	
	padding: 5px;			
	border: 1px solid #CCCCCC;	
}


h2#pnavi {
	font-size: 10pt;			
	padding: 5px;			
}


.en-body {
	padding-left: 15px;	
}



.en-date {
	font-size: 8pt;			
	text-align: right;		
	padding: 2px;			
}		



.clr {
	clear: both;
}




.continue {
	font-size: 9pt;		
	text-align: right;	
}



.caption {
	font-size: 8pt;		
}


#side h3 {
	background: url(images/stitle-back.jpg) no-repeat;
	font-size: 11pt;				
	height: 27px;					
	vertical-align: middle;				
	padding-top: 7px;				
	padding-left: 7px;				
}


#side div {
	padding-left: 10px;			
	padding-right: 5px;			
	margin-bottom: 5px;			
}


#main h3 {
	padding: 5px;					
	border-top: 5px solid #666666;			
	border-bottom: 1px dashed #666666;		
	margin-bottom: 5px;				
}

.en-category {
	text-align: right;					
	font-size: 9pt;						
	color: #999999;					
	font-weight: bold;				
}





#side li {
	list-style: url(images/arrow.gif);	
}

#side ul {
	margin-left: 15px;				
}

.posted {
	font-size: 8pt;
	border-bottom: 1px dashed #993300;
	text-align: right;
}


#calendar {
  line-height: 140%;						
  color: #666666;					
  font-family: Verdana, Arial, sans-serif;	
  font-size: x-small;						
  padding: 2px;							
  text-align: center;						
  margin-bottom: 30px;						
  }


#calendar table {
  padding: 2px;					
  border-collapse: collapse;	
  border: 0px;					
  width: 100%;					
  }



#calendar caption {
  color: #666666;				
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;					
  text-align: center;				
  font-weight: bold;				
  text-transform: uppercase;
  letter-spacing: .3em;
  }


#calendar th {	
  text-align: center;	
  font-weight: normal;	
  }


#calendar td {
  text-align: center;	
  }

#comthanks h2 {
	background: #eeeeee;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	margin: 20px;
	border: 1px solid #999999;
}


#comthanks p {
	width:70%;			
	margin-right: auto;	
	margin-left: auto;	
}
