@charset "utf-8";



html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	font-size: 100.01%;
	font-family: sans-serif;
	/* font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif; */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-size:1em; */
	/* vertical-align:baseline; */
	/* vertical-align:middle; */
	background: transparent;
}

/*グリッド*/
.line{margin:0;padding:0}.lt-ie8 .line{overflow:visible;zoom:1}.ie8 .line{overflow:hidden}.line:after,.line::after{clear:both;content:"";display:block;height:0}.unit{float:left;list-style:none}.unit,.unit:after,.unit:before,.line,.line:after,.line:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url("/siori/js/boxsizing.htc")}.lt-ie8 .unit{zoom:1;width:100%}.right-unit{float:right}.size1of1{width:100%}.size1of2{width:50%}.size1of3{width:33.333333%}.size2of3{width:66.666666%}.size1of4{width:25%}.size3of4{width:75%}.size1of5{width:20%}.size2of5{width:40%}.size3of5{width:60%}.size4of5{width:80%}.size1of6{width:16.666666%}.size5of6{width:83.333333%}.size1of7{width:14.2857143%}.size2of7{width:28.5714286%}.size3of7{width:42.8571429%}.size4of7{width:57.1428571%}.size5of7{width:71.4285714%}.size6of7{width:85.7142857%}.size1of8{width:12.5%}.size3of8{width:37.5%}.size5of8{width:62.5%}.size7of8{width:87.5%}.size1of9{width:11.111111111%}.size2of9{width:22.222222222%}.size3of9{width:33.333333333%}.size4of9{width:44.444444444%}.size5of9{width:55.555555555%}.size6of9{width:66.666666666%}.size7of9{width:77.777777777%}.size8of9{width:88.888888888%}.size1of10{width:10%}.size3of10{width:30%}.size4of10{width:40%}.size7of10{width:70%}.size9of10{width:90%}.before1of2{margin-left:50%}.before1of3{margin-left:33.333333%}.before2of3{margin-left:66.666666%}.before1of4{margin-left:25%}.before3of4{margin-left:75%}.before1of5{margin-left:20%}.before2of5{margin-left:40%}.before3of5{margin-left:60%}.before4of5{margin-left:80%}.before1of6{margin-left:16.666666%}.before5of6{margin-left:83.333333%}.before1of7{margin-left:14.2857143%}.before2of7{margin-left:28.5714286%}.before3of7{margin-left:42.8571429%}.before4of7{margin-left:57.1428571%}.before5of7{margin-left:71.4285714%}.before6of7{margin-left:85.7142857%}.before1of8{margin-left:12.5%}.before3of8{margin-left:37.5%}.before5of8{margin-left:62.5%}.before7of8{margin-left:87.5%}.before1of9{margin-left:11.111111111%}.before2of9{margin-left:22.222222222%}.before3of9{margin-left:33.333333333%}.before4of9{margin-left:44.444444444%}.before5of9{margin-left:55.555555555%}.before6of9{margin-left:66.666666666%}.before7of9{margin-left:77.777777777%}.before8of9{margin-left:88.888888888%}.before1of10{margin-left:10%}.before3of10{margin-left:30%}.before4of10{margin-left:40%}.before7of10{margin-left:70%}.before9of10{margin-left:90%}.after1of2{margin-right:50%}.after1of3{margin-right:33.333333%}.after2of3{margin-right:66.666666%}.after1of4{margin-right:25%}.after3of4{margin-right:75%}.after1of5{margin-right:20%}.after2of5{margin-right:40%}.after3of5{margin-right:60%}.after4of5{margin-right:80%}.after1of6{margin-right:16.666666%}.after5of6{margin-right:83.333333%}.after1of7{margin-right:14.2857143%}.after2of7{margin-right:28.5714286%}.after3of7{margin-right:42.8571429%}.after4of7{margin-right:57.1428571%}.after5of7{margin-right:71.4285714%}.after6of7{margin-right:85.7142857%}.after1of8{margin-right:12.5%}.after3of8{margin-right:37.5%}.after5of8{margin-right:62.5%}.after7of8{margin-right:87.5%}.after1of9{margin-right:11.111111111%}.after2of9{margin-right:22.222222222%}.after3of9{margin-right:33.333333333%}.after4of9{margin-right:44.444444444%}.after5of9{margin-right:55.555555555%}.after6of9{margin-right:66.666666666%}.after7of9{margin-right:77.777777777%}.after8of9{margin-right:88.888888888%}.after1of10{margin-right:10%}.after3of10{margin-right:30%}.after4of10{margin-right:40%}.after7of10{margin-right:70%}.after9of10{margin-right:90%}

body {
	font-size: 1em;
	line-height: 1.2;
	color: #444444;
}

ul {
	font-size: inherit;
	list-style-type: none;
}

ol {
	font-size: inherit;
	list-style-position: outside;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

th, td {
	padding: 0.5em;
}

a {
	outline-width: 0;
	font-size: inherit;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-weight: bold;
	color: #5e5e5e;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}



/* fontsize */
.flNav01 li,
.hlNav01 li,
th, td, p {
	font-size: 0.75em;
}



body {
	background-color: #ebedf0;
}



.header {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	min-width: 960px;
	width: auto !important;
	width: 960px;
}
.headerInnr {
	width: 960px;
	height: 98px;
	margin: 0 auto;
	position: relative;
}

.top .header {
}
.sec .header {
}

h1.siteMark {
	font-size: 0.75em;
	color: #5e5e5e;
	padding: 0;
	margin: 0;
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 10px;
}
.siteLogo {
	width: auto;
	height: auto;
	position: absolute;
	top: 36px;
	left: 10px;
}
.siteLogo img {
	margin: 0;
	padding: 0;
}



.hlNav01 {
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 0;
}
.hlNav01 li {
	float: right;
	margin-left: 20px;
}
.hlNav01 li a {
	display: block;
	padding: 0.2em 0.2em 0.2em 1.5em;
	background-image: url(/siori/images/icon_arrw01.gif);
	background-position: left 0.2em;
	background-repeat: no-repeat;
}



.hlNav02 {
	width: auto;
	height: auto;
	position: absolute;
	top: 36px;
	right: 0;
}
.hlNav02 li {
	float: right;
	margin-left: 10px;
}
.hlNav02 li a {
	display: block;
	padding: 0;
}



.glblNav {
	width: 100%;
	height: 71px;
	background-image: url(/siori/images/bk_glbl.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-width: 960px;
	width: auto !important;
	width: 960px;
}

.top .glblNav {
	padding-bottom: 17px;
}
.sec .glblNav {
	padding-bottom: 17px;
}



.glblNavInnr {
	width: 960px;
	height: 68px;
	margin: 0 auto;
}

.top .glblNavInnr {

}
.sec .glblNavInnr {

}



.glblNavInnr ul {
	width: auto;
	height: auto;
	margin: 0 9px;
}

.glblNavInnr ul li {
	height: 68px;
	float: left;
}
.glblNavInnr ul li a {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 68px;
	background-image: url(/siori/images/glbl_splite.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.glblNavInnr ul li#search {
	width: 314px;
}
.glblNavInnr ul li#about {
	width: 314px;
}
.glblNavInnr ul li#info {
	width: 314px;
}
.glblNavInnr ul li#search a {
	background-position: left top;
}
.glblNavInnr ul li#about a {
	background-position: -314px top;
}
.glblNavInnr ul li#info a {
	background-position: -628px top;
}
.glblNavInnr ul li#search a:hover,
.glblNavInnr ul li#search.current a {
	background-position: left -68px;
}
.glblNavInnr ul li#about a:hover,
.glblNavInnr ul li#about.current a {
	background-position: -314px -68px;
}
.glblNavInnr ul li#info a:hover,
.glblNavInnr ul li#info.current a {
	background-position: -628px -68px;
}



/* .BreadCrumbs */
.breadCrumbs {
}

.sec .breadCrumbs {
}



.contents {
	width: 100%;
	background-color: #ffffff;
	min-width: 960px;
	width: auto !important;
	width: 960px;
}
.contentsPrint {
	width: 100%;
	background-color: #ffffff;
}
.contentsInnr {
	width: 960px;
	margin: 0 auto;
}
.contentsPrintInnr {
	width: 100%;
	margin: 0 auto;
}

.top .contentsInnr {
}
.sec .contentsInnr {
}



.main {
	width: 690px;
	margin: 0 10px 20px;
}

.top .main {
	float: left;
}
.sec .main {
	float: right;
}

.plainMain {
	width: 690px;
	margin-left:auto;
	margin-right:auto;
}

.printMain {
	width: 98%;
	margin-left:auto;
	margin-right:auto;
}


#searchForm {
	margin-bottom: 20px;
}


.searchWithKeys {
	/* margin-bottom: 20px; */
}
#searchWithKeysNav {
	width: auto;
	height: 76px;
}
#searchWithKeysNav li {
	float: left;
}
#searchWithKeysNav li#productname {
	width: 130px;
}
#searchWithKeysNav li#ingredient {
	width: 125px;
}
#searchWithKeysNav li#shape {
	width: 110px;
}
#searchWithKeysNav li#sheet {
	width: 168px;
}
#searchWithKeysNav li#freeword {
	width: 157px;
}
#searchWithKeysNav li a {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 76px;
	overflow: hidden;
	background-image: url(/siori/images/btn_search_seed.gif);
	background-repeat: no-repeat;
}
#searchWithKeysNav li#productname a {
	background-position: left top;
}
#searchWithKeysNav li#ingredient a {
	background-position: -130px top;
}
#searchWithKeysNav li#shape a {
	background-position: -255px top;
}
#searchWithKeysNav li#sheet a {
	background-position: -365px top;
}
#searchWithKeysNav li#freeword a {
	background-position: -533px top;
}
#searchWithKeysNav li#productname a:hover,
#searchWithKeysNav li#productname.current a {
	background-position: left -76px;
}
#searchWithKeysNav li#ingredient a:hover,
#searchWithKeysNav li#ingredient.current a {
	background-position: -130px -76px;
}
#searchWithKeysNav li#shape a:hover,
#searchWithKeysNav li#shape.current a {
	background-position: -255px -76px;
}
#searchWithKeysNav li#sheet a:hover,
#searchWithKeysNav li#sheet.current a {
	background-position: -365px -76px;
}
#searchWithKeysNav li#freeword a:hover,
#searchWithKeysNav li#freeword.current a {
	background-position: -533px -76px;
}
	.sec .searchWithKeys h2 {
		margin-bottom: -3px;
	}
.searchWithKeysBlock {
	width: 688px;/* 690px */
	border: 1px solid #bbbbbb;
	border-top: none;
	border-radius: 0 0 5px 5px;
		/* Webkit */
		-webkit-border-radius: 0 0 5px 5px;
		/* Firefox */
		-moz-border-radius: 0 0 5px 5px;
}
	.side .searchWithKeysBlock {
		width: 228px;
	}
.keywords {
}
.keywords input {
	width: 638px;/* 670px */
	padding: 15px 15px 15px;
	margin: 3px 9px 10px;
	font-size: 1.8em;
	font-weight: bold;
	border:1px solid #6c9bd5;
	border-radius: 5px;
		/* Webkit */
		background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 1px 1px 1px #fff;
		/* Firefox */
		background: -moz-linear-gradient(top, #eee, #fff);
		-moz-border-radius: 5px;
		-moz-box-shadow: 1px 1px 1px #fff;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
}
.side .keywords input {
	width: 178px;/* 230px */
	font-size: 1em;
}
.searchWithKeysBlock.minusM {
	margin-top: -3px;
	padding-top: 20px;
}
.searchWithKeysBlock table {
	width: 670px;
	margin: 3px 9px 10px;
	border: none;
}
	.side .searchWithKeysBlock table {
		width: 212px;/* 230px */
	}
.searchWithKeysBlock table th,
.searchWithKeysBlock table td {
	font-weight: normal;
	padding: 0;
	text-align: center;
	vertical-align: top;
	border: none;
}
.searchWithKeysBlock table th {
	width: 203px;
}
.searchWithKeysBlock table td {
	width: 469px;
}
.searchWithKeysBlock table td select {
	width: 456px;
	padding: 9px 15px 7px;
	margin-left: 10px;
	font-size: 1.8em;
	border:1px solid #e3e3e3;
	border-radius: 5px;
		/* Webkit */
		background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 1px 1px 1px #fff;
		/* Firefox */
		background: -moz-linear-gradient(top, #eee, #fff);
		-moz-border-radius: 5px;
		-moz-box-shadow: 1px 1px 1px #fff;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
}
select.sideSearchSelect {
	width: 100px;
}
.hiddenBlock {
	display: none;
}
#narrowDown {
	cursor: pointer;
}



.searchWithIndex {
}
.searchWithIndexBlock {
	width: 688px;/* 690px */
	border: 1px solid #bbbbbb;
	border-top: none;
	border-radius: 0 0 5px 5px;
		/* Webkit */
		-webkit-border-radius: 0 0 5px 5px;
		/* Firefox */
		-moz-border-radius: 0 0 5px 5px;
	padding-top: 5px;
}
.searchWithIndexBlock ul {
	width: auto;
	margin: 0 8px 10px 9px;
}
.searchWithIndexBlock ul li {
	width: 59px;
	height: 58px;
	margin-right: 9px;
	overflow: hidden;
	float: left;
}
.searchWithIndexBlock ul li:last-child {
	margin-right: 0;
}
.searchWithIndexBlock ul li.last-child {
	margin-right: 0;
}
.searchWithIndexBlock ul li a {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 58px;
	background-image: url(/siori/images/btn_search_index.gif);
	background-repeat: no-repeat;
}
.searchWithIndexBlock ul li#aIndx a {
	background-position: left top;
}
.searchWithIndexBlock ul li#kaIndx a {
	background-position: -68px top;
}
.searchWithIndexBlock ul li#saIndx a {
	background-position: -136px top;
}
.searchWithIndexBlock ul li#taIndx a {
	background-position: -204px top;
}
.searchWithIndexBlock ul li#naIndx a {
	background-position: -272px top;
}
.searchWithIndexBlock ul li#haIndx a {
	background-position: -340px top;
}
.searchWithIndexBlock ul li#maIndx a {
	background-position: -408px top;
}
.searchWithIndexBlock ul li#yaIndx a {
	background-position: -476px top;
}
.searchWithIndexBlock ul li#raIndx a {
	background-position: -544px top;
}
.searchWithIndexBlock ul li#waIndx a {
	background-position: -612px top;
}

.searchWithIndexBlock ul li#aIndx a:hover {
	background-position: left -58px;
}
.searchWithIndexBlock ul li#kaIndx a:hover {
	background-position: -68px -58px;
}
.searchWithIndexBlock ul li#saIndx a:hover {
	background-position: -136px -58px;
}
.searchWithIndexBlock ul li#taIndx a:hover {
	background-position: -204px -58px;
}
.searchWithIndexBlock ul li#naIndx a:hover {
	background-position: -272px -58px;
}
.searchWithIndexBlock ul li#haIndx a:hover {
	background-position: -340px -58px;
}
.searchWithIndexBlock ul li#maIndx a:hover {
	background-position: -408px -58px;
}
.searchWithIndexBlock ul li#yaIndx a:hover {
	background-position: -476px -58px;
}
.searchWithIndexBlock ul li#raIndx a:hover {
	background-position: -544px -58px;
}
.searchWithIndexBlock ul li#waIndx a:hover {
	background-position: -612px -58px;
}


	.side .searchWithIndex {
	}
	.side .searchWithIndexBlock {
		width: 228px;/* 230px */
		border: 1px solid #bbbbbb;
		border-top: none;
		border-radius: 0 0 5px 5px;
			/* Webkit */
			-webkit-border-radius: 0 0 5px 5px;
			/* Firefox */
			-moz-border-radius: 0 0 5px 5px;
		padding-top: 10px;
	}
	ul.a-nIndx {
		width: auto;
		margin: 0 9px 0 9px;
	}
	ul.a-nIndx li {
		width: 34px;
		height: 34px;
		margin-right: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		float: left;
	}
	ul.a-nIndx li.nr {
		margin-right: 0;
	}
	ul.a-nIndx li.nb {
		margin-bottom: 0;
	}
	ul.a-nIndx li a {
		display: block;
		width: 100%;
		height: 0;
		padding-top: 34px;
		background-image: url(/siori/images/btn_search_index_side.png);
		background-repeat: no-repeat;
	}

	ul.a-nIndx2 {
		text-align: center;
		letter-spacing: -.4em;
	}

	ul.a-nIndx2 li {
		float: none;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
	}

	ul.a-nIndx li#aIndx a {
		background-position: left top;
	}
	ul.a-nIndx li#kaIndx a {
		background-position: -44px top;
	}
	ul.a-nIndx li#saIndx a {
		background-position: -88px top;
	}
	ul.a-nIndx li#taIndx a {
		background-position: -132px top;
	}
	ul.a-nIndx li#naIndx a {
		background-position: -176px top;
	}
	ul.a-nIndx li#haIndx a {
		background-position: -220px top;
	}
	ul.a-nIndx li#maIndx a {
		background-position: -264px top;
	}
	ul.a-nIndx li#yaIndx a {
		background-position: -308px top;
	}
	ul.a-nIndx li#raIndx a {
		background-position: -352px top;
	}
	ul.a-nIndx li#waIndx a {
		background-position: -396px top;
	}

	ul.a-nIndx li#aSelIndx a,
	ul.a-nIndx li#aIndx a:hover {
		background-position: left -34px;
	}
	ul.a-nIndx li#kaSelIndx a,
	ul.a-nIndx li#kaIndx a:hover {
		background-position: -44px -34px;
	}
	ul.a-nIndx li#saSelIndx a,
	ul.a-nIndx li#saIndx a:hover {
		background-position: -88px -34px;
	}
	ul.a-nIndx li#taSelIndx a,
	ul.a-nIndx li#taIndx a:hover {
		background-position: -132px -34px;
	}
	ul.a-nIndx li#naSelIndx a,
	ul.a-nIndx li#naIndx a:hover {
		background-position: -176px -34px;
	}
	ul.a-nIndx li#haSelIndx a,
	ul.a-nIndx li#haIndx a:hover {
		background-position: -220px -34px;
	}
	ul.a-nIndx li#maSelIndx a,
	ul.a-nIndx li#maIndx a:hover {
		background-position: -264px -34px;
	}
	ul.a-nIndx li#yaSelIndx a,
	ul.a-nIndx li#yaIndx a:hover {
		background-position: -308px -34px;
	}
	ul.a-nIndx li#raSelIndx a,
	ul.a-nIndx li#raIndx a:hover {
		background-position: -352px -34px;
	}
	ul.a-nIndx li#waSelIndx a,
	ul.a-nIndx li#waIndx a:hover {
		background-position: -396px -34px;
	}

	ul.a-nIndx li#iIndx a {
		background-position: left -68px;
	}
	ul.a-nIndx li#kiIndx a {
		background-position: -44px -68px;
	}
	ul.a-nIndx li#siIndx a {
		background-position: -88px -68px;
	}
	ul.a-nIndx li#tiIndx a {
		background-position: -132px -68px;
	}
	ul.a-nIndx li#niIndx a {
		background-position: -176px -68px;
	}
	ul.a-nIndx li#hiIndx a {
		background-position: -220px -68px;
	}
	ul.a-nIndx li#miIndx a {
		background-position: -264px -68px;
	}
	ul.a-nIndx li#yuIndx a {
		background-position: -308px -68px;
	}
	ul.a-nIndx li#riIndx a {
		background-position: -352px -68px;
	}
	ul.a-nIndx li#woIndx a {
		background-position: -396px -68px;
	}

	ul.a-nIndx li#iSelIndx a,
	ul.a-nIndx li#iIndx a:hover {
		background-position: left -102px;
	}
	ul.a-nIndx li#kiSelIndx a,
	ul.a-nIndx li#kiIndx a:hover {
		background-position: -44px -102px;
	}
	ul.a-nIndx li#siSelIndx a,
	ul.a-nIndx li#siIndx a:hover {
		background-position: -88px -102px;
	}
	ul.a-nIndx li#tiSelIndx a,
	ul.a-nIndx li#tiIndx a:hover {
		background-position: -132px -102px;
	}
	ul.a-nIndx li#niSelIndx a,
	ul.a-nIndx li#niIndx a:hover {
		background-position: -176px -102px;
	}
	ul.a-nIndx li#hiSelIndx a,
	ul.a-nIndx li#hiIndx a:hover {
		background-position: -220px -102px;
	}
	ul.a-nIndx li#miSelIndx a,
	ul.a-nIndx li#miIndx a:hover {
		background-position: -264px -102px;
	}
	ul.a-nIndx li#yuSelIndx a,
	ul.a-nIndx li#yuIndx a:hover {
		background-position: -308px -102px;
	}
	ul.a-nIndx li#riSelIndx a,
	ul.a-nIndx li#riIndx a:hover {
		background-position: -352px -102px;
	}
	ul.a-nIndx li#woSelIndx a,
	ul.a-nIndx li#woIndx a:hover {
		background-position: -396px -102px;
	}

	ul.a-nIndx li#uIndx a {
		background-position: left -136px;
	}
	ul.a-nIndx li#kuIndx a {
		background-position: -44px -136px;
	}
	ul.a-nIndx li#suIndx a {
		background-position: -88px -136px;
	}
	ul.a-nIndx li#tuIndx a {
		background-position: -132px -136px;
	}
	ul.a-nIndx li#nuIndx a {
		background-position: -176px -136px;
	}
	ul.a-nIndx li#huIndx a {
		background-position: -220px -136px;
	}
	ul.a-nIndx li#muIndx a {
		background-position: -264px -136px;
	}
	ul.a-nIndx li#yoIndx a {
		background-position: -308px -136px;
	}
	ul.a-nIndx li#ruIndx a {
		background-position: -352px -136px;
	}
	ul.a-nIndx li#nIndx a {
		background-position: -396px -136px;
	}

	ul.a-nIndx li#uSelIndx a,
	ul.a-nIndx li#uIndx a:hover {
		background-position: left -170px;
	}
	ul.a-nIndx li#kuSelIndx a,
	ul.a-nIndx li#kuIndx a:hover {
		background-position: -44px -170px;
	}
	ul.a-nIndx li#suSelIndx a,
	ul.a-nIndx li#suIndx a:hover {
		background-position: -88px -170px;
	}
	ul.a-nIndx li#tuSelIndx a,
	ul.a-nIndx li#tuIndx a:hover {
		background-position: -132px -170px;
	}
	ul.a-nIndx li#nuSelIndx a,
	ul.a-nIndx li#nuIndx a:hover {
		background-position: -176px -170px;
	}
	ul.a-nIndx li#huSelIndx a,
	ul.a-nIndx li#huIndx a:hover {
		background-position: -220px -170px;
	}
	ul.a-nIndx li#muSelIndx a,
	ul.a-nIndx li#muIndx a:hover {
		background-position: -264px -170px;
	}
	ul.a-nIndx li#yoSelIndx a,
	ul.a-nIndx li#yoIndx a:hover {
		background-position: -308px -170px;
	}
	ul.a-nIndx li#ruSelIndx a,
	ul.a-nIndx li#ruIndx a:hover {
		background-position: -352px -170px;
	}
	ul.a-nIndx li#nSelIndx a,
	ul.a-nIndx li#nIndx a:hover {
		background-position: -396px -170px;
	}

	ul.a-nIndx li#eIndx a {
		background-position: left -204px;
	}
	ul.a-nIndx li#keIndx a {
		background-position: -44px -204px;
	}
	ul.a-nIndx li#seIndx a {
		background-position: -88px -204px;
	}
	ul.a-nIndx li#teIndx a {
		background-position: -132px -204px;
	}
	ul.a-nIndx li#neIndx a {
		background-position: -176px -204px;
	}
	ul.a-nIndx li#heIndx a {
		background-position: -220px -204px;
	}
	ul.a-nIndx li#meIndx a {
		background-position: -264px -204px;
	}
	ul.a-nIndx li#reIndx a {
		background-position: -352px -204px;
	}

	ul.a-nIndx li#eSelIndx a,
	ul.a-nIndx li#eIndx a:hover {
		background-position: left -238px;
	}
	ul.a-nIndx li#keSelIndx a,
	ul.a-nIndx li#keIndx a:hover {
		background-position: -44px -238px;
	}
	ul.a-nIndx li#seSelIndx a,
	ul.a-nIndx li#seIndx a:hover {
		background-position: -88px -238px;
	}
	ul.a-nIndx li#teSelIndx a,
	ul.a-nIndx li#teIndx a:hover {
		background-position: -132px -238px;
	}
	ul.a-nIndx li#neSelIndx a,
	ul.a-nIndx li#neIndx a:hover {
		background-position: -176px -238px;
	}
	ul.a-nIndx li#heSelIndx a,
	ul.a-nIndx li#heIndx a:hover {
		background-position: -220px -238px;
	}
	ul.a-nIndx li#meSelIndx a,
	ul.a-nIndx li#meIndx a:hover {
		background-position: -264px -238px;
	}
	ul.a-nIndx li#reSelIndx a,
	ul.a-nIndx li#reIndx a:hover {
		background-position: -352px -238px;
	}

	ul.a-nIndx li#oIndx a {
		background-position: left -272px;
	}
	ul.a-nIndx li#koIndx a {
		background-position: -44px -272px;
	}
	ul.a-nIndx li#soIndx a {
		background-position: -88px -272px;
	}
	ul.a-nIndx li#toIndx a {
		background-position: -132px -272px;
	}
	ul.a-nIndx li#noIndx a {
		background-position: -176px -272px;
	}
	ul.a-nIndx li#hoIndx a {
		background-position: -220px -272px;
	}
	ul.a-nIndx li#moIndx a {
		background-position: -264px -272px;
	}
	ul.a-nIndx li#roIndx a {
		background-position: -352px -272px;
	}

	ul.a-nIndx li#oSelIndx a,
	ul.a-nIndx li#oIndx a:hover {
		background-position: left -306px;
	}
	ul.a-nIndx li#koSelIndx a,
	ul.a-nIndx li#koIndx a:hover {
		background-position: -44px -306px;
	}
	ul.a-nIndx li#soSelIndx a,
	ul.a-nIndx li#soIndx a:hover {
		background-position: -88px -306px;
	}
	ul.a-nIndx li#toSelIndx a,
	ul.a-nIndx li#toIndx a:hover {
		background-position: -132px -306px;
	}
	ul.a-nIndx li#noSelIndx a,
	ul.a-nIndx li#noIndx a:hover {
		background-position: -176px -306px;
	}
	ul.a-nIndx li#hoSelIndx a,
	ul.a-nIndx li#hoIndx a:hover {
		background-position: -220px -306px;
	}
	ul.a-nIndx li#moSelIndx a,
	ul.a-nIndx li#moIndx a:hover {
		background-position: -264px -306px;
	}
	ul.a-nIndx li#roSelIndx a,
	ul.a-nIndx li#roIndx a:hover {
		background-position: -352px -306px;
	}


.fkds {
	width: 100%;
	height: 13px;
	padding: 0;
	margin: -18px 0 5px;
	background-image: url(/siori/images/fukidashi.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


.compIndexList {
}
.compIndexList li {
	width: 69px;
	height: 40px;
	float: left;
}
.compIndexList li a {
	display: block;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	background-image: url(/siori/images/btn_index_comp.gif);
	background-repeat: no-repeat;
}
.compIndexList li#aIndxComp {
	width: 70px;
}
.compIndexList li#raIndxComp {
	width: 68px;
}

.compIndexList li#aIndxComp a {
	background-position: left top;
}
.compIndexList li#kaIndxComp a {
	background-position: -70px top;
}
.compIndexList li#saIndxComp a {
	background-position: -139px top;
}
.compIndexList li#taIndxComp a {
	background-position: -208px top;
}
.compIndexList li#naIndxComp a {
	background-position: -277px top;
}
.compIndexList li#haIndxComp a {
	background-position: -346px top;
}
.compIndexList li#maIndxComp a {
	background-position: -415px top;
}
.compIndexList li#yaIndxComp a {
	background-position: -484px top;
}
.compIndexList li#raIndxComp a {
	background-position: -553px top;
}
.compIndexList li#waIndxComp a {
	background-position: -621px top;
}

.compIndexList li#aIndxComp a:hover {
	background-position: left -40px;
}
.compIndexList li#kaIndxComp a:hover {
	background-position: -70px -40px;
}
.compIndexList li#saIndxComp a:hover {
	background-position: -139px -40px;
}
.compIndexList li#taIndxComp a:hover {
	background-position: -208px -40px;
}
.compIndexList li#naIndxComp a:hover {
	background-position: -277px -40px;
}
.compIndexList li#haIndxComp a:hover {
	background-position: -346px -40px;
}
.compIndexList li#maIndxComp a:hover {
	background-position: -415px -40px;
}
.compIndexList li#yaIndxComp a:hover {
	background-position: -484px -40px;
}
.compIndexList li#raIndxComp a:hover {
	background-position: -553px -40px;
}
.compIndexList li#waIndxComp a:hover {
	background-position: -621px -40px;
}



.resultNav {
	width: auto;
	margin-bottom: 20px;
}
.results {
	width: 60%;
	float: left;
}
.results h2 {
	float: left;
}
.results p.resultsNum {
	padding-left: 110px;
	/* font-size: 1.2em; */
	font-size: 16px;
	padding-top: 0.5em;
}
.resultsCluster {
	width: 40%;
	float: right;
}
.resultsCluster select {
	border: 1px solid #cccccc;
}



.resultsFigure {
	margin-bottom: 20px;
}
.resultsFigure h2 {
	position: relative;
	/* font-size: 1.3em; */
	font-size: 14px;
	color: #1352a7;
	padding: 0.6em;
	padding-right: 40px;
	border: 1px solid #6c9bd5;
	background: gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
		/* Webkit */
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
		/* Firefox */
		background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffffffff,endColorstr=#fff3f3f3);
	zoom: 1;
	margin-bottom: 5px;
}
.resultsFigure h2.blockLink{
	cursor: pointer;
}
.resultsFigure h2.blockLink a{
	color: #1352a7;
}
.resultsFigure h2 .icon {
	display: block;
	position: absolute;
	top: 0.4em;
	right: 10px;
}
.resultsFigure table {
	width: 100%;
}
.resultsFigure table th,
.resultsFigure table td {
	padding: 0.5em;
}
.resultsFigure table td.w10p {
	width: 10%;
}
.resultsFigure table td.w20p {
	width: 20%;
}
.resultsFigure table td.w30p {
	width: 30%;
}
.resultsFigure table td.img {
	text-align: center;
	vertical-align: top;
	padding: 0;
	width: 170px;
}
.resultsFigure table td.img img {
	/* width: 100%; */
}
.resultsFigure td.operation {
	vertical-align: top;
}
.figureSpecs {
	width: 100%;
}
.figureSpecs li {
	float: left;
	line-height: 1.1;
	margin-right: 1em;
	padding-top: 0.1em;
}
.figureSpecs li:last-child {
	margin-right: 0;
}
.figureSpecs li.last-child {
	margin-right: 0;
}
.figureSpecs li.eng {
	padding-left: 20px;
	background-image: url(/siori/images/icon_eng.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.figureSpecs li.noeng {
	padding-left: 20px;
	background-image: url(/siori/images/icon_noeng.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.figureSpecs li.jpn {
	padding-left: 20px;
	background-image: url(/siori/images/icon_jpn.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.figureSpecs li.nojpn {
	padding-left: 20px;
	background-image: url(/siori/images/icon_nojpn.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.figureSpecs li.comp {
	padding-left: 20px;
	background-image: url(/siori/images/icon_comp.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.figureSpecs li a:link,
.figureSpecs li a:visited {
	color: #1352a7;
	text-decoration: underline;
}
.figureSpecs li a:hover,
.figureSpecs li a:active,
.figureSpecs li a:focus {
	color: #1352a7;
	text-decoration: none;
}



.pager {
	margin: 0 auto;
}
.pager ul {
	display: block;
	letter-spacing: -.4em;
	text-align: center;
	height: 32px;
}
.pager ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin-right: 10px;
	font-size: 0.9em;
	letter-spacing: 0;
}
.pager ul li.txt {
	padding-top: 0.5em;
}
.pager ul li:last-child {
	margin-right: 0;
}
.pager ul li.last-child {
	margin-right: 0;
}
.pager li a {
	display: block;
	width: auto;
	min-width: 24px;
	height: 23px;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	color: #1352a7;
	border: 1px solid #6c9bd5;
	background-color: #fcfcfc;
	background: gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
		/* Webkit */
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
		/* Firefox */
		background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffffffff,endColorstr=#fff3f3f3);
	zoom: 1;
}
.pager li.current,
.pager li.current a,
.pager li a:hover {
	text-decoration: none;
	background-color: #d6e8ff;
	background: gradient(linear, left top, left bottom, from(#d6e8ff), to(#bedaff));
		/* Webkit */
		background: -webkit-gradient(linear, left top, left bottom, from(#d6e8ff), to(#bedaff));
		/* Firefox */
		background: -moz-linear-gradient(top, #d6e8ff, #bedaff);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffd6e8ff,endColorstr=#ffbedaff);
	zoom: 1;
}
.pager ul li.txt.next,
.pager ul li.txt.prev {
	padding-top: 0;
}
.pager ul li.txt.next a,
.pager ul li.txt.prev a {
	width: auto;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}



.side {
	width: 230px;
	margin: 0 10px 20px;
}

.top .side {
	float: right;
}
.sec .side {
	float: left;
}



.banner {
}
.banner li {
	height: auto;
	margin-bottom: 10px;
}
.banner li:last-child {
	margin-bottom: 0;
}
.banner li.last-child {
	margin-bottom: 0;
}
.banner li a {
	display: block;
	margin: 0;
	padding: 0;
}



.gotoTop {
	width: auto;
	height: 39px;
	margin: 0 auto;
	float: right;
}
.gotoTop a {
	display: block;
	margin: 0 10px;
}



.footer {
	width: 100%;
	height: auto;
	background-image: url(/siori/images/bk_footer.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ebedf0;
}

.top .footer {

 }
.sec .footer {

}



.footerInnr {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	position: relative;
}
.flNav01 {
	width: auto;
	height: auto;
	position: absolute;
	top: 20px;
	left: 270px;
}
.flNav01 li {
	float: left;
}
.flNav01 li a {
	display: block;
	padding: 0.2em 0.2em 0.2em 1em;
	background-image: url(/siori/images/icon_arrw02a.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
}
.siteLogoFt {
	width: auto;
	height: auto;
	position: absolute;
	top: 15px;
	left: 11px;
}
.siteCopy {
	width: auto;
	height: auto;
	position: absolute;
	top: 45px;
	right: 10px;
}

.sideMenu {
	font-size: 75%;
	margin-top: 1px;
}

.sideMenu li {
	border: 1px solid #bbb;
	margin-top: -1px;
}

.sideMenu a {
	display: block;
	padding: 10px;
}

.sideMenu li.current {
	background: url(/siori/images/bk_sidemenu_current.png) left top repeat-x #0162db;
}

.sideMenu li.current a {
	color: #fff;
}

.sideMenu li.hasChild a,
.sideMenu li.hasChild.current a {
	background: url(/siori/images/icon_sidemenu_close.png) 204px center no-repeat;
	padding-right: 30px;
}

.sideMenu li.hasChild.current a {
	background-image: url(/siori/images/icon_sidemenu_open.png);
}

.sideMenu li ul {
	background-color: #fff;
	display: none;
}

.sideMenu li li {
	background-color: #fff;
	border: none;
}

.sideMenu li li a {
	color: #444 !important;
}

.sideMenu li.current ul{
	display: block;
	padding: 5px 0;
}

.sideMenu .hasChild li a {
	background: url(/siori/images/icon_arrw02a.gif) 8px .7em no-repeat;
	padding: 5px 5px 5px 20px;
}


/* リンク */
/* 一般 */
a:link, a:visited {
	color: #444444;
}

a:hover, a:active, a:focus {
	color: #444444;
}

/* 行間 */
p img {
	line-height: 1.1;
}

p {
	line-height: 1.7;
}


.modContentBody {
	font-size: 75%;
	line-height: 1.5;
}

.modContentBody a {
	color: #1352a7;
	text-decoration: underline;
}

.modContentBody a:hover {
	color: #1963ff;
	text-decoration: none;
}

.modContentBody p,
.modContentBody th,
.modContentBody td {
	font-size: 1em;
}

.modContentBody table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
	max-width: 100%;
}
.modContentBody table.w100p {
	width: 100%;
}
.modContentBody table.aboutList {
	border: none;
}
.modContentBody table.aboutList th,
.modContentBody table.aboutList td {
	border: none;
	background-color:  #ffffff;
}
.modContentBody table.aboutList td strong,
.modContentBody table.aboutList td sup {
	color: #fb656a;
}

ul.articleIcons {
	padding: 10px;
	border: 1px solid #bbbbbb;
	margin-bottom: 20px;
}
ul.articleIcons li {
	float: left;
}
ul.articleIcons li img {
	vertical-align: middle;
}

.modContentBody table.articleTable th,
.modContentBody table.articleTable td {
	border: 1px solid #bbbbbb;
}
.modContentBody table.articleTable th {
	vertical-align: top;
}
.modContentBody table.articleTable td.icons {
	width: 30px;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
	border: 1px solid #bbbbbb;
	border-right: none;
	background-color: #f7f9fc;
}
.modContentBody table.articleTable td.icons ul {
	margin: 0;
	padding: 0;
}
.modContentBody table.articleTable td.icons ul li {
	padding: 0;
	margin-bottom: 3px;
}
.modContentBody table.articleTable td.icons ul li:last-child,
.modContentBody table.articleTable td.icons ul li.last-child {
	margin-bottom: 0;
}
.modContentBody table.articleTable td.icons ul li img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.modContentBody table.articleTable th {
	border-left: none;
}

.modContentBody table.articleTable td.icons

.modContentBody td,
.modContentBody th {
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #bbb;
}

.modContentBody th {
	background-color: #f7f9fc;
	font-weight: bold;
	text-align: left;
}
.modContentBody th.moreStrong {
	background-color: #e7f0fa;
}

.modContentBody td {
	border: 1px solid #bbbbbb;
}

.modContentBody dt {
	font-weight: bold;
}

.modContentBody p {
	margin: 10px 0;
}

.modMeta1 {
	display: block;
	font-weight: normal;
	margin-top: 10px;
}

.modTitle1 {
	background: url(/siori/images/bk_modtitle.png) left top repeat-x #ccdff5;
	border: 1px solid #bbb;
	font-size: 1.33em;
	font-weight: bold;
	padding: 8px;
	margin: 20px 0 10px;
}

.modTitle2 {
	background: url(/siori/images/icon_arrw02a.gif) 10px 1.2em no-repeat;
	border: 1px solid #bbb;
	margin: 20px 0 10px;
	padding: 10px 10px 10px 25px;
}

.modTitle3 {
	background: url(/siori/images/icon_arrw02a.gif) 10px 1.2em no-repeat;
	border-bottom: 1px solid #bbb;
	font-size: 1.28em;
	margin: 10px 0 10px;
	padding: 10px 10px 10px 25px;
}
.modTitle4 {
	background: url(/siori/images/icon_bluerect.gif) left 1.1em no-repeat;
	margin: 10px 0 10px;
	padding: 10px 10px 0 15px;
}

.contentTopElement {
	margin-top: 0;
}

.hasIconVideoTop{
	hight: 30px;
	background: url(/siori/images/icon_video.png) right center no-repeat;
}

.modBlock1 {
	background-color: #e8eef7;
	margin-top: 10px;
	padding: 1px 10px 10px;
}

.hasIconLink,
.hasIconPdf,
.hasIconVideo,
.hasIconPpt,
.hasIconDoc,
.hasIconXls,
.hasIconZip {
	background: left center no-repeat;
	display: block;
	padding: 9px 0 9px 33px;
}

.hasIconLink {
	background-image: url(/siori/images/icon_link.png);
}

.hasIconPdf {
	background-image: url(/siori/images/icon_pdf.png);
}

.hasIconVideo {
	background-image: url(/siori/images/icon_video.png);
}

.hasIconPpt {
	background-image: url(/siori/images/icon_ppt.png);
}
.hasIconDoc {
	background-image: url(/siori/images/icon_doc.png);
}
.hasIconXls {
	background-image: url(/siori/images/icon_xls.png);
}
.hasIconZip {
	background-image: url(/siori/images/icon_zip.png);
	padding-left: 39px;
}

.modVideo {
	margin: 10px 0;
	text-align: center;
}

.modVideo iframe {
	margin: 0 auto;
}

.modSearchDetail {
	background: url(/siori/images/bk_detail_repeat.png) center top repeat-y;
	font-size: .75em;
}
.modPrintDetail {
	font-size: .75em;
	padding: 0 5px;
}

.modSearchDetailTop {
	background: url(/siori/images/bk_detail_top.png) center top no-repeat;
}

.modSearchDetailBottom {
	background: url(/siori/images/bk_detail_bottom.png) center bottom no-repeat;
	padding: 60px 60px 40px;
	position: relative;
}

.modSearchDetail,
.modPrintDetail {
	line-height: 1.5;
}

.modSearchDetail ul,
.modPrintDetail ul {
	margin-left: 2em;
}

.modSearchDetail li,
.modPrintDetail li {
	list-style-type: disc;
}

body.printBody {
	background-color: #ffffff;
}

/*既存のテーブル（くすりの詳細ページ）*/
.siori {
	color: #000;
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size: 10pt;
	line-height: normal;
	overflow: hidden;
	width: 100%;
}

.siori,
.siori td {
	font-size: 1em;
	border: 1px solid #444;
	border-collapse: separate;
}

.siori td td {
	border: none;
	padding: 0;
}

/* 旧ページのテーブル関連の設定を移植 */
.siori h2 { font-family: "ＭＳ ゴシック", "Osaka"; font-size: 12pt; font-weight: bold; }
.siori h3 { font-family: "ＭＳ ゴシック", "Osaka"; font-size: 10pt; font-weight: bold; color: red; margin-bottom: 3pt; }
.siori ul,ol { margin-top: 0em; margin-bottom: 0em; margin-left: 2em; }
.siori li { font-family: "ＭＳ 明朝", "細明朝体"; font-size: 10pt; margin-top: 0em; margin-bottom: 0em; }
.siori div { font-family: "ＭＳ 明朝", "細明朝体"; font-size: 10pt; color: black;}
.siori div.indent1 { margin-left: 1em; }
.siori div.indent2 { margin-left: 2em; }
.siori div.bn { font-family: "ＭＳ ゴシック", "Osaka"; font-size: 12pt; font-weight: bold; color: black;}
.siori div.hf { font-family: "ＭＳ ゴシック", "Osaka"; font-weight: normal; color: black; }
.siori div.se { font-family: "ＭＳ ゴシック", "Osaka"; margin-top: 5pt; }
.siori .title { font-family: "ＭＳ ゴシック", "Osaka"; font-weight: bold; font-size: 10pt; color: black;}
.siori .titleR { font-family: "ＭＳ ゴシック", "Osaka"; font-weight: bold; color: red; }
.siori .min { font-family: "ＭＳ 明朝", "細明朝体"; font-weight: normal; color: black; }
.siori .iryo { font-family: "ＭＳ 明朝", "細明朝体"; font-size: 10pt; }

.siori strong,
.siori b {
	font-weight: bold;
}

.siori .year{
	width: 40px;
}
.siori .month{
	width: 20px;
}
.siori .day{
	width: 20px;
}
ul.modSearchClip {
	letter-spacing: -.4em;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 690px;
}

.modSearchClip li {
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}

.modBlock2 {
	margin: 20px 0;
}

.modBlock2 p {
	margin: 10px 0;
}

.modSearchDetailMetaBlock {
	margin-bottom: 5px;
}

.modSearchDetailTitle {
	margin: 10px 0 0;
	text-align: center;
}

.modSearchDetail .figureSpecs {
	margin: 1.8em 0 0;
}

.modSearchDetail .figureSpecs li {
	list-style: none;
}

.modSearchDetail p,
.modPrintDetail p {
	font-size: 1em;
	margin: 10px 0;
	color: #000;
	font-family: "ＭＳ 明朝","細明朝体";
}

.modSearchDetailMeta1 p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-family: "ＭＳ 明朝","細明朝体";
    font-size: 10pt;
}

.modToiawaseBlock1 {
	border-bottom: 1px dotted #bbb;
	overflow: hidden;
	padding: 10px 0;
}

.modToiawaseBlock1 label {
	display: block;
	padding: 7px 0;
}

.modToiawaseBlock1 input {
	width: 95%;
	padding: 5px;
}

.modToiawaseTextarea1 {
	height: 10em;
	padding: 5px;
	width: 95%;
}

.modToiawaseSubmit {
	margin: 20px;
	text-align: center;
}

.modToiawaseDone,
.jumpErr {
	text-align: center;
	padding-top: 100px;
	height:300px;
}

.jumpErr{
	hight: 600px;
	overflow:hidden;
}

.modToiawaseErr {
	color: red;
}
.modToiawaseErrArea {
	margin-left: 28.5714%;
}

.toiawaseSecureMark{
    padding-top: 30px;
}

.listLink{
    text-align:right;
}


.printTitle {
	padding-top: 10px;
	text-align: center;
	color: #000;
	font-family: "ＭＳ ゴシック","Osaka";
    font-size: 12pt;
    font-weight: bold;
}

.modTableMovie {
	padding-top: 10px;
}

.iconCol {
	width: 100px;
}
