/* ZERO Templates Option Style  */


.layout-twt #container {width:950px; min-width:720px;}
.layout-wtt #container {width:950px; min-width:720px;}
.layout-wt #container {width:950px; min-width:530px;}
.layout-tw #container {width:950px; min-width:530px;}
.layout-w #containner {width:950px; min-width:300px;}

.layout-twt #alpha-inner {margin:0 190px 0 230px;}
.layout-twt #beta {width:220px; margin-left:-100%;}
.layout-twt #gamma {width:180px; margin-left:-180px;}

.layout-wtt #alpha-inner {margin-right:420px;}
.layout-wtt #beta {width:220px; margin-left:-220px;}
.layout-wtt #gamma {width:180px; margin-left:-410px;}

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

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

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

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(bg_header.jpg) no-repeat left top;}
#header-image .in4 {height: 140px;}

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



dl.kiyaku dt {
  font-weight: bold;
  font-size: 1.1em;
}
dl.kiyaku dd {
  margin-left: 1em;
  margin-bottom: 1em;
}

div.asset-content div.in {
  padding-top: 10px;
}

form#form1 {
  margin: 15px auto;
  text-align: center;
}
form#form1 input#submit,
form#form1 input#reset {
  margin: 0 auto;
}

table caption {
  font-weight: bold;
}
table.table-type1 {
  width: 95%;
  margin: 15px auto;
}
table.table-type1 th {
  width: 150px;
}
form#form1 table.table-type1 th {
  width: 30%;
}
.required {
  margin-left: 7px;
  font-weight: normal;
  font-size: 11px;
  background: #cc0000;
  color: #ffffff;
  padding: 1px 3px;
}

dl#qna {
  margin-top: 15px;
}
dl#qna dt {
  background: url(img/ques.gif) no-repeat left center;
  padding: 10px 0 10px 46px;
  margin: 0 0 15px 0;
  font-weight: bold;
}
dl#qna dd {
  background: url(img/ans.gif) no-repeat left top;
  padding-left: 46px;
  padding-bottom: 15px;
  margin: 0 0 15px 0;
  border-bottom: 1px #999999 dotted;
}

p.note {
  line-height: 2.2em;
  display: inline;
  border-bottom: 1px dotted #999999;
  padding-bottom: 0.1em;
}

p#error ul {
  list-style: dics;
  color: #cc0000;
  font-weight: bold;
}
p#error ul li {
  list-style: dics;
  color: #cc0000;
  font-weight: bold;
  margin-left: 30px;
}

dl#chiebukuro {
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #fff4f4;
}
dl#chiebukuro dt {
  background: url(img/ques.gif) no-repeat left top;
  padding: 0 0 10px 46px;
  margin: 0 0 15px 0;
  font-weight: bold;
}
dl#chiebukuro dd {
  background: url(img/ans.gif) no-repeat left top;
  padding-left: 46px;
  padding-bottom: 15px;
  margin: 0 0 15px 0;
  border-bottom: 1px #999999 dotted;
}

dl#blogSearch {
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #f4fff4;
}
dl#blogSearch dt {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
}
dl#blogSearch dd {
  padding-left: 1em;
  padding-bottom: 15px;
  margin: 0 0 15px 0;
  border-bottom: 1px #999999 dotted;
}
