@charset "Shift_JIS";


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

  Common styles
  !!!!! DO NOT edit this styles !!!!!

--------------------------------------------------------------------*/
html, body {
	background: #FFF url(../images/bg.jpg) center top;
}

html, body, td, th {
	font-size: 14px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	text-align: left;
	color: #333;
}


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

  styles for  #wrapper height:100%

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

html, body, #wrapper {
	height: 100%;
}

#wrapper{
	min-height: 100%;

}

body > #wrapper {
	height:auto;
}



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

  link style

--------------------------------------------------------------------*/
a {
	color:#00A0C6;
	text-decoration: none;
}

a:link {
	color:#00A0C6;
	text-decoration: none;
}

a:visited {
	color:#007D9B;
	text-decoration: none;
}

a:hover {
	color:#ff9500;
	text-decoration: none;
}

a:active {
	color:#ff9500;
	text-decoration: none;
}

	/*----------------------------
	  image link style
	----------------------------*/
	a.external img {
		vertical-align: middle;
	}


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

  image style

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

img {
	border: 0 none;
}



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

  list style

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

ul, ol, li {
	line-height: 1em;
}



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

  common id styles

--------------------------------------------------------------------*/
#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#yodogawa {
}

#contents {
}

#date {
	padding: 30px 0 30px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

#footer {
	margin: 0 auto;
	padding-bottom: 0px;
	background-color: #B8AFA3;
	height: 80px;
}

	#footer li {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	}
	
	#footer li.end {
		margin-right: 0;
	}
	
#copyright {
	font-size: 10px;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#ust {
	float: left;
	width: 550px;
	margin-left: 30px;
}
.info {
	font-size: 14px;
	margin-left: 50px;
}
.info li {
	line-height: 20px;
	list-style: disc;
	list-style-position: outside;
}
#ust ul {
	margin-bottom: 10px;
	list-style: none;
}
#tweet {
	width: 320px;
	float: right;
	margin-right: 10px;
}
#tweet ul {
	margin-bottom: 10px;
	list-style: none;
}
#txt_cyukei {
	float: left;
	width: 620px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#txt_cyukei ul {
	margin-bottom: 10px;
	list-style: none;
}
.caption {
	font-size: 11px;
	color: #999;
	line-height: 12px;
}
/*--------------------------------------------------------------------

  text_live

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

.set {
	margin: 0 auto;
}
.set_midashi{
	padding: 20px 0px 20px;
	font-size: 18px;
	line-height: 28px;
}
.set_img img{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.set_comment {
	font-size: 14px;
	line-height: 22px;
	width: 300px;
}
.set_date {
	font-size: 12px;
	color: #FFF;
	background: url(../news/images/date.gif) no-repeat;
	height: 20px;
	width: 221px;
	text-align: center;
	vertical-align: center;
	line-height: 12px;
	padding-top: 10px;
}
.line {
	width: 721px;
	margin: 0px auto;
	padding: 20px 0px;
}
.live_links {
	margin: 20px;
}
