/* KIREI-INEI Web page CSS */

/* Global Settings */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, pre, blockquote, th, td, form, fieldset, input, select, textarea, img{
	margin: 0;
	padding: 0;
}
li{
	margin: 0 0 0 1em;
	padding: 0;
}
html {
	height: 100%;
	width:100%;
	margin:0;
	overflow: hidden;
}

body{
    behavior:url("../css/csshover.htc");
    behavior:url("../css/border-radius.htc");
	height:100%;
	width:100%;
	margin:0;
	overflow:hidden;
	background: #D8D8D8 url(https://www.kirei-inei.net/sozai/back.jpg);
	line-height: 130%;
	font-size:calc(112.5% + 0.5vw);
	font-family:Meiryo,Osaka,"MS UI Gothic",Verdana,Arial,Helvetica,sans-serif;
}

p{
	margin:10px 0 5px 0;
	line-height:180%;
}
.hidden{
	display:none;
}
.second{
	margin: 0 5%;
}
.secondbox{
	margin: 0 5%;
	padding: 0 5px;
	border:2px solid #ee0600;
}
.third{
	margin: 0 20%;
}
a{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
}
a:hover{
	color: #9999CC;
	position:relative;
	bottom:2px;
	right:2px;

}

.font90{
	font-size:90%;
}
.font80{
	font-size:80%;
}
.font70{
	font-size:70%;
}
.font60{
	font-size:60%;
}
.font40{
	font-size:40%;
}
.font30{
	font-size:30%;
}
.font20{
	font-size:20%;
}
.font10{
	font-size:10%;
}
.font110{
	font-size:110%;
}

.font120{
	font-size:120%;
}
.font130{
	font-size:130%;
}
.font140{
	font-size:140%;
}
.font150{
	font-size:150%;
}
.font160{
	font-size:160%;
}
.font170{
	font-size:170%;
}
.font180{
	font-size:180%;
}
.font190{
	font-size:190%;
}
.font200{
	font-size:200%;
}
.font100{
	font-size:100%;
}

.link {
	color:#0000CC;
	text-decoration:underline;
}
.hidden {
	display: none;
}

.v_middle{
	vertical-align:middle;
}
.line70{
	line-height: 70%;
}
.line75{
	line-height: 75%;
}
.line80{
	line-height: 80%;
}
.line90{
	line-height: 90%;
}
.line100{
	line-height: 100%;
}
.line110{
	line-height: 110%;
}
.line120{
	line-height: 120%;
}
.line130{
	line-height: 130%;
}
.line140{
	line-height: 140%;
}
.line150{
	line-height: 150%;
}
.line160{
	line-height: 160%;
}
.line170{
	line-height: 170%;
}
.line180{
	line-height: 180%;
}
.line190{
	line-height: 190%;
}
.line200{
	line-height: 200%;
}

.line210{
	line-height: 210%;
}
.line220{
	line-height: 220%;
}
.line230{
	line-height: 230%;
}
.line240{
	line-height: 240%;
}
.line250{
	line-height: 250%;
}
.line260{
	line-height: 260%;
}
.line270{
	line-height: 270%;
}
.line280{
	line-height: 280%;
}
.line290{
	line-height: 290%;
}
.line300{
	line-height: 300%;
}

.font_l1{
	font-size:large;
}

.font_l2{
	font-size:x-large;
}

.font_s1{
	font-size:small;
}

.font_s2{
	font-size:x-small;
}

.no_margin_h{
	margin:0 auto;
	padding:0 inherit;
	}

img{
	border: 0;
}
img.border{
	border: solid 1px;
}

strong {
	color: #EE0600;
	font-weight: bold;
}
.bg_white {
	background-color: #ffffff;
}
.left{
	float:left;
	margin-right:5px;
}
.right{
	float:right;
	margin-left:5px;
}
.center{
	margin:0 auto;
	text-align:center;
}
ul.n_center,ol.n_center{
	position:relative;
	left:25%;
	width:45%
}
a {
	color: #330099;
	font-weight:bold;
}
a:hover{
	color: #9999CC;
	background-color:#330099;
	font-weight:bold;
}
a:visited{
	color: #663366;
}

.nomal{
	color: #EE0600;
	font-weight:normal;
}
table{
	border: solid 1px #808080;
	border-collapse: collapse;
}
.hide{
	border: 0px;
}
.border{
	border: solid 1px #000000;
}

.border_b{
	border: solid 1px #660000;
}
.brown{
	background-color:#660000;
	color:#FFFFFF;
	font-weight:bold;
}
.bg_white{
	background-color:#ffffff;

}
.bold{
	font-weight:bold;

}
.syouhin {
	border: 0px;
	width:100%;
	height:70px;
	vertical-align:middle;
}
td.left {
	text-align:left;
}

.right {
	text-align:right
}
h1, h2, h3, h5, h6{
	font-size:14px;
	line-height: 16px;
	margin: 0px;
}

h3{
	font-size:24px;
	line-height: 24px;
	font-weight:bold;
}

h4{
	font-size:18px;
	line-height: 24px;
	font-weight:bold;
}
p.plice{
	color: #EE0600;
	font-weight: bold;
	font-size:xx-large;
	text-align:center;
	margin:10px 0;
}
div.s_menu{
	display:none;
	border-style:solid;
	text-align:left;
	line-height:150%;
	background-color:#EE0600;
	border-color:#FFFFFF;
	color:#FFFFFF;
}
div.s_menu a{
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
	color:#FFFFFF;
}
div.s_menu a:hover{
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
	color:#999999;
}
table.border,table.border tr td{
	border: solid 1px #808080;
	border-collapse: collapse;
}

table.calender{
	font-size:12px;
	font-weight:bold;
	width:140px;
	border-collapse:collapse;
	border:solid 2px;
	text-align:center;
}
table.calender tr td{
	border:solid 1px;
}
table.calender td.month{
	font-size:14px;
}
table.calender td.holiday{
	background-color:#FFCCFF;
}
table.calender td.taian{
	border:solid 2px;
}
dl{
	margin:10px;
}
dl dt{
	font-weight:bold;
}
dl dd{
	margin-bottom:10px;
}
hr {
	color:#c0c0c0;
	background-color:#c0c0c0;
	border:none;
	width:100%;
	height:0.1em;
	margin:10px 0;
}
ul li{
	margin: 0 0 0 1em;
	padding: 0;
}
ol li{
	margin: 0 0 0 1.5em;
	padding: 0;
}
/* End of Global Settings */


/* Layout */

div#main_area {
	width:100%;
	top:0;
	position: absolute;
	z-index: 1;
	bottom:91px;
}
div#main_area_inner {
	height:100%;
	overflow: auto;
	position: relative;
	z-index: 1;
}
div#main_view_area {
	max-width:920px;
	margin:0 auto;
	line-height:180%;
}
div#main_area_inner ul li,div#main_area_inner div.wrap{
	margin:0 auto;
}
div#main_area_inner p{
	margin:0 10px;
}
div#main_area_inner table{
	margin:0 auto;
}
div#main_view_area_inner{
	padding:0 20px 0 20px;
	font-size:21px;
}
div#main_view_area_inner div.menubar{
	background: url("https://www.kirei-inei.net/sozai/back_brown.jpg") repeat scroll 0 0 #661700;
	color:#fff;
	font-size:150%;
	font-weight:bold;
	text-align:center;
	padding:7px 0 7px 0;
	clear:both;
	border:solid 1px #000000;
	margin-top:7px;
}
div#main_view_area_inner div.contents{
	border:solid 1px #000;
}

div#shopping_area {
	padding-top:10px;
}
div#shopping_area p{
	font-size:120%;
}
div#left_area{
	width:140px;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}

div#back_area{
	width:140px;
	height:100%;
	background: url(https://www.kirei-inei.net/sozai/button/button_back.png);
	background-position:left center;
	cursor: pointer;
}
div#back_area p{
	display:none;
}
div#back_area:hover{
	background-position:right center;
}
div#right_area{
	width:140px;
	height:100%;
	position: absolute;
	top:0;
	right:0;
}

div#forward_area{
	width:140px;
	height:100%;
	background: url(https://www.kirei-inei.net/sozai/button/button_forward.png);
	background-position:left center;
	cursor: pointer;
}
div#forward_area p{
	display:none;
}

div#forward_area:hover{
	background-position:right center;
}




div#step_navigation{
	padding-left:64px;
	position: relative;
}

div#step_navigation p{
	margin:0;
	padding:0;
	text-align:center;
	line-height:30px;
}
table#step_property{
	background:#ffffff;
	font-size:80%;
	border-bottom:solid 1px #c0c0c0;
	margin-top:33px;
	margin-bottom:-33px;
}
table#step_property tr td{
	border:none;
	vertical-align:middle;
}
table#step_property tr td span{
	white-space: nowrap;
}
table#step_property tr td span.strong{
	color: #EE0600;
	font-weight: bold;
}
.wrap{
	white-space: nowrap;
}

div#header {
	background: #D8D8D8 url(https://www.kirei-inei.net/sozai/back.jpg);
	border-bottom:1px solid #CCCCCC;
	height:70px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:3;
	overflow: hidden;
}
div#header div#title {
	background: url(https://www.kirei-inei.net/sozai/shopping/kirei-inei_title.gif) no-repeat;
	width:100%;
	height:70px;
}
div#header div#title p{
	display:none;
}
div#logo {
	width: 70px;
	text-align: left;
	float: left;
	padding: 0px;
}

div#title {
	width: 200px;
	text-align: center;
	float: left;
	padding: 0px;

}
div#concept{
	width: 450px;
	text-align: center;
	float: left;
	padding: 0px;
}
div#tel_and_moji{
	width:230px;
	top:0px;
	right:0px;
	z-index:4;
	position:absolute;
}
div#topmenu {
	width: 740px;
	text-align: left;
	clear: left;
}
div#content {
	width: 740px;
	text-align: left;
}
.line150{
	line-height: 150%;
}
div#left {
	width: 140px;
	float: left;
	text-align: center;
	padding-top: 5px;
}


div.photobox1{
	width:120px;
	float:left;
	margin-right:5px;
}
div.photobox2{
	width:220px;
	float:left;
	margin-right:5px;
}
div.photobox3{
	width:320px;
	float:left;
	margin-right:5px;
}
div#right_left {
	width: 310px;
	float: left;
	text-align: left;
}

div#right_right {
	width: 250px;
	float:right;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}


div#kakaku_message{
	background:  url(https://www.kirei-inei.net/sozai/kakaku_back.jpg);
	background-position:left center;
	width:49%;
	right:50%;
	float:left;
	height:80px;
}
div#kakaku_message_border{
	height:80px;
}
div#kakaku_message_inner{
	padding-left:40px;
	text-align:left;
	margin:auto 0;
}
div#nouki_message{
	background:  url(https://www.kirei-inei.net/sozai/nouki_back.jpg);
	background-position:left center;
	width:49%;
	left:50%;
	float:left;
	height:80px;
}
div#nouki_message_inner{
	padding-left:40px;
	text-align:left;
	margin:auto 0;
}
div#col{
	bottom:0;
	height:80px;
	position:absolute;
	right:0;
	width:116px;
	z-index:4;
}
div#col:hover{
	cursor:pointer;
}
div#menu_zone {
	background:#F7F7E5;
	width: 299px;
	height:100%;
	border-left:solid 1px #000000;
	position: absolute;
	overflow: hidden;
	top: 34px;
	bottom:70px;
	right: 0;
	z-index: 2;
}
div#menu_zone_inner{
	padding-left:10px;
}
div#menu_zone_inner ul li{
	margin: 0 0 0 1em;
	padding: 0;
}
div#menu_zone_inner ul li span.sub {
	font-size:80%;
	font-weight:normal;
}

div#menu_zone div#q_zone_sub{
	border-right:2px solid #CCC;
}


div#products_infomation_button{
	position: absolute;
	width:100%;
	height:50px;
	background:#57b691;
	border-top:solid 1px;
	border-bottom:solid 2px #c0c0c0;
	z-index:3;
	overflow:hidden;
	cursor: pointer;
}
div#products_infomation_button div{
	position:relative;
	height:50px;
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
}
div#products_infomation_button p{
	font-size:130%;
	color:#ffffff;
	display: block;
	text-align:center;
	margin:0 auto;
}
div#products_infomation_button:hover {
	color:#c2c2c2;
}
div#products_infomation_button:hover p{
	position:relative;
	bottom:2px;
	right:2px;
}


div#comment_infomation_button {
	position: absolute;
	top:40px;
	right:20px;
	background: #b1d5d4;
	z-index:5;
	max-width:30%;
}
div#comment_infomation_button:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(67, 90, 105, 0);
	border-bottom-color: #b1d5d4;
	border-width: 20px;
	margin-left: -30px;
}

div#comment_infomation_button p{
	font-size:90%;
	font-weight:bold;
	margin:5px 10px;
	line-height:140%;
}

div#mojisize{
	position: absolute;
	right:0;
	padding:2px;
	width:200px;
	z-index:2;
	background-color:#ffffff;
}
div#footer{
	background: #ffffff;
	border-top:1px solid #CCCCCC;
	height:90px;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:5;
	overflow: hidden;
}
div#footer div#logo{
	width:70px;
	float:left;
	margin-right:10px;
}
div#footer p{
	margin:2px 0 0 0;
	line-height:120%;
	font-size:70%;
}
div#footer div#price_zone{
	width:200px;
	text-align:center;
	float:left;
}
div#footer div#price_zone div#price_zone_inner p#price_line{
	font-size:170%;
	text-align:170%;
}
div#footer div#storename{
	position:absolute;
	left:0;
	bottom:0;
}

div.hanko_list{
	width:90%;
	margin:0 auto;
}
div.hanko_list .w_1{
	width:100%;
}
div.hanko_list .w_2{
	width:50%;
}
div.hanko_list .w_3{
	width:33%;
}
div.hanko_list p.title{
	background-color:#440301;
	color:#ffffff;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}
div.hanko_list div.window{
	width:33%;
	border:solid 1px #440301;
	float:left;
}
.button,
div.moji_ok_button,
div.cange_kyuuji_button,
div.ok_hanko_name,
div.ok_hanko_syotai{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:150%;
	line-height: 160%;
	padding:20px 0;
	clear:both;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

div#ok_button {
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:20px auto;
	background-position:left center;
	font-weight:bold;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:150%;
	padding:20px 0;
	clear:both;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

div#ok_button.waiting,
div#ok_button.waiting:hover,
div.waiting,
div.waiting:hover,
input[type="submit"].waiting,
input[type="submit"].waiting:hover {
	background:  url(https://www.kirei-inei.net/sozai/waiting.gif),
                 url(https://www.kirei-inei.net/sozai/button_back_glay.jpg);
    background-repeat: no-repeat,
                       no-repeat;
	background-position:center center,
	                    center center;
	cursor: default;
	color:#000000;
}
div#ok_button span.shiny{
	position: absolute;
	left:-60px;
}
div#nouki_information{
	background: #ffffff;
	border: solid 1px #000000;
	padding: 5px;
}
div#nouki_information p#nouki_information_text{
	color: #ee0600;
	font-weight:bold;
	font-size: 150%;
	text-align: center;
}
div.decide_set_name{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	padding:3px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:150%;
	padding:25px 0;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

.button_center{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	float:none;
	padding:5px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:90%;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}
span.button{
	float:none;
	cursor: pointer;
}
.button_non{
	background:  url(https://www.kirei-inei.net/sozai/button_non.jpg);
	margin:5px 2px;
	background-position:left center;
	font-weight:bold;
	float:left;
	padding:3px;
	border:solid 1px #B9D3D5;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}
span.button_non{
	float:none;
}
input[type="radio"],
input[type="checkbox"]{
	opacity: 0;
	float:left;
	display:block;
	width:20px;
	height:20px;
}
input[type="radio"] + label,
input[type="checkbox"] + label{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:150%;
	padding:20px 0 ;
	display: block;
	float:none;
	box-sizing: border-box;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

input[type="radio"] + label.label_30{
	width:30%;
	float:left;
}

input[type="submit"] {
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	border:solid 1px #B9D3D5;
	white-space: nowrap;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:200%;
	padding:40px 0 ;
	display: block;
	float:none;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

.button:hover,
.button_center:hover,
div.moji_ok_button:hover,
div.cange_kyuuji_button:hover,
div.ok_hanko_name:hover,
div.ok_hanko_syotai:hover,
div.decide_set_name:hover,
input[type="radio"] + label:hover,
input[type="checkbox"] + label:hover,
input[type="submit"]:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}

div#ok_button:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
div#ok_button p.waiting,
div#ok_button:hover p.waiting,
div p.waiting,
div:hover p.waiting{
	color:#000000;
}
.button:active,
.button_center:active,
div#ok_button:active,
div.moji_ok_button:active,
div.cange_kyuuji_button:active,
div.ok_hanko_name:active,
div.ok_hanko_syotai:active,
div.decide_set_name:active,
input[type="radio"] + label:active,
input[type="checkbox"] + label:active,
input[type="submit"] :active{
	margin-bottom:0;
	position:relative;
	bottom:1px;
	right:1px;
}
div#last_area{
	padding-bottom: 100px;
}

div#parcent_background{
        border:solid 1px #909090;
        width:95%;
        height:50px;
        margin:0 auto;
		position: relative;
		clear:both;

}
div#parcent_background div#parcent_bar{
        position: absolute;
        margin:0;
        padding:0;
        top:0;
        left:0;
        bottom:0;
        width:7.7%;
        background-color:#c9e3cd;
}
div#parcent_background p#parcent_text{
        position: absolute;
        margin:0;
        padding:0;
        top:5px;
        left:0;
        right:0;
        text-align:center;
        font-size:18px;
        line-height:100%;
}
div#parcent_background p#parcent_text span#present_parcent{
        font-size:24px;
        font-weight:bold;
}


input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label{
	background:  url(https://www.kirei-inei.net/sozai/button_back_pink.jpg);
	background-position:left center;
	border:solid 3px #ee0600;
}
input[type="radio"]:checked + label:hover,
input[type="checkbox"]:checked + label:hover{
	color:#000000;
}
div.change_button{
	background: url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	padding:3px;
	border:solid 1px #B9D3D5;
	white-space: nowrap;
	cursor: pointer;
	width:95%;
	text-align:center;
	font-size:150%;
	padding:10px 0;
	clear:both;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

div.change_button:hover{
	background-position:right center;
	color:#FFFFFF;
	bottom:1px;
	right:1px;
}
div.change_button:active{
	background-position:left center;
	bottom:0;
	right:0;
}
img.select_kyuuji_image{
	border-bottom: solid 3px #330099;
	cursor: pointer;

}
img.select_kyuuji_image:hover{
	bottom:2px;
	right:2px;
	border-bottom: solid 3px #9999CC;
}
img.select_kyuuji_image:active{
	bottom:1px;
	right:1px;
	border-bottom: solid 3px #330099;
}

img.kyuuji_change{
	cursor: pointer;
	margin:15px auto;
}
img.kyuuji_change:hover{
	position:relative;
	bottom:2px;
	right:2px;
}
img.kyuuji_change:active{
	bottom:1px;
	right:1px;
}
.button_half{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px 4px;
	background-position:left center;
	width:47%;
	float:left;
	font-weight:bold;
	padding:3px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}
.button_half:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
.button_half:active{
	position:relative;
	bottom:0px;
	right:0px;
}
.button_75{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px 4px;
	background-position:left center;
	width:75%;
	float:left;
	font-weight:bold;
	padding:3px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}
.button_75:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
.button_75:active{
	position:relative;
	bottom:0px;
	right:0px;
}
.button_65{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px 4px;
	background-position:left center;
	width:65%;
	float:left;
	font-weight:bold;
	padding:3px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
}
.button_65:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
.button_65:active{
	position:relative;
	bottom:0px;
	right:0px;
}
div.start_modal,
div.button_mini,
div.change_hanko_button,
div.name_reinput,
div.change_name,
div.change_syotai,
div#modal div.syotai_message div.decide_syotai{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:0;
	background-position:left center;
	font-weight:normal;
	padding:0;
	border:solid 1px #B9D3D5;
	font-size:120%;
	padding:18px 0;
	line-height: 150%;
	text-align:center;
	cursor: pointer;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}
div#modal div.syotai_message div.decide_syotai{
	font-size:150%;
	font-weight:bold;
}
div.change_name,
div.name_reinput{
	width:150px;
	float:right;
	padding:5px 0;
}
div.change_name.wide{
	width:100%;
}
p.syotai_name{
	padding:10px 0;
	text-align: center;
}
div.change_syotai{
	width:200px;
	padding:22px 0;
}

div.start_modal:hover,
div.button_mini:hover,
div.change_hanko_button:hover,
div.name_reinput:hover,
div.change_name:hover,
div.change_syotai:hover,
div#modal div.syotai_message div.decide_syotai:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
div.start_modal:active,
div.button_mini:active,
div.change_hanko_button:active,
div.name_reinput:active,
div.change_name:active,
div.change_syotai:active,
div#modal div.syotai_message div.decide_syotai:active{
	position:relative;
	bottom:0px;
	right:0px;
}
.img_button{
	float:left;
	border:solid 1px #B9D3D5;
	border:none;
	cursor: pointer;
}
.img_button:hover{
	position:relative;
	bottom:2px;
	right:2px;
}
.img_button:active{
	position:relative;
	bottom:0px;
	right:0px;
}

div#nouki_information{
	border:solid 1px #ddd;
	background-color: #fff;
	padding:10px;
}
div#nouki_information p#eigyoubi_information_text{
	font-size: 120%;
	font-weight:bold;
	text-align: center;
}
div#nouki_information p#nouki_information_text{
	font-size: 120%;
	font-weight:bold;
	text-align: center;
	color:#ee0600;
}

div.inzai_menu{
	width:80px;
	border:solid 1px;
	float:left;
	background-color:#fef4d3;
	text-align:center;
	cursor: pointer;
}
div.inzai_menu:hover{
	background-color:#eef9ff;
	position:relative;
	bottom:2px;
	right:2px;
}
div.inzai_menu:active{
	position:relative;
	bottom:0px;
	right:0px;
}
.hidden{
	display:none;
}
div#menu_zone_inner .clickable,div#footer .clickable{
	font-weight:normal;
}
.clickable{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
}
div#main_view_area_inner .clickable{
	line-height:150%;
	font-size:150%;
}
p.clickable,
div.clickable{
	text-align:center;
}
div#modal p.close_modal{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
	font-size:150%;
	text-align:center;
}
.clickable:hover,
div#modal p.close_modal:hover{
	color: #9999CC;
	position:relative;
	bottom:2px;
	right:2px;
}
div#modal p.close_modal:active{
	position:relative;
	bottom:0px;
	right:0px;
}
span.clickable,
span.start_modal,
p.close_modal{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
	white-space: nowrap;
}
span.clickable_t{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
	white-space: normal;
}
span.clickable:hover,
span.start_modal:hover,
p.close_modal:hover{
	color: #9999CC;
	position:relative;
	bottom:2px;
	right:2px;
}
span.clickable:active,
span.start_modal:active,
p.close_modal:active{
	position:relative;
	bottom:0px;
	right:0px;
}
div.products_ichiran{
	border:solid 7px #661700;
}
p.navigation{
	margin-top:10px;
	margin-bottom:10px;
	font-size:90%;
	line-height:230%;
	text-align:center;
	clear:both;
}
table.input_name{
	width:90%;
	max-width:700px;
}
table.input_name caption{
	text-align:center;
	font-size:250%;
	font-weight: bold;
}
table.input_name input[type="text"]{
	font-size:300%;
	ime-mode:active;
}
table.input_name textarea{
	font-size:200%;
}
input:focus,
textarea:focus{
	border:solid 5px #440301;
	box-sizing: content-box;
	background-color: rgb(233, 189, 169);
}
table.input_name tr,
table.select_syotai tr{
	border:solid 1px #000000;
}
table.input_name tr th,
table.select_syotai tr th{
	text-align:right;
	font-size:180%;
	font-weight:lighter;
	vertical-align:middle;
	white-space: nowrap;
}
table.select_syotai tr td span{
	text-align:left;
	font-size:180%;
	font-weight:lighter;
	vertical-align:middle;
}

p.check_products_message_bottom{
	background-color:#ee0600;
	font-size:150%;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	margin-bottom:5px;
	color:#ffffff;
}
table.input_name tr {
	height:100px;
}

table.input_name tr td.hanko_name{
	text-align:left;
	vertical-align:middle;
	line-height:65px;
}
table.input_name tr td span{
	font-size:50px;
	vertical-align:middle;
}
table.input_name tr td span.clickable{
	font-size:100%;
}
table.input_name tr td div.name_reinput{
	vertical-align:middle;
}

table tr td img,
table.input_name tr td.hanko_name img{
	vertical-align:middle;
}
table.select_syotai tr td img{
	margin: 10px;
}
table.delivery tr th,table.toiawase tr th{
	font-size:100%;
	line-height:150%;
	padding:10px 0;
	text-align: right;
	background-color: #b7d9de;
	border:solid 1px #444;
}
table.delivery tr td,
table.toiawase tr td {
	border:solid 1px #444;
	padding:10px 0;
}
table.delivery tr td input,
table.delivery tr td textarea,
table.toiawase tr td input,
table.toiawase tr td textarea{
	font-size:200%;
	text-align: left;
}
div#content_02 > div,
div#content_01 > div{
	border:solid 1px black;
	padding-top: 10px;
}
div#price_message span#total_price{
	font-size:xx-large;
	color:#ee0600;
	vertical-align:middle;
}
div#price_message p#price_message_main{
	font-size:large;
	font-weight:bold;
	line-height:150%;
	margin:0 auto;
	padding:0 inherit;
}
div#price_message p#price_message_main strong#price_info_main{
	font-size:x-large;
}
div#hanko_prorerty{
	left:100px;
	top:160px;
	width:570px;
	border:solid 2px #660000;
	background-color:#FFFFFF;
	z-index:20;
	position:absolute;
}
table#hanko_prorerty_img_table{
	width:130px;
	border:none;
	float:left;
	text-align:center;
	border-collapse:collapse;
}
table#hanko_prorerty_img_table tr td{
	float:none;
	border-collapse:collapse;
}
table#hanko_prorerty_table{
	border:solid 1px #660000;
	border-collapse:collapse;
}
table#hanko_prorerty_table tr td{
	border:solid 1px #660000;
	padding:5px 0 5px 0;
	font-size:18px;
	font-weight:bold;
	border-collapse:collapse;
}
table#hanko_prorerty_table tr td.name{
	font-size:36px;
	height:46px;
	font-weight:bold;
	vertical-align:middle;
}
table#hanko_prorerty_table tr td.name p{
	margin:0;
	padding-top:5px;
}
span.name{
	font-size:50px;
}
span.name_s{
	font-size:30px;
}
div#jisseki_sub{
	width:305px;
	float:left;
}
div#jisseki_sub div{
	width:200px;
	float:left;
}
div#jisseki_main{
	width:275px;
	float:left;
}
div.check_products{
	margin:0 auto;
}

.clear{
	clear:both;
}
div.check_products div.products_area {
	min-width:120px;
	max-width:718px;
	margin:0 auto;
	padding:5px;
}
div.check_products div.products_area div.product_sub{
	width:160px;
	border:solid 1px;
	background-color:#e5e5e5;
	text-align:center;
	float:left;
	line-height:110%;
	font-size:120%;
}
div.check_products div.products_area div.product_sub div.inei_img_table{
	display: table;
	width:160px;
	text-align: center;
}
div.check_products div.products_area div.product_sub div.inei_img_table div.inei_img_area{
	width:100px;
	height:100px;
	margin:0 auto;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
    clear:both;
}


div.check_products div.products_area div.product_gumstamp{
	width:300px;
	border:solid 1px;
	background-color:#e5e5e5;
	text-align:center;
	float:left;
	line-height:110%;
	font-size:120%;
}
div.check_products div.products_area div{
	line-height:120%;
	padding:0 0 10px 0;
}
div.check_products div.products_area div.hanko_number{
	border-bottom:solid 1px;
	background-color:#b7d9de;
	text-align:center;
	font-weight:bold;
}


div.products_block{
	width:120px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin:0 5px;
}
div.products_block_2{
	width:160px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin:0 5px;
}
div.products_block_3{
	width:230px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin:0 5px;
}

div.products_small div.products_block_2{
	width:80px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin:0 5px;
}
div.products_block_3{
	width:160px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin:0 5px;
}
div.products_small div.products_block_2 img,div.products_block_3 img{
	width:48px;
	height:143px;
}
div.products{
	width:132px;
	margin:0 auto;
	border:none;
}
div.products_2{
	width:264px;
	margin:0 auto;
	border:none;
}
div.products_3{
	width:396px;
	margin:0 auto;
	border:none;
}
div.products_4{
	width:528px;
	margin:0 auto;
	border:none;
}
div.products div.cyokkei_t,div.products_2 div.cyokkei_t,div.products_3 div.cyokkei_t,div.products_4 div.cyokkei_t{
	width:100%;
	background-color:#313030;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	text-align:center;
	line-height:180%;
}
table.inei_size{
	border:none;
}
table.inei_size tr{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding:5px 0;
}
table.inei_size tr td,table.inei_size tr th{
	border:none;
	vertical-align:middle;
}
table.inei_size tr td.no_br,table.inei_size tr th.no_br{
	white-space: nowrap;
}

div.hanko_block{
	width:120px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
}
div.hanko_block_single{
	width:120px;
	border:solid 1px;
	background-color:#defafe;
	text-align:center;
	float:left;
	line-height:110%;
	margin-right:10px;
}
table.under_products{
	width:100%;
	border:none;
	clear:both;
}
table.under_products tr td{
	border:none;
}
table.under_products tr td.left{
	margin-left:10px;
	text-align:left;
}
table.under_products tr td.right{
	margin-right:10px;
	text-align:right;
}

#checkname_k_0,#checkname_k_1,#checkhankoname_k,#checkname_chk4_0,#checkname_chk4_1{
	text-align:left;
	font-size:75px;
	line-height:100px;
	font-weight:bold;
}
div#button_enter_the_shop{
	background: url(https://www.kirei-inei.net/sozai/button/enter_the_shop.jpg);
	background-position:center top;
	width:640px;
	height:61px;
	cursor: pointer;
	margin:10px auto 0 auto;
}
div#button_enter_the_shop p{
	display:none;
}
div#button_enter_the_shop:hover{
	background-position:center bottom;
	bottom:1px;
	right:1px;
}
div#button_enter_the_shop:active{
	background-position:center top;
	bottom:0;
	right:0;
}

div#button_to_products_area{
	clear:both;
	width:640px;
	margin:0 auto;
	padding:0 0 10px 0;

}

div#button_to_syusetsu{
	background: url(https://www.kirei-inei.net/sozai/button/show_shokunin.png);
	background-position:center top;
	width:200px;
	height:40px;
	float:left;
	cursor: pointer;
}
div#button_to_syusetsu p{
	display:none;
}
div#button_to_syusetsu:hover{
	background-position:center bottom;
	bottom:71px;
	right:1px;
}
div#button_to_syusetsu:active{
	background-position:center top;
	bottom:70px;
	right:0;
}

div#button_to_products{
	background: url(https://www.kirei-inei.net/sozai/button/show_products_yoko_2.png);
	background-position:center top;
	width:246px;
	height:40px;
	float:right;
	cursor: pointer;
}
div#button_to_products p{
	display:none;
}
div#button_to_products:hover{
	background-position:center bottom;
	bottom:71px;
	right:1px;
}
div#button_to_products:active{
	background-position:center top;
	bottom:70px;
	right:0;
}
div#button_to_faq{
	background: url(https://www.kirei-inei.net/sozai/button/show_faq_2.png);
	background-position:center top;
	width:189px;
	height:40px;
	float:left;
	cursor: pointer;
}
div#button_to_faq p{
	display:none;
}
div#button_to_faq:hover{
	background-position:center bottom;
	bottom:71px;
	right:1px;
}
div#button_to_faq:active{
	background-position:center top;
	bottom:70px;
	right:0;
}
.iframe-content {
    position: relative;
    width: 100%;
    padding: 75% 0 0 0;
}
.iframe-content iframe#kiyaku {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
}

/* End of Layout */



/* Navigation Layout */

div#tm1{
	width:136px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_totop.jpg);
	background-position:left top;
	cursor: pointer;
}
div#tm2{
	width:98px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_howtoorder.jpg);
	background-position:left top;
	cursor: pointer;
}
div#tm3{
	width:135px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_realstore.jpg);
	background-position:left top;
	cursor: pointer;
}
div#tm4{
	width:137px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_law.jpg);
	background-position:left top;
	cursor: pointer;
}
div#tm5{
	width:137px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_privacy.jpg);
	background-position:left top;
	cursor: pointer;
}
div#tm6{
	width:117px;
	height:60px;
	background: url(https://www.kirei-inei.net/sozai/button/topnavi_sitemap.jpg);
	background-position:left top;
	cursor: pointer;
}


div#tm1:hover,div#tm2:hover,div#tm3:hover,div#tm4:hover,div#tm4:hover,div#tm6:hover,div#tm1:hover{
	background-position:right bottom;
}

div.case_img{
	width:250px;
	float:right;
	border:none;
}

div.case_img img{
	float:left;
}
div.display_cases{
	float:left;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
div.display_cases div.hanko_number{
    border-bottom: solid 1px;
    background-color: #b7d9de;
    text-align: center;
    font-weight: bold;
    line-height: 120%;
    padding: 5px 0 5px 0;
}
img.change_case,img.change_setcase{
	height:170px;
	cursor: pointer;
	float:left;
	border-top:solid 1px #a9a9a9;
	border-left:solid 1px #a9a9a9;
	border-right:solid 3px #a9a9a9;
	border-bottom:solid 3px #a9a9a9;
	margin:5px;
}
img.change_case:hover,img.change_setcase:hover{
	position:relative;
	bottom:5px;
	right:5px;

}

div.setcase_img{
	border:none;
}

div.setcase_img img{
	float:left;
}
div#main_area_inner p#first_message{
	margin:20px 0 3px 0;
	font-size:130%;
}
div#main_area_inner p#first_message span{
	white-space:normal;
}
div#why_inei_kodawari{
	background: url(https://www.kirei-inei.net/sozai/why_inei_kodawari.gif);
	background-position:center top;
	width:640px;
	height:80px;
	cursor: pointer;
	margin:10px auto 5px auto;
}
div#why_inei_kodawari p{
	display:none;
}
div#why_inei_kodawari:hover{
	background-position:center bottom;
	bottom:1px;
	right:1px;
}
div#why_inei_kodawari:active{
	background-position:center top;
	bottom:0px;
	right:0;
}

div#syotai_kaisetsu{
float:right;
text-align:center;
width:485px;
}
div#syotai_kaisetsu div#left{
width:362px;
float:left;
text-align:left;
}
div#syotai_kaisetsu div#right{
width:122px;
float:left;
text-align:left;
}
div#syotai_kaisetsu div#left p.syotai_kaisetsu_title , div#syotai_kaisetsu div#right p.syotai_kaisetsu_title{
background:#440301 url(https://www.kirei-inei.net/sozai/fuchi01.jpg) repeat scroll 0% 50%;
color:#FFFFFF;
font-weight:bold;
text-align:center;
margin:0;
height:100px;
position: relative;
z-index: 0;
}

div#kakunin_soushin_to,div#soushin_mail_to{
	margin:0 auto;
	padding: 20px 10px;
	line-height:120%;
	font-weight:bold;
	border:solid 2px #ee0600;
	font-size:250%;
	color:#ee0600;
	text-align:center;
}

input#buyer_email,
input#inei_kakunin_to,
input#zip,
input#tel_to,
input#zip2,
input#tel_from{
	ime-mode: disabled;
    max-width:100%;
}
textarea#input_comment_form{
	ime-mode: active;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    color: #d3d3d3;
    font-weight:normal;
}

a.syotai_image_left , a.syotai_image_right{
position: relative;
text-align:center;
float:left;
}


a.syotai_image_left:hover ,a.syotai_image_right:hover{
background-color: transparent;
z-index: 50;
}

a.syotai_image_left div , a.syotai_image_right div{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
width:250px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
text-align:left;
}

a.syotai_image_left:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30px;
left: 60px;
}


a.syotai_image_right:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30px;
left: -250px;
}

a.iframe{
	line-height:150%;
	font-size:150%;
}

div.d_setsu_o,div.d_setsu_u{
position: relative;
text-align:center;
float:left;
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	float:none;
	padding:5px;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:90%;
}

div.d_setsu_o a,div.d_setsu_u a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
div.d_setsu_o:hover a,div.d_setsu_u:hover a{
	background-color:transparent;
	color:#FFFFFF;
}


div.d_setsu_o:hover,div.d_setsu_u:hover{
	z-index:50;
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}

div.d_setsu_o div,div.d_setsu_u div { /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
width:85%;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
text-align:left;
line-height:180%;
}

div.d_setsu_o:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30px;
left: 60px;
}

div.d_setsu_u:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 30px;
left: 60px;
}



table.calender{
	font-size:28px;
	font-weight:bold;
	width:430px;
	border-collapse:collapse;
	border:solid 2px #440301;
	text-align:center;
	color: #440301;
}
table.calender tr td{
	border:solid 1px #440301;
	padding:10px 10px;
}
table.calender td.month{
	font-size:28px;
}
table.calender td.holiday{
	background-color:#EFC1B5;
}
table.calender td.taian{
	border:solid 5px #440301;
}
div#img_fuchi_hikaku{
	width:152px;
	height:152px;
	background: url(https://www.kirei-inei.net/sozai/miwake/fuchi_hikaku.png);
	background-position:center top;
	cursor: pointer;
}
div#img_fuchi_hikaku:hover{
	background-position:center bottom;
}

div#comment_kakunin,div#comment_check{
	margin:0 10%;
	padding:10px;
	line-height:180%;
	border:solid 2px ;
	font-size:120%;
	background-color:#ffffff;
}
div#kokuin_name_area_pp{
	padding:10px 0;
}
div#syotai_area_pp{
	width:150px;
	float:left;
}

div#case_area_pp{
	float:left;
}

div#toiawase_tel{
	border: solid 2px #ee0600;
	text-align:center;
	font-size:120%;
	margin:5px;
	line-height:150%;
}

div#toiawase_tel strong{
	font-size:150%;
}

input#submit_button {
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px 2px;
	background-position:left center;
	font-weight:bold;
	float:left;
	padding:3px;
	border:solid 1px #B9D3D5;
	white-space: nowrap;
	cursor: pointer;
	width:95%;
	font-size:200%;
	line-height:200%;
}
input#submit_button:hover {
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}
input#submit_button:active {
	margin-bottom:0;
	position:relative;
	bottom:1px;
	right:1px;
	 }

p#no_close_window{
	background: url("https://www.kirei-inei.net/sozai/fuchi01.jpg") repeat scroll 0 0 #440301;
	font-size:200%;
	line-height:200%;
	padding:20px 10px;
	font-weight:bold;
	color:#ffffff;
}
div#modal {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:50;
	overflow-x: auto;
	overflow-y: scroll;
}
div#main_modal{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:30;
	overflow-x: auto;
	overflow-y: scroll;
}
div#toiawase_modal{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:70;
	overflow-x: auto;
	overflow-y: scroll;
}

div#modal div.background {
	position: fixed;
	padding:50px 0;
	width: 100%;
	height:auto;
	min-height: 100%;
	background-color: #acacac;
	overflow-y: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}
div#main_modal  div.background {
	position: fixed;
	padding:50px 0;
	width: 100%;
	height:auto;
	min-height: 100%;
	background-color: #4e504d;
	overflow-y: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}
div#toiawase_modal  div.background {
	position: fixed;
	padding:50px 0;
	width: 100%;
	height:auto;
	min-height: 100%;
	background-color: #B5382B;
	overflow-y: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}

div#modal div.container,
div#main_modal  div.container {
	position: relative;
	width: 80%;
	max-width: 800px;
	height:85%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 10px;
	background-color: #ffffff;
	font-size:140%;
	overflow:auto;
	z-index:55;
	background: #D8D8D8 url(https://www.kirei-inei.net/sozai/back.jpg);
}
div#main_modal div#close_modal_button,
div#main_modal div#back_button{
    position: absolute;
    width:80px;
    height:30px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity: 0.75;
    color:#fff;
    font-weight: bold;
}

div#main_modal div#close_modal_button{
    background-color: #000000;
    bottom:60ox;
    right:0px;
}

div#main_modal div#back_button{
    background-color: #464444;
    bottom:10ox;
    right:-80px;
}
div#main_modal div#close_modal_button::before{
	content: "×";
    font-weight: bold;
}

div#main_modal div#back_button::before{
	content: "▲";
    font-weight: bold;
    transform:rotate(-45deg);
}
div#toiawase_modal  div.container {
	position: relative;
	width: 80%;
	max-width: 800px;
	height:85%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 10px;
	background-color: #fee2ec;
	font-size:100%;
	overflow:auto;
	z-index:75;
}
div#modal div.container p,
div#products_modal div.container p,
div#toiawase_modal div.container p{
	text-align:center;
}
div#modal div.container table,
div#products_modal div.container table{
	width:90%;
	max-width: 580px;
	margin:0 auto;
}
div#modal div.container table,
div#modal div.container table tr{
	border: solid 1px #000000;
	font-size:150%;
	line-height:150%;
	padding:10px 0;
}
div#products_modal div.container table,
div#products_modal div.container table tr{
	border: solid 1px #000000;
	padding:10px 0;
}

div#modal div.container table tr th,
div#modal div.container table tr th{
	font-weight: lighter;
}
div#modal div.container table tr td,
div#modal div.container table tr td{
	font-weight: bold;
}
div#modal div.container table tr td span.change_kyuuji{
	color: #330099;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
}
div#modal div.container table tr td img.change_kyuuji{
	color: #330099;
	font-weight:bold;
	border-bottom: solid 3px #330099;
	cursor: pointer;
}
div#modal div.container table tr td span.change_kyuuji:hover,
div#modal div.container table tr td img.change_kyuuji:hover{
	color: #9999CC;
	position:relative;
	bottom:2px;
	right:2px;
}
div#modal div.container table tr td span.change_kyuuji:active,
div#modal div.container table tr td img.change_kyuuji:active{
	position:relative;
	bottom:0px;
	right:0px;
}
div#modal div.container table.kyuujitable tr th{
	font-size:50px;
}
div#modal div.container table.kyuujitable tr td{
	font-size:100px;
}
div#modal div.syotai_area{
	position: relative;
	overflow: hidden;
}
div#modal div.syotai_area ul.syotai_area_inner{
    list-style: none outside none;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    left: 50%;
}
div#modal div.syotai_area ul.syotai_area_inner li.syotai{
    float: left;
	background-color:#ffffff;
	width:140px;
	padding:10px;
	margin:5px;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 3px #000000;
	border-bottom:solid 3px #000000;
	cursor: pointer;
    position: relative;
    left: -50%;
	text-align:center;
}

div#modal div.syotai_area ul.syotai_area_left{
    list-style: none outside none;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
}

div#modal div.syotai_area ul.syotai_area_left li.syotai{
    float: left;
	background-color:#ffffff;
	width:140px;
	padding:10px;
	margin:5px;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 3px #000000;
	border-bottom:solid 3px #000000;
	cursor: pointer;
    position: relative;
	text-align:center;
}
div#modal div.syotai_area ul.syotai_area_left li.syotai.right_m{
	margin-right:2em;
}

div#modal  div.syotai_area ul.syotai_area_inner li.syotai.mini{
	width:80px;
}
div#modal div.syotai_area ul.syotai_area_inner li.syotai.gumstamp{
	width:340px;
}
div#modal div.syotai_area ul.syotai_area_inner li.syotai:hover,
div#modal div.syotai_area ul.syotai_area_left li.syotai:hover{
	position:relative;
	bottom:5px;
	right:5px;
}
div#modal div.syotai_area ul.syotai_area_inner li.syotai:active,
div#modal div.syotai_area ul.syotai_area_left li.syotai:active{
	position:relative;
	bottom:0px;
	right:0px;
}
div#modal div.syotai_area div.syotai_message img{
	float:left;
	margin-right:2em;
}
div#modal div.syotai_area div.syotai_message div.inei_mihon_img{
    position:relative;
    left:50%;
    float:left;
    margin:0;
    padding:0;
}
div#modal div.syotai_area div.syotai_message div.inei_mihon_img img{
    position:relative;
    left:-50%;
    float:left;
    margin:0;
    padding:0;
}
div#modal div.syotai_area ul.syotai_tokucyou li{
	font-size:80%;
	line-height:130%;
	margin:5px 0 5px 1em;
}
div#modal  div.syotai_area ul.syotai_message p.syotai_title{
	font-size:150%;
	font-weight:bold;
}

html #body #hanko_shopping_form #main_area #main_area_inner #main_view_area #contents_area .last{
	clear:both;
}

/*For New Mark*/
.new1{
font-size: 85%;
font-weight: bold;
background-color:#ee0600;
color:#FFFFFF;
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
}
.new2{
font-size: 85%;
font-weight: bold;
color:#ee0600;
padding:2px 2px 0px 2px;
margin:2px 2px 2px 2px;

}
div#main_modal div.container div.change_inzai{
	background:  url(https://www.kirei-inei.net/sozai/button_back.jpg);
	margin:5px auto;
	background-position:left center;
	font-weight:bold;
	border:solid 1px #B9D3D5;
	cursor: pointer;
	width:30%;
	float:left;
	text-align:center;
	font-size:150%;
	padding:20px 0 ;
	display: block;
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	-moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */
}

div#main_modal div.container div.change_inzai:hover{
	background-position:right center;
	color:#FFFFFF;
	position:relative;
	bottom:2px;
	right:2px;
}

div#main_modal div.container div.change_inzai.active{
	background:  url(https://www.kirei-inei.net/sozai/button_back_pink.jpg);
	background-position:left center;
	border:solid 3px #ee0600;
}
div#step_view_area{
    position: absolute;
    top:0;
    width:100%;
    background-color: #ffffff;
    text-align: center;
    color:#000000;
    z-index: 6;
}
div#step_view_area p{
    margin:0;
    color:#000000;
    background-color: #eee3e2;
}
div#step_view_area div#step_view_area_0{
    background-color: #eee3e2;
    position: relative;
    width:100%;
    height:auto;
    display:flex;
    align-items:center;
}
div#step_view_area div#step_view_area_0 div.step_view_area_0_innner{
    width:50%;
    box-sizing: border-box;
    background-color: #797a78;
    float:left;
    padding:5px 0;
}
div#step_view_area div#step_view_area_0 div.step_view_area_0_innner.active{
    background-color:#c46258;
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff;
    border-top:solid 2px #ffffff;
    font-size:120%;
    font-weight: bold;
    color:#ffffff;
}
div#step_view_area div#step_view_area_0 div.step_view_area_0_innner:not(.active){
    background-color: #eee3e2;
    color:#000000;
}
div#step_view_area div#step_view_area_1and2
{
    background-color: #eee3e2;
}
div#step_view_area div#step_view_area_1,
div#step_view_area div#step_view_area_2
{
    position: relative;
    width:100%;
    background-color:#c46258;
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;
    clear:both;
    padding:5px;
    height:auto;
    display: table;
    color:#ffffff;
    box-sizing: border-box;
}
div#step_view_area div#step_view_area_1 div,
div#step_view_area div#step_view_area_2 div
{
    display: table-cell;
    vertical-align: middle;
    padding:5px;
}
div#step_view_area div#step_view_area_1 div.step_view_area_1_innner,
div#step_view_area div#step_view_area_2 div.step_view_area_2_innner
{
    width:15%;
    box-sizing: border-box;
    border-radius:5px;
}
div#step_view_area div#step_view_area_1 div.step_view_area_1_innner.arrow,
div#step_view_area div#step_view_area_2 div.step_view_area_2_innner.arrow
{
    width:fit-content;
    border:none;
}
div#step_view_area div#step_view_area_1 div.step_view_area_1_innner.active,
div#step_view_area div#step_view_area_2 div.step_view_area_2_innner.active
{
    background-color:#464444;
    border:solid 2px #ffffff;
    font-size:120%;
    font-weight: bold;
}