@charset "utf-8";

#languages {
	width:940px; height:32px; line-height:32px;
	margin:0 auto;
	padding:0;
}
#languages ul{
	clear:both; float:right;
	width:304px; height:32px;
	padding:0 1px 0 4px;
	background:url(next-img/bg-language-navi.jpg) 3px 0 no-repeat;
	/*background:lightblue; */
}
#languages li{
	float:left; clear:none;
	width:75px; height:27px; display:block; overflow:hidden;
	margin-right:1px;
}
#languages li a{
	display:block; overflow:hidden;
	text-align:center;
	width:75px; height:27px; line-height:24px;
	text-decoration:none;
}
#lnavi01 a:hover { background:url(next-img/bg-language-navi.jpg)   -1px -32px no-repeat; }
#lnavi02 a:hover { background:url(next-img/bg-language-navi.jpg)  -77px -32px no-repeat; }
#lnavi03 a:hover { background:url(next-img/bg-language-navi.jpg) -153px -32px no-repeat; }
#lnavi04 a:hover { background:url(next-img/bg-language-navi.jpg) -229px -32px no-repeat; }


#hwLogoCol {
  width:520px; height:60px;
	padding:40px 20px 0 0;
}
#TopTitle { margin-top:5px; line-height:22px; height:22px; 	font-size:12px; color:#A2A275; }


#bgwrapMid { clear:both!important; }

/*
	#ContentsDiv
*/
#flash {
	width:100%; height:350px;
}
#bgwrapMid {
	width:100%; height:350px;
	background:url(next-img/bg-flash.jpg) 0 0 repeat-x;
}
/*
	#ContentsDiv #ContentsCol1
	
*/
#TwitterDiv h4 {
	font-size:12px;	margin-bottom:5px; color:#666; border-bottom:1px solid #aaa;
}
#WhatsnewDiv h3 {
	font-size:12px;	margin-bottom:5px; color:#666; border-bottom:1px solid #aaa;
	margin-top:15px;
	text-indent:0 !important;
}
#ReadingCorner .first {
	margin-top:15px;
}
#ReadingCorner h5 {
	font-size:12px;	margin-bottom:5px; color:#666; text-align:left; border-bottom:1px solid #aaa;
}

#ContentsCol1 h3 {
  background:url(next-img/h3-information.gif) 0 0 no-repeat;
	border-bottom:#CCC solid 1px;
	margin-bottom:5px;
}
.Info{
  clear:both;
	margin-bottom:10px;
}
.Info h4 {
  color:#6F8BB0;
	padding-bottom:5px;
}
.Info p {
  color:#666;
	line-height:1.2em;
	padding-bottom:10px;
	overflow:hidden;
}
.Info p img {
  float:left; clear:none;
	border:1px solid #6F8BB0;
	padding:2px;
	margin:0 10px 0 5px;
}
.Info a {
  text-decoration:none;
	color:#297CC7;
}
.Info a:hover {
  text-decoration:underline;
}
.special-contents {
	float:left; clear:both;
	padding:0px 0px 10px 0px;
}
/*
	#ContentsDiv #ContentsCol2
*/
#ContentsCol2 #PlanCorner h3 {
  background:url(next-img/h3-shunnaplan.gif) 0 0 no-repeat;
	border-bottom:#CCC solid 1px;
}
.NewPlansUL {
	height:auto;
}
.NewPlansUL li {
	clear:both;
	padding:7px 0 5px 0;
	overflow:hidden;
}
.NewPlansUL li img {
  float:left; clear:none;
	width:50px;
	padding:0px 10px 5px 0px;
}
.NewPlansUL li p {
  float:left; clear:none;
	width:265px;
	line-height:1.7em;
}

.NewPlansUL li p a {
	display:block; clear:both;
	text-decoration:none;
	color:#F60;
}
.NewPlansUL li p .PlanTitle {
	display:block; clear:both;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.NewPlansUL li p .btnPlanYoyaku {
	display:block;
	float:right; clear:both;
	width:110px; height:20px; line-height:20px;
	padding:0 25px 0 5px;
	
	text-decoration:none;
	color:#F60;
	font-weight:bold;
	font-size:10px;
	background:url(next-img/btn-price.gif) 0 0 no-repeat;
}
.NewPlansUL li p .btnPlanYoyaku span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
.NewPlansUL li p .btnPlanYoyaku:hover {
	background:url(next-img/btn-price.gif) -140px 0 no-repeat;
}

.NewPlansUL li #btnOtherPlans {
	margin:30px auto;
	width:300px; height:40px; line-height:40px;
	display:block;
	background:url(next-img/btn-other-plans.gif) 0 0 no-repeat;
}
.NewPlansUL li #btnOtherPlans:hover{
	background:url(next-img/btn-other-plans.gif) -300px 0 no-repeat;
}

#blogCorner ul {
	padding:0px 10px 10px 10px;
	background:#EDF4FB;
	border:#AACEE8 solid 1px;
}
#blogCorner h3 {
  background:url(next-img/h3-tokimeki.gif) 0 0 no-repeat;
/*	border-bottom:#CCC solid 1px;
	margin-bottom:10px;
*/}
#blogCorner li{
	padding:5px 0;
}
#blogCorner p {
  overflow:hidden;
  padding-left:3px;
	color:#333;
	_clear:both;
}
#blogCorner h4 {
	color:#297CC7;
	padding:5px 0;
}
#blogCorner h4 .date {
	clear:both;
	font-size:9px;
	color:#999;
	padding:5px 0;
}
#blogCorner h4 .iconnew {
	padding:3px 0 0 5px;
}


#blogCorner img.index {
  float:right; clear:none;
	width:90px;
	border:#AACEE8 solid 1px;
	padding:2px;
	margin:0 0 5px 5px;
}
#blogCorner a.more {
  text-decoration:none;
	color:#297CC7;
	padding-left:5px;
}
#blogCorner a:hover {
  text-decoration:underline;
}

#blogCorner li.last-btn a {
	display:block;
	background:#297CC7;
	color:#fff;
	padding:15px;
	text-align:right;
	text-decoration:none;
}
#blogCorner li.last-btn a:hover {
	color:#000;
}

/*
	#ContentsDiv #ContentsCol3
*/
#ReadingCorner ul li{
	padding-bottom:5px;
	text-align:center;
}
#SocialBookmarks {
	border:3px double #666;
}
#SocialBookmarks h4 {
	line-height:22px;
	padding:0 6px;
}
#SocialBookmarks p {
	padding:6px 10px;
	margin:5px;
}
#SocialBookmarks p {
	padding:6px 10px;
	margin:5px;
}

.sidebarul.qrcode-box li { margin-top:15px; display:block; text-align:center; }
.sidebarul.qrcode-box li h3 { text-align:left; color:#69F; text-indent:0!important; border-bottom:1px solid #69f; }
.sidebarul.qrcode-box span { line-height:1.2em; padding:0 5px; }

