/* googlemap Templates Option Style  */


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

.layout-wtt #container {width:865px; min-width:680px;}
.layout-wtt #alpha-inner {margin-right:380px;}
.layout-wtt #beta {width:160px; margin-left:-160px;}
.layout-wtt #gamma {width:200px; margin-left:-370px;}

.layout-wt #container {width:865px; min-width:470px;}
.layout-wt #alpha-inner {margin-right:180px;}
.layout-wt #beta {width:160px; margin-left:-160px;}

.layout-tw #container {width:865px; min-width:470px;}
.layout-tw #alpha-inner {margin-left:180px;}
.layout-tw #beta {width:160px; margin-left:-100%;}

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

#beta .widget {width:160px;}
#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 .in4 {height: 0px;}

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



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

div.products {
  margin: 0;
  padding: 0 0 10px 0;
  border: 2px solid #4f8052;
  overflow: hidden;
  clear: left;
}
div.products h4 {
  margin: 0;
  padding: 5px 10px;
  color: #ffffff;
  background-color: #4f8052;
}
div.products img {
  margin: 10px;
  float: left;
}
div.products ul {
  margin: 10px 10px 10px 0;
  padding: 0;
}
div.products ul li {
  margin-left: 20px;
  padding: 0;
  list-style: disc;
}
div.products p.price {
  margin: 0 8px 0 0;
  text-align: right;
  color: #000;
}
div.products p.price span {
  font-weight: bold;
  color: #cc0000;
  font-size: 1.3em;
}
div.products form {
  margin: 10px;
  text-align: right;
}

div#userGuide {
  margin: 30px 10px;
  padding: 20px;
  border: 2px dotted #666;
}
div#userGuide h5 {
  text-align: center;
  margin: 0 0 20px 0;
  font-size: 1.2em;
}
div#userGuide dl {
  margin: 0;
  padding: 0;
}
div#userGuide dl dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
div#userGuide dl dd {
  margin: 0 0 10px 1em;
  padding: 0;
}






