/* Global Settings */

body{
	background: #D8D8D8 url("https://www.kirei-inei.net/sozai/back.jpg");
	text-align: left;
	line-height: 120%;
	font-size:10pt;
	width: 740px;
	margin:0;
	padding:0;
}

.second{
	margin: 0 5%;
}
.secondbox{
	margin: 0 5%;
	padding: 0 5px;
	border:2px solid #ee0600
}
.third{
	margin: 0 10%;
}
.fourth{
	margin: 0 15%;
}
.fifth{
	margin: 0 20%;
}.font90{
	font-size:90%;
}
.font80{
	font-size:80%;
}
.font75{
	font-size:75%;
}
.font70{
	font-size:70%;
}
.font60{
	font-size:70%;
}
.font50{
	font-size:50%;
}
.font40{
	font-size:40%;
}
.font30{
	font-size:30%;
}
.font20{
	font-size:20%;
}
.font10{
	font-size:10%;
}
.font100{
	font-size:100%;
}
.font110{
	font-size:110%;
}
.font120{
	font-size:120%;
}
.font130{
	font-size:130%;
}
.font140{
	font-size:140%;
}
.font150{
	font-size:150%;
}
.font160{
	font-size:160%;
}
.font160{
	font-size:160%;
}
.font170{
	font-size:170%;
}
.font180{
	font-size:180%;
}
.font190{
	font-size:190%;
}
.font200{
	font-size:200%;
}
.font210{
	font-size:210%;
}
.font220{
	font-size:220%;
}
.font230{
	font-size:230%;
}
.font240{
	font-size:240%;
}
.font250{
	font-size:250%;
}
.font260{
	font-size:260%;
}
.font270{
	font-size:270%;
}
.font280{
	font-size:280%;
}
.font290{
	font-size:290%;
}
.font300{
	font-size:300%;
}
.link {
	color:#0000CC;
	text-decoration:underline;
}
.hidden {
	display: none; 
}

.v_middle{
	vertical-align:middle;
}
.line10{
	line-height: 10%;
}
.line20{
	line-height: 20%;
}
.line30{
	line-height: 30%;
}
.line40{
	line-height: 40%;
}
.line50{
	line-height: 50%;
}
.line60{
	line-height: 60%;
}
.line70{
	line-height: 70%;
}
.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%;
}
.line310{
	line-height: 310%;
}
.line320{
	line-height: 320%;
}
.line330{
	line-height: 330%;
}
.line340{
	line-height: 340%;
}
.line350{
	line-height: 350%;
}
.line360{
	line-height: 360%;
}
.line370{
	line-height: 370%;
}
.line380{
	line-height: 380%;
}
.line390{
	line-height: 390%;
}
.line400{
	line-height: 400%;
}
.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;
}
.border{
	border: solid 1px;
}
.border_b{
	border: solid 3px;
}
.border_b_brown{
	border: solid 3px #440301;
}
.bottom{
	margin-bottom:10px;
}
.clear{
	clear:both;
}
.left{
	float:left;
	margin-right:5px;
}
.right{
	float:right;
	margin-left:5px;
}
.center {
	text-align:center;
	margin:0 auto;
}
.bold{
	font-weight:bold;
}
.onclick {
color:#330099;
cursor:pointer;
font-weight:bold;
text-decoration:underline;
white-space:nowrap;
}
.onclick:hover {
color:#9999CC;
}

img{
	border: 0;
	text-decoration:none;
}
img.border{
	border: solid 1px;
}
img.middle{
	vertical-align:middle;
}
a img{
	text-decoration:none;
}
div.frame{
		background: #440301 url(https://www.kirei-inei.net/sozai/fuchi01.jpg);
		margin:0 auto;
		padding:10px 25px;
		text-align:center;
}
div.frame img{
		margin:10px auto;
}
div.frame p{
		color:#ffffff;
}
div#osusume{
		background: #440301 url(https://www.kirei-inei.net/sozai/fuchi01.jpg);
		color:#ffffff;
		margin:0 auto;
		padding:10px 25px;
		text-align:center;
}
div#osusume img{
		margin:10px 10px 0 0;
}
div#osusume p.title{
		font-size:180%;
}
div#osusume p.message{
		text-align:left;
		font-size:115%;
		font-weight:500;
}
div#osusume a{
	color:#C8DCDC
}
div#osusume a:hover{
	color:#507878
}
div#osusume a:visited{
	color:#C896AF
}

.title{
	font-size:120%;
	font-weight:bold;
	text-align:center
}
strong {
	color: #EE0600;
	font-weight: bold;
}
a {
	color: #330099;
}
a:hover{
	color: #9999CC;
}
a:visited{
	color: #663366;
}

.nomal{
	color: #EE0600;
	font-weight: normal;
}

table.syouhin {
	border: 0px;
	width:100%;
	height:70px;
	vertical-align:middle;
}
table caption.brown{
	background-color:#440301;
	color:#FFFFFF;
	font-weight:bold;
}
td.left {
	text-align:left
}
table#osusume_t{
	width:580px;
	text-align:center;
	line-height:120%;
	font-weight:bold;
	border: solid 1px #808080;
	border-collapse: collapse;
}
table#osusume_t tr td,table#osusume_t tr th{
	border: solid 1px #808080;
	border-collapse: collapse;
}
table#osusume_t tr td hr{
	margin:5px 0;
	padding:0;
}
table#osusume_t tr td span.male{
	color:#0000FF;
}
table#osusume_t tr td span.female{
	color:#FF0000;
}
table#osusume_t tr td span.plice{
	font-size:120%;
	color:#ee0600;
}
.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:0;
}
ul li{
	list-style-type:square;
}
div#infomation{
	clear:left;
	margin:7px 0px;
	text-align:left;
	line-height:150%;
}
div#info_left{
	float:left;
	width:370px;
}
div#info_left div.padding{
	margin-right:5px;
}
div#payment{
	border:solid 1px #440301;  
}
div#payment div.title{
	height:30px;
	background:url(https://www.kirei-inei.net/sozai/title/subtitle/subtitle_payment.jpg) no-repeat;
	margin-top:0;
	border:none;
}
div#payment div.title p{
	display:none;
}
div#payment p{
	padding:0 3px;
}
div#payment ol li{
	margin-bottom:10px;
}
div#payment ol li span.list_title{
	font-weight:bold;
	font-size:120%;
}
div#info_right{
	float:left;
	width:370px;
}
div#info_right div.padding{
	margin-left:5px;
}
div#delivery{
	border:solid 1px #440301;  
}
div#delivery div.title{
	height:30px;
	background:url(https://www.kirei-inei.net/sozai/title/subtitle/subtitle_delivery.jpg) no-repeat;
	margin-top:0;
	border:none;
}
div#delivery div.title p{
	display:none;
}
div#delivery p{
	padding:0 3px;
}
div#before_shopping{
	margin-top:5px;
	border:solid 1px #440301;  
}
div#before_shopping div.title{
	height:30px;
	background:url(https://www.kirei-inei.net/sozai/title/subtitle/subtitle_before_shopping.jpg) no-repeat;
	margin-top:0;
	border:none;
}
div#before_shopping div.title p{
	display:none;
}
div#before_shopping p{
	padding:0 3px;
}

div#about_us{
	clear:left;
	margin-top:10px;
}
div#about_us div.title{
	height:30px;
	background:url(https://www.kirei-inei.net/sozai/title/subtitle/subtitle_about_us.jpg) no-repeat;
}
div#about_us div.title p{
	display:none;
}

table#buyer,table#main_menu{
	border:solid 1px #440301;
	margin-bottom:10px;
	width:740px;
}
table#buyer caption,table#main_menu caption{
	font-size:120%;
	line-height:150%;
}
select#main_menu_select{
	font-size:120%;
	font-weight:bold;
}

table#buyer,table#buyer tr td,table#main_menu{
	border:solid 1px #440301;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
	line-height:120%;
}
table#main_menu tr td{
	border:solid 1px #440301;
	border-collapse:collapse;
	vertical-align:top;
}
table#buyer tr th{
	border:solid 1px #440301;
	border-collapse:collapse;
	vertical-align:top;
	text-align:center;
}
table#buyer caption,table#main_menu caption{
	background-color:#440301;
	color:#FFFFFF;
	font-weight:bold;
}



table tr td#contuct_us{
	width:740px;
	height:30px;
	background:#440301 url(https://www.kirei-inei.net/sozai/fuchi01.jpg);
	font-weight:bold;
	font-size:120%;
	line-height:130%;
	color:#FFFFFF;
	text-align:center;
}
table tr td#contuct_us a{
	color:#C8DCDC
}
table tr td#contuct_us a:hover{
	color:#507878
}
table tr td#contuct_us a:visited{
	color:#C896AF
}


