/* ZERO Templates Option Style  */



.layout-twt #container {width:800px; min-width:640px;}
.layout-twt #alpha-inner {margin:0 150px 0 190px;}
.layout-twt #beta {width:180px; margin-left:-100%;}
.layout-twt #gamma {width:140px; margin-left:-140px;}

.layout-wtt #container {width:800px; min-width:640px;}
.layout-wtt #alpha-inner {margin-right:340px;}
.layout-wtt #beta {width:180px; margin-left:-180px;}
.layout-wtt #gamma {width:140px; margin-left:-330px;}

.layout-wt #container {width:800px; min-width:490px;}
.layout-wt #alpha-inner {margin-right:200px;}
.layout-wt #beta {width:180px; margin-left:-180px;}

.layout-tw #container {width:800px; min-width:490px;}
.layout-tw #alpha-inner {margin-left:200px;}
.layout-tw #beta {width:180px; margin-left:-100%;}

.layout-w #containner {width:800px; min-width:300px;}

#beta .widget {width:180px;}
#gamma .widget {width:140px;}

a {color: #0000ff; text-decoration: underline;}
a:link {color: #0000ff; text-decoration: underline;}
a:visited {color: #0000ff; text-decoration: underline;}
a:hover { text-decoration: none;}

#site-name,
#site-name a,
#site-name-img,
#site-name-img a {
	font-size: 28px;
	filter: dropshadow(color=#000000,offx=1,offy=1,positive=1);
	color: #ffffff;
	text-align: left;
}

#header-image {background: url(12.jpg) no-repeat left top;}
#header-image .in4 {height: 148px;}

#profile-photo {
	width:80px;
	height:90px;
	
	margin-right: 10px; margin-left: 0; float: left;
	display:inline;
}






/* 背景色 */
body {
background: #d6e1fd;
font-size: 13px;
}


/* 背景色（コンテンツ部分）
#content,
#header,
#panlist-box {
background: #ffffff;
} */

/* 背景色（コンテンツ部分） 
#content {
	background: #ffffff;
}*/


/* サイドの各タイトル */
.widget-header .title {
font-weight: bold;
font-size: 12px;
color="#ffffff"
}

/* フッター */
.powered-box {
	display: none;
}


/* フッターフリースペース内のフォント設定  */
.footer-ad-box {
font-size: 9px;
color: #808080;
}

/* フッターフリースペース内のリンクフォント設定  */
.footer-ad-box a:link,
.footer-ad-box a:visited,
.footer-ad-box a:active {
text-decoration:none;
font-size: 9px;
color: #808080;
}

/* フッターフリースペース内のリンクフォント設定（オンマウス時）  */
.footer-ad-box a:hover,
.footer-ad-box a:visited {
text-decoration:none;
font-size: 9px;
color: #808080;
}

/* 紹介文 */
#summary-box {
font-size: 10px;
}

/* 記事の見出しタイトル */
#category-title .title {
  font-size: 100%;
color="#ffffff"
}

/* サイド記事、カテゴリ、ウェブページのフォントサイズ */
.widget-categories .widget-content,
.widget-navi1 .widget-content,
.widget-web-categories .widget-content,
.widget-navi2 .widget-content,
.widget-recent-entries .widget-content {
font-size: 95%;
font-weight: nomal;
}

/* サイト説明文 */
#summary-box {
background: #cccccc; /* 背景色 */
}
#summary {
color: #333333; /* フォント色 */
}



/* サイドカテゴリ関連のサイズ */
.widget-categories .widget-content,
.widget-navi1 .widget-content {
font-weight: nomal;
font-size: 80%;
}


/* 記事上タイトル */
.asset-header .title {
font-size: 120%;  /* サイズ  */
}


/* 半透明 */
a.opacity:hover {
    zoom: 1;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/* コンテンツ上部余白 */
#content #min5 {
padding-top: 15px; 
}


.widget-recent-entries .widget-list,
.widget-recent-entries a:link,
.widget-recent-entries a:visited,
.widget-recent-entries a:active,
.widget-recent-entries a:hover,
.widget-navi1 .widget-list,
.widget-navi1 a:link,
.widget-navi1 a:visited,
.widget-navi1 a:active,
.widget-navi1 a:hover,
.widget-navi2 .widget-list,
.widget-navi2 a:link,
.widget-navi2 a:visited,
.widget-navi2 a:active,
.widget-navi2 a:hover,
.widget-categories .widget-list,
.widget-categories a:link,
.widget-categories a:visited,
.widget-categories a:active,
.widget-categories a:hover,
.widget-web-categories .widget-list,
.widget-web-categories a:link,
.widget-web-categories a:visited,
.widget-web-categories a:active,
.widget-web-categories a:hover {
font-size: 10px; /* フォントのサイズ */
font-weight: normal; /* フォントの太さ */
color: #666666; /* フォントの色 */
}




#site-name-box {
margin-left: 65px; /* 左 */
margin-right: 390px; /* 右 */
}
#site-name,
#site-name-img {
text-align: right; /* 右寄せ */
top: 23px; /* 上部の余白 */
}




a:link { color:#0000ff; font-weight:bold; }
a:visited { color:#0000ff; font-weight:bold; }


/* 枠の上下左右スペース */
<style type="text/css">
<!--
.i { margin-left: 0.5em; margin-right: 0.5em; margin-top: 0.5em; margin-bottom: 0.5em;}
-->
</style>


/* オンマウス */
<style type="text/css">
<!--
a:hover { position:relative; top:1; left:1; color: #ffffff; background-color: #c6d6fd }
-->
</style>