/* ZERO Templates Option Style  */



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

.layout-wtt #container {width:800px; min-width:695px;}
.layout-wtt #alpha-inner {margin-right:395px;}
.layout-wtt #beta {width:195px; margin-left:-195px;}
.layout-wtt #gamma {width:180px; margin-left:-385px;}

.layout-wt #container {width:800px; min-width:505px;}
.layout-wt #alpha-inner {margin-right:215px;}
.layout-wt #beta {width:195px; margin-left:-195px;}

.layout-tw #container {width:800px; min-width:505px;}
.layout-tw #alpha-inner {margin-left:215px;}
.layout-tw #beta {width:195px; margin-left:-100%;}

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

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

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: 3px;
	filter: dropshadow(color=#2ecaf2,offx=1,offy=1,positive=1);
	color: #2ecaf2;
	text-align: left;
}

#header-image {background: url(58.jpg) no-repeat right bottom;}
#header-image .in4 {height: 147px;}

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





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



/* サイドの各タイトル */
.widget-header .title {
font-size: 13px;
font-weight: normal;
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: 110%;
color="#ffffff"
}

/* フッターのみ細字リンク */
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
font-weight: normal;
}

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


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


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


/* サイドのリンク色、大きさ、太さ */
.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: #4871cd; /* フォントの色 */
}


/* サイトタイトル位置 */
#site-name-box {
margin-left: 5px; /* 左 */
margin-right: 5px; /* 右 */
}
#site-name,
#site-name-img {
text-align: right; /* 右寄せ */
top: 130px; /* 上部の余白 */
}


/* 記事上タイトル */
.asset-header .title {
font-size: 130%;  /* サイズ  */
color: #eeeeee;  /* カラー（詳細ページ用）  */
}


/* リンク色と太さ */
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>



