





@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
		font-family: ヒラギノ角ゴ Pro W3\',\'Hiragino Kaku Gothic Pro\',\'メイリオ\',Meiryo,\'ＭＳ Ｐゴシック\',sans-serif;
		color: #000000;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: ヒラギノ角ゴ Pro W3\',\'Hiragino Kaku Gothic Pro\',\'メイリオ\',Meiryo,\'ＭＳ Ｐゴシック\',sans-serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 22px;
	font-weight: bold;
	font-family: ヒラギノ角ゴ Pro W3\',\'Hiragino Kaku Gothic Pro\',\'メイリオ\',Meiryo,\'ＭＳ Ｐゴシック\',sans-serif;
	}


#head-content {
	background-image: none;
	}


#sitetitle {
	width:100%;
	}



/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: ヒラギノ角ゴ Pro W3\',\'Hiragino Kaku Gothic Pro\',\'メイリオ\',Meiryo,\'ＭＳ Ｐゴシック\',sans-serif;
	 	
	}


#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#ffffff;
	}

#topnav ul a:hover, 
#topnav ul a:active  {
	color:#ff1f0f;
	}

/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 9pt; 
	font-weight: normal;
	font-family: ヒラギノ角ゴ Pro W3\',\'Hiragino Kaku Gothic Pro\',\'メイリオ\',Meiryo,\'ＭＳ Ｐゴシック\',sans-serif; 	
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#000000;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#ff1f0f;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 10pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}




/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:8pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */

.post-title a, .post-title a:link, .post-title a:visited {
	color: #ff4314 !important;
	}

.post-title a:hover, .post-title a:active {
	color: #307cff !important;
	}




ul.home-right .entry,
ul.home-left .entry {
	line-height:1.45em;
	height:145px;
	overflow:hidden;
	margin: 0;
	}
