@charset "utf-8";

/*
Theme Name: http://www.shinanoen.net/
Theme URI: http://www.bst-bs.com/
Description:BtiSign Technos
Version: 1.0 2010/12/2
Author: BtiSign Technos
Author URI: http://www.bst-bs.com/										
*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 2;
	padding: 0px;
	text-align: center;
	color: #464646;
	margin: 0px;
	background-color: #FFF;
}




h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}




a:focus {   outline:none;}

input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
a {
	color: #06F;
}
a:hover {
	color: #036;
	text-decoration: none;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}





#wapppar {
	z-index:10;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	text-align: left;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}



#flash-p {
	height:100%;
	position:fixed;
	width:100%;
	z-index:1;
	top: 0;
	left: 0;
	margin: 0;
}



/*　ヘッダー　　　　　　　　　　　　　　　　　　　　　　　　　　　　ヘッダ―
---------------------------------------------------------------------------*/
#header {
	width: 866px;
	position: relative;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#header #logo {
	float: left;
	margin-top: 10px;
	height: 66px;
	width: 241px;
	margin-left: 20px;
}

#header #right-header {
	float: right;
	margin-top: 15px;
	margin-right: 23px;
	margin-bottom: 10px;
}
#container #header #right-header .ad {
	width: 300px;
	height: 60px;
	clear: both;
	float: right;
	margin-right: 10px;
}


#header #right-header ul {
	clear: both;
}


#header #right-header ul li {
	float: right;
	margin-right: 15px;
	font-size: 11px;
	background-image: url(images/hmenu-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#header #right-header ul li a {
	text-decoration: none;
}
#header #right-header ul li a:hover {
	text-decoration: underline;
}


#gmenu {
	clear: both;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

#gmenu ul {
	padding: 0px;
	clear: both;
	width: 860px;
	height: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#gmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

blockquote#two { width:250px; background:#e3e3e3; padding:25px; position:relative; }
blockquote#two .arrow {
	width:0;
	height:0;
	line-height:0;
	position:absolute;
	bottom:60%;
	border-top-width: 40px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-left-color: #FFF;
	left: -30px;
}


blockquote#two p {
	text-align: left;
}

blockquote#two p strong.red2 {
	color: #F60;
}

/*　　コンテナ　　　　　　　　　　　　　　　　　　　　　　　　　　コンテナ　　　　
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/contentsbg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#container #flash {
	clear: both;
	width: 820px;
	margin-bottom: 10px;
	margin-left: 23px;
	height: 300px;
	background-color: #CCC;
	padding: 0px;
	margin-top: 0px;
}

#container #main .main-navi .main-dl dd {
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
}

#container #main .main-navi .main-dl .right-dd {
	text-align: right;
	margin-bottom: 10px;
}

/*　メインコンテンツ　　　　　　　　　　　　　　　　　　　　メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 600px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666635;
}

#main2 {
	float: right;
	width: 820px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666635;
}

#container #main .post-box .single-h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #C4C491;
	border-right-color: #C4C491;
	border-bottom-color: #C4C491;
	border-left-color: #C4C491;
}

#container #main .post-box img {
	padding: 3px;
	border: 1px solid #CCC;
}
#main2 .post-box h3 {
	font-size: 14px;
	color: #333;
	background-image: url(images/post-h3-2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 30px;
}

#main2 .post-box h4 {
	font-size: 16px;
	color: #039;
	background-image: url(images/post-h4-2.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 6px;
	padding-bottom: 2px;
}


#main .post-box h3 {
	font-size: 14px;
	color: #333;
	background-image: url(images/post-h3.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 30px; clear:both; margin-bottom:10px;
}

#main .post-box h4 {
	font-size: 16px;
	color: #036;
	background-image: url(images/post-h4.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}


#container #page-top {
	clear: both;
	margin-left: 23px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#container #top-h2 {
	clear: both;
	margin-left: 23px;
	margin-bottom: 20px;
}

#main .post-box p {
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


#main .post-box ul {
	border: 6px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#main .post-box ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#container #main .newsTitle {
	height: 38px;
	margin-bottom: 0px;
	clear: both;
}



#container #main .najiraneTitle {
	height: 38px;
	margin-bottom: 0px;
	clear: both;
}


#container #main .newsLink {
	position: absolute;
	margin-top: -20px;
}

#container #main dl.news-dl {
	background-image: url(images/newbg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	clear: both;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.category-najirane #container #main dl.news-dl {
	
	
	background-image: none;
}


#container #main .news-dl dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	padding-left: 5px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#container #main .news-dl dd {
	margin-bottom: 0.8em;
	margin-left: 7.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#container #main .news-dl dd a {
	color: #06F;
	text-decoration: none;
}




#main .news-title {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	padding-left: 20px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main .news-title h2 a {
	color: #06F;
	text-decoration: underline;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#main .news-title p {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

#main .cat-post {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.cat-de {
	clear: both;
	width: 780px;
	margin-bottom: 20px;
	margin-left: 23px;
	background-color: #FFC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/pt-bg.gif);
}


.post-box .guide-box img {
	border: 1px solid #CCC;
	padding: 3px;
}

.post-box .guide-box table {
	clear: both;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}

.post-box .guide-box table tr td {
	padding: 5px;
	text-align: center;
}



#container #main .post-box .guide-box .back-img-ul {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #main .post-box .guide-box .back-img-ul2 {
	background-image: url(images/back2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-bottom: 30px;
}


/*　サイド　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　サイド
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 23px;
	font-size: 12px;
}


#side .side-ul {
	background-image: url(images/sidebg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 200px;
	clear: both;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#side .side-ul li {
}


#side .side-ul li a {
	height: 30px;
	width: 158px;
	margin-bottom: 1px;
	margin-left: 10px;
	background-image: url(images/side-li_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 22px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#side .side-ul li a:hover {
	background-image: url(images/side-li_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: #030;
}



#side p {
	padding: 0.5em 5px 1em;
}

#side .side-dl {
	margin: 5px;
}


#side .side-dl dt {
	font-weight: bold;
}

.side_banner a {display: block;}
.side_banner a img {width: 200px;height: auto;}




#footer {
	text-align: center;
	clear: both;
	width: 866px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #666635;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}


#footer #footer-inner {
	clear: both;
	margin-left: 23px;
	text-align: center;
	width: 820px;
}


#footer #footer-inner ul {
	clear: both;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC; margin-top:10px; padding-top:5px;
}


#footer #footer-inner ul li {
	float: left;
	display: block;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px; font-size:10px;
}

#footer #footer-inner ul li a {
	text-decoration: none;
	color: #333;
}
#footer #footer-inner ul li a:hover { color:#069;}



/*　投稿回り込み　　　　　　　　　　　　　　　　　　　　　　　　投稿回り込み
---------------------------------------------------------------------------*/


.alignleft {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 10px;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}



/*　料金表　　　　　　　　　　　　　　　　　　　　　　　　　　　　料金表　
---------------------------------------------------------------------------*/

table.price-t {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.price-t tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #ECECDB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

table.price-t tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.price-t tr th.center-t {
	text-align: center;
}
table.price-t tr td.center-t {
	text-align: center;
}


table.price-t tr th.db-t {
	color: #900;
	background-color: #FFF;
	text-align: center;
	font-size: 16px;
}

table.price-t tr td.tb-t {
	color: #900;
	background-color: #ECECDB;
	text-align: center;
}


/*　料金表２　　　　　　　　　　　　　　　　　　　　　　　　　　　　料金表２　
---------------------------------------------------------------------------*/

table.price-t2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.price-t2 tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #ECECDB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

table.price-t2 tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

table.price-t2 tr th.tate {
	writing-mode: tb-rl;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	background-color: #C4C491;
}

table.price-t2 tr th.center-t {
	text-align: center;
}




table.price-t2 tr td.center-t {
	text-align: center;
}


table.price-t2 tr th.db-t {
	color: #900;
	background-color: #FFF;
	text-align: center;
	font-size: 16px;
}

table.price-t2 tr td.tb-t {
	color: #900;
	background-color: #ECECDB;
	text-align: center;
}





/*　会社案内　　　　　　　　　　　　　　　　　　　　　　　　　　　　会社案内　
---------------------------------------------------------------------------*/


#main #company-t {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}


#main #company-t tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	vertical-align: top;
	color: #333;
	text-align: left;
}

#main #company-t tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	color: #333;
}

/*　問い合わせ　　　　　　　　　　　　　　　　　　　　　　　　　　問い合わせ
---------------------------------------------------------------------------*/
table#form {
	margin-bottom: 20px;
}

table#form  tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
}
table#form  tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
}

table#form  tr th span {
	color: #F00;
	margin-left: 5px;
}

ul#sitemap {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}



ul#sitemap li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(images/a-g.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}





/*　home　MAIN　ナビ　　　　　　　　　　　　　　　　　　　home　MAIN　ナビ　
---------------------------------------------------------------------------*/
#container #main .main-navi .left-n a {
	float: left;
	width: 270px;
	border: 5px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}

#container #main .main-navi .right-n a {
	float: right;
	width: 270px;
	border: 5px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}


#container #main .main-navi .left-n a:hover {
	width: 270px;
	border: 5px solid #9C0;
	padding: 5px;
	display: block;
}

#container #main .main-navi .right-n a:hover {
	width: 270px;
	border: 5px solid #9C0;
	padding: 5px;
	display: block;
}








#container #main .main-navi {
	width: 600px;
	clear: both;
	margin-bottom: 15px;
}


#wapppar #container #main .post-box dl {
	margin-right: 5px;
	margin-left: 5px;
	color: #4C4C4C;
}


#wapppar #container #main .post-box dl dt {
	font-weight: bold;
	color: #06F;
}

#wapppar #container #main .post-box dl dd {
	margin-left: 15px;
}


#wapppar #container #main .post-box ol {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wapppar #container #main .post-box ol li {
	list-style-position: inside;
	color: #4C4C4C;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



/*　パンくずナビ　　　　　　　　　　　　　　　　　　　　　　　　パンくずナビ
---------------------------------------------------------------------------*/
.navi {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}

.navi a {
	color: #9C0;
	text-decoration: none;
}

.navi a:hover {
	color: #666;
	text-decoration: underline;
}

/*　このトップへ戻る　　　　　　　　　　　　　　　　　　　　　このトップへ戻る
---------------------------------------------------------------------------*/
#gotop {
	text-align: right;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}





/*　シングル　　　　　　　　　　　　　　　　　　　　　　　　　　　シングル
---------------------------------------------------------------------------*/

#container #main .post-box-cat {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #E4E4E4;
}




/*　ブログ　　　　　　　　　　　　　　　　　　　　　　　　　　　　コメント
---------------------------------------------------------------------------*/

#main .asset-meta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
	margin-bottom: 20px;
	text-align: right;
	clear: both;
	margin-top: 20px;
}


#trackbacks .trackbacks-header {
	font-size: 12px;
	color: #F60;
}

#comments .comments-header {
	font-size: 12px;
	color: #F60;
}


#comments #comments-open .comments-open-header {
	font-size: 12px;
	color: #F60;
}



/*　ページ送り　　　　　　　　　　　　　　　　　　　　　　　　　　ページ送り
---------------------------------------------------------------------------*/

#main .prevnext {
	clear: both;
}

#main .prevnext .prev {
	float: left;
}
#main .prevnext .next {
	float: right;
}


/*　文字サイズ変更　　　　　　　　　　　　　　　　　　　　　文字サイズ変更
---------------------------------------------------------------------------*/
#resize-text {
	height: 39px;
	background-image: url(images/bg-resize-text.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#resize-text h4 {
	width: 90px;
	color: #F60;
	font-size:x-small;
	line-height: 39px;
	text-align: right;
	margin-left:4px;
	margin-right:4px;
	float: left;
}
#resize-text ul.menu {
	padding-top: 5px;
}
#resize-text ul.menu li {
	font-size: small;
	margin-right: 3px;
	float: left;
}
#resize-text ul.menu li a {
	width: 27px;
	height: 29px;
	text-align: center;
	line-height: 27px;
	font-weight: bold;
	background-image: url(images/bg-resize-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#resize-text ul.menu li a:hover {
	color: #030;
	background-color: #000000;
	background-position: left bottom;
}
#resize-text ul.menu li a.btn-textSmall {
	font-size: 85%;	
}
#resize-text ul.menu li a.btn-textLarge {
	font-size: 110%;	
}


/*　ファイル拡張子　　　　　　　　　　　　　　　　　　　　　ファイル拡張子
---------------------------------------------------------------------------*/
.news-dl a[href$="pdf"], #list-file a[href$="xls"], #list-file a[href$="doc"] {
 padding: 10px 20px;
 background-position: left center;
 background-repeat: no-repeat;
}
.news-dl a[href$="pdf"] {
 background-image: url(images/icon-pdf.png);
}
.news-dl a[href$="xls"] {
 background-image: url(images/icon-xls.png);
}
.news-dl a[href$="doc"] {
 background-image: url(images/icon-doc.png);
}


#container #main .pdf-p a[href$="pdf"], #list-file a[href$="xls"], #list-file a[href$="doc"] {
 padding: 10px 20px;
 background-position: left center;
 background-repeat: no-repeat;
}

#container #main .pdf-p a[href$="pdf"] {
 background-image: url(images/icon-pdf.png);
}

ul.pdf_link {
	margin: 10px;
	clear: both;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
ul.pdf_link li {
	clear: both;
	margin: 0px;
}
ul.pdf_link a {
	font-size: 18px;
	font-weight: bold;
	background-color: #83AE00;
	text-align: center;
	padding: 10px;
	color: #FFF;
	display: block;
	clear: both;
	margin-bottom: 10px;
	text-decoration: none;
}
ul.pdf_link a:hover { background-color: #0CF; }



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

clearfix Hack

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

.clear { clear:both; }   
.clear hr { display:none; }  




.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	color: #FFF;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


.table { clear:both; margin-bottom:20px; width:100%;}
.table th { width:30%; padding:10px; border-bottom:#CCC 1px solid;}
.table td { padding:10px; border-bottom:#CCC 1px solid;}
.center { text-align:center; font-size:14px;}




.fileBox { clear:both; margin-bottom:30px; border:#CCC 1px solid;}
.fileBox h3 { background-color:#F1F1F1; font-size:16px; color:#333; padding:5px 15px;}
.fileBox .inner { padding:10px;}


.file_ul { border:none !important;}
.file_ul li { border-bottom:#CCC 1px dotted; padding:5px;}
.file_ul li a { text-decoration: none; color: #333; font-weight: bold; padding: 5px 20px; font-size: 14px; }
.file_ul li a:hover { color:#069; }

.file_ul li a[href$=".pdf"] {
	display: inline-block;
	padding-left: 25px;
	background: url(images/pdficon16px.gif) no-repeat left center;
}


.dfile {font-size:16px; line-height:1; margin-bottom:5px; margin-bottom:5px !important;} 
.downloadDiv { clear:both; margin-bottom:20px; border-bottom:#CCC 1px dotted; padding-bottom:5px;}
.downloadDiv p { margin:0; padding:0;}

.downloadDiv p a { text-decoration:none; display:block; background-color:#09C; color:#FFF; font-weight:bold; padding:5px;}
.downloadDiv p a:hover { background-color:#093;}
.downloadDiv a[href$=".xls"], a[href$=".xlsx"] {
	display: inline-block;
	padding-left: 25px;
	background: url(images/xcelicon16px.gif) no-repeat left center;
}

.downloadDiv a[href$=".pdf"] {
	display: inline-block;
	padding-left: 25px;
	background: url(images/pdficon16px.gif) no-repeat left center;
}


downloadDiv a[href$=".docx"],.downloadDiv a[href$=".doc"] {
	display: inline-block;
	padding-left: 25px;
	background: url(images/wordicon16px.gif) no-repeat left center;
}



.downloadDiv a[href$=".zip"] {
	display: inline-block;
	padding-left: 25px;
	background: url(images/icon_archive.gif) no-repeat left center;
}

.other_ul { clear:both; margin-bottom:30px;}
.other_ul li { display:block; margin-bottom:5px;}

.other_ul li a { font-size:14px; display: block; background-color: #069; color: #FFF; padding: 3px 10px; text-decoration: none; }
.other_ul li a:hover { background-color:#666;}