/* ZERO Templates Option Style  */



.layout-twt #container {width:860px; min-width:760px;}
.layout-twt #alpha-inner {margin:0 230px 0 230px;}
.layout-twt #beta {width:220px; margin-left:-100%;}
.layout-twt #gamma {width:220px; margin-left:-220px;}

.layout-wtt #container {width:860px; min-width:760px;}
.layout-wtt #alpha-inner {margin-right:460px;}
.layout-wtt #beta {width:220px; margin-left:-220px;}
.layout-wtt #gamma {width:220px; margin-left:-450px;}

.layout-wt #container {width:860px; min-width:530px;}
.layout-wt #alpha-inner {margin-right:240px;}
.layout-wt #beta {width:220px; margin-left:-220px;}

.layout-tw #container {width:860px; min-width:530px;}
.layout-tw #alpha-inner {margin-left:240px;}
.layout-tw #beta {width:220px; margin-left:-100%;}

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

#beta .widget {width:220px;}
#gamma .widget {width:220px;}

a { text-decoration: underline;}
a:link { text-decoration: underline;}
a:visited { text-decoration: underline;}
a:hover { text-decoration: none;}

#site-name,
#site-name a,
#site-name-img,
#site-name-img a {
	font-size: 2px;
	
	color: #ffffff;
	text-align: right;
}

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

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







/* 背景色 */
body {
background: #f0f8ff;
}


/* サイト説明文 */
#summary-box {
background: #066351; /* 背景色 */
font-size: 8px;
}
#summary {
color: #ffffff; /* フォント色 */
}


#content {
	background: #ffffff;
}



/* 記事上タイトル */
.asset-header .title {
font-size: 135%;  /* サイズ  */
color: #045b4a;  /* カラー（詳細ページ用）  */
font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
font-weight: none;
}



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



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



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



/*--------------------縦テーブル１枠続き */

.table_one{
	width:500px;
	border-top:0px normal #E5E5E5;
	border-left:0px normal #E5E5E5;
	border-right:0px normal #E5E5E5;
	margin-bottom:30px;
	}
	
.table_one td{
	padding:8px;
        font-size:13px;
        line-height: 1.4em; 　　　/*----------------テーブル内行間*/
}




/*--------------------順位フォント */

.rank_font {
	padding: 0px 0px 0px 0px;
	margin: 3px 8px 3px 8px;
	font-size: 17px;
	font-weight: solid;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	text-decoration: none;
	color: #ff0000;
}




/*--------------------テーブル内フォント */

.table_font {
	padding: 0px 0px 0px 0px;
	margin: 8px 8px 8px 8px;
}




/*--------------------１テーブルのみ*/

.table_area{
	width:529px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:17px;
    font-size:15px;
    line-height: 1.5em;
	background:#ffffff;
	text-align:left;
}



/*--------------------サイド１テーブル*/

.table_side{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:15px;
	background:#ffffff;
	text-align:left;
        font-size: 12px;
	}

.table_side td{
	padding:5px;　　/*----------------テーブル内間隔*/
        line-height: 1.4em; 　　　　/*----------------テーブル内行間*/
}




/*--------------------センター１テーブル*/

.table_center {
	border-top:1px solid #BE0000;
	border-left:1px solid #BE0000;
	border-right:1px solid #BE0000;
	border-bottom:1px solid #BE0000;
	margin-bottom:15px;
	background:#ffffff;
	text-align:left;
	font-size: 12px;
	}

.table_center td{
	padding:10px;　　/*----------------テーブル内間隔*/
          line-height: 1.4em; 　　　　/*----------------テーブル内行間*/
}




/* -------------CSS マウスオーバー薄く */
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
        -moz-opacity:0.70; /* Firefox CSS3以前 */
}





/* リンクの動き */
a:hover{
	color:#0000ff;text-decoration: none;
	position: relative;
	top: 0px;
	left: 0.5px;
}


a:link { color:#0044cc; text-decoration:underline; font-weight:normal; }
a:visited { color:#0044cc; text-decoration:underline; font-weight:normal; }
A:active { color: #00ff00 } 
A:hover { color: #ff0000; text-decoration: none }





