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

body {
	line-height: 1.58;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック" !important;
}
/* ====================================================== */
/* [汎用スタイル]                                         */
/* ====================================================== */
.f_clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}
h3 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb8c6+0,ffb8c6+15,fee4e9+15,fee4e9+100 */
	background: #ffb8c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb8c6 0%, #ffb8c6 15%, #fee4e9 15%, #fee4e9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffb8c6 0%,#ffb8c6 15%,#fee4e9 15%,#fee4e9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffb8c6 0%,#ffb8c6 15%,#fee4e9 15%,#fee4e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb8c6', endColorstr='#fee4e9',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5x;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 2px 2px #999999;
	-webkit-box-shadow: 0px 2px 2px #999999;
	box-shadow: 0px 2px 2px #999999;
	font-size: 140%;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック" !important;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	padding: 10px 0 1px 10px;
}

/* ====================================================== */
/* [pankuzu定義]                                          */
/* ====================================================== */
#pankuzu-item{
	padding: 15px 10px 0 15px;
}
#pankuzu-item ul.pankuzu-item{
	font-size: 100% !important;
}
#pankuzu-item ul.pankuzu-item li{
	font-size: 80%;
	float : left;
}
#pankuzu-item ul.pankuzu-item li.arrow{
	margin: 0 7px 0 5px;
}
/* ====================================================== */
/* [contentBody]                                          */
/* ====================================================== */
#contentBody {
	padding: 0 15px;
	clear: both;
}
/* ====================================================== */
/* [title]                                                  */
/* ====================================================== */
#title {
	background-image    : url("/course/data/in_html/1301/images/ttl_bottom.png");
	background-repeat   : repeat-x;
	background-position : bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#title h1{
	font-size: 160%;
}
/* ====================================================== */
/* [main_panel]                                            */
/* ====================================================== */
h2 {
	margin-bottom: 15px;
}
/* ====================================================== */
/* [idx-heading-txt]                                            */
/* ====================================================== */
#idx-heading-txt {
	margin-bottom: 25px;
}
#idx-heading-txt .float_left {
	float: left;
	width: 618px;
}
#idx-heading-txt .float_right {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
/* ====================================================== */
/* [idx-point]                                            */
/* ====================================================== */
#idx-point {
	margin-top: 10px;
}
#idx-point .idx-point {
	margin-bottom: 15px;
}
/* idx-point_title
------------------------------------ */
.idx-point_title1,
.idx-point_title2,
.idx-point_title3 {
	padding-left: 50px;
	height: 40px;
	font-size: 160%;
	font-weight: bold;
}
.idx-point_title1 {
	background: url("/course/data/in_html/1301/images/no1.jpg") no-repeat left bottom;
}
.idx-point_title2 {
	background: url("/course/data/in_html/1301/images/no2.jpg") no-repeat left bottom;
}
.idx-point_title3 {
	background: url("/course/data/in_html/1301/images/no3.jpg") no-repeat left bottom;
}

#idx-point .txt {
	background-image: url("/course/data/in_html/1301/images/idx-point_title_bottom.png");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 125%;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 15px;
	width: 818px;
}

#idx-point .txt02 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ====================================================== */
/* [suggestion]                                            */
/* ====================================================== */
#suggestion {
	margin-top: 30px;
	margin-bottom: 25px;
}
#suggestion h3 img {
	width: 868px;
	height: auto;
	margin-bottom: 15px;
}
#suggestion .idx-point {
	margin-bottom: 15px;
}

/* ====================================================== */
/* [order]                                                */
/* ====================================================== */
#order {
	margin-top: 10px;
	margin-bottom: 25px;
}
#order .float_left {
	float: left;
	width: 310px;
	font-size: 85%;
}
#order .float_right {
	float: right;
	width: 550px;
}
#order .float_right table {
	width: 450px;
}
#order .float_right p {
	color: #f00;
	font-weight: bold;
	font-size: 100%;
}
#order table {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
#order table th {
	padding: 8px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F9F7EB;
	font-weight: bold;
	text-align: center;
}
#order table td {
	padding: 8px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
}
#order .order_btn {
	margin-top:10px;
	margin-left: 50px;
}
#order .confirmation {
	background-color: #FFF0E5;
	padding: 15px;
	margin-top: 20px;
}
#order .text_set {
	background-color: #FFECF2;
	padding: 15px;
	margin-top: 20px;
}
#order ul.text_detail {
	margin-left: 10px;
}
#order ul.text_detail li {
	background: rgba(0, 0, 0, 0) url("/course/data/in_html/1301/images/square.png") no-repeat scroll left 0.75em;
    line-height: 1em;
    list-style-type: none;
	font-size: 120%;
    padding: 6px 10px 4px 8px;
}
#order .confirmation p,
#order .text_set p {
	font-size: 120%;
}
#order ul li {
	list-style: none;
	font-size: 90%;
}
#order .other {
	border: #E6E6E6 solid 2px;
	padding: 15px;
	margin-top: 20px;
}
.pageup {
	text-align: right;
	margin-top:20px;
	font-size: 80%;
}
/* 非表示 */
.noPC{
	display: none;
}
/* ========== 在庫切れ ========== */
p.heading_finish{
	color: #F83B22;
	font-weight: bold;
	background-color: #ffffbe;
	width: 280px;
	padding: 30px 5px;
	margin-top: 10px;
	text-align: center;
}
p.mousikomi_finish{
	color: #F83B22;
	font-weight: bold;
	background-color: #ffffbe;
	width: 100%;
	padding: 20px 0;
	margin-top: 5px;
	text-align: center;
}

/* ========== 20160609桐谷追記 ========== */
/* ========== 受付終了文言（上部に記載） ========== */

.completed {
	font-size: 135%;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
</pre></body></html>