/* ZERO Templates Option Style  */



.layout-twt #container {width:800px; min-width:750px;}
.layout-twt #alpha-inner {margin:0 225px 0 225px;}
.layout-twt #beta {width:215px; margin-left:-100%;}
.layout-twt #gamma {width:215px; margin-left:-215px;}

.layout-wtt #container {width:800px; min-width:750px;}
.layout-wtt #alpha-inner {margin-right:450px;}
.layout-wtt #beta {width:215px; margin-left:-215px;}
.layout-wtt #gamma {width:215px; margin-left:-440px;}

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

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

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

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

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: 26px;
	
	
	text-align: right;
}

#header-image {background: url(05.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;
}

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

#content {
	background: #ffffff;
}

/* サイドの各タイトル */
.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: 400px; /* 左余白 */
margin-right: 15px; /* 右余白 */
}
#site-name,
#site-name-img {
text-align: right; /* 右寄せ */
top: 18px; /* 上部の余白 */
}


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

