@charset "UTF-8";

/* ***********************************************************************
■ Common
*********************************************************************** */
html,body {
	width: 100% ;
	height: 100% ;
	margin: 0;
	padding: 0;	background: url(http://tokyo-alphaville.com/image/tav_bg.jpg);
	background-position: center top; 
	font-family: Georgia, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #333;
	text-align: center;
	z-index: -2;
}

* { margin : 0 ; padding : 0 ; }

* html body{  
    overflow: hidden;  
}

a { 
color: #ff4500; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a:link {
color: #ff4500; text-decoration: none; }
a:visited 
{color: #ff4500; text-decoration: none; border: 0px}
a:active 
{color: #8e8e8e; text-decoration: underline; }
a:hover 
{color: #8e8e8e; text-decoration: underline; border: 0px}

#display_none {
	display:none;
}

#navi {
	width: 250px;
	height: 15px;
	margin: 12px 0 0 18px;
	padding: 0;
	list-style:none;
	float: left; 
	display: inline;
z-index: 1;
}

#navi span {
	display: none; 
	margin: 0;
	padding: 0;
}

#navi_home a {
	width: 35px;
	height: 15px;
	margin: 0px 0 0 0px;
	padding: 0;
	float: left;
	background: url(http://tokyo-alphaville.com/image/navi.png) no-repeat;
	background-position:0 0;
	display: inline;
}

#navi_home a:hover{
	 background-position:0 -15px;
}

#navi_words a {
	width: 38px;
	height: 15px;
	margin: 0px 0 0 20px;
	padding: 0;
	float: left;
	background: url(http://tokyo-alphaville.com/image/navi.png) no-repeat;
	background-position:-35px 0px;
	display: inline;
}

#navi_words a:hover{
	 background-position:-35px -15px;
}

#navi_diary a {
	width: 32px;
	height: 15px;
	margin: 0px 0 0 22px;
	padding: 0;
	float: left;
	background: url(http://tokyo-alphaville.com/image/navi.png) no-repeat;
	background-position:-73px 0px;
	display: inline;
}

#navi_diary a:hover{
	 background-position:-73px -15px;
}


/* ***********************************************************************
■ Clear Fix
*********************************************************************** */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/


#display_none {
	display:none;
}

/* ***********************************************************************
NEW CSS
*********************************************************************** */

#Words_container{
	display: flex;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100vh;
}
.Words_flex_wrap {
	flex: 1;
	height: 100%;
	z-index: 0;	
}
.Words_wrap_main{
	display: flex;
	min-width: 960px;
	max-width: 1240px;
	width: 1240px;
	height: 100%;
}
.main_side1{
	display: flex;
	flex-direction: column;
	width: 360px;
	height: 100%;
}
.main_wrap_flex {
	display: flex;
	flex: 1;
	min-width: 40px;

}
.main_side2{
	flex-direction: column;
	width: 600px;
	height: 100%;
}

/* ***********************************************************************
■ TAVlogo
*********************************************************************** */
.TAVlogo_top {
	width: 600px;
	height: 254px;
	background-image: url(http://tokyo-alphaville.com/image/TAV_tav_logo_top.png);
	mix-blend-mode: multiply;
	right: 0px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
z-index: 3;
}
.TAVlogo_under {
	width: 228px;
	height: 41px;
	background-image: url(http://tokyo-alphaville.com/image/TAV_tav_logo_under.png);
	mix-blend-mode: multiply;
	margin-top: 0px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
z-index: 3;
}

/* ***********************************************************************
■ Regalpad
*********************************************************************** */
#regalpad {
        position: absolute;
        top: 0;
        left: 50%;
         width: 960px;
         height: 100%;
         margin: 0 0 0 -480px;
         padding: 0;
         text-align: left;
}

#regalpad_top {
	position: absolute; 
	background: url(http://words.tokyo-alphaville.com/image/Regalpad_top.png) no-repeat;
	width: 960px;
	height: 307px;
	margin: 0;
	padding: 0;
	float : left ; 
}

#regalpad_lt {
	position: absolute; 
	top: 307px;
	background: url(http://words.tokyo-alphaville.com/image/Regalpad_l.png) no-repeat;
	width: 193px;
	height: 600px;
	margin: 0;
	padding: 0;
	float : left ; 
}

#regalpad_ft {
	position: relative; 
	background: url(http://words.tokyo-alphaville.com/image/Regalpad_f.png) no-repeat;
	width: 960px;
	height:76px;
	margin: 0;
	padding: 0;
	clear: both;
}



#logbox {
	width: 960px;
	min-height: 870px;
	margin: 307px 0 0 0;
	padding: 0;
	overflow: visible;  
	float : left ; 
	background: url(http://words.tokyo-alphaville.com/image/Regalpad_c.png) repeat-y;
}

#loghead {
	width: 560px;
	height: 30px;
	margin: 0 0 0 225px;
	padding: 0;
}

#loghead h3 {
	width: 550px;
	height: 30px;
	line-height: 30px;
	margin: 5px 0 -5px 0;
	padding: 0;
	float: left;
	font-weight: normal; font-size: 18px;
	vertical-aline: text-bottom;
	display: inline;
}

#loghead_line {
	width: 520px;
	height: 2px;
	margin: -12px 0 11px 225px;
	padding: 0;
	float: left;
	display: inline;
	background: url(http://words.tokyo-alphaville.com/image/line.jpg) repeat-x;
}

#loghead_sub {
	width: 520px;
	height: 10px;
	margin: -25px 0 0px 227px;
	padding: 0;
	font-family:Futura,Georgia, "Times New Roman", Times, serif; color:#9f9a7b;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	letter-spacing: 0em;
	float: left;
	display: inline;
}

#date_label {
	width: 180px;
	height: 60px;
	margin: -30px 0 0 554px;
	padding: 0;
	float: left;
	text-align: right;
	background: url(../image/postit.png)  no-repeat;
	display: inline;
}

#date_label div {
	font-family: Hoefler Text, Constantia, Georgia, serif; color:#666; 
	font-weight: normal; font-size: 14px; 
	float: right;
	margin: 24px 35px 0 0;
	padding: 0;
	display: inline;
}

#smart_date {
	display:none;
}

#log {
	width: 960px;
	line-height: 30px;
	text-align: left;
	font-weight: normal; font-size: 16px;
	letter-spacing: 0.05em;
	vertical-aline: baseline;
	text-indent: 1em;  
	margin: 0;
	padding: 0;
	display: inline;
}

#log p {
	width: 490px;
	margin: 0 0 0 225px;
	padding: 0;
	text-align: left;
	font-weight: normal; font-size: 16px;
	letter-spacing: 0.05em;
	vertical-aline: baseline;
	float: left;
	display: inline;
	text-align: justify;
}

#logbox blockquote {
	background-color: #ddd;
}

#cap {
	width: 135px;
	margin: 10px 90px 5px 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	font-weight: normal; font-size: 10px; line-height: 12px;
	text-align: right;
	z-index: 1; overflow: visible;
	float: right;
	display: inline;
	word-break: break-all;
}

#regalpad a {
   background-image: url("http://words.tokyo-alphaville.com/image/cap_link.gif");
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 12px;
   margin-right: 0px;
}

#log_time {
	width: 510px;
	height: 15px;
	margin: 10px 0 5px 225px;
	padding: 0;
	text-align: right;
	font-family:Futura,Georgia, "Times New Roman", Times, serif;
	font-weight: normal; font-size: 12px; color:#504c3c; 
	float: left;
	display: inline;
}

a { 
color: #3b6571; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a:link {
color: #3b6571; text-decoration: none; }
a:visited 
{color: #3b6571; text-decoration: none; border: 0px}
a:active 
{color: #3b6571; text-decoration: underline; }
a:hover 
{color: #3b6571; text-decoration: underline; border: 0px}


/* ***********************************************************************
■ Footer
*********************************************************************** */

#footer {
    position: relative;
    top: 75px;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer span {
	font-family:Futura,Georgia, "Times New Roman", Times, serif; color:#a29e96;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	letter-spacing: 0em;
}