A { 
color: #cc0000;
text-decoration: none; /* リンク文字の下線 */ 
font-weight: bold; /* リンク文字の太さ */ 
} 

A:hover { 
color: #006699; /* ポイント時の文字色 */ 
} 

div.dates {
	font-family: 'ArialMS', 'Arial', 'sans-serif';	 line-height: 21px;
	 margin-bottom: 0px;
	 margin-top: 0px;
	 color: #666666;
	 font-size: 9px;
	 line-height: 0px !important;
	 opacity: 1.00;
}

.miniTitle {
	font-family: 'ArialMS', 'Arial', 'sans-serif';	 line-height: 21px;
	 margin-bottom: 15px;
	 margin-top: 10px;
	 color: #666666;
	 font-size: 10px;
	 line-height: 10px !important;
	 opacity: 1.00;
}

div.comment-contents{
	font-family: 'ArialMS', 'Arial', 'sans-serif';
	 margin-bottom: 0px;
	 margin-top: 0px;
	 color: #666666;
	 font-size: 10px;
	 line-height: 15px !important;
	 opacity: 1.00;
}

.mini{
	font-family: 'ArialMS', 'Arial', 'sans-serif';
	 margin-bottom: 0px;
	 margin-top: 0px;
	 color: #666666;
	 font-size: 10px;
	 line-height: 15px !important;
	 opacity: 1.00;
}

.mini-footer{
	font-family: 'ArialMS', 'Arial', 'sans-serif';
	 margin-bottom: 30px;
	 margin-top: 0px;
	 color: #666666;
	 font-size: 10px;
	 line-height: 12px !important;
	 opacity: 1.00;
}

.mini-body{
	font-family: 'ArialMS', 'Arial', 'sans-serif';
	 margin-bottom: 10px;
	 margin-top: 5px;
	 color: #666666;
	 font-size: 10px;
	 line-height: 12px !important;
	 opacity: 1.00;
}


body {
text-align:center;
background-color:#CCCCCC;
	color: #3f3f3f;
	font-family: 'Arial', 'sans-serif';
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
left-margin=0px;
 top-margin=0px;
 margin-width=0px;
 margin-height=0px;
}


#container {
width:750px;
text-align:left;
background-color:#ffffff;
/*border:solid 1px #cccc99;*/
}

#header {
padding:30px;
height:80px;
background-color:#999966;
background-image:url(./image/title.jpg);
text-align:left;
/*
filter: alpha(opacity=25);
-moz-opacity:0.25;
opacity:0.25;
*/
}

#header h1 ,#header h2 {
color:#cc0000;
	font-family: 'Arial', 'sans-serif';
	font-size: 35px;
	font-weight: bold;
	line-height: 0px;
text-shadow: #CCCCCC 2px 3px 4px, 5px 6px
}

.cat-head{ /*Head title for each categoly*/
        color:#666666;
	font-family: 'Arial', 'sans-serif';
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}


#header h5 {
	font-family: 'ArialMS', 'Arial', 'sans-serif';
	 margin-bottom: 0px;
	 margin-top: 0px;
	 color: #3f3f3f;
	 font-size: 10px;
	 line-height: 0px !important;
	 opacity: 1.00;
}

#content {
float:right;
width:440px;
padding:30px;
background-color:#ffffff;
}

#sidebar {
float:left;
width:189px; /*minus 1 for a border in side*/
padding:30px;
  		border-right:1px solid #CCCCCC;
  		border-top:1px solid #CCCCCC;
  		border-bottom:1px solid #CCCCCC;
vertical-align:top; !important

/*
 		border-left:1px dotted #666;			
  		border-right:1px dotted #666;
  		border-bottom:1px dotted #666;
vertical-align:top;
*/
/*border-width: 1px;
border-style: solid;
boerder-color: #CC0000;
*/
}

#footer {
clear: both;
width:730px;
padding:10px;
text-align:center;
font-size:10px;
align: bottom;
}


#footer p {
color:#cc0000;
}
