@charset "utf-8";
/* CSS Document */

body {
	background-color:#D3E4FF;
	width : 100%;
	margin : 0;
	padding : 0;
}


div,p,span,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address {
	margin : 0;
	padding : 0;
}


p.breadcrumb {
	margin: 0 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
	font-size: 12px;
	background: url(/img/home.gif) no-repeat left top;
}
p.breadcrumb a {
	font-weight: bold;
	text-decoration: none;
}





h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding-top:5px;
}

h2 {
	background-color:#D3E4FF;
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
	padding: 5px;
	border-left: 5px solid #0099FF;
	border-bottom: 1px solid #0099FF;
}



#base {
	background-color:#FFFFFF;
	width : 800px;
	margin: 0 auto;
	padding: 0;
}

#top {
	margin: 0 0 20px 0;
	padding: 0;
	
	background-color:#FFFFFF;
 	border-bottom-color: #0099FF;	
 	border-bottom-style: solid;
    border-bottom-width: 1px;	
	text-align: center;

}
#top div {
	font-size: 12px;
	margin: 10px;
}

#right {
	background-color:#FFFFFF;
	width : 220px;
	margin: 10px 0 10px 10px;
	text-align: center;
	float : left;
}

#left {
	background-color:#FFFFFF;
	float : left;
	width : 570px;
}
#left div {
	font-size: 12px;
	margin: 0 10px 10px 10px;
	padding: 10px 0 10px 10px;
	border: 0px;
}

#bottom {
	background-color:#FFFFFF;
 	border-top-color: #0099FF;	
 	border-top-style: solid;
    border-top-width: 1px;	
	text-align: left;
	clear: both;
}
#bottom div {
	font-size: 12px;
	margin: 10px;
	padding: 10px 0 10px 0;
}

strong {
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
}

#stripe_option {
	background-color: #DCDCDC;	
}


div.error-message {
	margin: 5px 10px 0 10px;
	color: red;	
	line-height: 100%;	
}

#flashMessage,#authMessage{
    z-index:1002;
    overflow: auto;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	padding: 10px;
	margin: 5px 10px 0 10px;
	font-size: 1.5em;
	color: red;
}


div#useful {
    background-color: #F8F8F8;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #DDDDDD;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-width: 0;
    border-left-width: 0;
    padding: 7px 10px 7px 10px;
    text-align: right;
    vertical-align: middle;
    margin-bottom: 30px;

}


.linkc_blk a:link    { text-decoration: underline ; color:#333333; }
.linkc_blk a:visited { text-decoration: underline ; color:#333333 ; }
.linkc_blk a:active  { text-decoration: underline ; }
.linkc_blk a:hover   { text-decoration: underline ; color:#0099FF; }	


DIV.category_list a:link,DIV.category_list a:visited{
	color:#3333ff;
	text-decoration:none;	
}

div.corner {
    background-color: #FFF4EA;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}

.focus{color: #969696}

.grid {
	margin: 0 15px 0 5px;
}
.grid img {
	margin-bottom: 10px;
}
.grid td {
	border: 1px dotted #9595ea;
}
.grid td a {
	color: #000000;
	padding: 10px;
	display: block;
}
.grid td a strong {
	color: #990000;
}

.r{
	color : red;	
}

.b{
	color : blue;	
}
.g{
	color : gray;	
}


.style_jpy{
	font-size: 1.0em; 
	font-weight: bold;
	color:#1e90ff;
	white-space: nowrap;	
}
.style_usd{
	font-size: 1.0em; 
	font-weight: bold;
	color:#FF3300;
	white-space: nowrap;	
}


/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}
.photo a {
	text-decoration: none;
}

.pin span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: 5px;
	left: 110px;
	background: url(/img/os/pin.png) no-repeat;
}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {	
	display: block;
}
/* End hide from IE-mac */
.block div {
	float: left;
	margin-left:0;
}
iframe.twitter-share-button{
	width:110px !important;
}




/* s.rightDiagonal
---------------*/
s.diagonally{
	text-decoration:none\9;
}

:root s.diagonally {
	position: relative;
	text-decoration: none;	
}
:root s.diagonally:after {
	content: "";
	width:100%;
	height: 1.5px;
	display: block;
	position: absolute;
	top: 0.5em;
	left: 0;
	overflow: hidden;
	background-color: red;
	border: 1px solid #fff;	
}
:root s.diagonally.rightUp:after {
	-o-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
}
:root s.diagonally.leftUp:after {
	-o-transform:rotate(4deg);
	-webkit-transform:rotate(4deg);
	-moz-transform:rotate(4deg);
}

span.diagonally {
	background-image:url('/img/cross.gif')\9;
	background-repeat:no-repeat\9;
	background-position: center\9;
}


/* Snazzy Borders - http://www.cssplay.co.uk/boxes/snazzy.html */
#marubox_parent div {
	border:0;	
	margin: 0;
	padding-right: 80px;	
}

#marubox div {
	margin: 0;
	padding: 0;	
	border:0;
}


#maruboxlist_parent div {
	margin: 0;
	padding-right: 20px;	
	padding-left: 2px;	
	margin-bottom:15px;
}
#maruboxlist div {
	margin: 0;
	padding: 0;		
}
/* light blue */
#xsnazzy { background:transparent; margin:1em; padding:0; }
#xsnazzy .h, #xsnazzy p { margin:0; padding:10px 10px; line-height:2em; }
#xsnazzy .h { font-size:1.2em; color:#60B0F8; padding-bottom:0; font-weight:bold; }
#xsnazzy .xtop, #xsnazzy .xbottom {display:block; background:transparent; font-size:1px; }
#xsnazzy b { display:block; overflow:hidden; }
#xsnazzy .xb1, #xsnazzy .xb2, #xsnazzy .xb3 {height:1px; }
#xsnazzy .xb2, #xsnazzy .xb3, #xsnazzy .xb4 {background:#f2f9fd; border-left:1px solid #55aaff; border-right:1px solid #55aaff; }
#xsnazzy .xb1 { margin:0 4px; background:#55aaff; }
#xsnazzy .xb2 { margin:0 3px; border-width:0 2px; }
#xsnazzy .xb3 { margin:0 2px; }
#xsnazzy .xb4 { height:2px; margin:0 1px; }
#xsnazzy .xboxcontent { display:block; background:#f2f9fd; border:0 solid #55aaff; border-width:0 1px; }

/* orange */
#osnazzy { background:transparent; margin:1em; padding:0; }
#osnazzy .h, #osnazzy p { margin:0; padding:10px 10px; line-height:2em; }
#osnazzy .h { font-size:1.2em; color:#ff8000; padding-bottom:0; font-weight:bold; }
#osnazzy .xtop, #osnazzy .xbottom {display:block; background:transparent; font-size:1px; }
#osnazzy b { display:block; overflow:hidden; }
#osnazzy .xb1, #osnazzy .xb2, #osnazzy .xb3 {height:1px; }
#osnazzy .xb2, #osnazzy .xb3, #osnazzy .xb4 {background:#fff4ea; border-left:1px solid #ffaa55; border-right:1px solid #ffaa55; }
#osnazzy .xb1 { margin:0 5px; background:#ffaa55; }
#osnazzy .xb2 { margin:0 3px; border-width:0 2px; }
#osnazzy .xb3 { margin:0 2px; }
#osnazzy .xb4 { height:2px; margin:0 1px; }
#osnazzy .xboxcontent { display:block; background:#fff4ea; border:0 solid #ffaa55; border-width:0 1px;}

/* green */
#gsnazzy { background:transparent; margin:1em; padding:0; }
#gsnazzy .h, #gsnazzy p { margin:0; padding:10px 10px; line-height:2em; }
#gsnazzy .h { font-size:1.2em; color:#23b123; padding-bottom:0; font-weight:bold; }
#gsnazzy .xtop, #gsnazzy .xbottom {display:block; background:transparent; font-size:1px; }
#gsnazzy b { display:block; overflow:hidden; }
#gsnazzy .xb1, #gsnazzy .xb2, #gsnazzy .xb3 {height:1px; }
#gsnazzy .xb2, #gsnazzy .xb3, #gsnazzy .xb4 {background:#edfced; border-left:1px solid #55ff55; border-right:1px solid #55ff55; }
#gsnazzy .xb1 { margin:0 4px; background:#55ff55; }
#gsnazzy .xb2 { margin:0 3px; border-width:0 2px; }
#gsnazzy .xb3 { margin:0 2px; }
#gsnazzy .xb4 { height:2px; margin:0 1px; }
#gsnazzy .xboxcontent { display:block; background:#edfced; border:0 solid #55ff55; border-width:0 1px; }

