@charset "Shift_JIS";

/*---------------------------------------------------------------------------------- */
/* 全体構造                                                                          */
/*---------------------------------------------------------------------------------- */
body{
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:Arial;
	font-size:0.75em;
	color:#666666;
	padding:0px;
	margin:0px;
	text-align: center;
	background:url(../images/back.gif) top center;
}

/*旧
body a:link{
	color: #0000FF;
	text-decoration: none;
}
body a:visited{
	color: #0000FF;
	text-decoration: none;
}
body a:active{
	color: #FF0000;
}
body a:hover{
	color: #FF0000;
	text-decoration:underline;
}
*/
a:link {
color:#0033CC;
text-decoration:none;
}
a:visited {
color:#0033CC;
text-decoration:none;
}
a:hover {
color: #0033CC;
text-decoration:underline;
}
a:active {
color:#0033CC;
text-decoration:underline;
}

h1, h2, h3, h4, p, dl, dt, dd, li, ul, ol, div, form, map, area, hr, img, span {
margin: 0;
padding: 0;
}
form { margin: 0;}
input, select, textarea, button, text {
margin: 0;
padding: 0;
vertical-align: middle;
}
hr{ display: none; }
strong{ color:#444444;}
img{
vertical-align:middle;
border:0px;
margin:0;
padding:0 0 1px 0;
}
a img{
border:none;
color:#FFFFFF;
background: transparent;
}


/*---------------------------------------------------------------------------------- */
/* Wrapper                                                                           */
/*---------------------------------------------------------------------------------- */
#Wrapper{ 
width:750px;
text-align:left;
padding:0;
margin:0 auto 0 auto;
}

/* ---------------------------------------------------------------------------------- */
/* NAVI                                                                               */
/* ---------------------------------------------------------------------------------- */
#Navi{
width: 190px;
margin:0 20px 0 0px;
float:left;
}

/* ---------------------------------------------------------------------------------- */
/* ヘッダー                                                                           */
/* ---------------------------------------------------------------------------------- */
#header {
	width:750px;
	float:left;
}

#header #logo {
float:left;
margin-top:10px;
}

#header #util {
	width:415px;
	float:right;
	background:url(../images/util_back.gif) bottom left;
}

#header #other_menu {
float:left;
display:inline;
margin-top:10px;
margin-left:200px;
}


/* ユーティリティメニュー ---------------------------------------------------------- */
#util {
font-size:5px;
line-height:0;
padding-top:3px;
padding-bottom:5px;
}

#util img {
float:left;
}

#util #font {
float:left;
margin-top:4px;
}

#util #font #font_tit {
margin-top:2px;
margin-left:7px;
margin-right:7px;
}

#util #print {
margin-top:4px;
margin-left:8px;
margin-right:8px;
}

#util #txt {
width:165px;
height:15px;
margin:0;
background:#FFFFFF;
border:none;
margin-top:4px;
}

#util #search {
position:relative;
margin-left:-1px;
margin-top:4px;
}

/* OTHER メニュー ------------------------------------------------------------------ */
#other_menu ul {
	list-style:none;
}

#other_menu li {
	float:left;
	display:block;
	font-size:5px;
	text-indent:-9999px;
}

#other_menu li a {
	height:10px;
	margin-right:15px;
	display:block;
	text-decoration:none;
	outline:none;
}

#other_menu #mn_news a {
	width:33px;
	background:url(../images/other_menu.gif) no-repeat 0 0;
}

#other_menu #mn_news a:hover {
	background:url(../images/other_menu.gif) no-repeat 0 -10px;
}


/* --------------------------------------------------------------------------------- */
/* メニュー                                                                          */
/* --------------------------------------------------------------------------------- */
#menu_h {
clear:both;
list-style:none;
width:750px;
float:left;
margin-top:15px;
}

#menu_h li {
height:31px;
display:block;
text-indent:-9999px;
float:left;
}

#menu_h li a {
height:31px;
display:block;
text-decoration:none;
outline:none;
}

#menu_h #mn_top a {
width:110px;
background:url(../images/menu.jpg) no-repeat 0 0;
}
#menu_h #mn_top a:hover {
background:url(../images/menu.jpg) no-repeat 0 -31px;
}

#menu_h #mn_gre a {
width:120px;
background:url(../images/menu.jpg) no-repeat -110px 0;
}
#menu_h #mn_gre a:hover {
background:url(../images/menu.jpg) no-repeat -110px -31px;
}

#menu_h #mn_com a {
width:172px;
background:url(../images/menu.jpg) no-repeat -230px 0;
}
#menu_h #mn_com a:hover {
background:url(../images/menu.jpg) no-repeat -230px -31px;
}

#menu_h #mn_ser a {
width:162px;
background:url(../images/menu.jpg) no-repeat -402px 0;
}
#menu_h #mn_ser a:hover {
background:url(../images/menu.jpg) no-repeat -402px -31px;
}

#menu_h #mn_con a {
width:115px;
background:url(../images/menu.jpg) no-repeat -564px 0;
}
#menu_h #mn_con a:hover {
background:url(../images/menu.jpg) no-repeat -564px -31px;
}

#menu_h #mn_jap a {
width:71px;
background:url(../images/menu.jpg) no-repeat -679px 0;
}
#menu_h #mn_jap a:hover {
background:url(../images/menu.jpg) no-repeat -679px -31px;
}

.title {
	background:url(../images/title_line01.gif) repeat-x bottom;
	font-size:150%;
	padding:10px 0;
	margin-bottom:15px;
	color:#000000;
}

#new_list{
	list-style:none;
}

#new_list li{
	border-bottom:solid 1px #eeeeee;
	padding:5px 0;
}

#new_list li p{
	font-size:120%;
}

#new_list li p img{
	margin-right:5px;
}

/* テーブル */

.tbl02 {
	clear:both;
	width:710px;
	margin:0 10px 20px 10px;
}

.tbl02 td , .tbl02 th {
	line-height:180%;
	vertical-align:top;
}

.tbl02 th {
	font-weight:normal;
	background:#EFEFEF;
	border-bottom:solid 2px #FFFFFF;
}

.tbl02 .nobg {
	background:#FFFFFF;
	border-bottom:none;
}


/* ---------------------------------------------------------------------------------- */
/* CONTENTS                                                                            */
/* ---------------------------------------------------------------------------------- */
#contents{
	width: 750px;
	margin:0 0 20px 0;
	padding:0;
}

/* ---------------------------------------------------------------------------------- */
/* Main                                                                     */
/* ---------------------------------------------------------------------------------- */
#main{
	padding:15px 10px 0 10px;
	line-height:150%;
}

#news_main{
	padding:15px 10px 0 10px;
	line-height:150%;
	width:530px;
	float:left;
}

.left{
	float:left;
}

.right{
	float:right;
}

#naiyo{
	clear:both;
	font-size:120%;
	line-height:150%;
	padding:15px 0 40px 0;
}

#corner{
	width:200px;
	float:right;
	margin-top:20px;
}

#cm {
clear:both;
width:180px;
padding-bottom:1px;
border-bottom:solid 1px #CCCCCC;
}

#cm li {
list-style:none;
line-height:130%;
}

#cm li a {
	width:150px;
	padding:12px 10px 10px 20px;
	display:block;
	color:#555555;
	background:url(../images/cm_back.gif) top left;
}

#cm li a:hover {
	color: #0033CC;
	background:url(../images/cm_back_o.gif) top left;
}

#cm #cm_a {
	background:url(../images/cm_back_a.gif) top left;
	padding:12px 10px 10px 20px;
	color:#FFFFFF;
}

/* ---------------------------------------------------------------------------------- */
/* FOOTER　                                                                           */
/* ---------------------------------------------------------------------------------- */
#Footer{
clear:both;
width:750px;
height:auto;
margin:10px 0 20px 0;
padding:7px 0 0 0;
border-top:3px solid #316CB4;
}

#wrapper_f {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:20px;
	background:url(../images/footer_back.gif) top left;
}

#footer {
	clear:both;
	width:750px;
	margin:0 auto 0 auto;
}

#footer address {
	color:#FFFFFF;
	font-style:normal;
	letter-spacing:2px;
	padding-top:3px;
	font-size:90%;
}

#footer #f_menu01 {
	margin-top:20px;
	margin-bottom:10px;
	font-size:110%;
	text-align:left;
	width:500px;
	float:left;
}

#footer #f_menu02 {
	margin-top:20px;
	margin-bottom:10px;
	font-size:110%;
	text-align:right;
	width:250px;
	float:right;
}


#footer p {
color:#999999;
text-align:left;
}

#footer a {
color:#999999;
}

#footer a:hover {
color:#555555;
}

/* ------------------------------------------ */
/* パンくずリスト */
/* ------------------------------------------ */
#Pankuzu{
	display:block;
	height:22px;
	font-size:90%;
	padding:7px 0 1px 10px;
	background:url(../images/panlist_back.gif) no-repeat;
}

#Pankuzu a{
	text-decoration:none;
}

#Pankuzu strong{
	font-weight:normal;
}




