@charset "utf-8";
/*___________ レイアウト追加設計 ___________ */
/*___________ 【CONTENTS】チェックマーク ___________ */
.check {
	font-size: 14px;
	line-height: 140%;
	padding: 0 10px 0 10px;
}
.check li {
	background: url(../img-layout/ico_check01.gif) no-repeat left 6px;
	padding: 4px 0 4px 22px;
}
/*___________ 【CONTENTS】プロフィール ___________ */
.profile {
	padding: 10px 0 10px 0;
}
.profile-l {
	width:160px;
	float:left;
}
.profile-r {
	width: 375px;
	float:right;
	background-color: #FCFCFC;
	border: 1px solid #999999;
}
/*___________ 【CONTENTS】サイトマップ ___________ */
.sitemap ul{
	margin: 0 0 20px 20px;
}
.sitemap li{
	font-size: 12px;;
	line-height: 120%;
}
/*___________ 【CONTENTS】メルマガフォーム ___________ */
#MAG2 {
	border: 1px solid #999999;
	background: url(../img/bg_mag2.jpg) no-repeat center top;
	padding-top: 120px;
	margin: 10px 5px 5px 5px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
/*___________ 【CONTENTS】ページ送り ___________ */
.bute {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
}
.bute a {
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.bute a:hover,
.bute a:active, 		/* for IE (Keyboard) */
.bute a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #CCCCCC;
}
/*___________ 【CONTENTS】２列レイアウト ___________ */
.double {
	padding: 10px;
	margin-top: 10px;
}
.double-l {
	width:250px;
	float:left;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
.double-r {
	width: 250px;
	float:right;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
/*___________ 【CONTENTS】AdSense風レイアウト ___________ */
.ads {
	margin: 0 30px 0 30px;
	background: url(../img-layout/bg_ads.gif) no-repeat center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
.ads-l {
	width:234px;
	float:left;
}
.ads-r {
	width: 234px;
	float:right;
}
.ads p {
	line-height: 120%;
	margin: 2px 5px 2px 5px;
	padding: 1px;
}
/*___________ 【CONTENTS】表設計 ___________ */
.main-table table {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 10px auto 10px auto;
	padding: 0;
}
.main-table tr,.main-table th,.main-table td {
	padding: 8px;
}
.main-table th {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
}
.main-table td {
	background-color: #FFFFFF;
	text-align: left;
}
/*___________ 【CONTENTS】rel="lightbox" ___________ */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img{
	width: auto;
	height: auto;
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#imageDataContainer{
	font-size: 12px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}	
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/*___________ 【CONTENTS】rel="vidbox" ___________ */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}
.lbLoading {
	background: #fff url(../img-layout/loading.gif) no-repeat center;
}
#lbImage {
	border: 10px solid #fff;
}
#lbBottom {
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img-layout/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
/*___________ 【SIDE】カレンダー設計 ___________ */
.calendar1 {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../img-layout/side-f.jpg) no-repeat center top;
	position: relative;
}
.calendar2 {
	width: 180px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	position: relative;
}
.calendar1 p {
	font-size: 11px;
}
.calendar2 p {
	font-size: 11px;
}
.cal_wrapper {
	padding: 0;
	margin: 0 6px 0 6px;
}
.cal_ui {
	width: 90px;
	position: absolute;
	left: 84px;
	top: 4px;
}
.cal_ui li {
	float: left;
	width: 45px;
	height: 18px;
	list-style: none;
}
.cal_prev {
	background-image: url(../calendar/cal-prev.gif);
}
.cal_next {
	background-image: url(../calendar/cal-next.gif);
}
.cal_base p {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	border-bottom: solid 1px #CCCCCC;
}
.cal_main {
	padding: 0;
	margin: 0;
}
.cal_main li {
	font-size: 12px;
	line-height: 160%;
	width: 24px;
	text-align: center;
	list-style: none;
	float: left;
	border-bottom: solid 1px #CCCCCC;
}
.Today {
	background-color: #FFFFFF;
}
.holyday {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FF0000;
}
.Sun {
	color: #FF0000;
}
.Sat {
	color: #0000FF;
}
/*___________ 【TAB】 ___________ */
/*___________ bodyマージンを[margin: 20px 0 0 0;]にして使用。 ___________ */
/*___________ 使用しない場合はbodyマージンを[margin: 0;]に。 ___________ */
#TAB {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #CCCCCC;
}
#TAB p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
}

/*___________ 【table-centerレイアウト】 ___________ */
.table-c table {
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
}
.table-c tr,.table-c td {
	padding: 6px;
}
.table-c td {
background-color: #ffffff;
text-align: center;
}


/*___________ 【table-leftレイアウト】 ___________ */

.table-l table {
font-size: 12px;
background-color: #cccccc;
margin: 10px auto 10px auto;
padding: 0;
}
.table-l tr,.table-l td {
padding: 6px;
}
.table-l td {
background-color: #ffffff;
}
.t-blue-side-bg {
	background-image: url(../images/side-bg-blue.gif);
	background-repeat: repeat;
}

.t-pink {
	background-image: url(../images/pink_bg0.gif);
	background-repeat: repeat;
}


.t-blue {
	background-image: url(../images/side-right-table-blue.gif);
	background-repeat: repeat;
}
.t-yell0 {
	background-image: url(../images/pay_m1_bg.gif);
	background-repeat: repeat;
}
.t-gray0 {
	background-image: url(../images/gray2-bg.gif);
	background-repeat: repeat;
}
.t-gray {
	background-image: url(../image/search/pay_m1_bg5.gif);
	background-repeat: repeat;
}
.t-gray2 {
	background-image: url(../images/gray1-bg.gif);
	background-repeat: repeat;
}
.table-c-login table {
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.table-c-login  tr, .table-c-login  td {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table-c-login  td {
	text-align: center;
}
.table-c-right1 table {
	font-size: 11px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-right1 tr, .table-c-right1 td {
	padding: 0px;
}
.table-c-right1 td {
	background-color: #ffffff;
	text-align: center;
}
.bukken-syousai-box1 {
	margin-right: 15px;
	margin-left: 15px;
}
.table-l-side1 table {
	font-size: 12px;
	background-color: #E6E6E6;
	padding: 0;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.table-l-side1 tr, .table-l-side1 td {
	padding: 3px;
	background-color: #FFFFFF;
}
.table-l-side1 td {
	background-color: #ffffff;
}
.table-c-top table {
	font-size: 12px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.table-c-top tr, .table-c-top td {
	padding: 0px;
}
.table-c-top td {
	background-color: #ffffff;
	text-align: right;
}
.table-c-search1 table {
	font-size: 14px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table-c-search1 tr, .table-c-search1 td {
	padding: 4px;
}
.table-c-search1 td {
	background-color: #ffffff;
	text-align: center;
}
.table-l-search2 table {
	font-size: 14px;
	background-color: #cccccc;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.table-l-search2 tr, .table-l-search2 td {
	padding: 4px;
}
.table-l-search2 td {
	background-color: #ffffff;
}
.table-c-search3 table {
	font-size: 13px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table-c-search3 tr, .table-c-search3 td {
	padding: 4px;
}
.table-c-search3 td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-search-narabikae table {
	font-size: 12px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table-c-search-narabikae tr, .table-c-search-narabikae td {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.table-c-search-narabikae td {
	text-align: center;
}
.t-gray3 {
	background-image: url(../images/pay_m1_bg.gif);
	background-repeat: repeat;
}
.table-c-login2 table {
	font-size: 12px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-login2 tr, .table-c-login2 td {
	padding: 6px;
}
.table-c-login2 td {
	text-align: center;
}
.table-c-top-qa table {
	font-size: 12px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-top-qa tr, .table-c-top-qa td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.table-c-top-qa td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-form table {
	font-size: 12px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-form tr, .table-c-form td {
	padding: 6px;
}
.table-c-form td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-qa1 table {
	font-size: 12px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-qa1 tr, .table-c-qa1 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table-c-qa1 td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-qa2 table {
	font-size: 12px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table-c-qa2 tr, .table-c-qa2 td {
	padding: 1px;
}
.table-c-qa2 td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-f13 table {
	font-size: 13px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-f13  tr, .table-c-f13  td {
	padding: 6px;
}
.table-c-f13 td {
	background-color: #ffffff;
	text-align: center;
}
.table-c-free1 table {
	font-size: 11px;
	background-color: #cccccc;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.table-c-free1 tr, .table-c-free1 td {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.table-c-free1 td {
	background-color: #ffffff;
	text-align: center;
}
.t-yell2 {
	background-image: url(../images/yellow2-bg.gif);
	background-repeat: repeat;
}