<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /* CSS Document */


/* printにて変更有 */
.top_main {	padding: 0px; height: 841px; width: 800px; border-width: 0px; margin: 0px; background-image:url(../img/top_img.jpg)}


.base_size { width:800px }


 
/* タグ　*/

body,td,th { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: small;	color: #000000;	line-height: 1.5em; }

body { margin-top: 0px; text-align:center; background-color:#FFFFFF;}

h1 { font-size: medium;	line-height: 1.5em; display : inline; }

h2 { font-size: large;	line-height: 1.5em; display : inline; }

h3 { font-size: large;	line-height: 1.3em; display : inline; }

h4 { font-size: medium;	line-height: 1.3em; display : inline; }

h5 { font-size: small;	line-height: 1.3em; display : inline; }


a:link {　text-decoration: none; }

a:visited {　text-decoration: none; }

a:hover {　text-decoration: underline; }

a:active {　text-decoration: none; }

p { text-align:left; }

/* TOP */

.top_name {	text-align:right; vertical-align:bottom; margin-bottom: 20px;}

.top_contents {
	margin-left: 30px;
	line-height: 1.2em;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../img/box.gif);
	/*letter-spacing: 1px;
	font-weight: bold;*/
	text-indent: -1.25em;
}

.indent2 { text-indent:-1.75em }

.td_renraku  { text-align:left; margin-left:20; vertical-align:middle; }

.bcolor_w {background-color:#FFFFFF; text-align: left; text-indent: 10px; vertical-align: middle; }


#table_border {
	border: 1px outset #0380B7;
}

#height {line-height: 1.5em }

/* LIST */

.list {
	line-height: 1.3em;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../img/box.gif);
	letter-spacing: 0.5px;
	text-align:left;
	/*margin-left: -20px;
	/*font-weight: bold;*/
	text-indent: -1.25em;
}

#round { list-style-image: url(../img/dot.gif); margin-left: -10px; margin-right: 15px;}

#round2 { list-style-image: url(../img/dot2.gif); margin-left: -10px; margin-right: 15px; list-style-position: inside; }

.nolist {
	line-height: 1.3em;
	letter-spacing: 0.5px;
	margin-left: 25px;
	margin-right: 0px;
	text-indent: -1em;
}


/* MRRGIN */

.right20 { margin-right: 20px;}

.right40 { margin-right: 40px;}

.right50 { margin-right: 50px;}

.left20 { margin-left: 20px;}

.left40 { margin-left: 40px;}

.left50 { margin-left: 50px;}

.left70 { margin-left: 70px;}

.top20 { margin-top: 20px;}

.top40 { margin-top: 40px;}

.left75 { margin-right:75px; }

.t_b_space { padding-top:10px; vertical-align:top; text-align:left}

.4em { margin-left: 4em; }

/* ALL */

*.img		{ border:none; }


/* FONT */

.x-large	{ font-size:x-large; line-height: 1.3em; font-weight: bold; }

.medium_b		{ font-size:medium; line-height: 1.3em; font-weight: bold; }

.medium		{ font-size:medium; line-height: 1.3em; }


.small		{ font-size: small; line-height: 1.3em; }

.xsmall		{ font-size: x-small; line-height: 1.3em;　}

.white_b { color: #FFFFFF; font-weight: bold; }

.larger { font-size:larger; line-height: 1.5em; }

.smaller { font-size:smaller line-height: 1.5em; }


/* 位置 */


.lt		{ text-align: left; vertical-align: top; }

.lm		{ text-align: left; vertical-align: middle; }

.lb		{ text-align: left; vertical-align: bottom; }

.ct		{ text-align: center; vertical-align: top; }

.cm		{ text-align: center; vertical-align: middle; }

.cb		{ text-align: center; vertical-align: bottom; }

.rt		{ text-align: right; vertical-align: top; }

.rm		{ text-align: right; vertical-align: middle; }

.rb		{ text-align: right; vertical-align: bottom; }

.left 	{ text-align: left; }

.center { text-align: center; }

.right 	{ text-align: right; }
	
.top	{ vertical-align: top; }

.vcenter { vertical-align: center; }

.btm { vertical-align: bottom; }	

#top	{ vertical-align: top; }

/* COLOR */

.base		{ color: #008BD3; }

.blue		{ color: #3A5AA7; }

.cyan		{ color: #0380B7; }

.cyan2		{ background-color: #0380B7; }

.pale_cyan	{ color: #B3D7E8; }

.pale_cyan2	{ background-color: #B3D7E8; text-align:center; }



.green1		{ color: #008F62; }

.green2		{ color: #99D7B3; }

.green3		{ color: #66B821; }
.back_green3		{ color: #66B821; }



.mint{ color: #00947E; }
.pale_mint{ color: #A6DCC0; }
.back_mint{ background-color: #A6DCC0; }
.point_orange		{ background-color: #FB6747; }
.back_orange{ background-color: #EB9A7A; }
.beige		{ color: #E5DDA8; }
.back_beige		{ background-color: #E5DDA8; }
.qa_back_blue{ background-color: #CCDAEA; }
.qa_blue2{ color: #525FAA; }
.qa_blue{ background-color: #525FAA; }

.pale_green2{ color: #00947E; }

.back_green2{ background-color: #CCEBAE; }

.pale_green3{ color: #D9F0B0; }

.back_green3{ background-color: #D9F0B0; }

.green4		{ color: #4DAF4A; }

.back_green4{ background-color: #4DAF4A; }



.back_gray1	{ background-color: : #CED5D6; }

.gray2		{ color: #666666; }

.back_gray2		{ background-color: #737A7C; }

.rose		{ color: #B14562; }

.back_gray { background-color: #D1D8D8; }



/* OTHER */

.back_blue { background-image: url(../img/gra.gif); background-repeat: repeat-x; }
.a_rogo { background-image:url(../img/a_rogo.gif) no-repeat; width: 42px; height: 41px; }
.q_rogo { background-image:url(../img/q_rogo.gif) no-repeat; width: 42px; height: 41px; }




/**/
.left_crbox	{ background: url(../img/crbox/left_crbox.gif) no-repeat; width: 24px; height: 35px; }
.center_crbox	{ background: url(../img/crbox/center_crbox.gif) repeat-x; height: 35px; }
.right_crbox	{ background: url(../img/crbox/right_crbox.gif) no-repeat; width: 24px; height: 35px; }

/**/
.left_crbox2	{ background: url(../img/crbox/left_crbox2.gif) no-repeat; width: 20px; height: 20px; }
.center_crbox2	{ background: url(../img/crbox/center_crbox2.gif) repeat-x; height: 20px; }
.right_crbox2	{ background: url(../img/crbox/right_crbox2.gif) no-repeat; width: 20px; height: 20px; }



/* 角まるBOX */

.top_left	{ background: url(../img/cnbox/left_top_cnbox.gif) no-repeat; width: 10px; height: 10px; }

.top_right	{ background:url(../img/cnbox/right_top_cnbox.gif) no-repeat; width: 10px; height: 10px; }

.btm_left	{ background:url(../img/cnbox/left_btm_cnbox.gif) no-repeat; width: 10px; height: 10px; }

.btm_right	{ background:url(../img/cnbox/right_btm_cnbox.gif) no-repeat; width: 10px; height: 10px; }

.cnbox_top		{ background:url(../img/cnbox/top_cnbox.gif) repeat-x; height: 10px; }

.cnbox_btm	    { background:url(../img/cnbox/btm_cnbox.gif) repeat-x; height: 10px; }

.cnbox_left		{ background:url(../img/cnbox/left_cnbox.gif) repeat-y; width: 10px; }

.cnbox_right      { background:url(../img/cnbox/right_cnbox.gif) repeat-y; width: 10px; }

.content	{ background-color:#ffffff; line-height:1.5; text-align: left; } 


/* 角まるBOX2 */

.in_top_left	{ background: url(../img/crbox_in/left_top_incnbox.gif) no-repeat; width: 10px; height: 10px; }

.in_top_right	{ background:url(../img/crbox_in/right_top_incnbox.gif) no-repeat; width: 10px; height: 10px; }

.in_btm_left	{ background:url(../img/crbox_in/left_btm_incnbox.gif) no-repeat; width: 10px; height: 10px; }

.in_btm_right	{ background:url(../img/crbox_in/right_btm_incnbox.gif) no-repeat; width: 10px; height: 10px; }

.in		{ background-color:#FFFFFF }

.in_btm	    { background:url(../img/crbox_in/btm_incnbox.gif) repeat-x; height: 10px; }

.in_left		{ background:url(../img/crbox_in/left_incnbox.gif) repeat-y; width: 10px; }

.in_right      { background:url(../img/crbox_in/right_incnbox.gif) repeat-y; width: 10px; }



/* 角まるBOX3 */

.out_top_left	{ background: url(../img/crbox_out/left_top.gif) no-repeat; width: 15px; height: 15px; }

.out_top_right	{ background:url(../img/crbox_out/right_top.gif) no-repeat; width: 15px; height: 15px; }

.out_btm_left	{ background:url(../img/crbox_out/left_btm.gif) no-repeat; width: 15px; height: 15px; }

.out_btm_right	{ background:url(../img/crbox_out/right_btm.gif) no-repeat; width: 15px; height: 15px; }

.u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	line-height: 1.3em;
}
#indent {
	text-indent: -1em;
}
.dot_gray {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
</pre></body></html>