@charset "Shift_JIS";

/*base.css*/


/* 初期化
========================================== */

*{
	margin:0;
	padding:0;
	font-size:100%;
}

p , ul , ol , li , dl , dt , dd , address , strong , em ,
h1 , h2 , h3 , h4 , h5 , h6 , 
table , caption , th , td {
	font-weight: normal;
	line-height: 1.5;
	margin:0;
	padding:0;
}
li { list-style-type: none;}
strong { font-weight:bold;}
em { font-style:italic;}
img{
	border:none;
	margin:0;
	padding:0;
}
hr { display:none;}
td,th{ vertical-align:top; text-align:left;}


/* リンク
========================================== */

a:link {
	text-decoration: underline;
	color: #15A448;
}
a:visited {
	color: #15A448;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}


/* レイアウト
========================================== */

body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #d47f00;
}

/* 外側背景色 */
#bg {
	background: #d47f00 url(../images/bg_body.gif) repeat-x;
	padding: 15px 0;
	text-align: center;
}

/* メインコンテナ */
#cnt-width {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


/* ヘッダー #header
========================================== */

#header {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #fff;
}

/* ナビゲーション上下共通 */
.navi {
}
.navi li {
	float: left;
	display: inline;
	line-height: 0;
}
/* ナビ上 */
#navi01 {
	padding: 5px 0 0 0;
	
	display: flex;
	width: 100%;
}
#btnCal {
	width: 130px;
	margin: 0 0 0 370px;
	line-height: 1;
}

#btnBlog {
	width: 130px;
	margin: -54px 0 0 500px;
	line-height: 1;
}

#btnReuse {
	width: 130px;
	margin: -54px 0 0 630px;
	line-height: 1;
}

/* ナビ下 */
#navi02 {
	margin: 0 0 10px 0;
}

/* メインロゴ */
#mainLogo {
	float: left;
}
.event2 #mainLogo {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
/* ボタン サイトマップ */
#btnSitemap {
	margin: -25px 0 0 535px;
}
#btnSitemap a {
	text-decoration: none;
	background: url(../images/hd_ico_sitemap.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
}
/* ボタン カレンダー */



/* フッター #footer
========================================== */

#footer {
	width: 760px;
	margin: 0 auto;
	background: #fff url(../images/lined_762.gif) no-repeat center top;
	padding: 15px 0 0 0;
}

/* フッターナビ 共通 */
#footer .navi {
	margin: 0 0 10px 5px;
	width: 660px;
}
#footer .navi li {
	float: left;
	border-right: 1px solid #666666;
	margin: 0 7px 0 0;
	line-height: 1;
}
#footer .navi li a {
	color: #666666;
	padding: 0 7px 0 0;
}
#footer .navi li a:link {
	text-decoration: none;
	color: #666666;
}
#footer .navi li a:visited {
	text-decoration: none;
	color: #666666;
}
#footer .navi li a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer .navi li a:active {
	text-decoration: underline;
	color: #666666;
}

/* フッターナビ 上 */
#navi03 {
}


#pageTop {
	text-align: right;
	margin: -20px 5px 10px 0;
}


/* コピーライト
========================================== */

#copyright {
	background: url(../images/footer/bg_copy.gif) no-repeat center top;
	color: #fff;
	text-align: center;
	padding: 12px 0 20px 0;
}


/* そのほか
========================================== */

/* ▼メインイメージ */
#portfolio {
}
.imageMain {
	padding: 0 0 0 9px;
	text-align: left;
}


/* 金子さんのスタイル
========================================== */

.fs{
	font-size: 10px;
}
.fm{}

.yoyaku_title {
	font-size: 13px;
	background-color: #15A448;
	width: 100px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	line-height: 3;
}
.fl{}


.clr-orange{
	color: #FF9900;
}
.clr-green{
	color: #15A448;
}
.clr-blue{
	color: #3F6AB4;
	font-weight: bolder;
	font-size: 14px;
}


#cnt-width{
}
#cnt-hd{
	width: 762px;
	font-size: 10px;
	text-align: center;
	margin-left: 9px;
}
#cnt-hd a:link {
	text-decoration: none;
	color: #666666;
}
#cnt-hd a:visited {
	color: #666666;
	text-decoration: none;
}
#cnt-hd a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#cnt-hd .lft{
	float: left;
	width: 160px;
	text-align: left;
}
#cnt-hd .rgt{
	float: right;
	width: 580px;
}
#cnt-hd .rgt .nvs{
	text-align: right;
	padding: 21px 0px 16px;
}
#cnt-hd .rgt .nvg{
	text-align: right;

}
#cnt-pan{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
}
#cnt-pan a:link{
	color: #666666;
	text-decoration: underline;

}
#cnt-pan a:visited{
	color: #666666;
	text-decoration: underline;

}
#cnt-pan a:hover{
	color: #FF9900;
	text-decoration: none;

}
#cnt-main{
    margin: 0 0 0 9px;
/*	width: 762px;
	text-align: left;
	margin-left: 9px;*/
}
#cnt-main .lft{
	float: left;
	width: 160px;
	text-align: left;
}
#cnt-main .lft .news{
	margin-bottom: 16px;

}
#cnt-main .lft .news ul{
	list-style: none;
	margin: 7px 0px 12px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.5;
}
#cnt-main .lft .news li{

}
#cnt-main .lft .place{
	margin: 0px;

}
#cnt-main .rgt{
	float: right;
	width: 580px;
	text-align: left;
}
/*フッター*/
#cnt-ft{
	width: 762px;
	margin: 15px 0px 0px 9px;
}
#cnt-ft a{
	line-height:1.8;
}
#cnt-ft a:link {
	text-decoration: none;
	color: #666666;
}
#cnt-ft a:visited {
	color: #666666;
	text-decoration: none;
}
#cnt-ft a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#cnt-ft .lft{
	float: left;
	width: 680px;
	font-size: 11px;
	text-align: left;
	margin: 5px 0px 0px 0px;
}
#cnt-ft .rgt{
	float: right;
	width: 75px;
	text-align: right;
	margin: 7px 0px 0px 0px;
}
#cnt-ft .rgt img{
	margin: 0 3px 0px 0px;
}


.mgn-site{
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 5px 45px;
}

.mgn-site ul{
	list-style: none;
	margin-left: 0px;
	display: block;
}
.mgn-site li{
	display: block;
	background: url(../../sitemap/images/ico_sitemap.gif) no-repeat 0px 4px;
	margin: 0px;
	padding: 0px 0px 3px 12px;
}


.bor-bl11{
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bor-l1{
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



.mgn-logo{
	margin: 0px 0px 8px 12px;
}
.mgn-nvg{
	margin: 0px 0px 8px 12px;
}
.mgn-img-main{
	margin: 0px 0px 10px;
}
.mgn-tle{
	margin: 0px 0px 15px;
}
.mgn-copy{
	margin: 6px 0px 0px 6px;
}
.mgn-br15{
	margin: 0px 15px 15px 0px;
}
.mgn-t05{
	margin: 5px 0px 0px;
}

.mgn-t10{
	margin: 10px 0px 0px;
}
.mgn-t15{
	margin: 15px 0px 0px;
}
.mgn-b05{
	margin: 0px 0px 5px;
}
.mgn-b10{
	margin: 0px 0px 10px;
}
.mgn-b15{
	margin: 0px 0px 15px;
}
.end {
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.blog_link {
	font-size: 12px;
	color: #666666;
}
#counter {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*サイトマップのフォントサイズ*/
#sitemap .mgn-site{
	font-size:12px;
}

/* バーのスペース */
#sitemap .spaceSitemap {
	height: 24px;
	width: 1px;
}
#sitemap .spaceSitemap {
	/height: 1px;
}
#sitemap .spaceSitemap {
	_height: 1px;
}


.acms-entry h2 img {
	max-width: 100%;
	height: auto;
}