@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ul, ol, dl {
	list-style-type: none;
}

img,
a img {
	border: 0;
}
a {
	color:#3366FF;
	text-decoration:none;
}
a:hover {
	color:#3333CC;
	text-decoration:underline;
}
table {
	border-collapse: collapse;
}

textarea {
	font-size: 100%;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

br {
	letter-spacing:0;
}

body {
	color:#333333;
	font-size:small;
	line-height:1.3em;
	font-weight:normal;
	letter-spacing:normal;
}
#page {
	min-width:750px;
	border-top:6px solid #0950A0;
}
#container {
}

/* header start */
#header {
	width:750px;
	margin:auto;
	padding-top:5px;
}
#header #logo {
	float:left;
	width:392px;
	padding-top:17px;
	padding-bottom:6px;
}
#header #hnavi {
	float:right;
	width:315px;
}
#header #hnavi #logoRikunavi {
	text-align:right;
}
#header #hnavi dt {
	padding-bottom:5px;
	font-size:1px;
	line-height:1px;
}
#header #hnavi input {
	float:left;
	width:245px;
	margin-right:5px;
}
#header #hnavi input.btn {
	width:55px;
	height:23px;
	margin-top:-3px;
	margin-right:0;
	border:0;
	background:url(../commonimg/btn_seach.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
#header #hnavi input.btn:hover {
	background-position:left bottom;
}
/* header end */




/* contents start */
#contents {
	position:relative;
	width:750px;
	margin:auto;
	padding-top:11px;
}
#topAttention {
	width:545px;
	margin-left:5px;
	padding-bottom:12px;
	padding-left:25px;
	background:url(../commonimg/icon_attention.gif) no-repeat left top;
	color:#FF0000;
}
#fontSize {
	position:absolute;
	top:11px;
	right:8px;
}
#fontSize dt {
	float:left;
	width:56px;
	padding-top:3px;
	line-height:1px;
}
#fontSize dd {
	float:left;
}
#fontSize dd a {
	display:block;
	margin-left:9px;
	padding:1px 2px;
	border:1px solid #676767;
	text-decoration:none;
}
#fontSize dd.current a,
#fontSize dd a:hover {
	background-color:#FFFFCB;
}
#path {
	width:570px;
	margin-left:5px;
	padding-bottom:12px;
}
#info {
	position:relative;
	width:750px;
	padding-bottom:7px;
}
#info .section {
	position:relative;
	width:750px;
}
#contents .title {
	width:750px;
	margin-bottom:12px;
	background-repeat:repeat-y;
	background-position:left top;
}
#contents .title h2 {
	width:740px;
	padding:5px 0 7px 10px;
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#FFFFFF;
	font-size:116%;
}
#contents.style01 .title,
#contents .title {
	background-image:url(../commonimg/tit_bg_01_2.jpg);
}
#contents.style01 .title h2,
#contents .title h2 {
	background-image:url(../commonimg/tit_bg_01.jpg);
}
#contents.style02 .title {
	background-image:url(../commonimg/tit_bg_02_2.jpg);
}
#contents.style02 .title h2 {
	background-image:url(../commonimg/tit_bg_02.jpg);
}
#contents.style03 .title {
	background-image:url(../commonimg/tit_bg_03_2.jpg);
}
#contents.style03 .title h2 {
	background-image:url(../commonimg/tit_bg_03.jpg);
}
#contents.style04 .title {
	background-image:url(../commonimg/tit_bg_04_2.jpg);
}
#contents.style04 .title h2 {
	background-image:url(../commonimg/tit_bg_04.jpg);
}
#contents.style05 .title {
	background-image:url(../commonimg/tit_bg_05_2.jpg);
}
#contents.style05 .title h2 {
	background-image:url(../commonimg/tit_bg_05.jpg);
}
#contents.style06 .title {
	background-image:url(../commonimg/tit_bg_06_2.jpg);
}
#contents.style06 .title h2 {
	background-image:url(../commonimg/tit_bg_06.jpg);
}
#contents.style07 .title {
	background-image:url(../commonimg/tit_bg_07_2.jpg);
}
#contents.style07 .title h2 {
	background-image:url(../commonimg/tit_bg_07.jpg);
}
#contents.style08 .title {
	background-image:url(../commonimg/tit_bg_08_2.jpg);
}
#contents.style08 .title h2 {
	background-image:url(../commonimg/tit_bg_08.jpg);
}

#contents .title img {
	margin-bottom:-2px;
	margin-left:10px;
}
#info .listBack {
	position:absolute;
	top:5px;
	right:8px;
	padding-left:16px;
	background:url(../commonimg/icon_arrow_white.gif) no-repeat 0 4px;
}
#info .category {
	position:absolute;
	top:5px;
	right:8px;
	padding-left:16px;
	text-align:right;
	font-size:85%;
	color:#FFFFFF;
}
#info .listBack a {
	color:#FFFFFF;
}
#info th {
	width:10%;
	padding:3px 12px 3px 25px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 9px 7px;
	color:#CD9967;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
}
#info table {
	width:100%;
}
#info td {
	padding:3px 0;
	font-size:116%;
	vertical-align:top;
	text-align:left;
}
#info ul {
	width:750px;
	margin-bottom:23px;
}
#info li {
	width:725px;
	padding:3px 0 3px 25px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 9px 9px;
	font-size:116%;
	line-height:1.5;
}
#info p.lead {
	margin-top:-12px;
	padding:5px 0 5px 9px;
}
#info li.odd,
#info .odd th,
#info .odd td {
	background-color:#F3F7F8;
}
#info li.noStyle {
	width:715px;
	padding-top:15px;
	background:none;
	text-align:right;
}
#info li.noStyle table {
	width:auto;
	margin:0 0 0 auto;
}
#info li.noStyle table th {
	width:auto;
	padding:3px;
	background:none;
	color:#333333;
	font-size:87%;
}
#info li.noStyle table td {
	font-size:80%;
}
#info li.noStyle table ul {
	width:auto;
	margin-bottom:0;
}
#info li.noStyle table ul li {
	width:auto;
	padding-top:0;
	padding-bottom:0;
	background-position:9px 4px;
}
#info li img {
	padding-top:2px;
	padding-left:5px;
}
#info td img {
	margin-bottom:-2px;
	padding-left:5px;
}
#info .faq dt {
	float:left;
	width:36px;
	margin-right:-36px;
}
#info .faq dd {
	padding:0 0 25px 57px;
	font-size:116%;
	line-height:1.5;
}
#info .question {
	font-weight:bold;
}
#info dd.question p {
	margin-top:3px;
	padding:5px 3px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:70%;
	font-weight:normal;
}
#info div.question {
	padding:0 0 25px 0;
	font-size:116%;
	line-height:1.5;
}
#info div.question p {
	margin-top:3px;
	padding:5px 3px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:70%;
	font-weight:normal;
}
#info dd.answer h3 {
	padding:0 0 10px 0;
	background:none;
	color:#FF6600;
	font-size:100%;
}
#info dd.answer h3.sub {
	padding:0 0 10px 18px;
	background:url(../commonimg/icon_square_blue.gif) no-repeat 0 2px;
	color:#0A50A1;
	line-height:1.3;
}
#info dd.answer .subText {
	padding-bottom:50px;
}
#info dd.answer .imageWide {
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
}
#info dd.answer .linkWrapper {
	padding-bottom:20px;
}

#info dd.answer .link {
	padding:0 0 0 17px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 0 7px;
}
#info dd.answer ol li {
	width:693px;
	padding:0 0 10px 0;
	background:none;
	font-size:100%;
}
#info dd.answer ol li dt {
	width:80px;
	margin-right:-80px;
	font-weight:bold;
}
#info dd.answer ol li dd {
	padding-bottom:0;
	padding-left:85px;
	font-size:80%;
}
.pagetop {
	text-align:right;
}
.pagetop a {
	padding-bottom:2px;
	padding-left:16px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 0 1px;
	font-size:80%;
}

/* contents end */


/* footer start */
#footer {
	padding-bottom:26px;
}
#footer #fnavi01 {
	min-width:750px;
	padding-bottom:10px;
	border-bottom:3px solid #CCCCCC;
}
#footer #fnavi01 ul {
	width:750px;
	margin:auto;
}
#footer #fnavi01 li {
	display:inline;
	padding-right:15px;
}
#footer #fnavi02 {
	width:750px;
	margin:auto;
	padding-top:3px;
}
#footer #fnavi02 ul {
	float:right;
	width:580px;
	text-align:right;
}
#footer #fnavi02 li {
	display:inline;
	padding-left:15px;
}
#footer #copyright {
	float:left;
	width:170px;
}
/* contents end */




/*for popup start */
#page.popup {
	border-top:0;
}
.popup #header {
	position:relative;
}
.popup #header #logo {
	padding-top:5px;
}
.popup #contents .title {
	background-image:url(../commonimg/tit_bg_09_2.jpg);
}
.popup #contents .title h2 {
	background-image:url(../commonimg/tit_bg_09.jpg);
}
.popup .close {
	padding-right:5px;
	text-align:right;
}
.popup #header .close {
	padding-top:40px;
}
.popup .close a {
	background:transparent url(../commonimg/icon_arrow_blue.gif) no-repeat scroll 0pt 0.2em;
	padding-left:16px;
}
.popup #contents {
	padding-top:5px;
}
strong.fRed {
	color:#FF0000;
}
strong.bYellow {
	background-color:#FFFFCB;
	font-weight:normal;
}
.popup .pageLink {
	margin-bottom:15px;
	border:1px solid #CCCCCC;
}
.popup .pageLink ul {
	padding-top:6px;
	padding-left:10px;
}
.popup .pageLink li {
	width:722px;
	padding-bottom:5px;
	padding-left:16px;
	background:transparent url(../commonimg/icon_arrow_blue.gif) no-repeat 0 4px;
}
.popup h3 {
	padding-bottom:13px;
	padding-left:18px;
	background:url(../commonimg/icon_square_blue.gif) no-repeat 0 2px;
	color:#0A50A1;
}
.popup h3.subTitle {
	margin-bottom:10px;
	padding:0 0 5px 3px;
	border-bottom:2px dotted #999999;
	background:none;
	color:#666666;
}
.popup p {
	line-height:1.5;
}
.popup .imageWrapper75 {
	padding:15px 0 20px 0;;
}
.popup .imageR {
	padding-bottom:20px;
}
.popup .imageR .textWrapper {
	float:left;
	width:535px;
}
.popup .imageR .textWrapper2{
	float:left;
	width:350px;
}

.popup .imageR .imageWrapper {
	float:right;
	width:200px;
}
.popup .imageR .imageWrapper2{
	float:right;
	width:350px;
}
.popup .imageL {
	padding-bottom:20px;
}
.popup .imageL .textWrapper {
	float:right;
	width:535px;
}
.popup .imageL .imageWrapper {
	float:left;
	width:200px;
}
.popup ol li {
	padding-bottom:16px;
}
.popup ol dl {
	float:left;
	width:360px;
}
.popup ol dt {
	float:left;
	width:52px;
	font-size:117%;
	font-weight:bold;
}
.popup ol dd {
	float:right;
	width:308px;
	line-height:1.5;
}
.popup ol .imageWrapper {
	float:right;
	width:370px;
}
.popup .list {
	padding:0 30px 10px 30px;
}
.popup .list li {
	padding-bottom:10px;
	padding-left:16px;
	background:transparent url(../commonimg/icon_arrow_blue.gif) no-repeat 0 4px;
}
.popup .section {
	padding:0 25px;
}
.base01,
.base02 {
	margin-top:5px;
	margin-bottom:20px;
}
.base01 th,
.base02 th,
#info .base01 th,
#info .base02 th {
	width:25%;
	padding:3px 4px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color:#F0F0F0;
	background-image:none;
	color:#333333;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	white-space:normal;
}
#info .base01 th,
#info .base02 th {
	width:auto;
}
.base01 th,
#info .base01 th {
	border-bottom:3px double #CCCCCC;
}
.base01 th.side,
#info .base01 th.side {
	border-right:3px double #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.base02 th,
#info .base02 th {
	border-right:3px double #CCCCCC;
}
.base01 td,
.base02 td,
#info .base01 td,
#info .base02 td {
	width:25%;
	padding:3px 4px;
	border:1px solid #CCCCCC;
	font-size:100%;
	vertical-align:middle;
}
#info .base01 td,
#info .base02 td {
	width:auto;
}
.popup .faq {
	padding-bottom:20px;
}
.popup .faq dt {
	clear:left;
	float:left;
	width:24px;
	height:30px;
	margin-right:-27px;
	padding-left:3px;
	line-height:30px;
}
.popup .faq dd {
	min-height:30px;
	padding-left:39px;
}
.popup .faq dd.question {
	min-height:25px;
	padding-top:5px;
	font-weight:bold;
}
.popup .detailLink01 {
	padding-left:5px;
}
.popup .detailLink02 {
	text-align:center;
}
.popup .detailLink03 {
	padding-right:5px;
	text-align:right;
}
.popup .detailLink01 a,
.popup .detailLink02 a,
.popup .detailLink03 a {
	padding-left:16px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 0 3px;
	font-size:116%;
	font-weight:bold;
}
.popup #support {
	margin-top:10px;
	border:1px solid #666666;
	text-align:center;
}
.popup #support h3 {
	width:690px;
	margin-bottom:7px;
	padding:0 0 0 8px;
	background-color:#666666;
	background-image:none;
	text-align:left;
}
.popup #support .fax table {
	margin:10px auto;
}
.popup #support .fax a {
	display:block;
	width:178px;
	height:26px;
	margin-left:5px;
	background:transparent url(../commonimg/btn_contact.jpg) no-repeat left top;
	outline:none;
	font-size:1px;
	line-height:1px;
	text-decoration:none;
	text-indent:-9999px;
}
.popup #support .fax a:hover {
	background-position:left bottom;
}
.popup #support dl {
	margin:0 9px 9px 9px;
	padding:7px;
	border:1px solid #CDCDCD;
}
.popup #support dt {
	display:inline;
	font-weight:bold;
}
.popup #support dd {
	display:inline;
}
/*for popup end */

/*for download start */
#info.download .lead {
	margin-bottom:20px;
}
#info .base03 {
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
#info .base03 th {
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	background-image:none;
	vertical-align:middle;
	white-space:normal;
}
#info .base03 th.image {
	width:35px;
	padding:5px;
}
#info .base03 th.image img {
	border:1px solid #CCCCCC;
}
#info .base03 th.manual {
	width:220px;
	padding:5px 10px;
	border-right:3px double #CCCCCC;
	color:#C55050;
	font-weight:bold;
	letter-spacing:-1px;
}
#info .base03 td {
	padding:5px 8px;
	border:1px solid #CCCCCC;
	font-size:80%;
	vertical-align:middle;
}
#info .base03 td.link {
	width:115px;
	font-size:100%;
}
#info.download .base03 td.link {
	width:151px;
}
#info .base03 td.link a {
	display:block;
	padding-left:16px;
	background:url(../commonimg/icon_arrow_gray.gif) no-repeat 0 4px;
}
#info .base03 td .attention {
	color:#FF0000;
}
/*for download end */

/*for link end */
#info p.lead02 {
	padding:5px 0 5px 9px;
}
#info h3 {
	padding:3px 3px 7px 3px;
	color:#3366FF;
	background:url(../commonimg/dot_02.gif) repeat-x left bottom;
	font-size:116%;
}
#info .wrapper {
	margin-bottom:15px;
	padding:10px;
	border:1px solid #CCCCCC;
}
#info .wrapper .inner {
	width:728px;
	background:url(../commonimg/dot.gif) repeat-y 355px 0;
}
#info .wrapper ul {
	width:728px;
	margin-bottom:0;
}
#info .wrapper li {
	float:left;
	width:350px;
	padding:0 0 3px 14px;
	background-image:url(../commonimg/icon_arrow_blue.gif);
	background-position:0 5px;
	font-size:100%;
}
#info .base03 th.linkName {
	width:232px;
	padding:5px 10px;
	border-right:3px double #CCCCCC;
	color:#C55050;
	font-weight:bold;
	letter-spacing:-1px;
}
#info .base03 th.linkName img {
	margin-bottom:-2px;
	padding-left:5px;
}
/*for link end */

/*for toiawase start */
#contents #contact .title {
	background-image:url(../commonimg/tit_bg_09_2.jpg);
}
#contents #contact .title h2 {
	background-image:url(../commonimg/tit_bg_09.jpg);
}
#contact #confirm {
	margin-bottom:5px;
	padding:10px 15px 12px 15px;
	border:1px solid #CCCCCC;
}
#contact #confirm h3 {
	width:693px;
	margin-bottom:10px;
	padding-left:25px;
	background:url(../commonimg/icon_attention.gif) no-repeat left top;
	font-size:100%;
}
#contact #confirm .link {
	width:700px;
	padding:0 0 0 17px;
	background:url(../commonimg/icon_arrow_blue.gif) no-repeat 0 5px;
}
#contact #confirm .supportText {
	padding-top:10px;
	padding-bottom:2px;
	text-align:center;
}
#contact #support {
	width:698px;
	margin:0 9px 0 9px;
	border:1px solid #666666;
	text-align:center;
}
#contact #support h3 {
	width:690px;
	margin-bottom:7px;
	padding:0 0 0 8px;
	background-color:#666666;
	background-image:none;
	text-align:left;
}
#contact #support .tel {
	margin:0 0 15px 0;
	text-align:center;
}
#contact #support .tel img {
	margin-bottom:-9px;
	padding-right:10px;
}
#contact #support dl {
	margin:0 9px 9px 9px;
	padding:7px;
	border:1px solid #CDCDCD;
}
#contact #support dt {
	display:inline;
	font-weight:bold;
}
#contact #support dd {
	display:inline;
}
#contact form {
	margin:10px 25px 25px 25px;
}
#contact form h3 {
	padding:3px 3px 7px 3px;
	color:#666666;
	background:url(../commonimg/dot_03.gif) repeat-x left bottom;
	font-size:116%;
}
#contact form table {
	width:100%;
	margin:15px 0 25px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	color:#000000;
}
#contact form table th {
	padding:5px;
	border-right:3px double #CCCCCC;
	background:#F5F2E9 url(../commonimg/dot.gif) repeat-x left bottom;
	text-align:left;
	font-weight:normal;
}
#contact form table .last th,
#contact form table .last td {
	background-image:none;
}
#contact form table th span {
	color:#FF0000;
}
#contact form table td {
	padding:5px;
	background:url(../commonimg/dot.gif) repeat-x left bottom;
}
#contact form .btnWrapper {
	text-align:center;
}
/*for toiawase end */

/*for product start */
#info.product p.lead {
	padding-bottom:15px;
}
#info h3 span {
	margin-left:8px;
	padding:2px 4px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:67%;
	font-weight:normal;
}
#info.product .textWrapper {
	float:right;
	width:370px;
}
#info.product .textWrapper dt {
	margin-bottom:12px;
	padding-bottom:5px;
	background:url(../commonimg/dot_04.gif) repeat-x left bottom;
	font-size:116%;
	font-weight:bold;
	color:#FF6600;
	line-height:1.5;
}
#info.product .textWrapper dd {
	padding-bottom:15px;
}
#info.product .imageWrapper {
	float:left;
	width:350px;
	height:315px;
	padding:9px;
	border:1px solid #CCCCCC;
}
#info.product p.lead02 {
	padding-bottom:7px;
	padding-left:5px;
}
#info .detail {
	float:right;
	width:auto;
	padding:5px 9px 5px 25px;
	margin-bottom:10px;
	border:1px solid #3467FF;
	background:#EBF1FF url(../commonimg/icon_arrow_gray.gif) no-repeat 8px center;
}
#info.product .attention {
	margin:12px 0 4px 0;
	padding:5px 14px;
	background-color:#F0F0F0;
	font-size:80%;
}
/*for product end */

/*for navigate end */
.gateWrapper {
	margin-bottom:15px;
	padding:10px;
	border:1px solid #CCCCCC;
}
.gateWrapper .inner {
	width:728px;
	background:url(../commonimg/dot.gif) repeat-y 355px 0;
}
.gateWrapper ul {
	width:728px;
	margin-bottom:0;
}
.gateWrapper li {
	float:left;
	width:350px;
	padding:0 0 3px 14px;
	background:url(../commonimg/icon_arrow_blue.gif) no-repeat 0 5px;
	line-height:1.5;
}
#info.navigate .introduction {
	width:718px;
	padding:8px 15px;
	border:1px solid #CCCCCC;
	line-height:1.5;
}
#info.navigate .introduction dt {
	float:left;
	width:12em;
	color:#FF6600;
}
#info.navigate .introduction dd {
	padding-left:12em;
}
#info ul.latest {
	margin:-7px 0 0 0;
}
#info ul.latest li {
	padding-left:18px;
	background-position:2px 9px;
}
#info.navigate .attention {
	margin:0;
	padding:5px 0 15px 0;
	background-color:transparent;
	color:#FF0000;
	font-size:100%;
	text-align:right;
}
#info.navigate .attention a {
	font-weight:bold;
}
#info.navigate .about p {
	padding-bottom:10px;
	padding-left:5px;
}
#info.navigate .about li {
	width:22em;
	margin:0 0 0 auto;
	padding-top:0;
	padding-bottom:0;
	background-position:9px 5px;
	font-size:100%;
}

#info.navigate h3 {
	margin-bottom:5px;
	color:#666666;
	background:url(../commonimg/dot_03.gif) repeat-x left bottom;
}

/*for navigate end */



/*for news start */

.news_alert {
	margin: 0 5px 10px;
	padding: 5px 5px;
	border:1px solid #EE9900;
	background-color:#FFFFCC;
}


.news_alert .alert_midashi {
	margin: 0 3px 3px;
	font-weight: bold;
	color: #CC6600;
}

/*for news end */



/*for news koshukai start */

table.sub {
	width: 700;
	margin-top: 10px;
	margin-bottom:0px;
	background-color:#6495ed;
}

table.footertx {
	width: 550;
}

td.date {
	color:#0b57ad;
	font-weight:bold;
	background-color:#dcdcdc;
	font-size:9pt;
	height:30;
	text-align:center;
}

td.1retsu {
	background-color:#e2f4ff;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
}

td.2retsu {
	background-color:#eaffff;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
}

td.3retsu {
	background-color:#e1d788;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
}


td.4retsu {
	background-color:#efefef;
	font-size:9pt;
	color:#333333;
	height:60;
}


font.time {
	color:blue;
	font-size:9pt;
}

font.course {
	color:darkred;
	font-size:9pt;
}

font.syousai {
	color:darkred;
	font-size:7.5pt;
}

/* 追加 */
td.kiso01 {
	background-color:#d9eefc;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
	padding:4px;
}


td.kiso02 {
	background-color:#fdf1cf;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
	padding:4px;
}

td.wdm01 {
	background-color:#cde4b9;
	font-size:8pt;
	color:#333333;
	height:60;
	vertical-align:top;
	padding:3px;
}


td.katu01 {
	background-color:#e3dff1;
	font-size:9pt;
	color:#333333;
	height:60;
	padding:4px;
}

td.katu02 {
	background-color:#ffff9b;
	font-size:9pt;
	color:#333333;
	height:60;
	padding:4px;
}


td.nothing {
	background-color:#f5f5f5;
	font-size:9pt;
	color:#333333;
	height:60;
	vertical-align:top;
	padding:10px;
}

/*20090817mankawa start */
.popup td .list2 {
	padding:5px;
}
.popup td .list2 li {
	padding-bottom:3px;
	padding-left:15px;
	background:transparent url(../images/icon_arrow_blue.gif) no-repeat 0 4px;
}

.base04 {
	width:100%;
	margin-top:5px;
	margin-bottom:20px;
}
.base04 th,
#info .base04 th {
	padding:3px 4px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color:#F0F0F0;
	background-image:none;
	color:#333333;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
}
#info .base04 th {
	width:auto;
}
.base04 th,
#info .base04 th {
	border-bottom:3px double #CCCCCC;
}

.base04 td,
#info .base04 td {
	padding:3px 4px;
	border:1px solid #CCCCCC;
	font-size:100%;
	vertical-align:middle;
}

#info .base04 td {
	width:auto;
}


.rn_common_footer {
width: 250px;
margin-bottom:5px;
}
.rn_common_groupsite {
text-align:left;
margin-top:5px;
}
.rn_common_groupsite a {
font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
font-weight: bold;
font-size: 10px;
text-decoration: underline;
color: #435B67;
line-height: 1.3em;
text-align:left;
}


/20090817mankawa end */

/*for news koshukai end */
