/* ZERO Templates Option Style  */


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

.layout-wtt #container {width:850px; min-width:700px;}
.layout-wtt #alpha-inner {margin-right:400px;}
.layout-wtt #beta {width:200px; margin-left:-200px;}
.layout-wtt #gamma {width:180px; margin-left:-390px;}

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

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

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

#beta .widget {width:200px;}
#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 {
	
	
	
	text-align: left;
}

#header-image {background: url(bg_top.jpg) no-repeat right center;}
#header-image .in4 {height: 130px;}

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



/* top page */

#alpha-inner {
  background-color: #ffffff;
}

#topContents {
  padding-left: 15px;
}
#topContents h2 {
  margin-left: -7px;
}
#topContents h3 img {
  margin-top: 12px;
}
ul#topBanner {
  margin: 8px auto auto 0px;
}
ul#topBanner li {
  margin: 0 8px 0 0;
  padding: 0;
  float: left;
}
ul#feature {
  margin: 8px auto auto 0px;
}
ul#feature li {
  background: url(http://www.osouji-mitaka.com/img/check.jpg) no-repeat top left;
  margin: 0 8px 0 1em;
  padding: 0 0 0 28px;
  font-weight: bold;
  line-height: 230%;
}

dl#news {
  margin: 12px 30px 20px 15px;
}
dl#news dt {
  margin: 0 0 8px 0;
  font-size: 11px;
  color: #4b8af3;
  float: left;
  width: 100px;
  height: 24px;
  border-bottom: 1px dotted #ccc;
  clear: left;
}
dl#news dd {
  margin: 0 0 8px 0;
  height: 24px;
  line-height: 170%;
  width: 430px;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}
dl#news dd a {
  text-decoration: none;
}


/*******/


/* privacy policy */

ol#privacy {
  list-style:upper-roman;
  margin-left:40px
}
ol#privacy li {
  margin-bottom: 1em;
}
ol#privacy li ol, ol#privacy li ol li {
  margin-bottom: 0;
}
/*******/

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

table caption {
  font-weight: bold;
}

.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;
}


/* Before-After */

div.befAft {
  margin: 15px 5px;
  padding: 15px;
  border: 1px #ccc solid;
}
div.befAft-in {
  background: url(http://www.osouji-mitaka.com/img/bg_ba.gif) no-repeat center right;
}

img.bef {
  margin-bottom: 20px;
}

div.befAft p {
  margin: 10px 0 0 0;
}

/* ---------- */

.indent {
  text-indent: 1em;
}

.b {
  font-weight: bold;
}

.bgYel {
  background-color: yellow;
}

.red {
  color: #cc0000;
}

.clBoth {
  clear: both;
}

.lt {
  text-decoration: line-through;
}

.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}

