/* tr/terms and conditions */

@import url("../text-decoration_tr.css");
@import url("/css/error_form.css");

/* from base_tr.css */

#contents_static {
	margin:50px auto;
	width:80%;
}

#sammury_contents .contents_title {
	color: #46392B;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.headline {
	color:#46392B;
	font-size:140%;
	font-weight:bold;
	margin:0 0 5px 0;
}
.sammury_table1 .td1 {
	padding:0 15px 10px 15px;
}
.wrapper2 {
	padding-bottom:20px;
}

div#Yakkan h2 {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
div#Yakkan ol {
    margin-bottom: 30px;
    overflow: hidden;
}
div#Yakkan li {
    list-style: decimal outside;
    margin-left: 30px;
    line-height: 1.5em;
}
div#Yakkan dl {
    margin:0;
    overflow: hidden;
}
div#Yakkan dt {
    float: left;
    width: 250px;
}
div#Yakkan dd {
    float: left;
    margin-bottom: 5px;
    width: 350px;
}
div#Yakkan p {
    margin-bottom: 10px;
}

/* for IE6 */
* html ol li dl {
  display: inline;
}

/* for IE7 */
*:first-child+html ol li dl {
  display: inline;
}