/* ZERO Templates Option Style  */



.layout-twt #container {width:790px; min-width:715px;}
.layout-twt #alpha-inner {margin:0 205px 0 210px;}
.layout-twt #beta {width:200px; margin-left:-100%;}
.layout-twt #gamma {width:195px; margin-left:-195px;}

.layout-wtt #container {width:790px; min-width:715px;}
.layout-wtt #alpha-inner {margin-right:415px;}
.layout-wtt #beta {width:200px; margin-left:-200px;}
.layout-wtt #gamma {width:195px; margin-left:-405px;}

.layout-wt #container {width:790px; min-width:510px;}
.layout-wt #alpha-inner {margin-right:220px;}
.layout-wt #beta {width:200px; margin-left:-200px;}

.layout-tw #container {width:790px; min-width:510px;}
.layout-tw #alpha-inner {margin-left:220px;}
.layout-tw #beta {width:200px; margin-left:-100%;}

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

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

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

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

/* 背景色（コンテンツ部分） */
#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: 110%;
color="#ffffff"
}

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


