/*======================================================*
*			全体・初期化
*=======================================================*/

*	{
	font-family:Verdana,"ＭＳゴシック",sans-serif;
	font-size:95%;
	margin:0px;
	padding:0px;
}
	
/*	background:url(images/background.jpg) repeat-x bottom;	*/

body	{
	color:#555;
	text-align:center;
}

body *	{
	text-align:left;
}

ul	{
	list-style-type:none;
}

a,input,dt,dd,li	{
	font-size:100%;
}

a:link,
a:visited	{
	color:#446C99;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

a:active	{
	text-decoration:underline;
}

img	{
	display:block;
	border:none;
}

#container	{
	margin:0px auto;
	width:780px;
}

#container *	{
	line-height:150%;
}

/*======================================================*
*			header
*=======================================================*/

#header	{
	background:url(images/top_bg.gif) no-repeat top center;
	width:780px;
}

h1	{
	float:left;
	padding:25px 0px 10px;
	position:relative;
	top:0px;
	left:15px;
	width:390px;
}

#navigation	{
	float:left;
	position:relative;
	top:0px;
	left:15px;
	width:350px;
}

#navigation ul	{
	font-size:100%;
	line-height:100%;
	padding:26px 0px 15px;
	text-align:right;
}

#navigation ul *	{
	line-height:100%;
}

#navigation li	{
	background:url(images/list_icon.gif) no-repeat left;
	display:inline;
	margin:0px 0px 0px 5px;
	padding:0px 0px 2px 12px;
}

#navigation li a:link,
#navigation li a:visited	{
	background: transparent url("images/gradation.gif") repeat-x 0px 0px;
	color:#000;
	padding:15px 3px 15px;
	text-decoration:none;
}

#navigation li a:hover	{
	background-position: 0px -100px;
	text-decoration:none;
}

#navigation li a:active	{
	background-position: 0px -100px;
	text-decoration:none;
}

#navigation form p	{
	font-size:100%;
	text-align:right;
	margin-bottom:5px;
}

.header form #searchBox	{
	border:1px solid #769AC2;
	margin-bottom:5px;
	padding:1px 0px 1px 2px;
	width: 168px;
	font-size: 100%;
}

* html .header form #searchBox	{
	width: 180px;
	background-attachment: fixed;
}

.header form #searchButton	{
	margin: 0px;
	padding: 0px 0px 5px;
	border: none;
	vertical-align: top;
}

#image	{
	clear:left;
	padding-bottom:10px;
	position:relative;
	top:0px;
	left:15px;
}

/*======================================================*
*			contents
*=======================================================*/

#contents	{
	background:url(images/middle_bg.gif) repeat-y center;
	padding:0px 0px 10px;
	width:780px;
}

#contents br.clear	{
	clear:both;
	visibility:hidden;
}

#category_menu	{
	background:url(images/c_bg_top.gif) no-repeat;
	float:left;
	margin-right:20px;
	padding-top:10px;
	position:relative;
	top:0px;
	left:15px;
	width:180px;
}

#category_menu dl	{
	background:url(images/c_bg_middle.gif);
}

#category_menu dt a 	{
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:2px;
}

#category_menu dl#category_75 dt a	{
	background:url(images/dt_bg_1.gif) no-repeat bottom;
	width:170px;
}

#category_menu dl#category_76 dt a	{
	background:url(images/dt_bg_2.gif) no-repeat bottom;
	width:170px;
}

#category_menu dl#category_77 dt a	{
	background:url(images/dt_bg_3.gif) no-repeat bottom;
	width:170px;
}

#category_menu dl#category_78 dt a	{
	background:url(images/dt_bg_4.gif) no-repeat bottom;
	width:170px;
}

#category_menu dt.topics	{
	background:url(images/c_bg_bottom.gif) no-repeat bottom;
	padding-bottom:10px;
}

#category_menu dd	{
	margin-left:25px;
}

#category_etc dt span	{
	background:url(images/list_icon_d.gif) no-repeat left;
	font-size:100%;
	margin-left:10px;
	padding-left:5px;
}

#category_etc dt span a	{
	display:inline;
}

#category_menu p	{
	margin:10px 0px 0px;
}

#category_menu p.etc img	{
	margin-bottom:3px;
}

#main	{
	float:left;
	position:relative;
	top:0px;
	left:15px;
	width:540px;
letter-spacing: 1px;
}

#main h2	{
	background:#e0febd;
	border-left:8px solid #390;
	margin:10px 0px;
	padding-left:5px;
                font-size:110%;
}

#main h3	{
	color:#4992ad;
	margin-top:15px;
	margin-bottom:2px;
	padding:0px 0px 1x 0px;
}

#main h4	{
	background:#f5f5f5;
	border-left:8px solid #390;
	margin:10px 0px;
	padding-left:5px;
}

#main p	{
	padding-left:15px;
}

#main table	{
	margin-left:15px;
}

#main p *	{
	font-size:100%;
}

#main em	{
	color:#c00;
	font-style:normal;
	font-weight:bold;
}

#main table *	{
	font-size:100%;
}

#main form *	{
	font-size:100%;
}

#main form input#search_2	{
	border:1px solid #769AC2;
	margin-bottom:5px;
	padding:1px 0px 1px 2px;
}

#ajax_mail *	{
	font-size:100%;
}

.style_t th	{
	padding-right:10px;
	text-align:right;
	vertical-align:top;
}

.style_t td	{
	padding-left:10px;
}

.mail_form	{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.mail_form th	{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 5px 0px 4px;
	text-align:right;
}

.mail_form td	{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 4px 0px 5px;
}

.style_b	{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.style_b th,
.style_b td	{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 0px 0px 4px;
}

table.program	{
	font: 100% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	color: #333;
	background: #F3F5F7;
}

table.program a	{
	color: #3A4856;
	text-decoration: none;
	border-bottom: 1px solid #C6C8CB;
}  

table.program a:visited	{
	color: #777;
}

table.program a:hover	{
	color: #000;
}  

table.program caption	{
	text-align: left;
	text-transform: uppercase;
	padding-top:25px;
	padding-bottom:10px;
	margin-left:15px;
	font-weight:bold;
}

table.program thead th {
	background: #3A4856;
	padding: 15px 10px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

table.program tbody,
table.program thead	{
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}

table.program tbody	{
	border-bottom: 1px solid #EAECEE;
}
                      
table.program tbody td,
table.program tbody th	{
	padding: 10px;
	border-left:1px solid #EAECEE;
	background: url("images/entry/td_back.gif") repeat-x;
	text-align: left;
}

table.program tbody tr	{
	background: #F3F5F7;
}

table.program tbody tr.odd	{
	background: #F0F2F4;
}

table.program tfoot td,
table.program tfoot th,
table.program tfoot tr	{
	text-align: left;
	font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-transform: uppercase; background: #fff;
	padding: 10px;
}

#main dl,
#main ol,
#main ul	{
	margin:10px 0px;
}

#main dl *,
#main ol *,
#main ul *	{
	font-size:100%;
}

#main dl dt	{
	margin-top:10px;
	margin-left:45px;
	text-decoration:underline;
}

#main dl dd	{
	margin-left:90px;
}

#main ul li	{
	margin-left:45px;
	list-style-type:disc;
}

#main ol li	{
	margin-left:45px;
}

#main ul#history	{
	margin-left:15px;
}

#main ul#history li	{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#main ul#history li span.date	{
	padding-right:28px;
}

#main ul#history li p	{
	padding-left:80px;
}

#sitemap	{
	font-size:100%;
	width:540px;
}

#sitemap dl {
	background-color:#f5f5f5;
	margin:0.5em 1em;
	border:1px solid #ccc;
	border-top:none;
}

#sitemap dl dt {
	margin:0px;
	padding:0.5em 0em 0.5em 1em;
	border-top:1px solid #ccc;
	width:12em;
	float:left;
}

#sitemap dl dd {
	background-color:#fff;
	margin:0em 0em 0em 12em;
	padding:0.5em 1em 0.5em 1em;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#sitemap dl dd a	{
	margin-right:15px;
}

.float	{
	float:left;
	padding-right:10px;
}

.float_right	{
	float:right;
	padding-right:10px;
}

/*======================================================*
*			footer
*=======================================================*/

#footer	{
	background:url(images/bottom_bg.gif) no-repeat bottom center;
	color:#fff;
	clear:left;
	padding:10px 0px 20px;
	width:780px;
}

#footer *	{
	text-align:center;
}

#footer li	{
	display:inline;
}

#footer li a:link,
#footer li a:visited	{
	color:#fff;
	text-decoration:none;
}

#footer li a:hover	{
	text-decoration:underline;
}

#footer li a:active	{
	text-decoration:underline;
}
