@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ 		Ｐゴシック", "MS PGothic", sans-serif;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment:fixed;
}
#clear {
	clear: both;
}

ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: none
}

/*---------------------------------------------
					共通部分
-----------------------------------------------*/

#wrap_area{
	width: 1030px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}

/*---------header----------*/

#all-frame{
	width: 1010px;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1{
	width: auto;
	height: 70px;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 70px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
}
h1 a {
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	text-decoration: underline;
	color: #CCC;
}

/*---------main----------*/

#wrap{
	width: 1010px;
	height: auto;
	margin: 20px auto 0px;
	padding: 0 0 150px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	}
#content_center{
	width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*---------center----------*/

#content-box{
	width: 490px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#box-content{
	width: 490px;
	height: auto;
	margin: 0px;
	padding: 0 0 50px;
}
#dates {
	width: 490px;
	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: 490px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
	line-height: 40px;
	font-size: 17px;
	font-weight: bolder;
	color: #6C6C6C;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;

}
h2 a {
	text-decoration: none;
	color: #434343;
}
h2 a:hover {
	text-decoration: none;
	color: #B8B8B8;
}
#area-contents{
	width: 490px;
	height: auto;
	margin: 0px;
	padding: 20px 0;
	border-bottom: 1px dashed #A2A2A2;
}

.pic{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	padding: 0px;
}
#area-contents p {
	width: 490px;
	height: auto;
	margin: 0 auto 15px;
	padding: 0px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#area-contents p a {
	color: #333;
	text-decoration: underline;
}
#area-contents p a:hover {
	color: #999;
	text-decoration: underline;
}

/*------------SNSbtn------------*/

.snsbtn {
	overflow: hidden;
	margin: 0 10px 10px 0;
	list-style: none;
}
.snsbtn li {
	float: right;
	margin: 0 5px 0 0;
}
#twitter {
	width: 95px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#hatebu {
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/*------------left-------------*/

#left-column{
	width: 230px;
	height: auto;
	margin: 10px 0 0 0 ;
	padding: 0px;
	float: left;
}
#column_left{
	width: 230px;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0px;

}
h3{
	width: 230px;
	height: 40px;
	margin: 10px auto 0;
	padding: 0px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	display: block;

}
#column_left ul{
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#side{
	width: 210px;
	height: auto;
	margin: 5px 0;
	padding: 0px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-indent: 0px;
	border-bottom: 1px dotted #FFF;
}
#side a {
	color: #FFF;
	text-decoration: none;
}
#side a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#clmleft{
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#field_text{
	width: 210px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

/*---------  right  ----------*/

#rightside{
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#rightsection{
	width: 220px;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
#rightsection ul{
	width: 210px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}
#rightsection #field_text{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#clm-right{
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
dl {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	overflow: auto;
	display: block;
	border-bottom: 1px dotted #FFF;
}
dt {
	width: auto;
	height: auto;
	margin: 5px;
	padding: 0px;
	float: left;
}
dd {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 15px 5px 0px 70px; 
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
dd a {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color: #FFF;
}
#rightside dl #side{
	width: auto;
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	word-break: break-all;
	border-style: none;
	display: table-cell;
	vertical-align: middle;
	}
dd a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#rightside #side {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0px;
	line-height: 35px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	word-break: break-all;
	border-style: none;
	border-bottom: 1px dotted #FFF;
}
#rightside #side a {
	color: #FFF;
	text-decoration: none;
}
#rightside #side a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#side-menu {
	width: 210px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 10px 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	border-bottom: 1px dotted #FFF;
}
#side-menu a {
	color: #FFF;
	text-decoration: none;
}
#side-menu a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#rightside p {
	height: auto;
	width: 210px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0 0 0;
	color: #FFF;
	margin: 0px;
}
#rightside p img {
	height: auto;
	width: auto;
	float: left;
	margin: 0 10px 5px 0;
	display: block;
	padding: 0px;
}
#rightside p a {
	color: #FFF;
	text-decoration: none;
}
#rightside p a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

/*---------footer----------*/

#footnavi {
	width: 1030px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#footer_link {
	height: 150px;
	width: 550px;
	padding: 0px;
	list-style-type: none;
	margin: 0 auto;

	display: block;
	text-align: center;
}
#lst_ft {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 550px;
}
#lst_ft a {
	color: #999;
	text-decoration: none;
}
#lst_ft a:hover {
	color: #CCC;
	text-decoration: underline;
}
/*---------profile----------*/

.profile {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}

/*---------table----------*/

table {
	margin: 20px auto 0;
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #F0F0F0;
}
#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: dashed;
 border-bottom-color: #bababa;
}
#linktext a {
 text-decoration: none;
}
#linktext a:hover {
 text-decoration: underline;
}
