@charset "utf-8";

html, body { margin:0; padding:0;}
body 		{ font-size:12px; line-height:1.65; color:#333333; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;}
* html body	{ font-size:78%;}
* html table { font-size:100%;}


a:link { text-decoration: underline; color : #0000FF; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0000FF; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: underline; color : #0000FF; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #0000FF; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { color: #282b31; font-size: 11px;}
textarea { color: #282b31; font-size: 11px;}
select { color: #282b31; font-size: 11px;}

.sTxt	{ font-size:85%;}
/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontainer { width:964px; margin: 0 auto; padding:0; text-align:left}
#header { margin-bottom:5px; background:url("images/headback.gif") 0 0 no-repeat !important;}
#header p { top:55px !important; left:252px !important;}
#header h1 a{ width:350px;}
.fnavi li a span { font-size:10px;}
#head_btnlist{ padding-top:10px;}
#head_btnlist .btn_h_blog 	{ padding-right:10px; float:right;}
#head_btnlist .btn_h_store { padding-right:4px; float:right;}
#head_btnlist .btn_h_home 	{ padding-right:4px; float:right;}
#head_btnlist .btn_h_blog a	{ width:80px; height:20px; background:url("images/head_btn_blog.gif") 0 0 no-repeat;}
#head_btnlist .btn_h_store a{ width:73px; height:20px; background:url("images/head_btn_store.gif") 0 0 no-repeat;}
#head_btnlist .btn_h_home a	{ width:140px; height:20px; background:url("images/head_btn_home.gif") 0 0 no-repeat;}
#head_btnlist .btn_h_blog a:hover,
#head_btnlist .btn_h_blog a.active,
#head_btnlist .btn_h_store a:hover,
#head_btnlist .btn_h_store a.active,
#head_btnlist .btn_h_home a:hover,
#head_btnlist .btn_h_home a.active	{ background-position:0 -20px;}



/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { width: 964px; padding:27px 0 0; background:url("/assets/templates/amazon/images/amazon_top.gif") no-repeat 0 0; }
* html .CON { width:964px;}
.CON .content_wrap{  padding:0px 20px 15px; border-left:1px solid #D3D2D0; border-right:1px solid #D3D2D0; background-color:#FFFFFF;}
.SCS { width: 465px; float: left; padding: 0px 0px 0px 20px;}
* html .SCS { width:480px;}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 465px; float: right; padding: 0px 30px 0px 0;}
* html .SC { width:480px;}
.pagetitle { font-size: 24px; line-height: 24px; font-weight: bold; letter-spacing: -1px; border-bottom: solid 1px #d0c1c1;padding: 15px 0px; margin-top: 0px; color:#000066;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 15px 0px; position: relative; clear: left;}

.PostHead { margin-left: 55px; }
.PostHead h2 { font-size:166%; line-height:1.2; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#000033;}
.PostHead h2 a { color:#0051B1; text-decoration: none;}
.PostHead h2 a:visited { color:#0051B1; text-decoration: none;}
.PostHead h2 a:hover { color:#000; text-decoration: none;}

.PostHead h3 { font-size: 21px; line-height: 21px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}
.PostHead h3 a { color: #0051B1; text-decoration: none;}
.PostHead h3 a:visited { color: #0051B1; text-decoration: none;}
.PostHead h3 a:hover { color:#000; text-decoration: none;}

/**/ * html .PostTime { left: -70px;} /**/ 
.PostTime { padding: 0px; margin: 0px 0px 10px; position: absolute; left: -15px; top: 3px; background: url(images/PostTimeBkg.gif) no-repeat; height: 71px; width: 67px; text-align: center; color:#fff; }
.PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.PostTime .day { font-size: 12px; line-height: 18px; padding-top:1px; letter-spacing: -1px;  font-family: 'Arial';}
.PostTime .month { font-size: 12px; text-transform: lowercase; padding-top: 22px; letter-spacing: -1px;  font-family: 'Arial';}
.PostTime .year { padding-top: 5px; font-weight: normal; }

.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; display: block}

.PostAuthor { color:#999; }

.PostCat { color:#666666; padding-top:7px; padding-bottom:10px; }
.PostCat a { color:#CC0000; text-decoration: none; }
.PostCat a:visited { color:#CC0000; text-decoration: none; }
.PostCat a:hover { color:#CC0000; text-decoration: none; }

.PostContent { padding: 5px 0px 0px 0px; line-height: 1.3; color:#63565f;}
.PostContent p { line-height: 1.5; color:#63565f; margin:0 0 15px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostContent ol li { padding: 2px 0px 2px 0px; line-height:1.3; color:#63565f; }
.PostContent ul { padding: 5px 0px; margin: 0px; }
.PostContent ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;}
.PostContent blockquote p {  padding: 0px; margin: 0px; line-height:1.3;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; line-height:1.3;}
.PostContent blockquote a { color:#336699;}
.PostContent blockquote a:visited { color:#336699;}
.PostContent blockquote a:hover { color:#000033;}

/**/ * html .PostContent p img {} /* */ 
/*
.PostContent img { margin: 0px 10px 10px 0px; border:solid 1px #495b6b;}
*/

.PostCom { padding-top:3px; background: url(images/PostComBkg.gif) repeat-x top;}
.PostCom ul { padding: 0px; margin: 0px;}
.PostCom li { padding: 0px 0px 0px 20px; margin: 0px 5px 0px 0px; list-style-type: none; display:block; color:#666666; font-size: 12px; } 
.PostCom li a { font-weight: bold; text-decoration: none; color:#cc0000;} 
.PostCom li a:visited { font-weight: bold; text-decoration: none; color:#cc0000;}
.PostCom li a:hover { font-weight: bold; text-decoration: none; color:#000000;}

.PostCom .Com { background: url(images/PostCom.png) no-repeat left center; }
.PostCom .Tags { padding-left: 0px;}

/* Edit ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.wp-caption img {  border:1px solid #2CB3F1;}
.PostContent .alignleft{ float:left; margin:0 10px 10px 0;}
.PostContent .alignright{ float:right; margin:0 0 10px 10px; text-align:right;}
.PostContent .aligncenter{ margin:0 10px 10px 0;}
.PostContent p.wp-caption-text{ font-size:85%; list-style:1; color:#FFFFFF; border:1px solid #2CB3F1; padding:3px; background-color:#2CB3F1;}
.PostContent .alignleft p.wp-caption-text{ margin:0 8px 0 0;}
.PostContent .alignright p.wp-caption-text{ margin:0 0 0 8px; text-align:center;}
.PostContent .aligncenter p.wp-caption-text,
.PostContent .alignnone p.wp-caption-text{ margin:0 8px 0 0;}

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 3px 0px 3px 15px; margin: 0px; list-style-type: none; font-size: 12px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.TrackList { background: #f4ebef url(images/TrackListBottom.gif) no-repeat bottom; padding: 15px; margin-top: 20px; position:relative;}
.TrackListTop { background: #f4ebef url(images/TrackListTop.gif) no-repeat top; position: absolute; top: 0px; left: 0px; width: 450px; height:10px; }
.TrackList h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; color:#333366; letter-spacing: -1px; border-bottom: dashed 1px #beb4c1;}
.TrackList ul { padding: 0px; margin: 0px;}
.TrackList li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; font-size: 11px; background:url(images/TrackListIco.gif) no-repeat left top;}
.TrackList li a { color:#cc3366; }

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { font-size: 11px; padding: 10px 0px; color:#666;}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px; position: relative;}
.Comments h3 { font-size: 14px; line-height:1.3; letter-spacing: -1px; margin: 0px 0px 5px 0px; padding: 10px 0px 0; color:#CC0000; border-bottom: solid 2px #CC0000;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding: 0px; margin: 0px; font-size:85%;}
.List li { position: relative; padding: 5px 0px; margin: 10px 0px; list-style-type: none; background: url(images/PostDotted.gif) repeat-x bottom; }

/**/ * html .List .LGrav { right: 30px;} /* */ 
.List .LGrav { position: absolute; right: 0px; top: 10px;}
.List .LGrav img { border: solid 1px #ccc; padding: 2px; background: #fff;}

.List .LUsr { margin: 0px; padding: 0px; font-size: 10px; line-height: 12px; color:#999;}
.List .LUsr a { color:#999; text-decoration: none;}
.List .LUsr strong { font: bold 14px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#666;}
.List .LUsr strong a { color:#0000ff; text-decoration: none;}

.List .LCon { margin: 10px 0px 0px 0px; padding: 0px; line-height: 16px; border-top: solid 1px #ccc;}
.List .LCon p { margin: 0px; padding: 5px 0px; line-height: 16px;}

.List .Author { background:fff; }



/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email { background: url(images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px;}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px;}
.Form input.SubmitComment { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat; margin-top: 4px;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}
.Form input.SubmitCommentIE { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}



/* About Blog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.About { background: #CC0000 url(images/AboutBkg.gif) no-repeat left top; padding: 0px 10px 10px 10px; color:#fff;}
.About h2 { padding: 0px; margin: 0px; font-size: 18px; font-weight: bold; color:#fff !important;}
.About p { padding: 5px 0px; margin: 0px; font-size: 10px; line-height: 12px;}
.About p img { float:left; margin:0 5px 5px 0; border:solid 1px #fff}

/* About Articles/Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Recent { background: #ffe0bf url(images/RecentBkg.gif) repeat-x left top; padding: 10px; margin-bottom: 10px;}

.TabMenu { float: left; margin: 0px; padding: 0px; }
.TabMenu li { padding: 0px; margin: 0px; list-style-type: none; display: inline; font-size: 14px; line-height: 14px; font-weight: bold; text-transform: lowercase;}
.TabMenu li a { padding: 0px 0px 0px 9px; margin-right: 7px; background: url(./images/mleft.gif) no-repeat left top; float: left;}
.TabMenu li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/mright.gif) no-repeat right top; float: right; }
.TabMenu li a span { float: none; color: #cc0000;}
.TabMenu li a:hover span { color: #cc0000;}
.TabMenu li a:hover { background-position: 0% -27px; color:#ffff99; text-decoration: none;}
.TabMenu li a:hover span { background-position: 100% -27px;  color:#ffff99;}

.TabLink a:link.active { background-position: 0% -27px; color:#ffff99; text-decoration: none;}
.TabLink a:link.active span { background-position: 0% -27px; color:#ffff99; text-decoration: none;}

.TabLink a:visited.active { background-position: left bottom;  color:#ffff99;}
.TabLink a:visited.active span { background-position: right bottom;  color:#ffff99;}

.TabContent { clear: left; padding-top: 10px;}
.TabContent ul { padding: 0px; margin: 0px;}
.TabContent li { color:#000033; padding: 1px 0px 1px 0px; margin: 0px; list-style-type: none; border-bottom: solid 1px #ecc9a5; font-size: 13px;}
.TabContent li a { color:#336699; text-decoration: none;}
.TabContent li a:visited { color:#336699; text-decoration: none;}
.TabContent li a:hover { color:#000033; text-decoration: none;}


/* Side Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SL { width: 200px; float: left; padding:0px;}
.SL h2 { color:#006600; font-size:100%; letter-spacing: -1px; padding: 5px 0px 0; margin: 0px;}

.SL ul { margin: 0px; padding: 0px;}
.SL li { margin: 0px; padding:5px 0; list-style-type: none; line-height:1.2em;}
.SL a { color:#0000FF; font-size:10px; text-decoration:none;}
.SL a:visited { color:#0000FF;}
.SL a:hover { color:#0000FF; text-decoration: underline;}

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*
.SL .widget { background: #f7efdd url(images/SRL-widgetbkg.gif) repeat-x left top; padding: 10px; margin-bottom: 10px;}
*/
.SL .widget { background: #F3FAFC; padding:0px 0 0; margin-bottom:15px;}
.SL .widget h2 { color:#FFFFFF; background:#2CB3F1 url("images/icn_star.gif") no-repeat 4px 5px; padding:1px 3px 1px 17px; margin: 0px;}
.SL .widget ul { margin: 0px; padding: 0px;}
.SL .widget li { margin: 0px; padding:3px 5px 4px 18px; line-height:1.2; list-style-type: none; border-bottom:1px dashed #2CB3F1; display:block; background:url("images/icn_dot.gif") no-repeat 4px 5px;}
.SL .widget a { color:#0000FF; text-decoration:none;}
.SL .widget a:visited { color:#0000FF;}
.SL .widget a:hover { color:#0000FF; text-decoration: underline;}

.SL .widget ul.feedlink		{ padding:5px 5px 2px; border:1px solid #cc0000;}
.SL .widget ul.feedlink li	{ display:inline; background:none; border:none; padding:1px 30px 1px 25px;}
.SL .widget ul.feedlink li.icn_rss		{ background:url("images/icn_feed.gif") no-repeat 2px 0px;}
.SL .widget ul.feedlink li.icn_twitter	{ background:url("images/icn_twitter.gif") no-repeat 2px 0px;}
.SL .widget ul.feedlink li a{ font-size:12px;}

.SL .widget_tag_cloud { line-height: 22px;}
.SL .widget_tag_cloud h2 { margin-bottom:5px;}
.SL .widget_tag_cloud a { text-decoration:none;}

.SL .widget_calendar table { width: 179px; font-size:12px;}
.SL .widget_calendar table td { text-align: center; padding: 3px;}
.SL .widget_calendar caption { padding: 2px 0px; font-size:12px; font-weight:bold;}
.SL .widget_calendar #today { background: #ffe0bf;}

.SL .widget_search #s { width: 160px; border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}

.SL .widget_text { background:none; padding:0;}
.SL .widget_text h2{ background:none; border-bottom: solid 1px #eeede4;}
.SL .widget_text h2.widgettitle{ background-color:#2CB3F1; color:#FFFFFF;}
.SL .widget_text ul.side_link li { background:none; padding-left:5px; font-size:85%; }
.SL .widget_text ul.side_link li a{ display:block;}
/*
.SL .widget { margin: 0px 0px 10px 0px; padding: 0px;}
.SL .widget ul { margin: 0px; padding: 0px;}
.SL .widget li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 12px; border-bottom: solid 1px #eeede4; color:#999;}
.SL .widget li a { color:#cc0000;}
.SL .widget li a:visited { color:#cc0000;}
.SL .widget li a:hover { color:#ff6600; text-decoration: none;}

.SL .widget_categories ul { margin: 0px; padding: 0px;}
.SL .widget_categories ul li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 12px; border-bottom: solid 1px #eeede4; color:#999; font-weight: bold;}
.SL .widget_categories ul li a { color:#cc0000;}
.SL .widget_categories ul li a:visited { color:#cc0000;}
.SL .widget_categories ul li a:hover { color:#ff6600; text-decoration: none;}
.SL .widget_categories ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.SL .widget_categories ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12px; font-weight: normal;}

.SL .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 22px;}

.SL .widget_calendar table { width: 100%;}
.SL .widget_calendar table td { text-align: center; padding: 3px; }
.SL .widget_calendar caption { background: #fff3e2; padding: 5px 0px;}
.SL .widget_calendar #today { background: #fff3e2;}

.SL .widget_search #s { border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}
*/


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR { width: 200px; float: right; position: relative; font-size:85%; line-height:1.2;}
.SR .widget { margin: 0px 0px 10px 0px; padding: 0px;}
.SR .widget ul { margin: 0px; padding: 0px; font-size:10px;}
.SR .widget li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none;  border-bottom: solid 1px #eeede4; color:#999;}
.SR .widget li a { color:#cc0000;}
.SR .widget li a:visited { color:#cc0000;}
.SR .widget li a:hover { color:#ff6600; text-decoration: none;}

.SR .widget_categories ul { margin: 0px; padding: 0px;}
.SR .widget_categories ul li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; border-bottom: solid 1px #eeede4; color:#999; font-weight: bold;}
.SR .widget_categories ul li a { color:#cc0000;}
.SR .widget_categories ul li a:visited { color:#cc0000;}
.SR .widget_categories ul li a:hover { color:#ff6600; text-decoration: none;}
.SR .widget_categories ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.SR .widget_categories ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12px; font-weight: normal;}

.SR .widget_tag_cloud { line-height: 22px;}
.SR .widget_tag_cloud a { text-decoration:none;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #fff3e2; padding: 5px 0px;}
.SR .widget_calendar #today { background: #fff3e2;}

.SR .widget_search #s { border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}

.SR .textwidget { text-align:center;}
.SR .textwidget .rightad_linkshare{ background-color:#FFFFFF;}

/* Side Right Banner ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.bnr_greencardsite			{ margin:0; padding:0; display:block; width:200px;}
.bnr_greencardsite span	{ display:none}
.SL .bnr_greencardsite			{ height:65px; background:url("images/bnr_greencardsite.gif") no-repeat 0 0;}
.SL .bnr_greencardsite:hover	{ background-position:0 -65px;}
.SR .bnr_greencardsite			{ height:70px; background:url("images/bnr_greencardsiteR.gif") no-repeat 0 0;}
.SR .bnr_greencardsite:hover	{ background-position:0 -70px;}


.SR .widget {}
.SR .widget .bnr p	{ margin:0 0 10px 0; padding:0; font-size:10px;}
.SR .widget .bnr_box	{ margin-bottom:30px; background-color:#F3FAFC; border-bottom:1px dashed #2CB3F1; padding:10px 0 0;}
.SR .widget .bnr_box li	{ padding:0 10px 8px; border:none; color:#333333;}
.SR .widget .bnr_box li p{ padding:0; margin:0;}
.SR .content_bnr 	{ font-size:1px;}
.SR .content_bnr a,
.SR .bnr_box a	{ margin:0 0 3px 0; padding:0; display:block;}
.SR a.applies span 	{ display:none;}
.SR a.applies		{ width:200px; height:90px; background:url("images/bnr_applies.gif") no-repeat 0 0;}
.SR a.applies:hover	{ background-position:0 -90px;}
.SR a.reserve span 	{ display:none;}
.SR a.reserve		{ margin-left:10px; width:190px; height:105px; background:url("images/bnr_reserve.gif") no-repeat 0 0;}
.SR a.reserve:hover	{ background-position:0 -110px;}
.SR a.feature span 	{ display:none;}
.SR a.feature		{ width:176px; height:80px; background:url("/assets/templates/GreenCardJP2009/images/bnr_feature.gif") no-repeat 0 0;}
.SR a.feature:hover	{ background-position:0 -85px;}
.SR a.dv2011check span 		{ display:none;}
.SR a.dv2011check			{ width:176px; height:75px; background:url("/assets/images/sp_check2011/bnr_dv2011check.jpg") no-repeat 0 0;}
.SR a.dv2011check:hover		{ background-position:0 -80px;}
.SR a.interview span 		{ display:none;}
.SR a.interview				{ width:176px; height:85px; background:url("/assets/templates/GreenCardJP2009/images/bnr_interview.jpg") no-repeat 0 0;}
.SR a.interview:hover		{ background-position:0 -90px;}
.SR a.bnr_r_store span 		{ display:none;}
.SR a.bnr_r_store			{ margin:20px 0 3px 0; padding:0; display:block; width:200px; height:70px; background:url("images/bnr_store_right.gif") no-repeat 0 0;}
.SR a.bnr_r_store:hover		{ background-position:0 -70px;}
.SR a.bnr_twitter span 		{ display:none;}
.SR a.bnr_twitter			{ margin:5px 0 30px 0; padding:0; display:block; width:200px; height:70px; background:url("images/bnr_twitter.gif") no-repeat 0 0;}
.SR a.bnr_twitter:hover		{ background-position:0 -75px;}

.SR .prarea		{ margin-bottom:20px; text-align:center;}
.SR .prarea a	{ text-decoration:none;}
.SR .prarea a:hover	{ text-decoration:none; color:#3399FF;}
.SR .prarea p	{ margin:0 0 10px; border-bottom:1px dashed #2CB3F1; padding-bottom:5px;}
.SR .prarea p img{ margin-bottom:3px;}
.SR .widget h2 { font-size:12px; color:#FFFFFF; background:#2CB3F1 url("images/icn_star.gif") no-repeat 4px 5px; padding:3px 3px 3px 17px; margin: 10px 0px 7px;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.FBG { width: 100%; padding: 0px; text-align:center;}
.FBG .capbottom{ width: 962px; margin: 0 auto; border-left:1px solid #D3D2D0; border-right:1px solid #D3D2D0;
				background:url("/assets/templates/amazon/images/amazon_btm.gif") no-repeat center bottom;padding:0 0 9px;}
.FBG #footer{ background-color:#FFFFFF; background-image:none;}
.Footer { width: 964px; margin: 0 auto; padding: 10px 0px 10px 0;}
.Footer p { font-size: 10px; line-height: 12px; color:#999; padding: 0px; margin: 0px; }
.Footer a { color:#999; text-decoration: underline;}

/* social bookmark */
.postbloc_sbm{ padding-top:3px; text-align:right; vertical-align: text-top;}

/* edittor*/
.PostContent .question{ background:#DCF0F7 url("/blog/wp-content/themes/greencard/images/content_q.gif") 0 0 no-repeat; margin-bottom:3px;
			 display:block; padding:14px 7px 6px 40px; font-size:16px; font-weight: bold; color:#0066CC; line-height:1.2;}
.PostContent .answer{ background:#FFE5DE url("/blog/wp-content/themes/greencard/images/content_a.gif") 0 0 no-repeat;
			 display:block; padding:14px 7px 6px 40px; font-size:16px; font-weight: bold; color:#F12B00; line-height:1.2;}
