@charset "utf-8";
/* CSS Document */

/* core	================================================	*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	line-height: 1.45;
	vertical-align: baseline;
}

*{
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

br{
	letter-spacing:0;
}

a {
	color: #f52ca0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

body {
	color: #000000;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	background: url(../img/common/bg.gif) repeat-y center top #ffdfec;
}

html,body{
	width:100%;
	height:100%;
}

iframe {
	background:transparent;
}

body {
	text-align: center;
}

/* ‹¤’ÊÝ’è */
#wrap {
	width: 950px;
	margin: 0px auto;
	position: relative;
}

.rectbanner {
	margin-bottom: 20px;
}

.blogRSS {
	margin-bottom: 20px;
}

.blogRSS div{
	padding: 5px 15px;
}
.blogRSS div img.loadimg{
	position: relative;
	top: 15px;
}

.blogRSS div.list1{
	background: url(../img/common/blog/bg_white.png) repeat-y left top;
	min-height: 70px;
}
.blogRSS div.list2{
	background: url(../img/common/blog/bg_gray.jpg) repeat-y 1px top;
	min-height: 70px;
}

.blogRSS div p{
	text-align: left;
	background-repeat: no-repeat;
	min-height:60px;
	padding-left: 70px;
}

.blogRSS div p span{
	font-size: 10px;
}

.banner li {
	margin-bottom: 8px;
}

.copy {
	width: 950px;
	margin: 0px auto;
	font-size: 10px;
	padding: 30px 0px;
	text-align: left;
	color: #ff83cc;
	clear: both;
}

.accordion{
	color: #E40075;
	text-decoration:underline;
	cursor:pointer;
}

p.CalendarArticleTop {
	width: 632px;
	height: 13px;
	background: url(/common/img/common/calendarbgMainTop.png) no-repeat left top;
}
p.CalendarArticleBottom{
	width: 632px;
	height: 13px;
	background: url(/common/img/common/calendarbgMainBottom.png) no-repeat left top;
	margin-bottom: 10px;
}

div.CalendarSection{
	width: 626px;
	background: url(/common/img/common/calendarbgMain.png) repeat-y left top;
	position: relative;
	padding:10px 15px;
}

table.toujinsai_jtb {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}

table.toujinsai_jtb th {
	padding: 10px;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	text-align: left;
	border: 1px solid #A1A1A1;
	font-weight: bold;
	background: #FFE8F2;
}
table.toujinsai_jtb td {
	border: 1px solid #A1A1A1;
	padding: 8px;
	line-height: 1.7;
}
table.toujinsai_jtb td.plan{
	width: 170px;
}
table.toujinsai_jtb td.price{
	width: 90px;
}

table.toujinsai_jtb tr:nth-child(2n) td{
   background: #F6F6F6;
}
table.toujinsai_jtb tr:nth-child(2n+1) td{
   background: #FFFFFF;
}
table.toujinsai_jtb th.thColor01{
	background-color: #03224E !important;
}
table.toujinsai_jtb th.thColor02{
	background-color: #F960A0 !important;
}
table.toujinsai_jtb td.tdColor01{
	background-color: #0E3B7C !important;
}
table.toujinsai_jtb td.tdColor02{
	background-color: #154D9A !important;
}
table.toujinsai_jtb td.tdColor03{
	background-color: #2D66B5 !important;
}

table#table td{
	border: solid 1px #000;
}
table#table{
	border-collapse:collapse;
    border-spacing: 0 !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;

}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*@media screen and (max-width: 768px) {
	table.toujinsai_jtb td.plan{
		width: auto;
	}
	table.toujinsai_jtb td.price{
		width: auto;
	}

	table.toujinsai_jtb td {
		border-bottom: none;
	}
	table.toujinsai_jtb{
		border-bottom: 1px  solid #A1A1A1 !important;
	}
	table.toujinsai_jtb th{display: none;}
	table.toujinsai_jtb td{
		display: list-item;		list-style: none;
	}

}
*/
