/*
Theme Name: ryomo6jc
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	background: #fbfcfe url(images/bg_01.gif) repeat-x top left;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding: 0 13px;
	line-height: 0;
	font-size: 0;
	background: #ffffff url(images/bg_02.gif) repeat-y top left;
}

/* HEADER -------------------------------------------------------------------------*/

<!--
 #header {background:url(http://ryomo6jc.main.jp/wp-content/uploads/header.jpg);
	width: 930px;
	height: 305px;
	line-height: 0;
	font-size: 0;
	padding: 0;
}
-->

#site-title-logo {
width: 930px; /* ロゴの高さ */
height: 305px;  /* ロゴの横幅 */
text-align: left;
 margin-top: 40px;  /* ロゴの上スペース */
margin-bottom: 40px;  /* ロゴの下スペース */　　
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg {
	clear: both;
	width: 930px;
	height: 305px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	width: 930px;
	height: 50px;
	line-height: 0;
	font-size: 0;
	margin: 0 0 10px 0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06 {
	padding: 0 0 0 0;
}

#menu01 {float: left; width: 154px; height: 50px;}
#menu02 {float: left; width: 154px; height: 50px;}
#menu03 {float: left; width: 154px; height: 50px;}
#menu04 {float: left; width: 154px; height: 50px;}
#menu05 {float: left; width: 154px; height: 50px;}
#menu06 {float: left; width: 160px; height: 50px;}

#menu ul li a {
	display: block;
}

#menu01 a {float: left; width: 154px; height: 50px;}
#menu02 a {float: left; width: 154px; height: 50px;}
#menu03 a {float: left; width: 154px; height: 50px;}
#menu04 a {float: left; width: 154px; height: 50px;}
#menu05 a {float: left; width: 154px; height: 50px;}
#menu06 a {float: left; width: 160px; height: 50px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(images/menu1.gif) no-repeat top left;}
#menu02 a {background: url(images/menu2.gif) no-repeat top left;}
#menu03 a {background: url(images/menu3.gif) no-repeat top left;}
#menu04 a {background: url(images/menu4.gif) no-repeat top left;}
#menu05 a {background: url(images/menu5.gif) no-repeat top left;}
#menu06 a {background: url(images/menu6.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover {
	background-position: 0 -50px;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 930px;
	margin: 0;
	padding: 0 0 30px 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	float: right;
	width: 720px;
}

/* border01 ----------*/

.border01 {
	clear: both;
	width: 680px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dcdcdc;
}

/* LIST -------------------------------------------------------------------------*/

ul.list01 {
	list-style-type: none;
	padding: 0 0 20px 10px;
}

ul.list01 li {
	margin: 0 0 3px 0;
	padding: 0 0 2px 13px;
	line-height: 1.5;
	background: url(images/icon_01.gif) no-repeat top left;
	border-bottom: 1px solid #dcdcdc;
	color: #002e68;
}

/* H -------------------------------------------------------------------------*/

h2 {
	clear: both;
	width: 700px;
	height: 35px;
	margin: 0 0 0 0;
	padding: 15px 0 0 20px;
	font-size: 17px;
	color: #002e68;
	background: url(images/bg_h2.gif) no-repeat top left;
	line-height: 1.5;
	font-weight: normal;
}

h3 {
	clear: both;
	width: 660px;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	font-size: 17px;
	color: #002e68;
	line-height: 1.5;
	font-weight: bold;
	background: url(images/bg_postttl.gif) repeat top left;
}

h4 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-size: 15px;
	line-height: 1.5;
	color: #002e68;
	background: url(images/icon_02.gif) no-repeat top left;
	border-bottom: 1px solid #dcdcdc;
}

/*
h5 {
	clear: both;
	margin: 0 0 10px 20px;
	padding: 0;
	color: #7fa200;
	font-weight: bold;
	font-size: 15px;
	background: #ffffff;
}
*/

/* PAGENAVI -------------------------------------------------------------------------*/

#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 1px 0 50px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #004fb3;
	color: #004fb3;
	background: #ffffff;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background: #ffffff;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background: #ffffff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background: #ffffff;
}

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

/* POST ----------*/

#post_ttl {
	clear: both;
	width: 660px;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	font-size: 17px;
	color: #002e68;
	line-height: 1.5;
	font-weight: bold;
	background: url(images/bg_postttl.gif) repeat top left;
}

#post_meta {
	clear: both;
	font-size: 9.5px;
	line-height: 1.5;
	color: #3f3f3f;
	margin: 0 0 10px 0;
	text-align: right;
}

#post_meta a {
	color: #3f3f3f;
}

/* post_contents ----------*/

.post_contents {
	clear: both;
	width: 680px;
	font-size: 12px;
	line-height: 1.7;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 10px 10px 0;
}

/* contents_box ----------*/
/*
.contents_box {
	clear: both;
	width: 650px;
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.7;
}

.contents_box p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.contents_box img {
	margin: 0;
	padding: 0 5px 2px 0;
}
*/
/* page_contents ----------*/

.page_contents {
	clear: both;
	width: 680px;
	padding: 20px;
	font-size: 12px;
	line-height: 1.7;
}

.page_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.page_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

/* MES -------------------------------------------------------------------------*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.sample {
	font-size: 10px;
	color: #5e5e5e;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 200px;
	padding: 0 0 20px 0;
}

.side_ttl {
	margin: 0;
}

.side_ttl ul {
	list-style-type: none;
}

.side_ttl ul li.ttl {
	clear: both;
	width: 180px;
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 15px;
	color: #003679;
	background: url(images/bg_sidettl.gif) no-repeat top left;
	line-height: 1.5;
	font-weight: normal;
}

/*-----sidebarlist-----*/

ul.sidelist {
	list-style-type: none;
	width: 180px;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

ul.sidelist li {
	width: 177px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	border-bottom: 1px solid #dcdcdc;
	background: url(images/icon_01.gif) no-repeat top left;
}

ul.sidelist li a {
	font-size: 12px;
	line-height: 1.5;
}

#archivesselect {
	width: 180px;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

/*-----w3c-----*/

#feed {
	padding: 20px 0;
	text-align: center;
}

/* SEACH -------------------------------------------------------------------------*/
/*
#searchform2 {
	clear: both;
	margin: 0 0 20px 0;
}

#seach2 {
	clear: both;
	line-height: 1.5;
	padding: 0;
}

#s2 {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	height: 17px;
	padding: 0 3px;
}
*/
/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

#com {
	clear: both;
	margin: 0;
	padding: 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
}

.commentlist li.alt {
	border-top: #e5e5e5 1px solid;
	border-bottom: none;
}

.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 0 5px;
	color: #005794;
}

.commentmetadata a:link,
.commentmetadata a:visited,
.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #005794;
}

.postname {
	line-height: 1.5;
	font-size: 12px;
	margin: 0;
	color: #005794;
	font-weight: normal;
}

.postname a:link,
.postname a:visited,
.postname a:hover {
	padding: 0;
	color: #005794;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	margin: 5px 0 5px 0;
}

/* commentform ------------------------*/

#commentform {
	margin: 0;
	padding: 0;
}

/* trackback_url ------------------------*/

#tburl_box {
	clear: both;
	width: 678px;
	height: 32px;
	margin: 10px 0 20px 0;
	padding: 18px 0 0 2px;
	background: url(images/tburl_bg.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
}

input.trackback-url {
	width: 662px;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid #a5acb2;
}

/* login ------------------------*/

p.login,
p.login a {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

/* comp ------------------------*/

p.comp {
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0;
	padding: 0;
}

p.comipt {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

p.comtxt textarea {
	font-size: 12px;
	line-height: 1.5;
}

/* comment ------------------------*/

#comment {
	width: 678px;
	height: 50px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 680px;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	clear: both;
	border-collapse: collapse;
}

table p {
	font-size: 12px;
	line-height: 1.5;
}

.post_contents table tr td img {
	padding: 0 0 0 0;
}

table strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	width: 680px;
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: left;
	color: #2c2c2c;
	font-weight: bold;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #f1f3f7;
}

table.tbl01 td {
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

table.tbl01 td.nopadding,
table.tbl01 th.nopadding {
	padding: 0;
}

table.tbl01 td.noborder,
table.tbl01 th.noborder {
	border: 0;
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
	font-size: 12px;
}

table.tbl01 td img {
	margin: 0;
	padding: 0;
}

/* tbl05 ------------------------*/

table.tbl05 {
	width: 680px;
	margin: 0;
	padding: 0;
}

table.tbl05 th {
	text-align: center;
	font-weight: normal;
	color: #004fb3;
	border-top: 2px solid #004fb3;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl05 td {
	text-align: center;
	color: #000000;
	border-right: 1px dotted #dedede;
	border-bottom: 1px dotted #dedede;
	vertical-align: top;
}

table.tbl05 td.noborder {
	border: 0;
	margin: 0;
	padding: 0;
}

table.tbl05 td.noborder img {
	margin: 0;
	padding: 0;
}

table.tbl05 th, table.tbl05 td {
	line-height: 1.5;
	font-size: 12px;
	padding: 10px;
}

/* tbl06 ------------------------*/

table.tbl06 {
	margin: 0;
	width: 100%;
}

table.tbl06 th {
	text-align: center;
	font-weight: normal;
	color: #004fb3;
	padding: 5px;
	border: 0;
	background: url(images/thbg_01.gif) repeat top left;
}

table.tbl06 td {
	text-align: center;
	color: #000000;
	border: 0;
	vertical-align: top;
	padding: 5px 0;
}

table.tbl06 th,
table.tbl06 td {
	line-height: 1.5;
	font-size: 12px;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer {
	width: 890px;
	margin: 0;
	padding: 20px;
	line-height: 0;
	font-size: 0;
	background: #004fb3 url(images/bg_footer.gif) no-repeat top left;
	border: 2px solid #a4bddc;
}

#undermenu {
	clear: both;
	line-height: 0;
	font-size: 0;
}

#undermenu p {
	text-align: center;
	font-size: 12px;
	line-height: 2;
	color: #ffffff;
}

#undermenu p a {
	line-height: 2;
	color: #ffffff;
}

#footer_copyright {
	clear: both;
	margin: 10px 0 0 0;
}

#footer_copyright p {
	text-align: center;
	font-size: 12px;
	line-height: 2;
	color: #ffffff;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color: #999999;
	}

	a:active {
		text-decoration : none;
	}