@charset "Shift_JIS";

/*----------------------------------------------
" Toda City Portal Site " Grobal Style Sheet
 copyright(C) 2009 Toda City All Rights Reserved.
----------------------------------------------*/

table {
	font-size: 100% !important;
	line-height: 1.6 !important;
}


/*  Basic Elements
----------------------------------------------*/

div, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6, form, p, input, blockquote {
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6,
p, address,
caption, img, form {
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}

p {margin-bottom: 10px;}

img {margin: 0; padding: 0; border: 0; line-height: 0;}

img.link_arrow,
img.link_blank {
	vertical-align: middle;
	}	

table {margin: 0; padding: 0;}

/*  Text/Links
----------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 80%; /* 1.4em == 14px */
	line-height: 1.6;
	text-transform: none; /* uppercase(WORDS) or capitalize(Words) or lowercase(words) */
	}

*html body {
	font-size: 80%;
	line-height: 1.6;
	}
*first-child+html body {
	font-size: 80%;
	line-height: 1.6;
	}

a {
	color: #0000FF;
	}

a:link, a:visited {
	text-decoration: underline;
	}

a:hover, a:active {
	text-decoration: none;
	}

img.pdf {
	vertical-align: middle;
	}


h1 {}

h2 {font-weight: bold; font-size: 110%;}

h3 {font-weight: bold; font-size: 110%;}


/*  Pankuzu
----------------------------------------------*/

input.searchform {
	width: 162px;
	height: 20px;
	}



/*  Pankuzu
----------------------------------------------*/

td.pankuzu a {
	color: #777777;
	}


/*  Side Menu
----------------------------------------------*/

table.gsmenu a {
	color: #4b4b4b;
	}
	
table.shicho a {
	color: #ffffff;
	}
	

/*  Index Page
----------------------------------------------*/

table.mb_bosai a {
	color: #c53729;
	}

table.gsmenu a {
	color: #4b4b4b;
	}
	
tr.sk01 a {
	color: #fd0105;
	}
tr.sk02 a {
	color: #f858c7;
	}
tr.sk03 a {
	color: #0386fc;
	}
tr.sk04 a {
	color: #fb7a1a;
	}
tr.sk05 a {
	color: #c155f7;
	}
tr.sk06 a {
	color: #0133fc;
	}
tr.sk07 a {
	color: #54c34b;
	}

.inline {
	width: 100%;
	height: 190px;
	overflow-y: scroll;
	}


/*  2nd Page
----------------------------------------------*/

table.bg3column {
	background: url(/DAT/LIB/WEB/1/std2009_bg_3column.gif) top left no-repeat;
	}
	
table.bg1column {
	background: #fafafa url(/DAT/LIB/WEB/1/images/std2009_bg_1column.gif) top left repeat-x;
	}


img.withborder {
	padding: 2px;
	border: 1px solid #d0d0d0;
	}


td.header {
	border: 1px solid #aaaaaa;
	}
td.section_name {
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}
td.section_info {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}


td.movie_archive a {
	color: #ffffff;
	}

td.midashi_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #A2018D;
	}

/*  3rd Page
----------------------------------------------*/
/*ONES-comentout*/
/*.overcontents {
	overflow-x: auto;
	overflow-y: hidden;
	height: auto;
	width: 950px;
}*/

/*  Footer Menu
----------------------------------------------*/
table.ft a {
	color: #555555;
	}