@charset "UTF-8";
/* CSS Document */
/* ***********************************************************
 *
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */

/*必要CSSをロード*/
@import url("base.css");
body#home .mainvisual{ display:block; }
body#home .mainvisual a.trialtop {
	display:block;
	height: 300px;
	width: 480px;
	background-image: url(../images/mainvisual.jpg);
	float: left;
}
body#home .mainvisual a.trialtop:hover {
	background-image: url(../images/mainvisual_o.jpg);
	background-position: left top;
}
body#home .mainvisual a.aotop {
	display: block;
	float: right;
	height: 70px;
	width: 200px;
	margin-right: 50px;
	margin-top: 140px;
}
.homeleft {
	width: 465px;
	margin-left: 7px;
	float: left;
	position: relative;
	margin-bottom: 0px;
}
.homeleft h3 {
	font-size: 90%;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-left-color: #33ccff;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 5px;
}
.homeleft .event p {
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
.homeleft .event p img {
	border: 1px solid #c3c4c4;
	margin-bottom: 3px;
}
.homeleft .event p span {
	width: 138px;
	display: block;
	font-size: 10px;
	border: 1px solid #c3c4c4;
	margin-bottom: 3px;
	height: 44px;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
.homeleft img:hover {
	opacity:0.8;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.homeright {
	width: 284px;
	float: right;
	position: relative;
	margin-left: 3px;
	margin-bottom: 0px;
}
.homeright h3 {
	font-size: 90%;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-left-color: #33ccff;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 5px;
}
.homeright .blog {
	height: 152px;
	width: 284px;
	margin-left: 0px;
	float: right;
	border: 1px solid #CCCCCC;
	background-position: center top;
}
.homeright .blog h4 {
	color: #333;
	background-image: url(../images/blogtitle.png);
	padding: 0px;
	margin: 0px;
}
.homeright .blog h4 a {
	color: #333;
	display: block;
	padding: 10px;
	text-decoration: none;
	font-size: 80%;
}

* html .homeright {width: 278px;margin-left: 0px;}
* html .homeright .blog {width: 278px;}

.homeright .informationlist {}
.homeright .informationlist p {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	border: 1px solid #CCC;
	background-image: url(../images/informationbgimg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 95%;
	height: 3.5em;
	overflow: hidden;
}
.homeright .informationlist p span {
	font-size: 80%;
}

body#home hr {
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body#home .rightcolumn img.qrcode { display:none; }
body#home .rightcolumn .trial {
	height:340px;
	overflow: hidden;
	display:none;
}
/*TW ----------------------------------------------------------------------------- */
.information {
	width: 618px;
	margin-left: 0px;
	height: 25px;
	background-image: url(../images/infomation_backimg.gif);
	padding-left: 150px;
	padding-top: 5px;
	font-size: 12px;
	position: relative;
	margin-bottom: 5px;
}
.information p {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 520px;
	float: left;
	height: 20px;
	overflow: hidden;
}
.information span {
	height: 25px;
	display: block;
	width: 90px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.information span a {
	height: 25px;
	display: block;
	width: 90px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
body#home .Flash {
	margin-bottom: 2px;
}
