@charset "UTF-8";

#sub-wrp {
	padding: 0 30px 20px 30px;
	width: auto;
	background-color:#fff;
	text-align: left;
}

#sub-wrp li {
	list-style: none;
}
#sub-wrp h3 {
	font-size: 1.4em;
	font-weight: normal;
}

#sub-wrp a {
	color: #000;
	font-style: normal;
	font-weight: normal;
}

#sub-wrp a:link,
#sub-wrp a:visited {
	text-decoration: underline;
}

#sub-wrp a:hover,
#sub-wrp a:active {
	text-decoration: none;
}

#sub-wrp img {
	vertical-align: middle;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
}

.clear *{
	visibility: hidden;
}

/* class */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.txt-ital {
	font-style: italic;
}

#sub-wrp p {
	font-size: 1.1em;
}

#sub-wrp .intro p {
	text-indent: 3em;
}

#sub-wrp .author p {
	text-indent: 0;	
}

#sub-wrp p.inline,
.jp #sub-wrp p {
	text-indent: 0;
}

#sub-wrp h1{
	float: right;
	border-left: 5px solid #fff;
}
#sub-wrp .tcs-wrp {
	font-size: 1.1em;
}
#sub-wrp .tcs-wrp dl dd {
	padding: 0 0 15px 10px;
	font-size:0.9em;
}

#sub-wrp .tcs-wrp dl dd li {
	background: url(../images/arrow_list.gif) no-repeat left top;
	padding-left: 17px;	
}

#sub-head {
	height: 59px;
	background: url(../images/border_top.gif) repeat-x 0 bottom;
	margin-bottom: 20px;
}

#sub-head p {
	font-size: 1.2em;
	float: right;
	padding: 30px 0.5em 0 0;
	color: #999999;
	margin: 0;
}

#sub-head h2 {
	font-size: 1.55em;
	padding-top: 20px;
	background: none;
}

#sub-wrp .sign {
	text-align: right;
}

#sub-foot {
	margin-top: 10px;
	padding-top: 10px;
	background: url(../images/border_bottom.gif) repeat-x 0 top;
}

#sub-foot p {
	font-size: 1.1em;
}

#sub-foot #copyright {
	text-align: center;
	font-size: 0.8em;
}
