@charset "utf-8";
/* CSS Document */

body{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	background-color: #01A7B7;
}

/*---------------------------------------------
					共通部分
-----------------------------------------------*/

#healine_layouts{
	width: 1060px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

/*---------  header  ----------*/

#top-wrap{
	width: 1060px;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
h1{
	width: auto;
	height: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 250px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	text-align: center;
}
h1 a {
	text-decoration: none;
	color: #444;
}
h1 a:hover {
	text-decoration: underline;
	color: #444;
}
.main_top{
	width: 1060px;
	height: 30px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}

/*---------  main  ----------*/

#wrapperContent{
	width: 1030px;
	height: auto;
	margin: 0 auto;
	padding: 30px 15px 250px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-color: #FFF;
	overflow: hidden;
}
#center_field{
	width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*---------  center  ----------*/

#content-area{
	width: 470px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#area-content{
	width: 470px;
	height: auto;
	margin: 0 0 30px;
	padding: 0 0 40px;
}
#frame_content{
	width: 470px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#date {
	width: 470px;
	height: 15px;
	margin: 0 auto;
	padding: 0px;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
h2{
	width: 470px;
	height: 60px;
	margin: 0 auto 20px;
	padding: 0px;
	line-height: 60px;
	font-size: 17px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 35px;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
}
h2 a {
	text-decoration: none;
	color: #000;
}
h2 a:hover {
	text-decoration: none;
	color: #666;
}
.pic{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	padding: 0px;
}
#frame_content p {
	width: 470px;
	height: auto;
	margin: 0 auto 15px;
	padding: 0px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#frame_content p a {
	color: #333;
	text-decoration: underline;
}
#frame_content p a:hover {
	color: #999;
	text-decoration: underline;
}
.btn{
	width: 105px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}

/*--　SNSbtn　--*/

.snsbtn {
	overflow: hidden;
	margin: 0 0 10px;
	list-style: none;
}
.snsbtn li {
	float: right;
	margin: 0 5px 0 0;
}
#twitter {
	width: 90px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#hatebu {
	width: 105px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/*---------  left  ----------*/

#left{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left-clm{
	width: 250px;
	height: auto;
	margin: 0 0 15px;
	padding: 0px;
	background-image: url(../images/submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h3{
	width: 250px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 15px 0 0;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	display: block;
}
#left-clm ul{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar{
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCC;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #999;
	text-decoration: underline;
}
#col-left{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/submenu_bg.png);
	background-repeat: repeat-y;
}
#textfield{
	width: 250px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

/*---------  right  ----------*/

#right-contents{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#area_right{
	width: 250px;
	height: auto;
	margin: 0 0 15px;
	padding: 0 0 40px;
	background-image: url(../images/submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#area_right ul{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0 0 15px;
	list-style: none;
}
#right_cols{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/submenu_bg.png);
	background-repeat: repeat-y;
}
dl {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	overflow: auto;
	display: block;
}
dt {
	width: auto;
	height: auto;
	margin: 5px;
	padding: 0px;
	float: left;
}
dd {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 20px 5px 0px 75px; 
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
dd a {
	text-decoration:none;
	color: #333;
}
dd a:hover {
	text-decoration: underline;
	color: #999;
}
dl #sidebar {
	width: 235px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	word-break: break-all;
	border-bottom: 1px dotted #CCC;
}
dl #sidebar a {
	color: #333;
	text-decoration: none;
}
dl #sidebar a:hover {
	color: #999;
	text-decoration: underline;
}
#mainmenu {
	width: 250px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	border-bottom-width: 1px solid #CCC;
}
#mainmenu a {
	color: #333;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #999;
	text-decoration: underline;
}
#textfield p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*----------　FOOTER　----------*/

#footnavi {
	width: 1060px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	line-height: 150px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	background-color: #6587AB;
}
#footnavi p {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
	line-height: 150px;
}
#footnavi a {
	color: #FFF;
	text-decoration: none;
}
#footnavi a:hover {
	color: #CCC;
	text-decoration: underline;
}

/*---------------------------------------------
					profile
-----------------------------------------------*/

.profile {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*-------------------------------------------
					form
-------------------------------------------*/

table,td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #E7E7E7;
}

#schedule {
	margin:20px 0px 20px 15px;

}
#schedule table{
	background-color:#fff !important;

}
#schedule td {
	text-align:center;
	padding:8px;

}
.calendar .sun {
	color: #ff1111;

}
.calendar .sat {
	color: #1111ff;

}
#linktext {
 font-size: 13px;
 padding: 0px;
 height: auto;
 width: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 display: block;
 line-height: 25px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #b1b1b1;
}
#linktext a {
 text-decoration: none;
}
#linktext a:hover {
 text-decoration: underline;
}
ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}