<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#clear {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* &lt;br id="clear" /&gt; */
ul{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*-------------------------------------------------------
						top
-------------------------------------------------------*/
#frame_top {
	width: 100%;
	height: 100%;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	position: relative;
	min-height: 100%;
}
#all_outer {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/*----------	main	----------*/

#contentsarea{
	width: 1090px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 250px;
}

/*----------	main	----------*/

#section{
	width: 820px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainimg{
	width: 790px;
	height: 230px;
	margin: 0 0 20px;
	padding: 10px 15px;
	background-image: url(../images/mainimg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
h1{
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 40px;
	color: #454545;
}
h1 a {
	text-decoration: none;
	color:  #454545;
}
h1 a:hover {
	text-decoration: underline;
	color:  #CCC;
}

/*----------	center	----------*/

#center{
	width: 555px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#center_box{
	width: 555px;
	height: auto;
	margin: 0px;
	padding: 20px 0 0;
	background-image: url(../images/content_bg.png);
	background-position: center center;
	background-repeat: repeat-y;
}
#date{
	width: 555px;
	height: 25px;
	margin: 0px;
	padding: 0 0 5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 25px;
	color: #FFF;
	background-image: url(../images/content_top.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#center-section{
	width: 520px;
	height: auto;
	margin: 0px;
	padding: 0 15px 30px 20px;
	overflow: hidden;
}
h2{
	width: 520px;
	height: 40px;
	margin: 0 0 20px;
	padding: 0px;
	background-image: url(../images/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	line-height: 40px;
	color: #444;
	border-bottom: 2px solid #dbdbdb;
}
h2 a {
	text-decoration:none;
	color:#444;
}
h2 a:hover {
	text-decoration:underline;
	color:#CCC;
}
.thumbnail{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#center-section p {
	width: 520px;
	height: auto;
	margin: 0 auto 15px;
	padding: 0px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.btn{
	width: 100px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #aac45a;
	float: right;
}
/*----------  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-body{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftcolumn{
	width: 230px;
	height: auto;
	margin: 0 0 30px;
	padding: 10px;
	background-image: url(../images/sub_bg.png);
	background-position: center center;
	background-repeat: repeat-y;
}
h3{
	width: 230px;
	height: 30px;
	margin: 0 0 10px;
	padding: 0px;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px solid #666;
	color: #666;
}
#sub-menu{
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 10px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
#sub-menu a {
	color: #666;
	text-decoration: none;
}
#sub-menu a:hover {
	color: #CCC;
	text-decoration: underline;
}

/*----------	RIGHT	----------*/

#right{
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#right_fields{
	width: 230px;
	height: auto;
	margin: 0 0 15px;
	padding: 10px;
	background-image: url(../images/sub_bg.png);
	background-position: center center;
	background-repeat: repeat-y;
}
dl {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	overflow: auto;
	display: block;
	border-bottom: 1px dashed #CCC;
}
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: #666;
}
dd a:hover {
	text-decoration: underline;
	color: #999;
}
dl #sub-menu {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	word-break: break-all;
	border-style: none;
}
dl #sub-menu a {
	color: #666;
	text-decoration: none;
}
dl #sub-menu a:hover {
	color: #CCC;
	text-decoration: underline;
}
#sidemenu {
	width: 230px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	border-bottom: 1px dashed #CCC;
}
#sidemenu a {
	color: #666;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #CCC;
	text-decoration: underline;
}
#right p img {
	width: auto;
	height: auto;
	margin: 0 10px 10px 0;
	display: block;
	float:left;
}
#right p {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	word-break: break-all;
	display: block;
}
#right p a{
	text-decoration: none;
	color: #666;
}
#right p a:hover{
	color: #CCC;
	text-decoration: underline;
}

/*----------	footer	----------*/

#footerArea {
	width: 100%;
	height: 265px;
	background-image: url(../images/footer_img.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 0;
}
#area-ft{
	width: 1090px;
	height: 35px;
	margin: 0 auto;
	padding: 230px 0 0;
}
#area-ft p {
	width: auto;
	height: 35px;
	margin: 0 0 auto;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: #666;
}
#area-ft a {
	color: #666;
	text-decoration: none;
}
#Carea-ft a:hover {
	color: #CCC;
	text-decoration: underline;
}

/*---------------------------------------------
					profile
-----------------------------------------------*/

.profile {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*-------------------------------------------
					form
-------------------------------------------*/

table {
	margin: 0 auto;
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
	background-color: #FFF;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #F0F0F0;
}

#link-text {
 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: #CCC;
}
#link-text a {
 text-decoration: none;
}
#link-text a:hover {
 text-decoration: underline;
}
</pre></body></html>