/* ZERO Templates Option Style  */



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

.layout-wtt #container {width:900px; min-width:720px;}
.layout-wtt #alpha-inner {margin-right:420px;}
.layout-wtt #beta {width:200px; margin-left:-200px;}
.layout-wtt #gamma {width:200px; margin-left:-410px;}

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

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

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

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

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 {
	
	
	
	
}

#header-image {background: url(images/bg_staffblog.jpg) no-repeat left top;}
#header-image .in4 {height: 78px;}

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


#header {
	background: #F9F6D5;
}
#footer {
	background: #CCBBB0;
}
#content {
	background: #F9F6D5;
}
#footer .copy-box {
	background: #765E54;
}

#site-name-box {
	margin: 0 35px;
}
#site-name-img {
	top: 29px;
}
/*** 半透明リンク ***/
a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.designed-box a {
	width: 110px;
	background: url(puente.gif) no-repeat 0 0;
}


