@charset "shift_jis";

/* stylesheet =======================================*/
/*   たんトモネット
/*   福島市議会議員 丹治智幸  Web Site Stylesheet
/* stylesheet =======================================*/

/* body ===================*/
* {
	font-size: 100%;
	color:#444444;
	margin: 0;
	padding:0;
	background-image: none;
	line-height: 140%;
}
body {
	background-color: #ffffff;
	font-size: 12px;
}

/* link ===================*/
a {
	color:#6633cc;
}
a:visiteb {
	color:#FFA500;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
hr {
	clear: both;
	height: 1px;
}
strong {
	color: #394D4E;
}
li {
	list-style-type: none;
}
/* page =================*/
#page {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #999999;
}

/* header ===================*/
#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/header_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

.headerlogo {
	float: left;
}

.headerlink {
	text-align: right;
	vertical-align: text-middle;
}
/*menu ===================*/
ul #menu {
	list-style:none;
	width:100%;
	text-align: center;
}
#menu li{
	display: block;
	list-style:none;
	float:left;
	width:130px;
	margin: 0px 2px 0px 1px;
}
#menu a{
	display:block;
	width:130px;
	height:36px;
	text-indent:-300px;
	overflow:hidden;
}
/*menu link ===================*/
a.seisaku{
	background-image:url(img/menu_seisaku.gif);
}
a:hover.seisaku{
	background-position:0px -180px;
}
a.gikai{
	background-image:url(img/menu_gikai.gif);
}
a:hover.gikai{
	background-position:0px -180px;
}
a.katsudou{
	background-image:url(img/menu_katsudou.gif);
}
a:hover.katsudou{
	background-position:0px -180px;
}
a.event{
	background-image:url(img/menu_event.gif);
}
a:hover.event{
	background-position:0px -180px;
}
a.blog{
	background-image:url(img/menu_blog.gif);
}
a:hover.blog{
	background-position:0px -180px;
}
a.profile{
	background-image:url(img/menu_profile.gif);
}
a:hover.profile{
	background-position:0px -180px;
}

/* flash ===================*/
#headerflash {
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
}

/* main =================*/
#topmain {
	width: 800px;
	text-align: left;
	clear:both;
}
.topleft {
	width: 500px;
	padding:10px 11px 0px 22px;
	background-color: #ffffff;
	float: left;
}
.topright {
	width: 234px;
	padding:10px 22px 0px 11px;
	background-color: #ffffff;
	float: left;
}
.topright img{
	margin-bottom: 10px;
}
iframe {
	width: 500px;
	height: 180px;
}

/* sub =================*/
#submain {
	text-align: left;
	background-color: #f5f5f5f;
	clear:both;
}

#subleft {
	width: 250px;
	padding:5px 0px 0px 20px;
	float: left;
}
.subtit {
	position: fixed;
}

.subtit img{
	padding:0px 0px 5px 0px;
}
#subleft p img{
	margin:0px;
	padding:0px;
}
#subleft .add{
	width: 230px;
	background-image: url(img/add_bg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:5px 5px 0 5px;
}
.imgborder {
	border: 1px solid #D3D3D3;
}
#subright {
	width: 520px;
	padding:5px 0px 0px 0px;
	float: left;
}
h2 {
	width: 480px;
	font-size: 14px;
	color: #666699;
	margin:5px 10px;
	padding:5px;
	border-top: 4px double #666699;
	border-bottom: 4px double #666699;
}
h3 {
	margin-left:20px;
	padding: 3px 0px 0px 20px;
	color: #6699ff;
	background: url("img/point.gif") no-repeat left center;
}
#subright p {
	margin: 5px 20px 3px 20px;
	padding: 3px;
	color: #666666;
	line-height: 180%;
}
.sublistbox {
	margin: 0px 20px 3px 40px;
	padding: 3px;
	color: #666666;
	line-height: 140%;
}
.subnote {
	margin: 10px 30px 5px 30px;
	padding: 5px 10px;
	background-image: url(img/note_line.gif);
	line-height: 20px;
}
.subimg_l {
	padding: 3px 10px 0px 0px;
	float: left;
}
.subimg_r {
	padding: 3px 0px 0px 10px;
	float: right;
}
.subimg_c {
	text-align: center;
	margin-left:30px;
}
.back_c {
	clear:left;
	margin:10px;
	text-align: center;
}
#pclist table {
	border: none;
}
#pclist td {
	padding:5px 0px 5px 10px;
	text-align: left;
}
.pagelist{
	text-align: left;
	padding:0 0 5px 20px;
	font-size: 12px;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
/* page top =============*/
#pagetop{
    position:relative;
	padding-right:20px;
    clear:both;
    text-align: right;
}
/* news =================*/
.entrydate {
	text-align: right;
	margin-right:30px;
}
/* mailform =============*/
.error {
	line-height: 140%;
	margin: 5px 30px 3px 40px;
	padding: 3px;
	color: #D94040;
	font-weight:bold;
}
.textkome2 {
	margin: 5px 20px 10px 30px;
	width: 400px;
	color: #ff6699;
	font-weight:bold;
	text-align: center;
}
.nodb {
	color: #FF6600;
	text-align: center;
	font-weight:bold;
	margin-bottom:12px;
	margin: 50px 0px;
}
/* footer ===============*/
#footer {
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
	padding-top:10px;
	text-align: center;
	clear: both;
}
#footer a {
	color:#666666;
}
#footer a:visiteb {
	color:#666666;
}
#footer a:hover {
	text-decoration: none;
}

/* footer-Link */
#footer .ftlink {
	
	font-style: normal;
	color: #666666;
	display: block;
	padding-top: 5px;
}
/* Copyright */
#footer .copyright {
	font-style: normal;
	color: #666666;
	display: block;
	font-size: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
address {
	font-style: normal;
	color: #666666;
	display: block;
	font-size: 10px;
	padding: 3px 0px 3px;
}
