body{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #303030;
	margin: 0px;
	background: #fff;
	text-align: center;
	width: 100%;
}

p{

}

hr{
	border: 1px solid #ccc;
}
	
label
{
	margin-right: 10px;
}

dd {
	text-align: right;
	line-height: 2.0em;
	margin: 0px;
	padding-left: 100px;
}

dt {
	position: absolute;
	margin: 0px;
	padding: 0px;
	line-height: 2.0em;
	float: left;
}

h1, h2, h3, h4, h5, h6{
	color: #273f54;
	font-size: 100%;
}

h1{
	font-size: 150%;
	padding: 2px;
	line-height: 1.3em;
	border-bottom: 2px solid #ccc;
}

h2{
	font-size: 120%;
}

img {
	border:0px
}

a, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif, Osaka;
	color: #c6eaeb;
	text-decoration: none;
	font-weight:bolder;
}

a:hover {
	color: #89caf6;
}

#wrap
{
	width: 768px;
	margin:0 auto;
	text-align:left;
	background: #fff url("/img/back2.gif") repeat-y 0% 0;
}

#caution {
	background: #ffffd5 url("/shop/img/attention.gif") no-repeat 0 100%;
	padding-left: 16px;
	margin-left: 20px;
	color: #1b4a4a;
	font-style: oblique;
	font-weight: bold;
	
	border-width: 1px;
	border-style: solid;
	border-color: #dd9988;
}

#header{
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: right;
}

#main {
	margin: 5px 220px 5px 5px;
	padding: 20px 40px 40px 40px;
	background: #fff;
}
#main a, #header a{
	color: #004080;
}

#main a:hover, #header a:hover{
	color: #1a6392;
}

#form{
	font-size: 11px;
	color: #fff;
	margin: 5px 5px 5px 0px;
	display: inline;
	float: right;
	width: 210px;
	line-height: 130%;
	background: #67788a;
	padding: 0px;
}

#form fieldset{
	margin: 5px 5px 10px 5px;
	border: 1px solid #ccc;
	padding: 10px;
}

#form legend{
	font-size: 120%;
	padding: 4px;
	border: 0px solid #ccc;
}

#form ul{
	margin-left: 0px;
	padding-left: 15px;
}


#form #button a{
	color: #fff;
	background: #26455d url("/shop/img/button.gif") no-repeat 0 100%;
	padding: 4px;
	padding-left: 18px;
	padding-right: 6px;
	border: 1px solid #ccc;
}
#form #button a:hover{
	color: #fff;
	background: #204d96 url("/shop/img/button.gif") no-repeat 0 100%;
	padding: 4px;
	padding-left: 18px;
	padding-right: 6px;
	border: 1px solid #ccc;
}

#form #button{
	text-align: right;
}



#footer{
	clear: right;
	padding: 5px;
	background: #67788a;
}

#footer h6{
	color:#fff;
	font-size: 10px;
	margin: 3px;
	text-align: right;
}

#cart 
{
	padding: 0px;
}

#cart table{
	width: 460px;
	caption-side: top;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}

#cart caption{
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 3px;
}

#cart th, #cart td{
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#cart th{
	font-style: normal;
	font-weight: normal;
}

#cart #sum{
	text-align: right;
	background: #fcfce2;
}


#confirmation{
}

#confirmation fieldset{
	margin-bottom: 10px;
}


#confirmation dd{
	margin-right: 30px;
	text-align: right;
}

#confirmation dt{
	margin-left: 30px;
	float:left;
}

#item_detail{
}

#contact_info{
}

#non-active {
	color: #aaa;
}
#non-active h1,#non-active h2,#non-active h3,#non-active h4,#non-active h5,#non-active h6{
	color: #aaa;
}

#main li{
	line-height: 2.0;
}

#main fieldset{
	border: 1px solid #ccc;
	padding: 10px;
}

#main legend{
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}

#main #submit{
	text-align: right;
}

.note{
	font-size: 85%;
}

#toggle_recommended{
	display: none;
	background: #273f54;
	margin: 10px;
	padding: 10px;
}

#law table{
	caption-side: top;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
#law td{
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.langselector{
	height: 18px;
}

#termsandconditions{
	margin-right: -40px;
}

#cardimg  img{
	margin: 0px 5px 0px 0px;
}

#sub_title{
	margin-bottom: 30px;
}


#edit_customer{
	margin-top: 30px;
	font-size: 11px;
}

.requiredmark{
	color: #c20000;
}

.serif
{
    font-family: Times New Roman, Serif;
}

#normal dt{
	font-weight: bold;
	position: relative;
	float: none;
}

#normal dd{
	text-align : left;
}

/** Used at /shop/software/support/selector */
.hoge{
	font-family: Serif;
	
}

#note{
	background-color:#eee;
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1pt solid #9e9e9e;
	border-right: 1pt solid #9e9e9e;
}

#right_note{
	font-size: 10px;
	margin: 5px 5px 5px 0px;
	display: inline;
	float: right;
	width: 200px;
	line-height: 130%;
/**	background: #67788a; */
	background: #fff; 
	padding: 10px 10px 10px 10px;
}

#shop_item{
	border-top: solid 2px #ccc;
	margin-bottom: 20px;
}

#FAQ td{
	padding:20px 20px 20px 20px;
	border: solid 1px #ccc;
}

/** OTHERS */
.signboard
{
	border-bottom: 1pt solid #bca902;
	border-right: 1pt solid #bca902;
	background-color: #fef49c;
	padding: 10px 20px 10px 20px;
}
.date
{
	text-align: right;
}

.faq dt
{
	font-weight: bolder;
	width: 30px;
	
}

.faq dd
{
	text-align:left;
	padding-left: 70px;
}

.tr-bordered
{
	border-collapse : collapse;
}

.tr-bordered td
{
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding : 10px;
	vertical-align:top;
}

.important_note 
{
	border-bottom: 1pt solid #bca902;
	border-right: 1pt solid #bca902;
	background-color: #fef49c;
	padding: 10pt;
}

#list li
{
line-height:1.5em;
margin-bottom:10px;
}

