@charset "utf-8";

/* Layout ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust:none
}

#container {
	position: relative;
/*	min-height: 100%; */
	width: 820px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

* html #container {
/*	height: 100%; */
}

.style_content {
	position: relative;
	margin: 0px auto;
	text-align: left;
}

br.clear {
	clear: both;
}


/* Header Layout */

#header {
	width: 820px;
	margin: 0;
	padding: 0;
}

#header .style_content {
	width: 820px;
	height: 145px;
	position: relative;
	display: block;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/headers/header-noshadow.png);
	background-repeat: no-repeat;
    background-size: 820px 145px;
}

#search_box {
	display: inline;
	margin: 0px 40px 0px;
	padding: 20px 0px 0px;
	float: right;
}

div#upperlinks {
    /* width: 450px; */
    width: auto;
    height: 36px;
    text-align: right;
    position: absolute;
    right: 6px;
    bottom: 48px;
    font-size: 14px;
    line-height: 18px;
    text-shadow: 1px 1px 2px #005;
    font-weight: bold;
}

#input_search {
	width: 150px;
}

#header h1 a {
	overflow: hidden;
	display: block;
/*	top: 8px; */
/*	left: 29px; */
	margin: 0 0 0 30px;
	height: 100px;
	width: 318px;
	line-height: 400px;
}

#tagline {
	position: absolute;
	overflow: hidden;
	display: block;
    top: 8px;
    left: 525px;
    height: 20px;
    width: 285px;
    line-height: 400px;
}

#menu {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 45px;
}

/*
html>body #menu {
	bottom: 0px;
}
*/

#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#menu li a {
	display: block;
	float: left;
	margin: 0px;
/*	padding: 0 10px; */
/*	padding: 0 8px; */
	padding: 0 7px;
	height: 45px;
	line-height: 30px;
}


/* Content Layout */

#content {
	width: 820px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#content .style_content {
	width: 780px;
/*	width: 860px; */
/*	padding: 20px 40px 0px; */
	padding: 10px 40px 0px;
}

#content .content {
	font-size: 16px;
	line-height: 150%;
}

#content td {
	line-height: 150%;
}

html>body #content .style_content {
	width: 780px;
	padding: 10px 0px 0px;
}

#loop_articles {
/*	width: 440px; */
	width: 540px;
	float: left;
}

#loop_page {
	width: 610px;
	float: left;
}

#loop_single {
/*	width: 440px; */
	width: 780px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#loop_comments {
/*	width: 440px; */
	width: 540px;
	float: left;
}

#form_comments {
/*	width: 320px; */
	width: 220px;
	margin: 0px 0px 30px 20px;
	float: right;
	padding: 0px;
}

#information {
	width: 540px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#post_meta {
/*	width: 320px; */
	width: 220px;
	padding: 0px;
	margin: 0px 0px 30px 20px;
	float: left;
	display: inline;
}

#search {
/*	width: 320px; */
	width: 220px;
	margin: 0px 0px 30px 20px;
	padding: 0px;
	float: right;
}

#author {
/*	width: 320px; */
	width: 220px;
	margin: 0px 0px 30px 20px;
	padding: 0px;
	float: right;
}

#widgets {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	float: right;
}

.widgets_home, .widgets_single {
/*	width: 320px; */
	width: 220px; 
}

#archive_links {
/*	width: 320px; */
	width: 220px;
	padding: 0px;
/*	margin: 0px 0px 30px 0px; */
	margin: 0px 0px 30px 20px;
	float: right;
	clear: right;
}

#archive_links .archive_group {
	padding: 0px;
	float: left;
/*	width: 150px; */
	width: 220px;
	clear: none;
}

#archive_links .even {
/*	margin: 0px; */
	margin: 0px 0px 0px 00px;
	float: left;
}

#archive_links .odd {
/*	margin: 0px 20px 0px 0px; */
	margin: 0px 0px 0px 00px;
	float: left;
}

#loop_articles h2, #loop_comments h2 {
	margin: 0px 0px 20px 0px;
}

.navigation ul {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
}

.navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 49%;
}

.navigation li.next {
	text-align: right;
	float: right;
}

#form_search {
	margin: 0px 0px 20px;
}

#input_form_search {
	width: 150px;
}


/* Post and Comment Layout */

.post {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}

.post .content {
	position: relative;
}

#post_meta .metadata {
	width: 135px;
	padding: 0px;
	margin:  0px;
}

#post_meta .odd {
	float: left;
	clear: left;
}

#post_meta .even {
	float: right;
}

.metalinks {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: block;
	clear: both;
}

.metalinks li {
	float: left; 
	margin-right: 10px; 
/*	height: 20px; */
	min-height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

div#loop_articles ul.metalinks li.icon a {
	text-decoration: none;
    padding: 0px 5px;
    border-radius: 4px;
    background: #e9edff;
    color: #424e85;
    font-size: 11px;
    letter-spacing: normal;
    text-align: left;
    line-height: 1.22;
    font-weight: normal;
}
div#loop_articles ul.metalinks li.icon a:hover {
	background: #ffe9e9;
}

div#loop_articles ul.metalinks li.icon a:hover {
	text-decoration: underline;
}

#input_comment {
	width: 100%;
}

#comment_area .comment {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

#comment_area .metadata {
	display: block;
	margin: 0px 0px 15px 0px;
}

#comment_area .metadata dt {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#comment_area .metadata dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#comment_area .metadata dt.comment_number {
	display: none;
}

#comment_area .metadata dd.comment_number {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	font-size: 200%;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
}

#comment_area .gravatar {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}


/* Footer Layout */

#footer {
	width: 820px;
	position: relative;
	height: 140px;
	margin: 0;
}

#footer .style_content {
	width: 820px;
	padding: 40px 0px 0px;
	margin: 0;
}

#newsletter_signup {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 8px 40px 0px 0px;
	float: right;
}

#input_email_address {
	width: 150px;
	vertical-align: middle;
}


#button_email_address {
	vertical-align: middle;
}

#footer_title {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	line-height: 40px;
}

#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	line-height: 60px;
}

#logos {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 20px 20px 0px 0px;
	float: right;
	vertical-align: middle;
}

#logos img {
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* Typography ------------------------------------------------------ */

p, center, blockquote, quote, pre {
	margin: 0px 0px 20px;
}

.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
}

blockquote, quote {
	margin: 30px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px;
}

h1 {
	font-size: 220%;
	line-height: 100%;
	margin: 0;
}

h2 {
	font-size: 150%;
	line-height: 100%;
	margin: 0px 0px 5px;
}

.lead h3.title, #loop_single h3.title, #loop_page h3.title {
	font-size: 150%;
	line-height: 110%;
	font-weight: bold;
}

h3.headpost_title {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	line-height: 130%;
}

h4 {
	font-size: 110%;
	line-height: 100%;
}

h5 {
	font-size: 105%;
	line-height: 100%;
}

h6 {
	font-size: 100%;
	line-height: 100%;
}

ul, ol, dl {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
}

li, dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;;
}

ul>li {
	list-style-type: square;
}

dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

#header a {
	text-decoration: none;
}

#tagline {
	font-size: 120%;
}


/* Graphical Bullets ----------------------------------------------- */

ul .icon, dl .icon, ul.icon li {	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

ul .date, dl .date, ul.icon li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_date.gif);
}

ul .tag, dl .tag, ul.tag li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_tag.gif);
}

ul .category, dl .category, ul.category li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_category.gif);
}

ul .information, dl .information, ul.information li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_lightbulb.gif);
}

ul .jump, dl .jump, ul.jump li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);
}

ul .comment, dl .comment, ul.comment li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_comment.gif);
}

ul .feed, dl .feed, ul.feed li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_feed.gif);
}

ul .entry, dl .entry, ul.entry li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_entry.gif);
}

ul .author, dl .author, ul.author li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_entry.gif);
}

ul .delicious, dl .delicious, ul.delicious li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icons/delicious.gif);
}

ul .technorati, dl .technorati, ul.technorati li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icons/technorati.gif);
}

ul .digg, dl .digg, ul.digg li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icons/digman.gif);
}

#loop_articles .summary {
	padding-left: 25px;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);
	background-repeat: no-repeat;
/*	background-position: 0px 3px; */
}

#loop_articles .summary.pinned {
	background-color: #ffffee;
	border-radius: 8px;
}

#loop_articles .new {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_new.gif);
	background-position: left top;
}

.feedburnerFlareBlock {
	margin: 0px;
	padding: 0px;
	display: list-item;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;

}

/* Widget Styling -------------------------------------------------- */

#container .widget {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#widgets_home_a {
/*	width: 150px; */
	width: 220px;
/*	margin: 0px 0px 0px 0px; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	float: left; */
	float: right;
}

#widgets_home_b {
/*	width: 150px; */
	width: 220px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
/*	float: left; */
	float: right;
}

#widgets_single_a {
/*	width: 150px; */
	width: 220px;
/*	margin: 0px 0px 0px 0px; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	float: left; */
	float: right;
	display: inline;
}

#widgets_single_b {
/*	width: 150px; */
	width: 220px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
/*	float: left; */
	float: right;
	display: inline;
}

#widgets_page {
width: 150px;
/*	width: 220px; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content .advert {
	text-align: center;
	margin: 0px 0px 30px;
	padding: 0px 10px;
}

.widget_archives li, .sb-months li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_date.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}


.widget_categories li, .sb-categories li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_category.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.widget_meta li, .sb-meta li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.sb-navigation li {
	display: inline;
	clear: both;
}

.widget_pages li, .sb-navigation li li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.widget_recent_entries li, .sb-latest li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.widget_rss li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_url.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.gluedideas_TLA_widgetDisplay li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_url.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

#recentcomments li, .sb-comments li {	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_comment.gif);
}

.sb-links li {
	display: inline;
	clear: both;
}

.sb-links li li {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_page.gif);	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* Background Graphics --------------------------------------------- */

body {
	background-color: #f3f3eb;
}

#container {
/*
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_content.gif);
	background-repeat: repeat-y;
	background-position: center;
*/
}

#header {
/*
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_header.gif);
	background-repeat: repeat-x;
*/
}

#menu .page_item a, #menu .menu-item a {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_menu.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

#menu .current_page_item a, #menu .current-menu-item a {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_menu_selected.png?001);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 360px 80px;
}

.prominent {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_prominent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f4f4ec;
}

.prominent .inner {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_prominent_inner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px 10px 0px 10px;
}

#footer {
/*
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
*/
}

#footer .style_content {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 820px 140px;
}

#comment_area .metadata {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_comment_meta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px;
	padding: 10px;
	background-color: #f4f4ec;
}

#information {
/*	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_info.jpg); */
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_prominent2.jpg);
}

#post_meta {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_prominent.jpg);
}

#search {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_search.jpg);
}

#author {
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/back_author.jpg);
}


/* Color ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

a, a:link {
/*	color: #2133BD; */
	color: #9A5500;
}

a:hover, a:active {
/*	color: #e58802; */
	color: #FF0000;
}

#header, #footer {
	color: #FFFFFF;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #FFFFFF;
}

#header a:hover, #header a:active, #footer a:hover, #footer a:active {
/*	color: #DDDDDD; */
	color: #FFBBBB;
}



/* Typography ------------------------------------------------------ */

body {
/*	font-family: "Lucida Grande", Arial, Sans-serif; */
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";
	font-size: 10pt;
	line-height: 180%;
	color: #382e1f;
}

h1, h2, h3 {
	font-weight: normal;
	letter-spacing: -0.04em;
	max-height: 5000em;
}

h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.02em;
	max-height: 5000em;
}

p, ul, li {
	max-height: 5000em;
}

/* Forms ----------------------------------------------------------- */

.input {
	background-color: #FFFFFF;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a79d8f;
	margin: 0px;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
}

/* Tables ----------------------------------------------------------- */

.infotable {
	border-collapse: collapse;
	border: 1px solid #777;
	padding: 3px;
}

.infotable th {
	border: 1px solid #777;
	padding: 3px;
	background-color: #E4EAFE;
	font-size: 14px;
}

.infotable td {
	border: 1px solid #777;
	padding: 3px;
	font-size: 14px;
}

/* Custom ----------------------------------------------------------- */

hr {
	background-color: #cce;
	color: #cce;
	border: none;
	height: 2px; 
}

.hrclear {
	clear: both;
}

br.clear-nh {
	clear: both;
	height: 1px;
	line-height: 1px;
}


.breadcrumb {
	margin: 0px 0px 20px;
}

.ayuminowrap {
	white-space: nowrap;
}

.pin {
	margin: 5px 0px 5px 0px;
	text-indent: 1em;
}

.olin {
	margin: 5px 5px 5px 15px;
}

.ulin {
	margin: 5px 5px 5px 15px;
}

.abouth4 {
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	line-height: 120%;
}

.aboutbq {
	margin: 0px 0px 0px 15px;
}

.aboutbq2 {
	padding: 0px 50px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#infohead {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 540px;
	height: 26px;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/info-head.gif);
	clear: left;
}

/* homepage oshirase */

ul.top_oshirase_ul { width: 524px; margin: 0 0 0 1.5em; padding: 0; list-style-type: disc; }
ul.top_oshirase_ul li { margin: 0; padding: 0 .5em 0 0; font-size: 13px; font-weight: normal; letter-spacing: normal; line-height: 1.5em; list-style-type: disc; }
ul.top_oshirase_ul li a { text-decoration: none; }

/* homepage oshirase end */

#photohead {
	padding: 0px;
	margin: 10px 0 15px 0;
	width: 540px;
	height: 26px;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/photonews-head.gif);
	clear: left;
}

#newshead {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 540px;
	height: 26px;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/styles/JFD/news-head.gif);
}

.topimage
{
	border: 1px solid #aaaaaa;
}

.sheetbox
{
	border: 1px solid #cccccc;
	padding: 10px;
}

.spbox
{
	width: 99.5%;
	background-color: #E4EAFE;
	margin: 20px 0px;
	padding: 5px 0px 5px 5px;
}

.spcont ul, .spcont ol, .spcont dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}

.spcont li, .spcont dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;;
}

.spcont ul li {
	list-style-type: disc;
}

.spcont ol li {
	margin: 0px 0px 5px 30px;
}

.spcont dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.wpcf7-mail-sent-ok {
	background-color: #D4F7C6;
	border: 3px solid #398F14;
}

#rssfeed {
	position: absolute;
	top: 77px;
	left: 783px;
	padding: 0px 0px 0px 19px;
	margin: 0px;
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 11pt;
	text-decoration: none;
/*	cursor: pointer; */
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(/wordpress/wp-content/themes/gluedideas_subtle_jfd/assets/images/icon_feed.gif);
}

/* homepage photonews */

.photonews_item {
overflow: hidden;
border-bottom: 1px solid #ccccff;
padding: 8px 0 8px 8px;
}

.photonews_item.pinned {
background-color: #ffffee;
}

.photonews_item h3 {
font-size: 14px;
letter-spacing: normal;
line-height: 1.3em;
margin: 0 0 3px;
}

.photonews_item h3 .date {
color: #656565;
font-size: 13px;
font-weight: normal;
}

.photonews_item img.thumb {
float: left;
max-width: 150px;
max-height: 92px;
border: none;
margin: 0 10px 10px 0;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.photonews_item p.desc {
float: left;
width: 364px;
margin: 0;
font-size: 12px;
padding: 0;
line-height: 150%;
text-align: justify;
}

/* homepage photonews end */

/*

.lead {
	margin: 0px;
}

.lead p {
	margin: 0px;
}

.lead ul.links {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.lead ul.links li.icon {
	margin-bottom: 0px;
}
*/

/* sidebar googlesearchbox */

#googlesearch {
  height: 33px;
  margin-left: 10px;
}
#googlesearch form {
  position: relative;
}
#googlesearch #gt {
  width: 129px !important;
  padding: 0 10px !important; 
  font-size: 14px;
  border: 1px solid #365ce1 !important;
  border-right: 0 !important;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  height: 27px !important;
  background-position: 4px center !important;
  -webkit-appearance: none;
  border-radius: 0;
}
#googlesearch #gb {
  font-size: 14px;
  padding: 5px 10px;
  background-color: #365ce1;
  border: none;
  position: absolute;
  top: 0;
  left: 150px;
  width: 50px;
  height: 29px;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 14px;
  color: #fff;
}
#googlesearch #gb:hover {
  background-color: #263879;
  cursor: pointer;
}
#googlesearch input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* sidebar googlesearchbox end */

/* sidebar banners */

#banners {
margin-top: 6px;
margin-left: 6px;
}
div.top_banner { width: 202px; height: 43px; padding: 1px 0 0 0; }
div.top_banner a img { width: 200px; height: 40px; margin: 1px; border: none;}
div.top_banner a:hover img { width: 200px; height: 40px; margin: 0; border: 1px solid #f30; }

/* sidebar banners end */

/* sidebar category list */

li.cat-item ul.children {
	margin-bottom: 0;
	padding-bottom: 0;
}

#headpost_21sd ul {
	margin-top: 2px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headpost_21sd ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#loop_single span.nojumplink {
	display: none;
}

/* for higashi-nihon-daishinsai */

table.light {
	border-collapse: collapse;
	border: 1px solid  #9999CC;
}

table.light td {
	border: 1px solid  #9999CC;
	font-size: 14px;
}

.eqheader {
	border-bottom: 1px solid #9999CC;
	border-left: 6px solid #9999CC;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bolder;
}

.contentsmall {
	font-size: 14px;
	line-height: 1.4em;
}

.contentsmall ul li {
	list-style-type: disc;
}

/* newer page */


.eqcontent table.light {
	border-collapse: collapse;
	border: 1px solid  #9999CC;
}

.eqcontent table.light td {
	border: 1px solid  #9999CC;
	font-size: 14px;
}

.eqcontent table.nb {
	border: 0;
}

.eqcontent table.nb td {
	border: 0;
}

.eqcontent .eqheader {
	border-bottom: 1px solid #9999CC;
	border-left: 6px solid #9999CC;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bolder;
}

.eqcontent {
	font-size: 14px;
	line-height: 1.4em;
}

.eqcontent a img {
	border: 0;
}

.eqcontent a {
	text-decoration: none;
}

.eqcontent a:hover {
	text-decoration: underline;
}

.eqcontent ul {
	font-size: 14px;
	line-height: 1.4em;
}

.eqcontent ul li {
	list-style-type: disc;
	padding-left: 0;
}

.eqcontent ul.halful li {
	clear: both;
}
.eqcontent ul li img.inlineright {
	width: 100px;
	height: 60px;
	float: right;
	padding: 2px 0 3px 6px;
}

.eqcontent .newbadge {
	color: #FF0000;
	font-size: 11px;
	font-weight: bolder;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 1.2em;
}

.eqcontent .timestamp {
	color: #777777;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.2em;
}

.eqcontent .toplink {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

.eqcontent .toplink a {
	text-decoration: none;
}

.eqcontent .toplink a:hover {
	text-decoration: underline;
}

.eqcontent .clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.eqcontent .menubox {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
}

.eqcontent .menuboxend {
	clear: both;
	height: 0;
	line-height: 0;
}

.eqcontent .menubox a {
	display: block;
	width: 126px;
	height: 50px;
	float: left;
	margin: 0 1px 1px 0;
}

.eqcontent .menubox .menuitem {
	width: 126px;
	height: 50px;
	margin: 0;
	border: 0;
}

.eq-m-a { border: 1px solid white; }
.eq-m-a:hover { border: 1px solid red; }

.eqtimelinebox {
	text-align: center;
	background-color: #eeeeff;
	border: 1px solid #8888ff;
	padding: 5px;
	margin-bottom: 30px;
	font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "MS Gothic", "Osaka";
}

.newtag {
	display: inline-block;
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	height: 11px;
	font-weight: bold; 
	background-color: red;
	color: white;
	padding: 0px 3px;
	border-radius: 4px;
	letter-spacing: normal;
}
