@media screen and (min-width: 768px){

div#maincontent {
	font-size:14px !important;
}


.note, #pagebody #footnote li, #pagebody #footnote dt, #pagebody #footnote dd, #pagebody #notes li, #pagebody #notes dt, #pagebody #notes dd, #pagebody #support li, #pagebody #support dt, #pagebody #support dd, #pagebody #rlsdate li, #pagebody #rlsdate dt, #pagebody #rlsdate dd, #pagebody #related li, #pagebody #related dt, #pagebody #related dd
{
font-size:small !important;

}


/*--------------------------------*/
/* 藤澤追記分 */
/*--------------------------------*/
/*--------------------------------*/
/* 既存CSS */
/*--------------------------------*/

/*base_20090410.css*/
#wrapper	{
	margin: 0 auto 10px;
	border-top: 0px solid #bbb;
}

#header	{
	height: 65px; /* redesign */
}

.c-sm #subnav dt a, .c-sm #subnav ul li a, .c-smx #subnav dt a, .c-smx #subnav ul li a {
	height: 2.4em;
	line-height: 2.4em;
	/*font-size:    11px;*/
	font-size: 0.9em;
	height: 2.4em;
	line-height: 2.4em;
}

#menu ul li a {
	/*height: 4em;
	line-height: 4em;
	font-size: 0.8em;*/
	height: 2.4em;
	line-height: 2.4em;
	font-size: 0.8em;
}


#wrapper dl dt {
	border: 0px solid #F00;
	margin: 1.6em 0 0 0;
}

#wrapper dl dd {
	border: 0px solid #00F;
	margin: 0px 0 10px 0;
}


/* リード文 */
/* 2016/8/9　追記 */
#pagebody p#lead	{
	/*margin: 20px 0 20px 0;*/
	margin: 0 0 25px 0;
	font-size: small;
}



/* header_20090410.css */
#header #logo {
	top: -9px;
}

#header #tagline {
	top: 31px;
	left: 155px;
}


#header .utility {
	height: 65px;
}

#header form, #header #searchHelp {
	top: 22px;
}

input { margin-top : 2px ; }

input { margin-top : 2px ; }

#searchFormSubmit { margin-top : 0px ; }

#pagebody h2.title {
	border: 0px solid #004d8a;
	padding-bottom: 0px;
	margin:0;
	font-size:xx-large;
	/*display:inline;*/
}


#pagebody h2.title:after {
	top: -9px;
}

html>#maincontent, 
#maincontent dl ,
#maincontent li ,
#maincontent dl li {
	/*line-height: 1.6em;*/
	line-height: 1.4em;
	/*line-height: 10px;*/
	/*margin-bottom: 5px;*/
	margin-bottom: 8px;
}

#maincontent div.nav ul li,
#maincontent div.nav p {
	/*line-height: 1.6em;*/
	line-height: 1.4em;
	/*line-height: 10px;*/
	/*margin-bottom: 5px;*/
	margin-bottom: 8px;

h3 , dt {
	margin:0 0 0.8em 0;
}

.attention strong{
	/*line-height: 1.2em;*/
	line-height: 1.4em;
	/*margin-bottom: 5px;*/
	margin-bottom: 8px;
}



/*--------------------------------*/
/* リンク色 */
/*--------------------------------*/

.pagetop a:link, .pagetop a:visited {
	color:#004d8a !important;
	padding-left:3px;
	text-decoration:none;
	background: transparent; 
	}

/*a:visited {
	text-decoration : underline;
	color: #6699cc;
	background: transparent; 
	}*/

#layouttbl.linklist a:visited	{
	font-weight : normal; 
	text-decoration : none;
	color: #444 !important;
	background: transparent; 
	}

#layouttbl.linklist h3 a:link, #layouttbl.linklist h3 a:visited, #layouttbl.linklist h3 a:hover	{
	font-weight : bold; 
	}




}