@charset "utf-8";


/*\*/ a { overflow:hidden; cursor:pointer; }/**/


/* CSS Reset
----------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	text-align:left;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}


/* Fonts
----------------------------------------*/

.text {
font-size:x-small;
}

.text-L {
	font-size:small;
}
.mEntry{
	font-size:small;
}

.sidebar a:link    { color:#000000; text-decoration:none; } 
.sidebar a:visited { color:#000000; text-decoration:none; }  
.sidebar a:hover   { color:#000000; text-decoration:underline; } 
.sidebar a:active  { color:#000000; text-decoration:underline; }

.mEntry a:link    { color:#000000; text-decoration:underline; } 
.mEntry a:visited { color:#000000; text-decoration:underline; }  
.mEntry a:hover   { color:#000000; text-decoration:none; } 
.mEntry a:active  { color:#000000; text-decoration:none; }

.pagination a:link    { color:#444444; text-decoration:underline; } 
.pagination a:visited { color:#444444; text-decoration:underline; }  
.pagination a:hover   { color:#444444; text-decoration:none; } 
.pagination a:active  { color:#444444; text-decoration:none; }

/* Layout
----------------------------------------*/

body {
	width:920px;
	margin:0px auto;
	background:url(../images/back_ground.gif) repeat-y center #CCCCCC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.sidebar {
	width:279px;
	float:left;
}

.sidebar_inner {
	background:#b9b9b9; 
	padding:52px 36px 52px 36px;
}

.sidebar_inner h2 {
	padding-bottom:10px;
}

.sidebar_inner ul {
	padding-bottom:30px;
}

.sqbanner {
	margin:20px 0px 0px 35px;
}

#alpha {
	width:582px;
	float:right;
}

#alpha-inner h2 {
	margin-top:60px;
	margin-bottom:0px;
}

#alpha-inner p {
	padding-bottom:20px;
}

.content-top {
	text-align:right;
	margin:50px 0px;
}

.entrydate {
	color:#444444;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:50px;
}

.entrytitle {
	color:#444444;
	font-weight:bold;
	padding-bottom:20px;
}

.mEntry {
	color:#000000;
	padding-bottom:20px;
	line-height:150%;
	letter-spacing:1px;
}

.pagination {
	padding:50px 0px;
}

.pageRV {
	float:left;
	font-weight:bold;
	color:444444;
	letter-spacing:1px;
}

.pageFW { 
	float:right;
	font-weight:bold;
	color:444444;
	letter-spacing:1px;
}
