﻿ul.menu_listgreen li a, ul.menu_listblue li a, ul.menu_listyellow li a, ul.menu_listred li a, ul.menu_listpurple li a, ul.menu_listgray li a, ul.menu_listpink li a, ul.menu_listorange1 li a {
	font-size: 0.8em;
	display: block;
	padding: 15px 30px 15px 10px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}
.ligreennone, .libluenone, .liyellownone, .lirednone, .liorangenone, .lipurplenone, .ligraynone, .lipinknone, .licaramelnone {
	font-size: 0.8em;
	display: block;
	padding: 15px 10px 15px 10px;
	color: #999;
	overflow: hidden;
}
ul.menu_listorange li a {
	font-size: 0.8em;
	display: block;
	padding: 5px 0px 0px 10px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}
a#orangemore {
	font-size: 0.8em;
	display: block;
	padding: 15px 30px 15px 10px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}
ul.menu_listCaramel li a {
	font-size: 0.8em;
	display: block;
	padding: 5px 0px 0px 10px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}
a#Caramelmore {
	font-size: 0.8em;
	display: block;
	padding: 15px 30px 15px 10px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}

.greenex1, .blueex1, .yellowex1, .redex1, .orangeex1, .purpleex1, .pinkex1, .grayex1, .caramelex1 {
	font-size: 1em;
}

/*=====================================
				 ☁E��E
=====================================*/
.greenex1 {
	border-bottom: 1px solid #abd52f;
	border-top: 1px solid #abd52f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(76,154,25)),
	color-stop(0.57, rgba(143,198,3,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(76,154,25) 0%,
	rgba(143,198,3,0.5) 57%
	);
}
.greenex2 {
	border-bottom: 1px solid #abd52f;
	border-top: 1px solid #abd52f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(127,255,127)),
	color-stop(0.57, rgb(214,255,214))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(127,255,127) 0%,
	rgb(214,255,214) 57%
	);
}
.greenex3 {
	border-bottom: 1px solid #abd52f;
	border-top: 1px solid #abd52f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(76,154,25,0.8)),
	color-stop(0.57, rgba(143,198,3,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(76,154,25,0.8) 0%,
	rgba(143,198,3,0.5) 57%
	);
}

ul.menu_listgreen li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}

.ligreen1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(219,235,196,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(219,235,196,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.ligreen2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(239,255,239,1.0)),
		color-stop(0.3, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(239,255,239,1.0) 0%,
		rgb(255,255,255) 30%
	);
}
.ligreen3 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(219,235,196,0.5)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(219,235,196,0.5) 0%,
		rgb(255,255,255) 60%
	);
}
.ligreennone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(219,235,196,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(219,235,196,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*=====================================
				 ☁E��
=====================================*/
.blueex1 {
	border-bottom: 1px solid #cce3ff;
	border-top: 1px solid #cce3ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(8,102,204)),
	color-stop(0.57, rgba(102,175,255,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(8,102,204) 0%,
	rgba(102,175,255,0.5) 57%
	);
}
.blueex2 {
	border-bottom: 1px solid #cce3ff;
	border-top: 1px solid #cce3ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(127,191,255)),
	color-stop(0.57, rgb(214,234,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(8,102,204) 0%,
	rgb(102,175,255) 57%
	);
}
.blueex3 {
	border-bottom: 1px solid #cce3ff;
	border-top: 1px solid #cce3ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(8,102,204,0.8)),
	color-stop(0.57, rgba(102,175,255,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(8,102,204,0.8) 0%,
	rgba(102,175,255,0.5) 57%
	);
}

ul.menu_listblue li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.liblue1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(187,216,226,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(161,216,226,0.5) 0%,
		rgb(255,255,255) 25%
	);
	line-height: 120%;
}
.liblue2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(239,255,255,1.0)),
		color-stop(0.5, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(161,216,226,1.0) 0%,
		rgb(255,255,255) 50%
	);
}
.liblue3 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(188,255,255,0.2)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(161,216,226,0.2) 0%,
		rgb(255,255,255) 60%
	);
}
.libluenone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(187,216,226,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(161,216,226,0.5) 0%,
		rgb(255,255,255) 25%
	);
}

/*=====================================
				 ☁E��E
=====================================*/
.yellowex1 {
	border-bottom: 1px solid #ffdc00;
	border-top: 1px solid #ffdc00;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(244,244,32)),
	color-stop(0.57, rgba(255,255,0,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(244,244,32) 0%,
	rgba(255,255,0,0.5) 57%
	);
}
.yellowex2 {
	border-bottom: 1px solid #ffdc00;
	border-top: 1px solid #ffdc00;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,255,127)),
	color-stop(0.57, rgb(255,255,219))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,255,127) 0%,
	rgb(255,255,219) 57%
	);
}
.yellowex3 {
	border-bottom: 1px solid #ffdc00;
	border-top: 1px solid #ffdc00;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(224,224,32,0.8)),
	color-stop(0.57, rgba(255,255,0,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(224,224,32,0.8) 0%,
	rgba(255,255,0,0.5) 57%
	);
}

ul.menu_listyellow li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.liyellow1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,243,184,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,249,222,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.liyellow2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,255,239,1.0)),
		color-stop(0.3, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,255,239,1.0) 0%,
		rgb(255,255,255) 30%
	);
}
.liyellow3 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,243,184,0.5)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,249,222,0.5) 0%,
		rgb(255,255,255) 60%
	);
}
.liyellownone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,243,184,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,249,222,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*=====================================
				 ☁E��
=====================================*/
.redex1 {
	border-bottom: 1px solid #d9333f;
	border-top: 1px solid #d9333f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,51,51)),
	color-stop(0.57, rgba(255,153,153,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,51,51) 0%,
	rgba(255,153,153,0.5) 57%
	);
}
.redex2 {
	border-bottom: 1px solid #d9333f;
	border-top: 1px solid #d9333f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,127,127)),
	color-stop(0.57, rgb(255,234,234))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,51,51) 0%,
	rgb(255,153,153) 57%
	);
}
.redex3 {
	border-bottom: 1px solid #d9333f;
	border-top: 1px solid #d9333f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(255,51,51,0.8)),
	color-stop(0.57, rgba(255,153,153,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(255,51,51,0,8) 0%,
	rgba(255,153,153,0.5) 57%
	);
}

ul.menu_listred li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.lired1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,229,239,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,229,239,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.lired2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,239,239,1.0)),
		color-stop(1.0, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,229,239,1.0) 0%
		rgb(255,255,255) 70%
	);
}
.lired3 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,229,239,0.5)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,229,239,0.5) 0%,
		rgb(255,255,255) 60%
	);
}
.lirednone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,229,239,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,229,239,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*=====================================
				 ☁E��E
=====================================*/
.orangeex1 {
	border-bottom: 1px solid #ffac30;
	border-top: 1px solid #ffac30;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,128,0)),
	color-stop(0.57, rgba(255,196,0,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,128,0) 0%,
	rgba(255,196,0,0.5) 57%
	);
}
.orangeex2 {
	border-bottom: 1px solid #ffac30;
	border-top: 1px solid #ffac30;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,191,127)),
	color-stop(0.57, rgb(255,237,219))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,191,127) 0%,
	rgb(255,237,219) 57%
	);
}
.orangeex3 {
	border-bottom: 1px solid #ffac30;
	border-top: 1px solid #ffac30;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(255,128,0,0.8)),
	color-stop(0.57, rgba(255,196,0,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(255,128,0,0.8) 0%,
	rgba(255,196,0,0.5) 57%
	);
}

ul.menu_listorange li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.liorange1 {
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,231,209,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,231,209,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.liorange2 {
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,247,239,1.0)),
		color-stop(0.3, rgba(255,247,239,1.0))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,247,239,1.0) 0%,
		rgb(255,255,255) 30%
	);
}
.liorange3 {
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,231,209,0.5)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,231,209,0.5) 0%,
		rgb(255,255,255) 60%
	);
}
.liorangenone {
		background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,231,209,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(255,231,209,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*=====================================
				 ☁E��
=====================================*/
.purpleex1 {
	border-bottom: 1px solid #b34ee5;
	border-top: 1px solid #b34ee5;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(159,78,209)),
	color-stop(0.57, rgb(229,178,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(159,78,209) 0%,
	rgb(229,178,255) 57%
	);
}
.purpleex2 {
	border-bottom: 1px solid #b34ee5;
	border-top: 1px solid #b34ee5;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(191,127,255)),
	color-stop(0.57, rgb(234,214,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(191,127,255) 0%,
	rgb(234,214,255) 57%
	);
}
.purpleex3 {
	border-bottom: 1px solid #b34ee5;
	border-top: 1px solid #b34ee5;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgba(179,78,229,0.8)),
	color-stop(0.57, rgba(229,178,255,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgba(179,78,229,0.8) 0%,
	rgba(229,178,255,0.5) 57%
	);
}

ul.menu_listpurple li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.lipurple1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(248,231,255,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(248,231,255,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.lipurple2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(247,239,255,1.0)),
		color-stop(0.3, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(247,239,255,1.0) 0%,
		rgb(255,255,255) 30%
	);
}
.lipurple3 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(248,231,255,0.5)),
		color-stop(0.6, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(248,231,255,0.5) 0%,
		rgb(255,255,255) 60%
	);
}
.lipurplenone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(248,231,255,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(248,231,255,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*=====================================
				 ☁E��E
=====================================*/
.pinkex1 {
	border-bottom: 1px solid #dd77aa;
	border-top: 1px solid #dd77aa;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,88,121)),
	color-stop(0.57, rgba(255,149,170,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,88,121) 0%,
	rgba(255,149,170,0.5) 57%
	);
}

ul.menu_listpink li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.lipink1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,239,255,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(248,231,255,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.lipinknone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(255,239,255,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(248,231,255,0.5) 0%,
		rgb(255,255,255) 25%
	);
}



/*=====================================
				 ☁E�E
=====================================*/
.grayex1 {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(145,149,153)),
	color-stop(0.57, rgba(208,213,219,0.5))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(145,149,153) 0%,
	rgba(208,213,219,0.5) 57%
	);
}

ul.menu_listgray li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
}
.ligray1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(237,236,235)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(237,236,235) 0%,
		rgb(255,255,255) 25%
	);
}
.ligraynone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(237,236,235)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(237,236,235) 0%,
		rgb(255,255,255) 25%
	);
}

#headerex{
	width: 100%;
	border: 1px solid #000;
	background: #000000;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #000;
}

#headerex2 {
	width: 100%;
	border: 1px solid #000;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
	background: #000;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	margin-bottom: 20px;
}

.sectionex {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
.sectionex ul {
	position: relative;
	margin-top: 20px;
	list-style-type: none;
}
.sectionex li {
	width: 80%;
	margin: 0px auto 10px auto;
}
.sectionex li:last-child {
	margin-bottom: 20px;
}
.sectionex li a {
	background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, #6e6e6e),
	    color-stop(0.5, #494949),
	    color-stop(0.5, #3c3c3c),
	    color-stop(1, #363636)
	);
	border-top-color: #212121;
	border-left-color: #2f2f2f;
	border-right-color: #454545;
	border-bottom-color: #6f6f6f;
	text-align: center;
	display: block;
	padding: 3% 0px 3% 0px;
	font-size: 100%;
	color: #fff;
	overflow: hidden;
}

/*=====================================
				 ☁E��
=====================================*/
.caramelex1 {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(188,97,30)),
	color-stop(0.57, rgb(255,180,127))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(188,97,30) 0%,
	rgb(255,180,127) 57%
	);
}

ul.menu_listCaramel li {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #eee;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(238,220,179,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(238,220,179,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.Caramelnone {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(238,220,179,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(238,220,179,0.5) 0%,
		rgb(255,255,255) 25%
	);
}
.liCaramel1 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(238,220,179,0.5)),
		color-stop(0.25, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(238,220,179,0.5) 0%,
		rgb(255,255,255) 25%
	);
}


/*================================================================================================*/
/* 色見本 */
.pinkex {
	border-bottom: 1px solid #ff00ff;
	border-top: 1px solid #ff00ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(255,88,121)),
	color-stop(0.57, rgb(255,149,170))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,88,121) 0%,
	rgb(255,149,170) 57%
	);
}



.skyblueex {
	border-bottom: 1px solid #2fabd5;
	border-top: 1px solid #2fabd5;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(31,169,215)),
	color-stop(0.57, rgb(136,222,250))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(31,169,215) 0%,
	rgb(136,222,250) 57%
	);
}

.lightgreenex {
	border-bottom: 1px solid #00e58d;
	border-top: 1px solid #00e58d;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(0,229,141)),
	color-stop(0.57, rgb(178,255,193))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(0,229,141) 0%,
	rgb(178,255,193) 57%
	);
}

.caramelex {
	border-bottom: 1px solid #bc611e;
	border-top: 1px solid #bc611e;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(188,97,30)),
	color-stop(0.57, rgb(255,180,127))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(188,97,30) 0%,
	rgb(255,180,127) 57%
	);
}
.blackex {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(51,51,51)),
	color-stop(0.57, rgb(90,90,90))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(51,51,51) 0%,
	rgb(90,90,90) 57%
	);
}
.whiteex {
	border-bottom: 1px solid #939393;
	border-top: 1px solid #c9c9c9;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, rgb(208,208,208)),
	color-stop(0.57, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(208,208,208) 0%,
	rgb(255,255,255) 57%
	);
}


/*=====================================
			☁E��チE��ぜ�Eタン
=====================================*/
.atsuBtn {
	text-align:right;
	padding: 0px;
	position: relative;
}

.atsuCnt {
	position: absolute;
	top: 8px;
	right: 3px;
	width: 27px;
	font-size: 12px;
}

/*=====================================
				 ☁E�Eタン
=====================================*/
#down2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#down2 a {
	text-decoration: none;
	position: relative;
	cursor: pointer;
	border: 0;
	font-weight: bold;
	line-height: 1;
	padding: 5px;
	border-bottom: 1px solid transparent\9;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	background-position: 0 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*display: inline !important;
	position: relative;
	zoom: 1;
	-moz-user-select: none;
}


/*=====================================
				 ☁E�E真館
=====================================*/
.otherspecbox {
	width: 100%;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.otherspec4 {
	width: 100%;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.otherspec4 ul {
 	line-height: 34px;
	list-style-type:none;
	margin-left: 2%;
	margin-right: 5%;
	width: 100%;
}
.otherspec4 ul:after {
 	display: block;
 	clear: both;
 	content: '';
}
.otherspec4 li {
 	margin: 2px 0px 0px 5px;
 	float:left;
 	width: 30%;
 	font-size: 14px;
 	text-align: center;
}
.otherspec4 li a {
 	display: block;
 	color:#FFF;
 	font-size: 120%;
 	text-shadow: 1px 1px 3px #000;
	border-bottom: 1px solid #cce3ff;
	border-top: 1px solid #cce3ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(8,102,204)),
	color-stop(0.57, rgb(102,175,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(8,102,204) 0%,
	rgb(102,175,255) 57%
	);
 	text-decoration: none;
}
.otherspec4 li:first-child a {
	border-bottom: 1px solid #abd52f;
	border-top: 1px solid #abd52f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(76,154,25)),
	color-stop(0.57, rgb(143,198,3))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(76,154,25) 0%,
	rgb(143,198,3) 57%
	);
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
 	margin-left: 0px;
}
.otherspec4 li:last-child a {
	border-bottom: 1px solid #bc611e;
	border-top: 1px solid #bc611e;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(188,97,30)),
	color-stop(0.57, rgb(255,180,127))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(188,97,30) 0%,
	rgb(255,180,127) 57%
	);
 	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
}
#rbutton {
	margin: 10px 10px 0px 0px;
	text-align: right;
	overflow: hidden;
	color: #fff;
}
#rbutton a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	line-height: 1;
	padding: 3% 2%;
	border-bottom: 1px solid transparent\9;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	background-position: 0 0;
	background: #111;
	font-size: 80%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*display: inline !important;
	position: relative;
	zoom: 1;
	-moz-user-select: none;
}
.otherspec5 {
	width: 100%;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.otherspec5 ul {
 	line-height: 34px;
	list-style-type:none;
	margin-left: 2%;
	margin-right: 5%;
	width: 100%;
}
.otherspec5 ul:after {
 	display: block;
 	clear: both;
 	content: '';
}
.otherspec5 li {
 	margin: 2px 0px 0px 5px;
 	float:left;
 	width: 30%;
 	font-size: 14px;
 	text-align: center;
}
.otherspec5 li a {
 	display: block;
 	color:#FFF;
 	font-size: 120%;
 	text-shadow: 1px 1px 3px #000;
	border-bottom: 1px solid #cce3ff;
	border-top: 1px solid #cce3ff;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(8,102,204)),
	color-stop(0.57, rgb(102,175,255))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(8,102,204) 0%,
	rgb(102,175,255) 57%
	);
 	text-decoration: none;
}
.otherspec5 li:first-child a {
	border-bottom: 1px solid #d9333f;
	border-top: 1px solid #d9333f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,51,51)),
	color-stop(0.57, rgb(255,153,153))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,51,51) 0%,
	rgb(255,153,153) 57%
	);
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
 	margin-left: 0px;
}
.otherspec5 li:last-child a {
	border-bottom: 1px solid #bc611e;
	border-top: 1px solid #bc611e;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(188,97,30)),
	color-stop(0.57, rgb(255,180,127))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(188,97,30) 0%,
	rgb(255,180,127) 57%
	);
 	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
}
/*=====================================
=====================================*/
.otherspec6 {
	width: 100%;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.otherspec6 ul {
 	line-height: 34px;
	list-style-type:none;
	margin-left: 2%;
	margin-right: 5%;
	width: 100%;
}
.otherspec6 ul:after {
 	display: block;
 	clear: both;
 	content: '';
}
.otherspec6 li {
 	margin: 2px 0px 0px 5px;
 	float:left;
 	width: 30%;
 	font-size: 14px;
 	text-align: center;
}
.otherspec6 li a {
 	display: block;
 	color:#FFF;
 	font-size: 120%;
 	text-shadow: 1px 1px 3px #000;
	border-bottom: 1px solid #abd52f;
	border-top: 1px solid #abd52f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(76,154,25)),
	color-stop(0.57, rgb(143,198,3))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(76,154,25) 0%,
	rgb(143,198,3) 57%
	);
 	text-decoration: none;
}
.otherspec6 li:first-child a {
	border-bottom: 1px solid #d9333f;
	border-top: 1px solid #d9333f;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,51,51)),
	color-stop(0.57, rgb(255,153,153))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(255,51,51) 0%,
	rgb(255,153,153) 57%
	);
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
 	margin-left: 0px;
}
.otherspec6 li:last-child a {
	border-bottom: 1px solid #bc611e;
	border-top: 1px solid #bc611e;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(188,97,30)),
	color-stop(0.57, rgb(255,180,127))
	);
	background-image: -moz-linear-gradient(
	center bottom,
	rgb(188,97,30) 0%,
	rgb(255,180,127) 57%
	);
 	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
}

/*=====================================
			☁E��ラムプロチE
=====================================*/
.cominind {
	margin: 0px 0px 15px 15px;
}
.cominhead {
	border-bottom: 2px dotted;
	border-left: 10px solid #ff8a00;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
}
.cotextaria {
	margin: 10px 0px 0px 10px;
	font-size: 100%;
	line-height: 120%;
}

/*=====================================
			☁E��ョーハヤ
=====================================*/
.chominind {
	margin: 0px 0px 15px 15px;
}
.chominhead {
	border-bottom: 2px dotted;
	border-left: 10px solid #ff8a00;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
}
.chotextaria {
	margin: 10px 0px 0px 10px;
	line-height: 120%;
}


/*=====================================
			☁E��ェチE��ボックス
=====================================*/
#itoggletxt {
	width: 480px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
}
#itoggletxt ul {
	width: 480px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}

#itoggletxt li {
	text-align: right;
	padding: 0px;
	float: left;
	position: relative;
}

#itoggletxt li:first-child {
	width: 220px;
	margin: 0px 10px 0px 0px;
}
#itoggletxt li:last-child {
	width: 250px;
	margin: 0px 0px 0px 0px;
}


/*=====================================
			☁E��ラム一覧
=====================================*/
h1.col {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#coltab {
	width: 90%;
	overflow: hidden;
	margin: 0px auto 5px auto;
}
#coltab ul {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#coltab li {
	text-align:center;
}
#coltab li a
	{
	width: 45%;
	float: left;
	padding: 10px 0px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
	text-align: center;
	text-decoration: none;
}
#coltab li.first a
	{
	width: 45%;
	float: left;
	padding: 5px 0px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, rgb(0,153,204)), color-stop(0.5, rgb(87,188,221)), color-stop(1, rgb(232,251,255)));
	background-image: -moz-linear-gradient(center bottom, rgb(0,153,204) 50%, rgb(87,188,221) 50%, rgb(232,251,255) 100%);
	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
	text-align: center;
	margin-right: 10%;
	text-decoration: none;
}
#coltab li.last a
	{
	width: 45%;
	float: left;
	padding: 5px 0px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, rgb(255,88,121)), color-stop(0.5, rgb(255,149,170)), color-stop(1, rgb(238,224,227)));
	background-image: -moz-linear-gradient(center bottom, rgb(233,83,136) 50%, rgb(255,149,170) 50%, rgb(238,224,227) 100%);
	-webkit-border-top-right-radius: 8px;
 	-webkit-border-bottom-right-radius: 8px;
 	border-top-right-radius: 8px;
 	border-bottom-right-radius: 8px;
 	-webkit-border-top-left-radius: 8px;
 	-webkit-border-bottom-left-radius: 8px;
 	border-top-left-radius: 8px;
 	border-bottom-left-radius: 8px;
	text-align: center;
	text-decoration: none;
}
#coltab li.space	{
	width: 45%;
	float: left;
	padding: 5px 0px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
	text-align: center;
	margin-right: 10%;
}


/*=====================================
			☁E��ョーハヤTOP
=====================================*/
h2.chotitle {
 	text-shadow: 1px 1px 3px #000;
 	font-weight: bold;
 	padding: 5px 0px;
 	color: #fff;
}

/*=====================================
			☁E��売雑誁E
=====================================*/
h2.zatitle {
 	text-shadow: 1px 1px 3px #000;
 	font-weight: bold;
 	padding: 5px 0px;
 	color: #fff;
}


/*=====================================
			☁E��売雑誁E
=====================================*/
ul.zamenu_list li {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(208,208,208)),	color-stop(0.57, rgb(255,255,255)));
	background-image: -moz-linear-gradient(center bottom, rgb(208,208,208) 0%, rgb(255,255,255) 57%);
	border-bottom: 1px solid #939393;
	border-top: 1px solid #c9c9c9;
}
ul.zamenu_list li a {
	display: block;
	font-size: 20px;
	padding: 20px 30px 20px 10px;
	color: #000;
	overflow: hidden;
	word-break: normal;
	text-decoration: none;
}


/*=====================================
			☁Eidpiヘッダー
=====================================*/
#headerhi {
	width: 100%;
	padding: 2% 0;
	border: 1px solid #000;
	background: #3d3d3d;
	font-size: 220%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	background-image: -moz-linear-gradient(top, #333, #5a5a5a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #5a5a5a));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#5a5a5a')"
}
#copyhi {
	width: 100%;
	padding: 3% 0;
	border: 1px solid #000;
	background: #3d3d3d;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	background-image: -moz-linear-gradient(
		top, #333, #5a5a5a
	);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #333),
		color-stop(1, #5a5a5a)
	);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#5a5a5a')"
}
#tophi a {
	width: 25%;
	background: #ccc url(../img/common/11_back.png) center left no-repeat;
	text-align: center;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px 10px 5px;
	color: #333;
	text-align: right;
	font-size: 130%;
	display: block;
	text-decoration: none;
}


/*=====================================
			☁E��種惁E��コラム
=====================================*/
.licolumn a {
	background: url(../img/muryo/back.png) center right no-repeat;
}
