@charset "utf-8";


/*----------------------------------------------------
	PC
---------------------------------------------------- */
#is-wrapper.def {
	text-align: center;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/*present*/
#present_wrapper {
	text-align: left;
	padding: 0px;
	width: 711px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9pt;
	overflow: hidden;
	line-height: 110%;
	background-color: #FFFFFF;
}
#present_wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#present_wrapper img {
	border: 0px;
}
.present_title {
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 11pt;
	line-height: 20px;
}
.present_contents {
	width: 222px;
	border: 4px solid #28A7E1;
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	behavior:url("./PIE.htc");   /* for IE */
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	height: 420px;
	margin-bottom: 10px;
	position: relative;
}
.present_box {
	height: 380px;
	margin: 0px;
	padding: 0px;
}
.present_box strong {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
}
.present_sub {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
}
.present_img {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.present_number {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.present_come {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.present_link {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.present_link img {
	margin: 0px;
	padding: 0px;
}
.present_link a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.present_contents2 {
	width: 222px;
	border: 4px solid #28A7E1;
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	behavior:url("./PIE.htc");   /* for IE */
	float: left;
	padding-top: 10px;
	height: 420px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.present_contents2 strong {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#present_outline {
	border: 4px solid #28A7E1;
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	behavior: url(border-radius.htc);   /* for IE */
	clear: both;
	line-height: 120%;
	font-size: 9pt;
}
#present_outline td {
	vertical-align: top;
	font-size: 9pt;
	line-height: 120%;
	padding: 20px;
}
#present_outline strong {
	text-align: center;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #28A7E1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.present_outline_sub {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.present_outline_come {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.present_outline_red {
	padding: 0px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
