*{margin: 0;padding: 0;}
a{ text-decoration: none; }
a:hover{ color: #ff0000; }

html{
	height:100%;
	overflow:hidden;
	-webkit-overflow-scrolling: touch;
	display: block;
	font-family:  "Hiragino Kaku Gothic ProN", "Þâ¥´¥·¥Ã¥¯", YuGothic, Meiryo, sans-serif;
	line-height: 1.5em
}

body{
	height:100%;
	width:100%;
	display: block;
	font-size: 15px;
}

textarea{
    width:95%;
}

#lt{
	position: absolute;
	height:100%;
	width: 22%;
	overflow-x:hidden; 
	overflow-y:auto; 
	background-color: #FFFFDD;
}

#title {
	font-size: 27px;
	font-weight: bold;
	text-align: left;
}

#titleblock {
	padding: 10px;
	height: 25px;
	border-bottom: 1px solid;
}

#path {
	padding: 10px;
	font-size: 14px;
	font-style: italic;
	border-bottom: 1px solid;
}

#term {
	padding: 10px;
	border-bottom: 1px solid;
}

#parentterm {
	font-style: italic;
	font-weight: bold;
}


#currentterm {
	padding-top: 10px;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

#releaseyear {
	font-size: 16px;
	font-weight: bold;
}

#termlist {
	padding-top: 10px;
	padding-left: 2em;
}

#addterm{
	padding-right: 0.5em;
	text-align: right;
	font-size: 12px;
}

#tomypage{
	padding-right: 0.5em;
	text-align: right;
	font-size: 12px;
}

#editterm{
	padding-right: 0.5em;
	text-align: right;
	font-size: 12px;
	line-height: 0.5em
}

#mypage{
	padding-right: 1em;
	text-align: right;
	font-size: 14px;
}

#list{
	text-indent: -1em;
}

#rt{
	position: absolute;
	left: 22%;
	width: 78%;
	height:100%;
	overflow-x:hidden; 
	overflow-y:auto; 
}

#ct{
	position: absolute;
	width: 100%;
	height:auto;
	margin-right: 150px;
	background-color: #ECFBFF;
}

#advr{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	height:100%;
	background-color: #ECFBFF;
}

#adv1{
	position: absolute;
	top: 15px;
	right: 15px;
	border: 1px solid;
}

#adv2{
	position: absolute;
	bottom: 15px;
	right: 15px;
	border: 1px solid;
}

#adv3{
	position: absolute;
	top: 630px;
	right: 15px;
	border: 1px solid;
}

#adv4{
	position: absolute;
	bottom: 630px;
	right: 15px;
	border: 1px solid;
}

#adv5{
	position: absolute;
	top: 1245px;
	right: 15px;
	border: 1px solid;
}

#sns{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFECF5;
	margin-right: 150px;
	border-left: 1px solid;
	border-right: 1px solid;
}

#r-title {
    color: red;
    font-size: 18px;
    font-weight: bold;
	float: left;
	text-align: left;
}

#desc{
	padding: 10px;
	background-color: #FFECF5;
	margin-right: 150px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

#descline{
	padding-left: 2em;
}

#link{
	padding: 10px;
	margin-right: 150px;
	background-color: #FFECF5;
	border-top: 1px solid;
}

#linkline{
	padding-left: 10px;
}

#descedit{ 
	text-align: right;
	font-size: 12px;
}

#linkedit{
	text-align: right;
	font-size: 12px;
	line-height: 1.5em
}

#comment{ /* for selected comments */
	padding-top: 10px;
	padding-left: 10px;
	background-color: #C8FFC8;
	margin-right: 150px;
	border-top: 1px solid;
}

#commentselectedline{
	padding-left: 2em;
}

#comment2{ /* for selected comments */
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 150px;
	background-color: #E3FFC8;
	border-top: 1px solid;
}

#commentrecentline{
	padding-left: 2em;
}

#readall{
	padding-right: 0.5em;
	text-align: right;
	font-size: 12px;
}

#editcomment{
	padding-right: 0.5em;
	text-align: right;
	font-size: 12px;
}

#hide{
	text-align: right;
	font-size: 12px;
}

#advb{
	padding-top: 20px;
	padding-left: 20px;
}

#ec{
	padding-left: 30px;
	padding-right: 30px;
}

.agree{
	padding-right: 1em;
	font-size: 12px;
	text-align: right;
}

#hr2{
	padding-top: 5px;
	border-top: 1px solid;
}

iframe.twitter-share-button {
	width: 105px;
}

#year{
    overflow-x:auto;
    overflow-y:auto;
}

#year-left{
    font-size: 14px;
    float: left;
    width: 43%;
}

#year-right{
    font-size: 14px;
    float: right;
    width: 55%;
}

#mobile {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
