* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	letter-spacing: 0;
}
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	line-height: 180%;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table {
	width: 100%;
	border-spacing: 0;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}
form {
	margin: 0;
}
button, input, select, textarea, optgroup, option {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
}
div, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, var, h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
	font-weight: normal;
}
fieldset, img, abbr {
	border: 0;
}
caption {
	text-align: left;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #1318FF;
}
a:visited {
	color: #1318FF;
}
a:hover, a:active {
	outline: 0;
	color: #00afec;
}
img {
	border: 0;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
b, strong {
	font-weight: bold;
}
div {
	word-wrap: break-word;
}
input, textarea, select {
	border: 1px solid #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 4px;
}
input.submit_button {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	padding: 8px 16px;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -ms-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: linear-gradient(to bottom, #ffffff, #e0e0e0);
	border: 2px solid #555;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	text-shadow: 2px 2px px #666666;
}
input:hover, textarea:hover {
	border-color: #666;
	-webkit-box-shadow: 0px 0px 6px #555;
	-moz-box-shadow: 0px 0px 6px #555;
	box-shadow: 0px 0px 6px #555;
}
input:focus, textarea:focus {
	border-color: #666;
	-webkit-box-shadow: 0px 0px 6px #0066FF;
	-moz-box-shadow: 0px 0px 6px #0066FF;
	box-shadow: 0px 0px 6px #0066FF;
}
.link-next02 {
	clear: both;
}
.link-next02 a {
	padding: 3px 0 3px 15px;
	background: url(../images/icon/icon-arrow_r-yellow.png) 0 7px no-repeat;
}
#stage {
	width: 1040px;
	margin: 0px auto;
	background-image: url(../images/back5.gif);
	overflow: auto;
}
#content {
	margin: 0px auto;
	width: 1000px;
	background-color: #ffffff;
	text-align: left;
	overflow: auto;
}
#header {
	font-size: 1.2em;
	color: #999;
	width: 1000px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
	padding-top: 16px;
	overflow: hidden;
}
#header-title {
	float: left;
	width: 492px;
	padding-top: 8px;
}
.header-logo {
	margin-bottom: 0.2em;
	font-size: 2.5em;
}
.header-logo a {
	text-decoration: none;
}
.header-logo a:link, .header-logo a:visited {
	color: #000;
}
.header-logo a:hover, .header-logo a:active {
	color: #900;
}
#header-text {
	float: right;
	width: 492px;
	padding-top: 16px;
	padding-left: 100px;
}
#header h1 {
	font-size: 1.167em;
}
#main-image {
	width: 1000px;
	position: relative;
}
#main-image-ad {
	float: left;
	width: 284px;
}
#main-image-8kakaku {
	float: left;
	width: 716px;
	padding-left: 4px;
	overflow: hidden;
}
#hmenu {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-collapse: collapse;
	border: 0px;
	overflow: hidden;
	display: inline-block;
}
#hmenu td {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	overflow: hidden;
}
#snsbuttons {
	width: 1000px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	vertical-align: top;
}
.snsb {
	list-style-type: none;
	overflow: hidden;
}
.snsb li {
	float: left;
	margin-right: 4px;
}
.snsb iframe {
	margin: 0 !important;
}
#snsbuttons .fb-like > span {
	vertical-align: baseline !important;
}
.linebt {
	display: inline-block;
	vertical-align: top;
	margin-top: -1px;
}
.snsmail {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	margin-top: -1px;
}
#main-contents {
	font-size: 1.4em;
	position: relative;
}
#main-and-sub {
	float: left;
	width: 712px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#main-contents table {
	margin-bottom: 1.5em;
	padding: 0;
	background-color: #FBFEFF;
	width: 708px;
	line-height: 180%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #959595;
	border-left-color: #959595;
	border-radius: 10px;
}
#main-contents th, #main-contents td {
	padding: 0.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #959595;
	border-bottom-color: #959595;
}
#main-contents th {
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: left;
}
#main-contents tr:first-child th:first-child, #main-contents tr:first-child td:first-child {
	border-top-left-radius: 10px; /* 左上が角丸 */
}
/* 1行目右端の要素 */
#main-contents tr:first-child th:last-child, #main-contents tr:first-child td:last-child {
	border-top-right-radius: 10px; /* 右上が角丸 */
}
#main-contents tr:last-child th:first-child, #main-contents tr:last-child td:first-child {
	border-bottom-left-radius: 10px; /* 左下が角丸 */
}
/* tbodyのラスト1行、右端の要素 */
#main-contents tr:last-child td:last-child {
	border-bottom-right-radius: 10px; /* 右下が角丸 */
}
#main-contents td img {
	margin-top: 4px;
}
#main-contents .edit {
	text-align: left;
	width: 708px;
	overflow: hidden;
}
#main-contents .whats {
	text-align: left;
	width: 708px;
	overflow: hidden;
	margin-bottom: 48px;
}
#main-contents .whats p {
	margin-top: 24px;
	margin-bottom: 24px;
}
#main-contents .whats img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main-contents .iarea {
	width: 114px;
	text-align: center;
	overflow: hidden;
}
#main-contents .sarea {
	width: 594px;
	text-align: center;
	padding-right: 100px;
	overflow: hidden;
}
#main-contents .oplist1 {
	width: 64px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist2 {
	width: 200px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist3 {
	width: 100px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist4 {
	width: 140px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist5 {
	width: 144px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist6 {
	width: 60px;
	text-align: center;
	overflow: hidden;
}
#main-contents .oplist7 {
	width: 64px;
	text-align: right;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	font-size: 1.1em;
}
#main-contents .oplist8 {
	width: 200px;
	text-align: left;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 16px;
}
#main-contents .oplist9 {
	width: 100px;
	text-align: center;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 16px;
}
#main-contents .oplist10 {
	width: 140px;
	text-align: right;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
#main-contents .oplist11 {
	width: 144px;
	text-align: left;
	overflow: hidden;
	font-size: 0.8em;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 120%;
}
#main-contents .oplist12 {
	width: 60px;
	text-align: right;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	font-size: 1.1em;
}
#main-contents .cllist1 {
	width: 108px;
	text-align: left;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 2px;
}
#main-contents .cllist2 {
	width: 600px;
	text-align: left;
	overflow: hidden;
}
#main-contents .tmlist0 {
	width: 592px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: -5px;
}
#main-contents .tmlist1 {
	width: 74px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
#main-contents .tmlist2 {
	width: 74px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	white-space: nowrap;
	letter-spacing: -0.5px;
}
#main-contents .tmlist3 {
	width: 74px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	white-space: nowrap;
	letter-spacing: -0.5px;
}
#main-contents .mklist1 {
	width: 60px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}
#main-contents .mklist2 {
	width: 648px;
	text-align: center;
	overflow: hidden;
}
#main-contents .mklist3 {
	width: 60px;
	text-align: right;
	overflow: hidden;
}
#main-contents .mklist2 {
	width: 648px;
	text-align: left;
	overflow: hidden;
}
#main-contents .edlist1 {
	width: 120px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}
#main-contents .edlist2 {
	width: 588px;
	text-align: center;
	overflow: hidden;
}
#main-contents .edlist3 {
	width: 120px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}
#main-contents .edlist4 {
	width: 588px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.3em;
}
#main-contents .edlist5 {
	width: 588px;
	text-align: left;
	overflow: hidden;
	font-weight: bold;
}
#main-contents .form8 {
	text-align: left;
	width: 680px !important;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.fmlist1 {
	width: 160px;
}
.fmlist2 {
	width: 520px;
}
.fmwidth {
	width: 480px;
}
#thanks {
	text-align: left;
	padding-left: 20px;
	line-height: 200%;
	font-size: 1.3em;
}
#thanksft {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 24px;
	line-height: 200%;
}
.sseal {
	width: 100%;
	margin-bottom: 80px;
	text-align: right;
	padding-top: 10px;
	padding-right: 8px;
}
.shopave {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 8px;
}
.tex_area1 {
	width: 540px;
	height: 260px;
}
.hclogo {
	width: 73px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}
.company {
	width: 580px !important;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.black {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 20px !important;
}
.white {
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 20px !important;
}
.white01 {
	width: 120px;
}
.company a:link {
	color: #FFFFFF !important;
}
.company a:visited {
	color: #FFFFFF !important;
}
.company a:hover {
	color: #FF008E !important;
}
.company a:active {
	color: #FFFFFF !important;
}
#main-contents .buttons {
	text-align: center;
}
#main-contents h2 {
	position: relative;
	margin: 0 0 1.5em;
	padding: 0.9em;
	background: #00afec;
	color: #fff;
	font-size: 1.286em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#main-contents h2:after {
	position: absolute;
	bottom: -14px;
	left: 10%;
	z-index: 90;
	margin-left: -15px;
	border-top: 15px solid #00afec;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 0;
	content: "";
}
#main-contents h2 a:link, #main-contents h2 a:visited {
	color: #fff;
}
#main-contents h2 a:hover, #main-contents h2 a:active {
	color: #699;
}
input[type=radio], input[type=checkbox] {
	display: none;
}
.radio, .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 42px;
}
.radio:hover, .checkbox:hover {
	background-color: #00AFEC;
}
.radio:hover:after, .checkbox:hover:after {
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.radio:after, .checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 2px solid #bbb;
	border-radius: 6px;
	content: '';
}
.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #990000;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
	opacity: 1;
}
.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #53b300;
	border-bottom: 3px solid #53b300;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
	opacity: 1;
}
#main-contents dl.news {
	margin: 0;
	margin-bottom: 3.5em;
	padding: 0;
}
#main-contents dl.news dt {
	float: left;
	width: 9em;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#main-contents dl.news dd.cat {
	float: left;
	overflow: hidden;
	width: 6em;
	height: 1.5em;
	padding: 0.1em 0.3em 0;
	border-bottom: none;
	background: #666;
	color: #fff;
	font-size: 0.858em;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#main-contents dl.news dd {
	margin: 0 0 10px 0;
	padding: 0 1em 0.8em 16.5em;
	border-bottom: 1px dotted #414141;
}
#main-contents dl.news dd.cat, #main-contents dl.news02 dd.cat {
	font-weight: bold;
}
#main-contents dl.news dd.cat.color01, #main-contents dl.news02 dd.cat .color01 {
	background: #68d0ef;
}
#main-contents dl.news dd.cat.color02, #main-contents dl.news02 dd.cat .color02 {
	background: #f8b551;
}
#main-contents dl.news dd.cat.color03, #main-contents dl.news02 dd.cat .color03 {
	background: #b3d465;
}
#main-contents dl.news dd.cat.color04, #main-contents dl.news02 dd.cat .color04 {
	background: #c490bf;
}
#main-contents dl.news dd.cat.color05, #main-contents dl.news02 dd.cat .color05 {
	background: #ff9da6;
}
#main-contents dl.news dd.cat.color06, #main-contents dl.news02 dd.cat .color06 {
	background: #b5b5b5;
}
.subcont {
	padding-top: 24px;
}
#sidebar {
	width: 288px;
	float: right;
	margin: 0px;
	padding: 4px;
	overflow: hidden;
}
.sub-column {
	font-size: 1.1em;
}
.sub-column li {
	list-style: none;
}
.sub-column .contents {
	margin-bottom: 1.5em;
}
.sub-column h3 {
	padding: 0.7em;
	background: url(../images/title/bg-sub-h3.png) #ebeaea;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #00afec;
	color: #454545;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
.sub-column .contents h3 {
	margin-bottom: 1em;
}
.sub-column h3 a:link {
	color: #333;
}
.sub-column h3 a:visited {
	color: #333;
}
.sub-column .contact .icon-contact {
	float: left;
	padding: 0 10px 10px 0
}
.sub-column .contact .text-contact {
	overflow: hidden;
}
.ranking {
	margin: 0;
	padding: 5px 8px;
}
.ranking li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #7070ba;
	background: none;
	font-weight: normal;
}
.ranking li p {
	margin-bottom: 10px;
}
.ranking li.end {
	border-bottom: none;
}
.ranking .no01 .item-name, .ranking .no02 .item-name, .ranking .no03 .item-name {
	color: #fe8528;
	font-size: 1.167em;
}
.ranking .no01 .item-name, .ranking .no02 .item-name, .ranking .no03 .item-name, .ranking .no04 .item-name, .ranking .no05 .item-name {
	padding: 4px 0 4px 30px;
	font-weight: bold;
}
.no01 .item-name {
	background: url(../images/icon/icon-rank01-01.png) left 3px no-repeat;
}
.no02 .item-name {
	background: url(../images/icon/icon-rank01-02.png) left 3px no-repeat;
}
.no03 .item-name {
	background: url(../images/icon/icon-rank01-03.png) left top no-repeat;
}
.no04 .item-name {
	background: url(../images/icon/icon-rank01-04.png) left top no-repeat;
}
.no05 .item-name {
	background: url(../images/icon/icon-rank01-05.png) left top no-repeat;
}
#footer {
	clear: both;
	padding-top: 16px;
	padding-bottom: 10px;
	color: #666;
	font-size: 1.3em;
	background-color: #00AFEC;
	text-align: center;
	width: 1000px;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover, #footer a:active {
	color: #F00;
}
#footer h3 {
	margin-bottom: 1em;
	color: #666;
	font-weight: bold;
	border-bottom: 3px dotted #000;
}
#footer ul {
	padding: 16px;
}
#footer li {
	display: inline;
	padding-left: 25px;
	margin-left: 25px;
	margin-right: 25px;
	background-image: url(../images/icon/plus-red2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.copyright {
	padding: 15px 0;
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFFFF;
}
#header::after, #main-image::after, #hmenu::after, #snsbuttons::after, #main-and-sub::after, #subcont::after, #sidebar::after, .contents:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.fcenter {
	text-align: center;
}
.b {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.big {
	font-size: 1.2em;
}
.big2 {
	font-size: 1.5em;
}
.big3 {
	font-size: 1.8em;
}
.small {
	font-size: 0.8em;
}
.f08em {
	font-size: 0.8em;
}
.f09em {
	font-size: 0.9em;
}
.f10em {
	font-size: 1.0em;
}
.f11em {
	font-size: 1.1em;
}
.f12em {
	font-size: 1.2em;
}
.f13em {
	font-size: 1.3em;
}
.f14em {
	font-size: 1.4em;
}
.f15em {
	font-size: 1.5em;
}
.f16em {
	font-size: 1.6em;
}
.f17em {
	font-size: 1.7em;
}
.f18em {
	font-size: 1.8em;
}
.f19em {
	font-size: 1.9em;
}
.f20em {
	font-size: 2.0em;
}
.f21em {
	font-size: 2.1em;
}
.f22em {
	font-size: 2.2em;
}
.f23em {
	font-size: 2.3em;
}
.f24em {
	font-size: 2.4em;
}
.f8pt {
	font-size: 8.5pt;
}
.f9pt {
	font-size: 9.0pt;
}
.f10pt {
	font-size: 10pt;
}
.f11pt {
	font-size: 11pt;
}
.f12pt {
	font-size: 12pt;
}
.f13pt {
	font-size: 13pt;
}
.f14pt {
	font-size: 14pt;
}
.f15pt {
	font-size: 15pt;
}
.f16pt {
	font-size: 16pt;
}
.f17pt {
	font-size: 17pt;
}
.f18pt {
	font-size: 18pt;
}
.f19pt {
	font-size: 19pt;
}
.f20pt {
	font-size: 20pt;
}
.f21pt {
	font-size: 21pt;
}
.f22pt {
	font-size: 22pt;
}
.f23pt {
	font-size: 23pt;
}
.f24pt {
	font-size: 24pt;
}
.addcl {
	width: 980px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.addcl2 {
	width: 980px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	table-layout: fixed !important;
}
.addcl3 {
	width: 980px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.modcl {
	width: 980px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.mbutton {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	padding: 8px 16px;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -ms-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: linear-gradient(to bottom, #ffffff, #e0e0e0);
	border: 2px solid #555;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	text-shadow: 2px 2px px #666666;
	margin-top: 16px;
	margin-bottom: 16px;
}
.addlist1 {
	width: 200px !important;
}
.addtime {
	width: 760px;
}
.addcl input, .addcl textarea {
	width: 760px;
}
.addcl2 input {
	width: 100px;
}
.addcl2 textarea {
	width: 520px;
}
.addcl3 input {
	width: 360px;
}
.addcl2 th {
	width: 420px;
}
.clshort {
	width: 100px !important;
}
.clmiddle {
	width: 200px !important;
}
.cllong {
	width: 300px !important;
}
.addtime1 {
	width: 95px !important;
	margin: 0 !important;
	text-align: center !important;
	padding-right: 0px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 0px !important;
}
.addtime2 {
	width: 90px !important;
	font-size: 0.8em !important;
}
#formWrap {
	width: 708px !important;
	color: #555;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
table.formTable {
	width: 680px !important;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px;
}
table.formTable th {
	width: 160px !important;
	font-weight: normal;
	background: #efefef;
	text-align: left;
}
p.error_messe {
	margin: 5px 0;
	color: red;
}
#formWrap2 {
	width: 980px !important;
	color: #555;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
table.formTable2 {
	width: 980px !important;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable2 td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px;
}
table.formTable2 th {
	width: 320px !important;
	font-weight: normal;
	background: #efefef;
	text-align: left;
}
.insword {
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
	line-height: 240%;
}
.insword li {
	background: url(../images/icon/right-t.gif) left no-repeat;
	padding-left: 16px;
}
.tinst {
	text-align: left;
	width: 708px;
	overflow: hidden;
	padding: 8px;
}
.tinst hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
.minst {
	margin-top: 28px;
	margin-left: 4px;
}
.minst img {
	margin-left: 16px;
}
.sinst {
	margin-top: 20px;
}
.insright {
	margin: 4px;
	float: right;
}
.insleft {
	margin: 4px;
	float: left;
}
