/* ZERO Templates Option Style  */


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

.layout-wtt #container {width:790px; min-width:710px;}
.layout-wtt #alpha-inner {margin-right:410px;}
.layout-wtt #beta {width:200px; margin-left:-200px;}
.layout-wtt #gamma {width:190px; margin-left:-400px;}

.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:190px;}

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: 30px;
	filter: dropshadow(color=#808080,offx=1,offy=1,positive=1);
	color: #FFFFFF;
	text-align: right;
}

#header-image {background: url(header07.jpg) no-repeat right top;}
#header-image .in4 {height: 137px;}

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




 body
       {
       background-color : #faf9d2;
       }


.powered-box {
	display: none;
}




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


/* フッターフリースペース内のフォント設定  */
.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;
}

