@charset "utf-8";

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	color: #333333;
	font-size:14px;
	font-color: #333333;
	text-align:left;
}

p {
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;
}

p.01 {
	font-size:9px;
}



img {
	border:none;
}
div.inline{
	position:absolute;
	top:0;
	left:10px;
}
div.inline.second{
	top:180px;
	right:10px;
	text-align:right;
}
div.inline h1,
div.inline p{
	font-size:10px;
	display:inline;
	background:transparent;
	color:#666;
	border-style:none;
	font-weight:normal;
}
div.inline h3,
div.inline h2{
	font-size:10px;
	display:inline;
	background:transparent;
	color:#000;
	border-style:none;
	font-weight:normal;
}

div.inline a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

h1 {
	margin:0;
	padding:4px;
	font-size:12px;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	color: #666666;
}


h2 {
	background-color:#FEF9E7;
	border:1px solid #FF6600;
	color:#000000;
	font-size:16px;
	padding:2px;
	margin:auto auto 30px auto;
}

h2 span{
	font-size:12px;
	font-weight:normal;
}


#container {
	width: 800px;
	background-color: #ffffff;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	margin: 0 auto;
	text-align: left;
	position:relative;
}


#header {
	margin:0;
	padding:4px;
	font-size:12px;
	background-color:#E8F7FF;
	text-align:center;
	font-weight:normal;
}


#gmenu {
	text-align:right;
	background-color:#EDFEDE;
	padding:2px;
}

#gmenu a{
	padding-right:10px;
	padding-left:10px;
	color:#666;
	background-color:inherit;
	background:url(images/faq/triangle_blue.gif) no-repeat left center;
	font-weight:bold;
}
#gmenu a.toppage{
	padding-left:15px;
	background:url(images/icon_home.gif) no-repeat left center;
}

#gmenu a.contact{
	padding-left:15px;
	font-weight:bold;
	color:#c30;
	background:url(images/icon_mail.gif) no-repeat left center;
}


#main {
	background:url(images/left_bg.jpg) top left repeat-y #fff;
}



#left {
	width:180px;
	float:left;
	text-align:center;
	padding:0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.daihyoimg {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
}
.gaiyou {
	background-image: url(images/botan06.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	background-position: center center;
	height: 50px;
	width: 319px;
}




#left ul {
	text-align:center;
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #D5BA00;
	width:164px;
	margin:auto;
}



#left ul li {
	color:#1A6AB4;
	width:164px;
	font-weight:normal;
	margin:auto;
	padding:0;
	text-align:left;
	border-bottom:1px solid #D5BA00;
}



#left ul li a {
	text-decoration:none;
	color:#1A6AB4;
	display:block;
	font-size:14px;
	border:none;
	padding:5px;
	background:url(images/b.jpg) left top repeat-x #FFFF7B;
}



#left ul li a.submenu {
	text-indent:1.5em;
	font-size:12px;
}



#left ul#etcmenu {
	margin:0 auto 1em auto;
	border:none;
}



#left ul#etcmenu li a {
	background:none;
	background-color:#fff;
	font-size:12px;
}



#left ul li a:hover {
	color:#00416b;
	text-decoration:underline;
	background:url(images/b2.jpg) left top repeat-x #FFEA01;
}


#left ul li.menu_to_form a {
	background:url(images/bform.jpg) left top repeat-x;
}


#left ul li.menu_to_form a:hover {
	background:url(images/bform2.jpg) left top repeat-x;
}


#left dl.mobile{
	margin:0 7px 0px 7px;
}
#left dl.mobile dt{
	margin:0;
	padding:5px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	background:#D9F9F9;
	color:#444;
	border:1px solid #D9F9F9;
}

#left dl.mobile dd{
	background:#fff;
	color:#444;
	border:1px solid #fff;
}
#left dl.mobile dd p.image{
	margin:5px 0;
	text-align:cneter;
}
#left dl.mobile dd p.text{
	margin:0 4px 4px 4px;
	text-align:left;
	line-height:1.2;
	font-size:10px;
}

#right {
	width:620px;
	float:right;
}


#contents {
	width:520px;
	font-size:14px;
	line-height:23px;
	margin-top: 10px;
	margin-right: 46px;
	margin-bottom: 24px;
	margin-left: 46px;
}


#footmenu {
	text-align:left;
	line-height:15px;
	font-size: 10px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: 20px;
}


#footer {
	background-color:#fff;
	border-top:2px solid #ccc;
	text-align:center;
	padding:4px;
	margin:0;
}
#footer div.address{
	margin:0 auto;
	width:400px;
	font-size:85%;
}
#footer p.logo{
	margin:0 ;
	width:51px;
	float:left;
	display:inline;
	text-align:center;
}
#footer p.text{
	margin:0;
	text-align:left;
	font-size:85%;
	float:right;
	display:inline;
	width:340px;
}
#footer p.alert{
	padding-top:5px;
	border-top:1px solid #999;
	font-size:80%;
}

otegami {
	color: #FFFFFF;
	text-decoration: none;
}






/*endo style*/
.space_left4 {
	padding-left: 4px;
}

.space_left8 {
	padding-left: 8px;
}

.space_left12 {
	padding-left: 12px;
}

.space5 {
	height: 5px;
}

.space10 {
	height: 10px;
}

.space15 {
	height: 15px;
}
.space20 {
	height: 20px;
}


.text001 {
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
}

.text002 {
	font-size: 12px;
	line-height: 1.6em;
		color: #333333;
}

.text003 {
	font-size: 10px;
	line-height: 1.6em;
		color: #333333;
}

.textsize8 {
	font-size: 8px;
}
.textsize10 {
	font-size: 10px;
}
.textsize12 {
	font-size: 12px;
}
.textsize14 {
	font-size: 14px;
}
.textsize16 {
	font-size: 16px;
}
.textsize18 {
	font-size: 18px;
}
.textsize20 {
	font-size: 20px;
}
.textsize24 {
	font-size: 24px;
}


.textgyokan15 {
	line-height: 1.15em;
}
.textgyokan30 {
	line-height: 1.3em;
}
.textgyokan50 {
	line-height: 1.5em;
}
.textgyokan60 {
	line-height: 1.6em;
}
.textgyokan75 {
	line-height: 1.75em;
}
.textgyokan100 {
	line-height: 2.0em;
}

.textacenter {
	text-align: center;
}

.textaleft {
	text-align: left;
}

.textaright {
	text-align: right;
}

.textcolor333333 {
		color: #333333;
}

.textcolor666666 {
	color: #666666;
}


.textueshitabar {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #F5DCCD;
}

.textunderbar {
	text-decoration: underline;
}




/*old style*/


.kakomi {
	font-size: 14px;
	background-color: #FEF9E7;
	padding: 10px;
	border: dotted 2px #9ACCCD;
	margin:30px auto;
}



.kakomi2 {
	font-size:14px;
	background-color: #FEF9E7;
	padding: 10px;
	border: solid 2px #9ACCCD;
	margin:auto auto 30px auto;
}



.kakomi3 {
	background-color: #EEFFFF;
	padding: 10px;
	border: 1px solid #3366FF;
	color: #333333;
	line-height: 130%;
	font-size: 12px;
}



.kakomi4 {
	background-color: #FDFFFF;
	padding: 3px;
	border: 1px solid #3366FF;
	color: #333333;
	line-height: 130%;
	font-size: 12px;
}



.red {
	color:#FF0000;
	text-decoration: underline;
}


.blue {
	color:#316AC4;
}


.title {
	background-color:#FEF9E7;
	border:1px solid #FF6600;
	color:#000000;
	font-size:16px;
	padding:2px;
	margin:auto auto 30px auto;
}


td.top_how {
	height:90px;
	line-height:120%;
	font-size: 9px;
	background-repeat: no-repeat;
	background-position: left top;
}


td.top_how h4 {
	font-size:18px;
	text-align:center;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


td.top_how p {
	margin:8px;
	font-size: 12px;
	line-height: 1.5em;
}


ul.top_letter {
	list-style-type:square;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}


ul.top_letter li {
	padding:2px auto;
	margin-left:8px;
}


td.#top_contents_left {
 line-height:130%;
}


h4.top_how {
	margin:0 0 5px 0;
	padding:4px;
	font-size:14px;
	text-align:center;
	border-right-color: #339900;
	border-left-color: #339900;
	background-image: url(images/wakabaimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#top_greeting {
	font-size:14px;
	line-height:120%;
}


#top_menu{
	line-height:120%;
	margin:10px auto;
	text-decoration: none;
}


#top_menu a {
	display:block;
	padding-top:7px;
	text-align:center;
	margin:3px auto;
	font-size:12px;
	background:url(images/top_menu_back.jpg) center top no-repeat;
	height:32px;
	text-decoration: none;
}



.NPOosaka {
	font-size: 12px;
	line-height: 1.3em;
}
.NPOosakawaku {
	width: 164px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}

.otegami {
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 150px;
	text-decoration: none;
}
.comment{
	border-top:3px solid #468C8E;
	border-bottom:3px solid #468C8E;
}

dl,dt,dd{
	margin:0;
	padding:0;
}
dt{
	font-weight:bolder;
}
dd{
	margin-bottom:2em;
}

#recent_question{
	padding:4px;
	margin-bottom:1em;
	border-top-width: 4px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#recent_question ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:120%;
}
#recent_question p{
	font-size:12px;
}
#recent_question ul li{
	margin-bottom:9px;
}
#recent_question ul li a{
	display:block;
	margin-bottom:3px;
	font-weight:bolder;
}

/*linkstyle*/
/*std*/
a:link{
color:#0066CC}

a:visited{
color:##6A5085}

a:active{
color:#990000}

a:hover{
color:#003399}

/*option*/
a.textwhite{
	color:#FFFFFF;
	text-decoration: none;
}
a.textwhite:visited{
	color:#FFCCCC
}
a.textwhite:active{
color:#FFFFFF
}
a.textwhite:hover{
	color:#FF9900
}


a.textred{
	color:red;

}
a.textred:visited{
	color:tomato
}
a.textred:active{
color:#cc0033
}
a.textred:hover{
	color:#cc0033
}
.sodantitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: left;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.backcolor {
	color: #333333;
	background-color: #FFFFFF;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.kakomi2Copy {
	font-size:14px;
	background-color: #FEF9E7;
	border: solid 2px #9ACCCD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text004 {
	font-size: 12px;
	line-height: 1.4em;
	color: #993333;
	font-weight: bold;
}
.text005 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3366CC;
	text-align: center;
}
.text006 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.text004small {

	font-size: 10px;
	line-height: 1.3em;
	color: #993333;
	font-weight: normal;
}
.kakomi5 {
	font-size: 12px;
	background-color: #FEF9E7;
	padding: 2px;
	border: 1px solid #9ACCCD;
	text-align: center;
	line-height: 1.1em;
}
.textpagetop {
	font-size: 10px;
	text-align: right;
}
.bar01 {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.text007 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #CC9933;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}

.clearing:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearing {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearing{height: 1%;}
*+html .clearing{min-height: 1%;}
.clearing {display: block;}
/* End hide from IE-mac */

p.centering{
	text-align:center;
}

/* --------------------------------------- 
   お問い合わせ */
#main.contact{
	background-image:none;
}
#main.contact #right{
	width:800px;
}

#main.contact #right #contents{
	width:720px;
	margin-top: 10px;
	margin-right: 136px;
	margin-bottom: 24px;
	margin-left: 40px;
}

#main.contact #right #contents #contact_form div.intro div.text{width:425px}
#main.contact #right #contents #contact_form div.intro div.text dl dd{width:295px}

#contact_form .telnum{
	font-family: Times New Roman,Times,serif;
	font-weight:bold;
	font-size:220%;
}
#contact_form div.intro{
	width:580px;
	margin:0 0 20px 80px;
}
#contact_form div.intro div.text{
	width:365px;
	float:left;
	display:inline;
}

#contact_form div.intro div.text dl dt{
	padding-top:0.8em;
	width:110px;
	float:left;
	display:inline;
	font-weight:normal;
	line-height:1.2;
}

/* except mac ie \*/
#contact_form div.intro div.text dl dt{clear:both}
/* */

#contact_form div.intro div.text dl dd{
	margin-bottom:10px;
	width:235px;
	float:right;
	display:inline;
	line-height:1.2;
}

#contact_form div.intro div.text dl.fee{
	border:1px solid #FF6600;
	font-size:90%;
}
#contact_form div.intro div.text dl.fee dt{
	margin-bottom:0;
	padding:5px 0px 5px 5px;
}
#contact_form div.intro div.text dl.fee dd{
	margin-bottom:0;
	padding:5px 0 5px 5px;
	font-weight:bold;
	color:#c30;
	background-color:inherit;
}
#contact_form div.intro div.image{
	width:140px;
	float:right;
	display:inline;
}

#contact_form h3{
	padding:3px 0 3px 5px;
	border:1px solid #690;
	background:#FEF9E7;
	color:inherit;
}

#contact_form h4{
	padding-left:5px;
	margin-bottom:5px;
	font-weight:bold;
	color:#360;
	background-color:inherit;
}

#contact_form em{
	font-weight:bold;
	color:#c30;
	background-color:inherit;
	font-style:normal;
}

#contact_form div.table_ex{
	padding-top:5px;
}

#contact_form table.inputform{
	margin:0 0 10px 0;
	width:700px;
	border-collapse:collapse;
}


#contact_form table.inputform th{
	padding:5px 5px 15px 10px;
	width:125px;
	font-size:90%;
	font-weight:normal;
	border-top:1px solid #690;
	border-right:2px solid #ccc;
	border-bottom:1px solid #690;
	border-left:1px solid #690;
	
	vertical-align:top;
}
#contact_form table.inputform td{
	padding:5px 10px 15px 15px;
	font-size:90%;
	border-top:1px solid #690;
	border-right:1px solid #690;
	border-bottom:1px solid #690;
}



#main.contact #right #contents #contact_form div.tableblock{
	margin:0 0 0 15px;
}



#contact_form table.inputform td ul{
	margin:0;
	padding:0;
}
#contact_form table.inputform td ul li{
	list-style-type:none;
}
#contact_form table.inputform td ul li input{
	vertical-align:middle;
}
#contact_form table.inputform td ul.clearing li{
	float:left;
	width:40%;
	display:inline;
	line-height:1;
}
#contact_form table.inputform td ul.clearing li input{
	vertical-align:middle;
	line-height:1;
}

#contact_form table.inputform td dl dt{
	margin:0 0 5px 0;
	padding-top:5px;
	border-top:1px solid #ccc;
	width:130px;
	float:left;
	display:inline;
	font-weight:normal;
}
/* except mac ie \*/
#contact_form table.inputform td dl dt{clear:both}
/* */
#contact_form table.inputform td dl dd{
	margin:0 0 5px 0;
	padding-top:5px;
	border-top:1px solid #ccc;
	width:215px;
	float:left;
	display:inline;
}
#contact_form table.inputform td dl dt.first{
	border-style:none;

}

#contact_form table.inputform td dl dd.first{
	border-style:none;
}

#contact_form p input{
	vertical-align:middle;
}

#contact_form div.err{
	padding:5px;
	border:2px solid #c30;
}
#contact_form div.err p{
	font-weight:bold;
	color:#c30;
	background-color:inherit;
}

#contact_form table.inputform td.cntcell dl{
	width:49%;
	float:left;
	display:inline;
	border:1px solid #ccc;
}
#contact_form table.inputform td.cntcell dl.twice{
	float:right;
}
#contact_form table.inputform td.cntcell dl dt{
	margin-top:0.5em;
	padding:0.4em 0 0 0.4em;
	width:auto;
	float:none;
	display:block;
	font-weight:bold;
	border-style:none;
}
#contact_form table.inputform td.cntcell dd{
	margin-left:1.6em;
	padding:0em 0.4em 0 0.4em;
	width:auto;
	float:none;
	display:block;
	border-style:none;
	line-height:1.4;
	text-indent:-1.6em;
}
#contact_form table.inputform td.cntlist ul li{
	margin-bottom:0.4em;
	margin-left:1.5em;
	list-style-type:disc;
}
/* FAQ */
#faq h2{
	margin-bottom:10px;
}
#faq h3{
	padding:3px 0 3px 5px;
	border:1px solid #06c;
	background:#FEF9E7;
	color:inherit;
}

#faq div.intro{
	margin-bottom:10px;
}
#faq div.intro p{
	margin-top:0;
}
#faq div.intro div.text{
	width:365px;
	float:left;
	display:inline;
}
#faq div.intro div.image{
	width:140px;
	float:right;
	display:inline;
}
#faq div.searchbox{
	margin:0 0 20px 60px;
	padding:0 0 5px 0;
	background:url(images/faq/search_border.gif) no-repeat left bottom;
	width:400px;
}
#faq div.searchbox dl{
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	background:url(images/faq/search_border.gif) no-repeat left top;
	width:400px;
	text-align:center;
}
#faq div.searchbox dl dt{
	margin:0 5px;
	display:inline;
}
#faq div.searchbox dl dd{
	display:inline;
}
#faq div.searchbox p{
	margin:0;
	text-align:center;
}
#faq ul.pagenavi{padding:0;}
#faq ul.pagenavi li{
	margin:0;
	float:left;
	display:inline;
	text-align:left;
	width:45%;
}

#faq ul.pagenavi li.next{
	float:right;
	text-align:right;
}

#faq dl.faqlist dt{
	padding:5px 5px 0 0;
	width:30px;
	float:left;
	display:inline;
	text-align:right;
}

/* except mac ie \*/
#faq dl.faqlist dt{clear:both}
/* */

#faq dl.faqlist dd{
	padding-top:2px;
	width:480px;
	float:left;
	display:inline;
}

#faq dl.faqlist dt.q,
#faq dl.faqlist dd.q{
	margin-bottom:5px;
	background:url(images/faq/border.gif) repeat-x left top;
	color:#630;
	background-color:inherit;
}
#faq dl.faqlist dt.a,
#faq dl.faqlist dd.a{
	margin-bottom:5px;
	font-size:90%;
}
#faq ul.indexlist{
	padding:0;
	margin:0 0 10px 0;
}
#faq ul.indexlist li{
	float:left;
	display:inline;
	width:120px;
}
#faq ul.indexlist li a{
	padding-left:15px;
	background:url(images/faq/triangle_blue.gif) no-repeat 3px 0.4em;
}

/* voice */

#voice h2{
	margin-bottom:10px;
}
#voice h3{
	padding:3px 0 3px 5px;
	border:1px solid #630;
	background:#FEF9E7;
	color:inherit;
}
#voice ul.voicelist{
	padding:0;
	margin:0 0 10px 25px;
}
* html #voice ul.voicelist{margin-left:35px}
*+html #voice ul.voicelist{margin-left:35px}

#voice ul.voicelist li{
	margin:0;
	list-style-type:decimal;
}
#voice ul.voicelist li{
	margin-bottom:15px;
}
#voice ul.voicelist li strong{
	color:#630;
	background-color:inherit;
	font-size:90%;
}

#voice ul.pagenavi{padding:0;}
#voice ul.pagenavi li{
	margin:0;
	float:left;
	display:inline;
	text-align:left;
	width:45%;
}

#voice ul.pagenavi li.next{
	float:right;
	text-align:right;
}

#voice ul.indexlist{
	padding:0;
	margin:0 0 10px 0;
}
#voice ul.indexlist li{
	float:left;
	display:inline;
	width:120px;
}
#voice ul.indexlist li a{
	padding-left:15px;
	background:url(images/voice/triangle_brown.gif) no-repeat 3px 0.4em;
}

#voice div.intro{
	margin-bottom:10px;
}
#voice div.intro p{
	margin-top:0;
}
#voice div.intro div.text{
	width:365px;
	float:left;
	display:inline;
}
#voice div.intro div.image{
	width:140px;
	float:right;
	display:inline;
}

/* glossary */
#glossary ul.kanaindex{
	margin:0;
	padding:0;
}
#glossary ul.kanaindex li{
	margin:0;
	padding:0;
	float:left;
	width:85px;
	list-style-type:none;
}

#glossary div.intro div.text{
	width:380px;
	float:left;
	display:inline;
}
#glossary div.intro div.image{
	width:120px;
	float:right;
	display:inline;
	text-align:center;
}
#glossary div.block{
	margin-bottom:20px;
}
#glossary div.block p.category{
	margin:20px 0 0 0;
	padding:2px 5px;
	font-size:80%;
	text-align:left;
	line-height:1;
	background:#eee;
	color:inherit;
	border-top:1px solid #06c;
	border-left:1px solid #06c;
	border-right:1px solid #06c;
}
#glossary div.block p.category a,
#glossary div.block p.category a:visited{
	color:#333;
	background-color:inherit;
}
#glossary div.block h3{
	margin:0 0 15px 0;
	padding:4px 0 1px 26px;
	border:1px solid #06c;
	color:inherit;
	background:#FEF9E7 url(glossary/img/arrow_blue.gif) no-repeat 7px 0.4em;;
}
#glossary div.block p{
	margin:0 10px 0px 10px;
}
#glossary div.block ul.list{
	margin:0;
	padding:0;
}
#glossary div.block ul.list li{
	margin:0;
	padding:0 0 0 20px;
	float:left;
	width:45%;
	display:inline;
	list-style-type:none;
	background:url(glossary/img/arrow_blue2.gif) no-repeat 7px 0.4em;;
}

#glossary div.block div.clearing p.pdf{
	float:right;
	display:inline;
	margin:0 10px 5px 10px;
}

#glossary div.block div.rel{
	margin:15px 0 10px 0;
}

#glossary div.block div.rel h4{
	margin:0 0 0px 0;
	padding-left:20px;
	font-size:85%;
	color:#666;
	background:url(glossary/img/arrow_orange.gif) no-repeat 7px 0.5em;;
}
#glossary div.block div.rel ul{
	margin:0;
	padding:0 0 0 10px;
}

#glossary div.block div.rel li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#glossary div.block div.wikipedia{
	padding:5px 10px;
	border:1px solid #ccc;

}
#glossary div.block div.wikipedia h4{
	margin:0 0 0px 0;
	font-size:85%;
	color:#666;
}
#glossary div.block div.wikipedia ul{
	margin:0;
	padding:0;
	width:390px;
	float:right;
	display:inline;
}
#glossary div.block div.wikipedia ul li{
	list-style-type:none;
}
#glossary div.block div.wikipedia p{
	margin:0 5px;
	padding:0;
	width:90px;
	float:left;
	display:inline;
}
/* #linkk */
#link div.block{
	padding:0;
	margin-bottom:50px;
	border:1px solid #ccc;
}
#link div.block h3{
	margin:0 0 5px 0;
	padding:5px;
	font-size:90%;
	background:#eee;
	border-bottom:1px solid #ccc;
	color:inherit;
}
#link div.block p{
	margin:0;
	padding:5px;
	word-break:break-all;
}
#link div.block p.date{
	text-align:right;
	font-size:85%;
	border-bottom:1px solid #ccc;
}
#link div.pagenavi{
	text-align:center;
}
#link div.pagenavi a{
	margin:0 2px;
	padding:3px;
	line-height:1;
	border:1px solid #ccc;
	text-decoration:none;
}

#link div.pagenavi span.next a,
#link div.pagenavi span.prv a{
	border-style:none;
}

#link div.pagenavi em a {
	font-weight:bold;
	font-style:normal;
}
#link div.pagenavi em a{
	border:1px solid #999;
}