/*SAGA-LS CSS*/


*		{
		margin: 0;
		padding: 0;
		font-size: 100%;
		font-style: normal;
		font-family: arial,sans-serif;
		}

/*ウェブマガジンのみ表示*/
#wm_img,
#wm_fmenu{
		display: none;
		}


.no		{
		display: none;
		}
html {
		height: 100%;
		}

body	{
		font-size: 94%;
		color :#333;
		line-height: 130%;
		height: 100%;
		}


a		{
		color: #0033cc;
		}
a:hover	{
		color: #cc0000;
		}

a img {
		border: none;
		}

#backimage {
		background-image: url('../all_img/body_bg.gif');
		background-repeat: repeat-y;
		background-position: top center;
		}

#wrap	{
		width: 100%;
		
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	/*	margin: 0 auto;*/
		
		
		
		}

#header {
		width: 800px;
		height: 80px;
		margin: 0 auto;
		}


/*title*/
#title	{
		height: 80px;
		width: 380px;
		background-image: url('../all_img/siteid.gif');
		background-repeat: no-repeat;
		background-position:center;
		float: left;
		}
#title h1{
		text-indent: -5555em;
		}

#title p a{
		display: block;
		height: 80px;
		text-indent: -5555em;
		text-decoration: none;
		}
#header #himage {
		width: 400px;
		height: 80px;
		background-color :#ffffff;
		background-image: url('../all_img/sync.jpg');
		background-repeat: no-repeat;
		background-position: right bottom;
		float: right;
}



/*gmenu*/
#gmenu {
	clear: both;
	background-image: url('../all_img/menu_back.gif');
	background-repeat: repeat-x;
	width: 800px;
	height: 38px;
	margin: 0 auto;
	}


#gmenu ul{
		list-style: none;
		width: 800px;
		margin: 0 auto;
		font-size: 12px;
		height: 38px;
		}
#gmenu ul li{
		margin-top: 5px;
		display: inline;
		padding: 0 0 0 1px;
		float: left;
		}
#gmenu ul li a{
		display: block;
		width: 99px;
		height: 26px;
		padding: 6px 0 0 0;
		color: #ffffff;
		background-color: #000000;
		background-image: url('../all_img/gmenu_r.gif');
		background-repeat: repeat-x;
		background-position: top left;
		text-align: center;
		text-decoration: none;
		}
		
#gmenu ul li.sel a{
		background-position: bottom left;
		color: #333;

		}		
		
#gmenu ul li.li_first {
		padding: 0;
		}		
#gmenu ul li.li_first a{
		width: 100px;
		}		
		
#gmenu ul li a:hover{
		background-position: bottom left;
		}




#topic_path {
	width: 800px;
	margin: 0 auto;
	background-color: #000;
	height: 30px;
	padding-top: 8px;
}

#topic_path ul {
	width: 800px;
	height: 30px;
	margin: 0;
	background-image: url('../all_img/topic_path.gif');
	list-style: none;
	background-color: #000;
}


#topic_path ul li {
	padding-top: 6px;
	float:left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#topic_path ul li a{
	color: #fff;
	margin: 0 10px 0 0;
	background-image: url('../all_img/topic_tr.gif');	
	background-position: right center;
	background-repeat: no-repeat;		
	padding: 0 16px 0 5px;
	font-weight: normal;
	text-decoration: none;
}














#topimg_area {
	clear: both;
	width: 800px;
	height: 140px;
	margin: 0 auto;
	background-color: #000;
}

#topimg_area #topimg {
	margin: 0 auto;
	width: 800px;
	height: 140px;
/*	background-image: url('../all_img/topimage.jpg'); 
	background-position: center ;*/
	background-repeat: no-repeat;

}








/*cont*/
#cont	{
		clear: both;
		width: 800px;
		margin: 0 auto;
		padding-top: 5px;
		}




/*menu*/
#menu	{
		width: 180px;
		float: left;
		}

#menu p	{
		font-size:14px;
		background-image: url('../all_img/menu_p_bg.gif');
		background-repeat: no-repeat;
		height: 21px;
		color: #ffffff;
		background-color: #006699;

		padding: 5px 0px 0px 10px;
		}

#menu .ft{
		background-image: none;
		background-color: #3399ff;
		height: 50px;
		padding: 0;
		margin-bottom: 10px;
		}
#menu .ft a{
		display: block;
		height: 40px;
		background-image: url('../all_img/menu_ft_bg.gif');
		background-repeat: no-repeat;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 112%;
		padding: 10px 0px 0px 10px;
		}
#menu .ft a:hover{
		background-position: top right;
		}



#menu ul{
		list-style: none;
		background-image: url('../all_img/menu_ul_bg.gif');
		background-repeat: repeat-y;
		padding-bottom: 15px;
		}
#menu ul li{
		background-image: url('../all_img/menu_li_bg.gif');
		background-repeat: no-repeat;
		background-position: center bottom;
		padding: 0px 0px 6px 0px;
		}

#menu ul li a{
		display: block;
		text-decoration: none;
		font-size: 14px;
		background-image: url('../all_img/menu_li_a_bg.gif');
		background-repeat: no-repeat;
		padding: 4px 5px 5px 22px;
		color: #006699;
		}
		
#menu ul li a:hover{
		color: #cc0000;
		}







#menu #banner p{
		background-image: none;
		height: auto;
		color: #000000;
		background-color: #ffffff;
		padding: 0;
		margin-bottom: 10px;
		}




/*topunit*/
#topunit{
		width: 800px;
		}
#topunit p{
		margin-bottom: 15px;
		}

#topunit #lunit{
		width: 620px;
		float :left;
		}



address{
		clear: both;
		margin: 20px 0;
		padding: 5px;
		border: 1px solid #333;
		width: 550px;
		}
		
#topunit .topaddress{
		border:none;
		}		


#lunit .info h2{
		background-image: url('../all_img/h2.gif');
		background-repeat: repeat-x;
		}
		
#lunit .info h2 span {
		display: inline;
		float: right;
}

#lunit .info h2 span a {
		font-size: 10px;
		color: #666;
}


#main_unit .newstopics ul{
		margin: 0;
		font-size:100%;
}
.newstopics ul{
		list-style: none;
/*		height: 150px;
		overflow: scroll;
		overflow-x: hidden;*/
		margin-bottom: 10px;
		}

.newstopics li{
		background-image: url('../all_img/tr_red.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		font-size: 88%;
		line-height: 140%;
		padding: 3px 3px 3px 20px;
		}
.newstopics li a{
		text-decoration: none;
		color: #333333;
		}		
		
.newstopics li.col1{
		color: #c00;
		}
.newstopics li.col1 a{
		color: #c00;
		}		
.newstopics li.col2{
		color: #05f;
		}
.newstopics li.col2 a{
		color: #05f;
		}		
.newstopics li.col3{
		color: #393;
		}
.newstopics li.col3 a{
		color: #393;
		}


		
.newstopics dl{
		list-style: none;
/*		height: 150px;
		overflow: scroll;
		overflow-x: hidden;*/
		margin-bottom: 10px;
		}

.newstopics dt{
		background-image: url('../all_img/tr_red.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		font-size: 88%;
		line-height: 140%;
		padding: 3px 3px 3px 20px;
		}
.newstopics dt a{
		text-decoration: none;
		color: #333333;
		}		
		
.newstopics dt.col1{
		color: #c00;
		}
.newstopics dt.col1 a{
		color: #c00;
		}		
.newstopics dt.col2{
		color: #05f;
		}
.newstopics dt.col2 a{
		color: #05f;
		}		
.newstopics dt.col3{
		color: #393;
		}
.newstopics dt.col3 a{
		color: #393;
		}
.newstopics dd{
		margin-left: 25px;
		font-size: 88%;
		margin-bottom: 5px;
		color: #666;
		}




/*runit*/

#topunit #runit{
		width: 170px;
		float: right;
		}

#topunit #runit #right_menu{
		margin-bottom: 30px;
		}

#topunit #runit #right_menu h2{
		background-image: url('../all_img/foruser.gif');
		background-repeat: no-repeat;
		width: 170px;
		height:26px;
		padding: 0;
		margin-bottom: 3px;
		text-indent: -5555em;
		}
		
#topunit #runit #right_menu ul{
		list-style: none;
		margin-bottom: 10px;
		}

#topunit #runit #right_menu ul li{
		background-image: url('../all_img/tr_blue.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		font-size: 88%;
		line-height: 130%;
		padding: 3px 3px 3px 20px;
		}
#topunit #runit #right_menu ul li a{
		text-decoration: none;
		color: #333333;
		}
		
		







/*left_menu*/

#left_menu {
	width: 180px;
	float:left;
	background-color: #fff;
	padding:0 0 20px 0;
}


#left_menu p{
	font-weight:bold;
	font-size: 16px;
}

#left_menu p.lt {
	font-weight:bold;
	font-size: 14px;
	color: #eee;
	
		display: block;
		width: 170px;
		
		background-color: #999;
		background-image: url('../all_img/leftmenu_t.gif'); 
		background-repeat: repeat-x;
		

		margin-bottom: 1px;	
}
#left_menu p.lt a {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
		display: block;
		padding: 5px 10px;
		font-family: sans-serif;
		color: #efefef;
		background-color: #999;
		background-image: url('../all_img/leftmenu_t.gif');
		background-repeat: repeat-x;
		
		margin-bottom: 1px;
}



#left_menu ul{
		list-style: none;
		width: 180px;
		background-color: #fff;

		}
#left_menu ul li{
		font-family: sans-serif;

		display: inline;
		font-size: 12px;
		background-image: url('../all_img/leftmenu.gif'); 
		background-repeat: repeat-x;
		margin-bottom: 1px;
		background-color: #e2e4e5;
		}
#left_menu ul li a{
		display: block;
		width: 150px;
		padding: 5px 10px;
		font-family: sans-serif;
		color: #222;
		background-color: #e2e4e5;
		background-image: url('../all_img/leftmenu.gif'); 
		background-repeat: repeat-x;
		
		text-decoration: none;
		margin-bottom: 1px;

		}
		

#left_menu ul li.sel a{
		color: #999;
		}		
		
		
/*		
#left_menu ul li a:hover{
		background-position: right top;
		}
*/




/*2nd line */

#left_menu ul li ul{
		list-style: none;
		width: 178px;
		background-color: #fff;

		}
#left_menu ul li ul li{
		font-family: sans-serif;

		display: inline;
		font-size: 12px;
		background-image:none;
	/*	border:1px solid #aaa;
		background-image: url('../all_img/leftmenu.gif'); 
		background-repeat: repeat-x;	*/
		margin-bottom: 1px;
		background-color: #fff;
		}
#left_menu ul li ul li a{
		display: block;
		width: 143px;
		padding: 5px 10px 5px 15px;
		font-family: sans-serif;
		color: #222;
		background-color: #fff;
		background-image:none;
		border:1px solid #aaa;
/*		background-color: #e2e4e5;
		background-image: url('../all_img/leftmenu.gif'); 
		background-repeat: repeat-x;	*/
		background-image: url('../all_img/tr_blue.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		text-decoration: none;
		margin-bottom: 1px;

		}
		

#left_menu ul li ul li.sel2 a{
		color: #666;
		background-image: url('../all_img/tr_red.gif');
		}		
		
		
		
#left_menu ul li ul li a:hover{
		background-image: url('../all_img/tr_red.gif');
		}


























/*mainunit*/
#main_unit{
		width: 620px;
		float: right;
		padding:20px 0 30px 0;
		background-color: #fff;
		}
		
		
		
#mainunit p{

		line-height: 140%;
		margin-bottom: 10px;
		padding: 0px 10px 0px 10px;
		}

#mainunit h1{
		background-image: url('../all_img/h1_bg.gif');
		background-repeat: no-repeat;
		color: #2f4141;
		padding: 14px 15px 10px 15px;
		font-size: 137%;
		margin-bottom: 10px;
		}

h2{
		background-image: url('../all_img/h2.gif');
		width: 590px;
		height: 23px;
		color: #666666;
		padding: 5px 15px 3px 15px;
		font-size: 112%;
		margin-bottom: 10px;
		}

h3{
		background-image: url('../all_img/h3.gif');
		height: 18px;
		font-size: 106%;
		background-color: #68967c;
		color: #633;
		padding: 5px 10px 3px 15px;
		margin: 20px 0 10px 0;
		width: 595px;
		}

h4{
		font-size: 101%;
		color: #555;
		border:1px solid #555;

		padding: 2px 3px 1px 5px;
		margin:0.6em 0 0.2em 0;
		}

h5{
		font-size: 100%;
		font-weight: bold;
		border-bottom : 1px dotted #666;
		color: #666;
		
		padding: 0;
		margin:0.6em 0 0.2em 0;
		}


h6{
		font-size: 100%;
		color: #000;
		margin:0.6em 0 0 0;
		margin-bottom: 0;
		}





#main_unit ul{
		margin: 0px 0px 15px 30px;
		}

#main_unit ol{
		margin: 0px 0px 15px 40px;
		}

#main_unit ul,#mainunit ol{
		font-size: 87%;
		line-height: 140%;
		}

#main_unit li{
		margin-bottom: 3px;
		}




#main_unit .page_index {

}

#main_unit .page_index ul{
	list-style: none;
	margin: 0px 0px 15px 0px;
}
#main_unit .page_index ul li{
		background-image: url('../all_img/tr_blue.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		font-size: 110%;
		line-height: 140%;
		padding: 3px 3px 3px 20px;
		margin: 0;

}

#main_unit .page_index ul li a{
		color: #333333;
}










table{
		margin: 0px 0px 15px 0px;
		}

table, th,td{
		border-collapse: collapse;
		border: 1px solid #999999;
		padding:3px;
		}

.mail_confirm {

	width: 100%;
}

.mail_confirm .mail_label {
	width: 29%;
	float: left;

	text-align: right;
	min-height:30px;
	font-weight: bold;
}

.mail_confirm .mail_value {
	width: 70%;
	float: left;

	min-height:30px;
}








/* Bottom Menu */

/*
#bottom_area {
	clear: both;
	width: 800px;
	background-color: #3d3d3d;
	background-image: url('../all_img/bottom_top.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;

}
*/
#bottom_area {
	clear: both;
	width: 800px;

	background-color: #eee;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;

}



#bottom_menu {
	clear: both;
	width: 800px;
	margin: 0 auto;
	float: left;
}

#bottom_menu .bcolum{
	float:left;
	padding: 10px;
	width: 180px;
}
#bottom_menu .bcolum p{
	font-size: 89%;
	font-weight: bold;
}
#bottom_menu .bcolum p a{
	color: #666;
	text-decoration: none;
}

#bottom_menu ul{
	list-style:none;
	font-size: 78%;
	margin:10px 5px 20px 10px;
}

#bottom_menu ul li {

}

#bottom_menu ul li a{
	color: #666;
	text-decoration: none;
}








#copy, .push {
	height: 100px; /* .push must be the same height as .footer */
}


/*copy*/
#copy	{
		clear: both;
		width: 800px;
		background-color: #333;
		padding: 10px 0 5px 0;
		color: #ffffff;
		font-size: 80%;
		text-align: center;
		
		margin: 0 auto;
		}








