@charset "EUC-JP";
/* ここに文字コード判別用に日本語を挿入しておきます。 */
/* 本ファイルは、EUCコードです。 */

/* -------------------------------------------------------------------- */
/* 基本設定ここから */
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* ブラウザのデフォルトスタイルを殺す→全指定 */
/* -------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	background:transparent;
}

h1,h2,h3,h4,h5,h6,b,strong {
	font-weight: bold;
}

img {
	border: none;
}

hr.dotted {
	margin: 10px 0;
	border: dotted;
	color: #FFFFFF;
	border-width: 1px 0px 0px;
	border-color: #333333 black black;
	width: 150px;
}

a 			{ color: #0066FF; text-decoration: underline; }
a:link		{ color: #0066FF; text-decoration: underline; }
a:visited	{ color: #0066FF; text-decoration: underline; }
a:active	{ color: #0066FF; text-decoration: none;  }
a:hover		{ color: #0066FF; text-decoration: none;  }

.nocss {
	display: none;
}

.nocssread {
	display: none;
}

/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
.nocssread {
	display: block;
	position:absolute;
	left:-9999px;
	width:9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

/* -------------------------------------------------------------------- */
/*　body部＝基本の設定です。 */
/* -------------------------------------------------------------------- */
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background-image: url(../img/top/bg_main.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
 	font-family: verdana, arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
}

#top{ 
	width:825px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#header{
	position:relative; 
	height:96px;
	background-color:#FFFFFF; 
	width:100%;
	background-image: url(../img/top/bg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#header h1 {
	display:none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#header h1 {
	display:block;
	position: absolute;
	left: -9999px;
	width: 9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#header ul {
	/*width: 800px;*/
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: right;
	list-style: none;
}

#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul li img {
	margin-right: 6px;
}

#header ul a, 
#header ul a:link, 
#header ul a:visited, 
#header ul a:active {
	color: #000000;
	text-decoration: none;
}
#header ul a:hover {
	/*text-decoration: underline;*/
	background-color: #C0D2BE;
}

#header ul.header_001 {
	height: 20px; /*For IE5.x*/
	/*border: 1px solid #CCCCCC;*/
	/*padding-top: 11px;*/
	margin-right: 20px;
	vertical-align: middle;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px; /*20px*/ /*38px*/
}
html>div#header ul.header_001 {
	height: 20px; /*20px*/ /*Be Kind To Opara*/
}

#header ul.header_001 a, 
#header ul.header_001 a:link, 
#header ul.header_001 a:visited, 
#header ul.header_001 a:active {
	color: #666666;
	text-decoration: none;
}
#header ul.header_001 a:hover {
	/*text-decoration: underline;*/
	background:transparent;
	text-decoration: none;
}


#header ul.header_002 {
	height: 43px; /*For IE5.x*/
	/*border: 1px solid #CCCCCC;*/
	padding-top: 20px;
	margin-right: 65px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px; /*43px*/
}
html>div#header ul.header_002 {
	height: 23px; /*43px*/
}

#header ul.header_002 li {
	margin: 0 5px;
}

#header ul.header_002 li button {
	height: 20px;
	margin-left: 3px;
	font-size: 0.9em;
	color: #104572;
	/*font-weight: bold;*/
	background-color: #F2F2F2;
}

#header ul.header_003 {
	height: 30px; /*For IE5.x*/
	/*border: 1px solid #CCCCCC;*/
	margin-right: 15px;
	/*padding-right: 15px;*/
	padding-top: 2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px; /*25px*/
}
html>div#header ul.header_003 {
	height: 28px; /*25px*/ /*Be Kind To Opara*/
}

#header ul.header_003 li {
	margin: 0 5px;
}

#header ul.header_003 li input {
	background-color: #FFFFFF;
}

#header ul.header_003 li .keyword {
	width: 150px;
	background-color: #FFFFFF;
	margin-left: 25px;
}



#leftcol{
	width:180px; /*For IE5.x*/
	padding-left:25px;
	padding-top:10px;
	float:left; 
	position:relative; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width:155px; /*180px;*/
}
html>div#leftcol { /*Be Kind To Opara*/
	width:155px; /*180px;*/
}

#leftcol img {
	vertical-align: middle;
}

#leftcol #election_info {
	width: 146px; /*148px;*/
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	text-align: center;
	/*margin-bottom: 20px;*/
}

#leftcol #election_info .bgheader {
	/*background-color: #E6E6E6;*/
	background-color: #E0CABF;
	padding: 5px 0;
	color: #FF0000;
	font-weight:bold;
}

#leftcol #election_info .bgborder {
	background-color: #FFE4D9;
	padding: 5px;
}
html>div#leftcol #election_info .bgborder { /*Be Kind To Opara*/
	background-color: #FFE4D9;
	padding: 5px;
}

#leftcol #welcome_info {
	width: 146px; /*148px;*/
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	background-color: #FFFFFF;
	/*margin-bottom: 20px;*/
}

#leftcol #welcome_info .bgheader {
	margin: 1px;
	background-color: #E9E9E9;
	line-height: 120%;
	padding: 0 0 5px 0;
}

#leftcol #welcome_info .bgheader img {
	margin-bottom: 5px;
}

#leftcol #welcome_info span {
	/*margin-top: 10px;*/
	font-size: 0.8em;
}

#leftcol #welcome_info ul {
	padding: 5px 0;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../img/top/arrow_normal.gif);
}

#leftcol #welcome_info li {
	padding: 3px 0;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol .banner {
	/*margin-bottom: 20px;*/
}

#leftcol .banner img {
	padding-bottom: 5px;
}

#leftcol .otherlinks {
	width: 148px;
	font-size: 0.9em;
	/*padding-bottom: 30px;*/
}

#leftcol .otherlinks ul {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	list-style-position: inside;
	list-style-image: url(../img/top/arrow_normal2.gif);
}

#leftcol .otherlinks li {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
}

#leftcol .otherlinks a, 
#leftcol .otherlinks a:link, 
#leftcol .otherlinks a:visited, 
#leftcol .otherlinks a:active {
	color: #333333;
	text-decoration: none;
}
#leftcol .otherlinks a:hover {
	/*text-decoration: underline;*/
	background-color: #CCCCCC;
}

#leftcol .population {
	width: 148px;
	font-size: 0.9em;
	line-height: 120%;
	border: 1px solid #8AA7CF;
	/*padding-bottom: 30px;*/
	padding: 5px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 136px; /*148px*/
}
html>div#leftcol .population {
	width: 136px; /*148px*/ /*Be Kind To Opara*/
}

#leftcol .population hr {
	border: 1px solid #8AA7CF;
	width: 120px;
	height: 1px;
	/*margin: 5px auto;*/
	text-align: center;
}

#leftcol .population span {
	font-size: 0.8em;
	font-family: monospace;
}

#leftcol .population strong {
	font-size: 1.1em;
}

#leftcol #mayorroom {
	width: 148px;
	font-size: 0.9em;
	padding-bottom: 10px;
}

#leftcol #mayorroom .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #mayorroom .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #mayorroom ul {
	padding: 5px 0;
	padding-left: 45px;
	background-image: url(../img/top/body_mayorroom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../img/top/arrow_normal.gif);
}

#leftcol #mayorroom li {
	padding: 3px 0;
}


#leftcol #cityoffice {
	width: 148px;
	font-size: 0.9em;
	padding-bottom: 10px;
}

#leftcol #cityoffice .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #cityoffice .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #cityoffice ul {
	padding: 5px 0;
	/*padding-left: 2px;*/
	padding-left: 23px;
	background-image: url(../img/top/body_cityoffice.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFFFFF;
	/*list-style-position: inside;*/
	list-style-image: url(../img/top/arrow_normal.gif);
}

#leftcol #cityoffice li {
	padding: 3px 0;
}


#leftcol #makingkoga {
	width: 148px;
	font-size: 0.9em;
	padding-bottom: 10px;
}

#leftcol #makingkoga .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #makingkoga .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #makingkoga ul {
	padding: 5px 0;
	padding-left: 2px;
	background-image: url(../img/top/body_makingkoga.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../img/top/arrow_normal.gif);
}

#leftcol #makingkoga li {
	padding: 3px 0;
}


#leftcol #motion {
	width: 148px;
	font-size: 0.9em;
	/*padding-bottom: 10px;*/
}

#leftcol #motion .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #motion .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #motion ul {
	padding: 5px 0;
	/*padding-left: 2px;*/
	padding-left: 23px;
	background-image: url(../img/top/body_motion.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFFFFF;
	/*list-style-position: inside;*/
	list-style-image: url(../img/top/arrow_normal.gif);
}

#leftcol #motion li {
	padding: 3px 0;
}


#twocols{
	width:645px; 
	float:right; 
	position:relative; 
}




#rightcol{
	width:173px; /*180px;*//*For IE5.x*/ /*IE5系で崩れましたので、微調整してます*/
	/*background-color: #CCCCCC;*/
	float:right; 
	position:relative;
	margin-left: 5px;
	padding-right:20px;
	padding-top:10px;
	float:left; 
	position:relative; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width:154px; /*180px;*/ /*MacIEで崩れたので…*/
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
	width:155px;
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/
}
html>div#rightcol { /*Be Kind To Opara*/
	width:155px; /*180px;*/
}

#rightcol img {
	vertical-align: middle;
}

#rightcol ul {
	list-style-type: none;
}

#rightcol .banner {
	/*margin-bottom: 20px;*/
}

#rightcol .banner img {
	padding-bottom: 5px;
}

#rightcol #emergency {
	width: 148px;
	font-size: 0.9em;
	padding-top: 10px;
	/*margin-bottom: 20px;*/
}

#rightcol #emergency ul {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#rightcol #emergency li {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 5px;
}

#rightcol #emergency a, 
#rightcol #emergency a:link, 
#rightcol #emergency a:visited, 
#rightcol #emergency a:active {
	color: #FF0000;
	text-decoration: none;
}
#rightcol #emergency a:hover {
	/*text-decoration: underline;*/
	background-color: #FFCCFF;
}

#rightcol #mobile_info {
	width: 146px; /*148px;*/
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	text-align: center;
	/*margin-bottom: 20px;*/
}

#rightcol #mobile_info .bgheader {
	background-color: #E6E6E6;
	padding: 5px 0;
	color: #116787;
}


#rightcol #mobile_info .bgborder {
	height: 85px; /*For IE5.x*/
	background-image: url(../img/top/body_mobile.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 65px;
	height: 20px; /*85px;*/
}
html>div#rightcol #mobile_info .bgborder { /*Be Kind To Opara*/
	height: 20px; /*85px;*/
}

/* -------------------------------------------------- */

#leftcol #mobile_info {
	width: 146px; /*148px;*/
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	text-align: center;
	/*margin-bottom: 20px;*/
}

#leftcol #mobile_info .bgheader {
	background-color: #E6E6E6;
	padding: 5px 0;
	color: #116787;
}


#leftcol #mobile_info .bgborder {
	height: 85px; /*For IE5.x*/
	background-image: url(../img/top/body_mobile.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 65px;
	height: 20px; /*85px;*/
}
html>div#leftcol #mobile_info .bgborder { /*Be Kind To Opara*/
	height: 20px; /*85px;*/
}

/* -------------------------------------------------- */



 
#maincol{
	width:465px; /*For IE5.x*/
	padding:15px 10px 30px 10px;
	float: left; 
	display:inline; 
	position: relative;
	font-size: 0.9em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:445px; /*465px;*/
}
html>div#maincol { /*Be Kind To Opara*/
	width:445px; /*465px;*/
}

#maincol #caution_info h2 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #caution_info h2 span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #caution_info h2 {
	width: 436px;
	height: 32px;
	background-image: url(../img/top/bar_caution_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
}

#maincol #caution_info ul {
	width: 436px; /*For IE5.x*/
	height: 84px; /*For IE5.x*/
	margin: 4px 10px 0 0;
	padding-left: 30px;
	/*list-style-position: inside;*/
	list-style-image: url(../img/top/arrow_normal.gif);
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 396px; /* 436px; */
	height: 80px; /* 80px */
}
html>div#maincol #caution_info ul {
	width: 396px; /* 436px; */
	height: 80px; /* 80px */
}

#maincol #caution_info ul li {
	line-height: 140%;
	font-weight:bold;
}
#maincol #caution_info ul li  a, 
#maincol #caution_info ul li  a:link, 
#maincol #caution_info ul li  a:visited, 
#maincol #caution_info ul li  a:active,
#maincol #caution_info ul li a:hover {
	font-weight:bold;
}


#maincol #news_info h2 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #news_info h2 span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #news_info h2 {
	width: 436px;
	height: 32px;
	background-image: url(../img/top/bar_news_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0 0 0;
	padding: 0;
}

/* --------------------------------------------------------------------------- */
/*  */
/* --------------------------------------------------------------------------- */

#maincol #news_info .links_rss {
	position: absolute;
	/*width: 436px;*/
	width: 395px;
	left: 0px;
	/*top: 113px;*/
	top: 30px;
	text-align: right;
	font-size: 0.9em;
}
#maincol #news_info .links_rss a, 
#maincol #news_info .links_rss a:link, 
#maincol #news_info .links_rss a:visited, 
#maincol #news_info .links_rss a:active {
	color: #A0A0A0;
	text-decoration: none;
}

#maincol #news_info .rssicon {
	position: absolute;
	width: 39px;
	left: 397px;
	/*top: 113px;*/
	top: 30px;
	text-align: right;
}

/* --------------------------------------------------------------------------- */
/*  */
/* --------------------------------------------------------------------------- */

#maincol #update_info .links_rss {
	position: absolute;
	/*width: 436px;*/
	width: 395px;
	left: 0px;
	/*top: 255px;*/
	/*top: 172px;*/
	top: 212px;
	text-align: right;
	font-size: 0.9em;
}
#maincol #update_info .links_rss a, 
#maincol #update_info .links_rss a:link, 
#maincol #update_info .links_rss a:visited, 
#maincol #update_info .links_rss a:active {
	color: #A0A0A0;
	text-decoration: none;
}

#maincol #update_info .rssicon {
	position: absolute;
	width: 39px;
	left: 397px;
	/*top: 113px;*/
	top: 212px;
	text-align: right;
}

/* --------------------------------------------------------------------------- */
/*  */
/* --------------------------------------------------------------------------- */

#maincol #news_info .links {
	position: absolute;
	width: 436px;
	left: 0px;
	/*top: 113px;*/
	top: 30px;
	text-align: right;
	font-size: 0.9em;
}
#maincol #news_info .links a, 
#maincol #news_info .links a:link, 
#maincol #news_info .links a:visited, 
#maincol #news_info .links a:active {
	color: #A0A0A0;
	text-decoration: none;
}


#maincol #news_info ul {
	width: 436px; /*For IE5.x*/
	/*height: 104px;*/ /*For IE5.x*/
	height: 144px; /*For IE5.x*/
	margin: 4px 10px 0 0;
	padding-left: 30px;
	/*list-style-position: inside;*/
	list-style-image: url(../img/top/arrow_normal.gif);
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 396px; /* 436px; */
	/*height: 100px;*/ /* 100px; */
	height: 140px; /* 140px; */
}
html>div#maincol #news_info ul {
	width: 396px; /* 436px; */
	/*height: 100px;*/ /* 100px; */
	height: 140px; /* 140px; */
}

#maincol #news_info ul li {
	line-height: 140%;
}

#maincol #update_info h2 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #update_info h2 span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #update_info h2 {
	width: 436px;
	height: 32px;
	background-image: url(../img/top/bar_update_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0 0 0;
	padding: 0;
}

#maincol #update_info .links {
	position: absolute;
	width: 436px;
	left: 0px;
	/*top: 255px;*/
	/*top: 172px;*/
	top: 212px;
	text-align: right;
	font-size: 0.9em;
}
#maincol #update_info .links a, 
#maincol #update_info .links a:link, 
#maincol #update_info .links a:visited, 
#maincol #update_info .links a:active {
	color: #A0A0A0;
	text-decoration: none;
}

#maincol #update_info ul {
	width: 436px; /*For IE5.x*/
	/*height: 104px;*/ /*For IE5.x*/
	height: 104px; /*For IE5.x*/
	margin: 4px 10px 10px 0;
	padding-left: 30px;
	/*list-style-position: inside;*/
	list-style-image: url(../img/top/arrow_normal.gif);
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 396px; /* 436px; */
	/*height: 100px;*/ /* 100px; */
	height: 100px; /* 100px; */
}
html>div#maincol #update_info ul {
	width: 396px; /* 436px; */
	/*height: 100px;*/ /* 100px; */
	height: 100px; /* 100px; */
}

#maincol #update_info ul li {
	line-height: 140%;
}

#maincol #lifestyle_info h2 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #lifestyle_info h2 span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #lifestyle_info h2 {
	width: 436px;
	height: 37px;
	background-image: url(../img/top/bar_lifestyle_info_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#maincol #lifestyle_info h3 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #lifestyle_info h3 span {
	position:absolute;
	display:block;
	text-indent:-10000px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #lifestyle_info #life001, #maincol #lifestyle_info #life002, #maincol #lifestyle_info #life003, #maincol #lifestyle_info #life004, #maincol #lifestyle_info #life005, #maincol #lifestyle_info #life006, #maincol #lifestyle_info #life007, #maincol #lifestyle_info #life008 {
	width: 101px;
	margin: 0px 7px 7px 0px;
	float: left;
	display: inline;
}

#maincol #lifestyle_info #life001, #maincol #lifestyle_info #life005 {
	margin-left: 3px;
}

#maincol #lifestyle_info #life001 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_001.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life002 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_002.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life003 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_003.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life004 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_004.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life005 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_005.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life006 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_006.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life007 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_007.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info #life008 h3 {
	/*width: 436px;
	height: 37px;*/
	width: 101px;
	height: 101px;
	background-image: url(../img/top/bar_lifestyle_info_008.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0 0 0;
	padding: 0;
}

#maincol #lifestyle_info ul {
	width: 436px; /*For IE5.x*/
	margin: 4px 10px 0 0;
	padding-left: 30px;
	list-style: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 396px; /* 436px; */
}
html>div#maincol #lifestyle_info ul {
	width: 396px; /* 436px; */
}

#maincol #lifestyle_info ul li {
	display: inline;
	line-height: 130%;
}


#footer {
	margin: 20px 0 0 0;
	height:60px; /*For IE5.x*/
	background-image: url(../img/top/bg_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.7em;
	font-family: times new roman, palatino, georgia, "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ,serif;
	text-align: center;
	line-height:140%;
	padding-top: 20px;
	/*background-color:#FFFFFF;*/
	/*border: 1px solid #000000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	height:40px; /*60px*/
}
html>div#footer { /*Be Kind To Opara*/
	height:40px; /*60px*/
}


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*printer styles*/ 
/*hide the left column when printing*/ 
/* 意味不明 */
/*
@media print{ 
#leftcol{display:none;} 

#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
*/

#maincol #institution_info h2 span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol #institution_info h2 span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol #institution_info h2 {
	width: 424px;
	height: 60px;
	margin: 0px 0px 10px 3px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top/bar_institution_info_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#lifestyle_read span {
	display: none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#lifestyle_read span {
	position:absolute;
	display:block;
	text-indent:-10000px;

}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#lifestyle_read {
	width: 425px;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top/lifestyle_read.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#ads_btm2 {
	width: 146px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border: 1px solid #CCC;
	border-top: none;
	text-align: center;
}

#ads_btm2 img {
	margin:auto;
	padding-bottom: 5px;
}

#ads_btm2 .ad_text_unit {
	width: 120px;
	height: 60px;
	margin: 0 auto 5px auto;
	vertical-align:middle;
	border:1px solid #003399;
	font-size:10px;
	text-align: left;
	/*text-align: center;*/
}

p.ads_read2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 4px 0px 4px;
	font-size: 0.8em;
	text-align: left;
}

#pickup_btm {
	width: 428px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border: 1px solid #1B987A;
	border-top: none;
}

#pickup_btm table {
	/*width: 372px;*/
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#pickup_btm table td img {
	margin: 0px 0px 10px 4px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#ads_btm {
	width: 428px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border: 1px solid #CCC;
	border-top: none;
}

#ads_btm table {
	/*width: 372px;*/
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#ads_btm table td img {
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: none;
}

p.ads_read {
	margin: 0px 28px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: right;
}

#maincol hr.dotted {
	width: 430px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: dotted;
	color: #FFFFFF;
	border-width: 1px 0px 0px;
	border-color: #333333 black black;
}

#maincol .banner {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#maincol #flash_out {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#maincol #flash_b {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*#ads_btm ul {
	margin: 0px 13px 0px 28px;
	padding: 0px 0px 0px 0px;
}

#ads_btm ul li {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}*/

#institution_area {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#institution_area ul { margin-left: 3px; }
#institution_area li {
	margin: 0px 0px 5px 8px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
#institution_area li.m_none { margin-left: 0px; }

/* -------------------------------------------------------------------- */
/* 100505ADD JIGYOUSHA LIBRARY */
/* -------------------------------------------------------------------- */

#maincol #bn_box {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#maincol #bn_box ul { margin-left: 3px; }
#maincol #bn_box li {
	margin: 0px 0px 5px 8px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
#maincol #bn_box li.m_none { margin-left: 0px; }

/* -------------------------------------------------------------------- */
/* 100505ADD MOBILE */
/* -------------------------------------------------------------------- */

#maincol #mobile_info {
	width: 430px;
	font-size: 0.9em;
	text-align: left;
	border: 1px solid #CCC;
}
#maincol #mobile_info .bgheader {
	padding: 5px 0px 5px 10px;
	color: #116787;
	background-color: #E6E6E6;
}
#maincol #mobile_info .bgborder {
	padding: 8px 0px 8px 0px;
	background: url(../img/top/body_mobile_new.gif) no-repeat 20px 10px;
	background-color: #FFF;
}
#maincol #mobile_info .bgborder p {
	margin: 0px 15px 0px 135px;
	padding: 0px 0px 0px 0px;
}