<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: etime
Theme URI: http://kishimoto.asia
Description: ãƒ†ãƒ¼ãƒžã®èª¬æ˜Ž
Version: 1.0
Author: ken_kishimoto
Author URI: http://kishimoto.asia
*/

/****************************************
		Company Setting 
*****************************************/

.company_data{
	padding-top: 10px;
	padding-bottom: 10px;
}
.company_data table{
	width: 680px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ECF0F1;
	border-left: 1px solid #ECF0F1;
	margin-left: 10px;
}
.company_data tr:nth-child(even) th,
.company_data tr:nth-child(even) td{
	background: #F8F8F8;
}
.company_data th{
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
	text-align: left;
	width: 170px;
	vertical-align: middle;
}
.company_data td{
	border-right: 1px solid #ECF0F1;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
}
.company_data ul{
	margin-bottom:15px;
}
.company_data ul li{
	list-style-type: disc;
	margin-left:18px;
}
.company_etime{
	padding-top: 8px;
	padding-bottom:5px;

}

/****************************************
		Distribute Setting 
*****************************************/

.distribute_box{
	padding-top: 10px;
	padding-bottom: 10px;
}
#distribute_head_text {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.distribute_title_box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.distribute_main_box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.distribute_main_box_left {
	float: left;
	width: 216px;
	padding-bottom: 50px;
}

.distribute_main_box_left ul li{
	list-style-type:disc;
	margin-left: 17px;
	margin-bottom: 5px;
}

/****************************************
		Rule Setting 
*****************************************/
.rule_box{
	padding-top: 10px;
	padding-bottom: 10px;
}


#rule_title {
	padding-bottom: 15px;
}

.rule_contents {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
}
.rule_contents dl{
	margin-bottom: 30px;
}
.rule_contents dl dt {
	font-weight: bold;
	padding-bottom: 10px;
}
.rule_contents dl dd {
	padding-left: 15px;
}
.rule_contents dl dd div{
	margin-bottom: 20px;
}


.rule_contents dl dd ol li{
	list-style-type: decimal;
	margin-left: 35px;
	margin-bottom: 5px;
}

.rule_contents dl dd ol {
	padding-top: 20px;
	padding-bottom: 20px;
}


/****************************************
		Link Setting 
*****************************************/
.link_box{
	padding-top: 10px;
	padding-bottom: 10px;
}
.link_contents_head {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
.link_contents_head p{
	margin-bottom:20px;
}

.link_contents {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.link_contents img {
	margin-bottom: 10px;
}

.link_size_title {margin-bottom:5px;}



/****************************************
		FAQ Setting 
*****************************************/

.faq_box{
	padding-top: 10px;
	padding-bottom: 10px;
}
.faq_box dl {
	border: 1px solid #ecf0f1;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq_box dt {
	background-image: url(img/other/faq_q.jpg);
	width: 630px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecf0f1;
	font-size: 16px;
	font-weight: bold;
	padding-left: 48px;
}
.faq_box dd {
	padding-top: 12px;
	padding-left: 48px;
	padding-right: 14px;
	padding-bottom: 12px;
	background-image: url(img/other/faq_a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.faq_box dd a {
	float: right;
}
.faq_box dd a img{
	margin-top: 10px;
}


/****************************************
		About Setting 
*****************************************/
.about_title_box{
	margin-bottom:10px;
}


.about_box{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
}

.about_t_box {
	background-color: #fffaf8;
	width: 624px;
	border: 3px solid #f5e0ce;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.about_t_title {
	height: 52px;
	width: 624px;
}
.about_t_icon {
	float: left;
	height: 37px;
	width: 37px;
}
.about_t_text {
	float: right;
	height: 26px;
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.about_t_body {
	height: 135px;
	width: 624px;
}
.about_t_body_img {
	float: left;
	height: 135px;
	width: 235px;
}
.about_t_body_text {
	float: right;
	width: 380px;
	height: 135px;
}


/****************************************
		Season Setting 
*****************************************/

.season_box{
	margin-bottom:10px;
	padding-bottom: 10px;
}
.season_box img{
	margin-bottom:10px;
}
.season_box table{
	width: 680px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ECF0F1;
	border-left: 1px solid #ECF0F1;
	margin-left: 10px;
}
.season_box tr:nth-child(even) th,
.season_box tr:nth-child(even) td{
	background: #F8F8F8;
}
.season_box th{
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
	text-align: left;
	width: 33%;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
}
.season_box td{
	border-right: 1px solid #ECF0F1;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
	width: 33%;
	font-size: 12px;
	vertical-align: middle;
}



/****************************************
		Area Setting 
*****************************************/
.area_keiasai_contents_box {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

.area_keiasai_contents_box {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

.area_keiasai_box {
	padding-top: 15px;
	padding-bottom: 10px;
}
.area_keiasai_box_title {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.area_keiasai_box_subtitle {
	padding-top: 8px;
	float: left;
}



/****************************************
		Contact Setting 
*****************************************/
.contact_box{
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact_title {
	margin-bottom: 10px;
}

.contact_box table{
	width: 680px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ECF0F1;
	border-left: 1px solid #ECF0F1;
	margin-left: 10px;
}
.contact_box tr:nth-child(even) th,
.contact_box tr:nth-child(even) td{
	background: #F8F8F8;
}
.contact_box th{
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
	text-align: left;
	width: 23%;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
}

.contact_box th .hissu{
	background-image: url(img/other/h_b.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.contact_box th .no_h{
	padding-left: 35px;
}


.contact_box td{
	border-right: 1px solid #ECF0F1;
	border-bottom: 1px solid #ECF0F1;
	padding: 15px;
	width: 33%;
	font-size: 12px;
	vertical-align: middle;
}
.contact_box td span{
	font-size: 10px;
}

.contact_submit {
	background-image: url(img/other/send.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.contact_submit_rec {
	background-image: url(img/other/send_rec.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

/****************************************
		Input Setting 
*****************************************/
.input_class100 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:95%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}

.input_class80 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:80%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}

.input_class60 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:60%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}

.input_class40 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:40%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}
.input_class30 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:30%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}

.input_class20 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:20%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}

.input_class15 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:15%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}
.input_class10 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:10%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}
.input_class5 {
	border:0;
	padding:5px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	width:5%;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	margin-right: 0;
	margin-left: 0;
	}


/****************************************
		Category List Setting 
*****************************************/

.category_list_box {
	padding-top: 10px;
	padding-bottom: 10px;
}
.category_list_contents {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.category_list_contents_in {
	width: 650px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.category_list_contents_in_flot {
	float: left;
	width: 160px;
}

.category_list_contents_in_flot dl{
	margin-left: 20px;
	margin-bottom:10px;
}
.category_list_contents_in_flot dl dt{
	margin-bottom: 10px;
}
.category_list_contents_in_flot dl dt a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
}
.category_list_contents_in_flot dl dt a:hover{
	text-decoration: underline;
}
.category_list_contents_in_flot dl dd{
	margin-left: 10px;
}
.category_list_contents_in_flot dl dd a{
	color: #000;
	text-decoration: none;	
}
.category_list_contents_in_flot dl dd a:hover{
	text-decoration: underline;
}

/****************************************
		thx Setting 
*****************************************/

.thx_area {
	padding-top: 30px;
	padding-bottom: 10px;
}

.thx{
	height: 40px;
	margin-bottom: 20px;
}

#thx_in1{
	height: 45px;
	}
	
.thx_text{
	font-size: 14px;
	margin-bottom:30px;
	}</pre></body></html>