<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@import url("default_css/border.css");
@import url("default_css/color.css");
@import url("default_css/font.css");
@import url("default_css/margin.css");
@import url("default_css/padding.css");


.contents_body {
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

.sub_title_blue{
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2473D1;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	clear: both;
}

.sub_title_gray{
	background-image: url(../images/sub_title_01_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: medium;
	font-weight: bold;
/*	width: 270px;*/
	clear: both;
	text-align: left;
	vertical-align: middle;
}

.sub_title_black{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
	font-weight: bold;
	width: 290px;
	clear: both;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #333333;
}

.contents_table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}

.contents_txt {
	text-align: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

.contents_red_txt {
	text-align: center;
	font-size: small;
	width: 278px;
	border: 1px solid #FF0000;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.Nav_txt {
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-size: small;
	font-weight: normal;
}

.Nav_txt h1 {
	text-align: left;
	margin:20px 0 0;
	padding:5px 0;
	font-size: 120%;
	font-weight:bold;
	color:#0086D1;
}

.Nav_txt_blueicon {
	text-align: left;
	margin: 0px;
	font-size: small;
	font-weight: normal;
	background-image: url(../images/use_images_01.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Nav_txt_q {
	text-align: left;
	margin: 0px;
	font-size: small;
	font-weight: bold;
	background-image: url(../images/qa_icon_01.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.Nav_txt_a {
	text-align: left;
	margin: 0px;
	font-size: small;
	font-weight: normal;
	background-image: url(../images/qa_icon_02.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Nav_red_txt {
	text-align: center;
	font-size: large;
	font-weight: bold;
	width: 278px;
	border: 1px solid #FF0000;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.Nav_icon {
	text-align: center;
	width: 300px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.icon_center {
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.txt_float_left {
	display: block;
	float: left;
	text-align: left;
}

.btn_naga {
	line-height: 40px;
	width:135px;
	float: left;
}

.clear_both {
	clear: both;
}

.title_red_line {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.font_strong {
	font-size: medium;
	font-weight: bold;
	display: block;
}

.table_gray_TL {
	border: 1px solid #999999;
	background-color: #666666;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 33%;
}

.table_gray_TR {
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 33%;
}

.table_gray_UL {
	background-color: #FFFFFF;
	font-size: small;
	color: #000000;
	text-align: left;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 33%;
}

.table_gray_UR {
	background-color: #FFFFFF;
	font-size: small;
	color: #000000;
	text-align: right;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 33%;
}


.table_blue_TL {
	border: 1px solid #999999;
	background-color: #EBE6FF;
	font-size: small;
	text-align: center;
	padding: 5px;
	width: 50%;
}

.table_blue_TR {
	background-color: #EBE6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: small;
	text-align: center;
	padding: 5px;
	width: 50%;
}

.table_blue_UL {
	background-color: #FFFFFF;
	font-size: small;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 50%;
}

.table_blue_UR {
	background-color: #FFFFFF;
	font-size: small;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 50%;
}

.event_head {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-size: medium;
	font-weight: bold;
	background-color: #DBD2FF;
	color: #000000;
	margin-bottom: 10px;
}

.event_table_head {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-size: small;
	font-weight: bold;
	background-color: #DBD2FF;
	border: 1px solid #999999;
}

.event_table_contents {
	text-align: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.mNav3 ul {
	border-bottom: 1px solid #CCC;
}

.mNav3 ul li{
	background-color:#FFFFFF;
}

.mNav3 ul li.ttlIcn span.btn_mnav{
	display:inline;
	line-height: 40px;
	font-weight:bold;
	vertical-align:middle;
}

.mNav3 ul li span.dstablecell_l{
	line-height:1.2em;
	color:#333;
	 height:60px;
	 font-weight:bold;
}


.w280h{
	height: 60px;
	width:280px;
	font-size:120%;
	font-weight:bold;}
.gray{
	padding:3px 5px;
	background-color:#CCCCCC;
}

.orderform{ max-width:600px;}

.orderform .orderbtn{
	background:#F39700;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	color:#FFFFFF;
}
.orderform .orderbtn a{
	color:#FFFFFF;
	padding:10px;
	background:#F39700 !important;
	line-height:1.2em;
	}
	
	
.menu_s li{
	border:none;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	}
	
.mNav ul li.extend{ background:none; color:#333333;}

.order_point{
border:1px solid #CC0000;
padding:5px;
}
.order_point h1{ background:#CC0000; color:#FFFFFF; padding:5px 10px; display:inline-block;}
.order_point img{ width:100%; max-width:330px; margin:5px 0;}
.order_point div{ margin:5px 0;}

.list_bluearrow ul li{
	text-align: left;
    background-image: url(../../../../images/sp/parts/icon_arrow01.png);
    background-repeat: no-repeat;
    text-indent: 0.8em;
    background-position: left center;
    margin:5px 0 3px 5px;
    line-height:1.3em;
	font-size:110%;
	}
	
.list_bluearrow ul li a{
	display:block;
	padding:3px 0;	
	}
	
#TOP_Category {
	 
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	
	background-color:#EEEEEE;
	padding:10px;
/*	margin-top:10px;*/
	padding: 10px;
	padding-top:14px;
	margin-top: 0px;
}
#TOP_Category_h h2 {
	color: #EF0707;
	margin-left:0px;
	padding-left: 1em;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 2px solid #EF0707;
	border-bottom: 2px solid #EF0707;
}

.Category_btns{
	width:100%;
	background:#FFFFFF;
	background-clip:padding-box;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	border-radius:12px;
    margin-bottom: 4px;

}

.Category_btns img{
	border-radius:12px;
	border:1px #CCCCCC solid;
	width:100%;
		    box-sizing: border-box;
	}
.icons{
	display:inline-block;
	/*width:32.2%;*/
	text-align:center;
	vertical-align:top;
	font-size:90%;
	margin-bottom:6px;
	/*margin-right:0.5%;*/
			    box-sizing: border-box;

	}
.icons a{
	color:#333333;
	display:block;
	}
	

</pre></body></html>