@charset "UTF-8";


/*----------デフォルトスタイルシートの初期化------------*/
* {

	margin:0;
	padding:0;
	border: 0;
	font-size:100%;
	font-family:Verdana, Arial, sans-serif;

}

/*----------▼▼MacIE以外に文字間隔設定開始------------*/
/*¥*/
body{
	letter-spacing: 0.1em;
}
/**/
/*----------▲▲MacIE以外に文字間隔設定終了------------*/


/* ---------- body ---------- */

body
{
	color:#000000;
	background-color:transparent;
	background-image:url(body-bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	text-align:left;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
}

.layout-two-column-right #main-container,
.layout-two-column-left #main-container,
.layout-one-column #main-container
{
	width:700px;
	margin:0 5px;
	text-align:left;
}

.layout-three-column #main-container
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */

.layout-two-column-right #banner,
.layout-two-column-left #banner,
.layout-one-column #banner,
.layout-three-column #banner
{
	padding:40px 0 0 0;
	margin:0 0 15px 0;
}

#banner h1
{
	text-align:left;
	font-size:24px;
	font-weight:bold;
	background-color:transparent;
	background-image:url(http://www.npo-kgc.or.jp/img/1.gif);
	background-position:0 0%;
	background-repeat:no-repeat;
	padding:0 0 0 0px;
	margin:0 0 5px 0;
}

#banner h1 a
{
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

#banner h1 a:hover
{
	color: #999999;
	background-color:transparent;
	text-decoration:underline;
}

#banner h2
{
	color:#200059;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}


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

.layout-one-column #main
{
	width:700px;
}

.layout-two-column-right #main
{
	width:500px;
	float:left;
}

.layout-two-column-left #main
{
	width:500px;
	float:right;
}

.layout-three-column #main
{
	width:500px;
	float:left;
}

.layout-two-column-right .content
{
	padding:0 15px 0 0;
}


.layout-two-column-left .content
{
	padding:0 0 0 15px;
}

.layout-three-column .content
{
	padding:0 15px;
}

.entry
{
	margin:0 0 30px 0;
}

p.date-header
{
	border-top: 2px solid #666666;
	font-size: 80%;
	color: #444444;
	background-color:transparent;
	background-image:url(entrydate.gif);
	background-position:0 80%;
	background-repeat:no-repeat;
	padding: 5px 0 3px 80px;
	line-height:100%;
}

h3.entry-header
{
	font-size:90%;
	font-weight:bold;
	padding: 8px 0 3px 0;
	background-color:transparent;
	background-image:url(dot-border.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}

h3.entry-header a
{
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#666666;
	background-color:transparent;
	text-decoration:underline;
}

.entry-content
{
	background-color:transparent;
	background-image:url(dot-border.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding: 10px 0;
}

blockquote
{
	color:#000000;
	font-size:13px;
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
}

.entry-body p,
.entry-more p
{
	color:#000000;
	font-size:13px;
	line-height:150%;
	letter-spacing:0.09em;
	margin:0 0 10px 0;
}

.entry-body img
{
	border:0;
	margin:0 0 10px 0;
}

.entry-body ul,
.entry-more ul
{
	margin:10px 0 15px 20px;
}

.entry-body ul li,
.entry-more ul li
{
	color:#000000;
	font-size:12px;
}

.entry-tags ul.entry-tags-list
{
	list-style:none;
	background-color:#e6e6e6;
	padding:5px;
	margin:0 0 20px 0;
}

.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
	font-weight:bold;
}

.entry-info
{
	padding:0 0 10px 0;
}

.entry-info ul
{
	list-style:none;
}

.entry-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin:0 0 5px 0;
}

.content h4
{
	background-color:#ffffff;
	color:#ff0000;
	font-weight:normal;
	font-size:60%;
	padding:3px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	margin:0 0 5px 0;
}

.content p.navi-link
{
	color:#ff0000;
	font-size:60%;
	margin:0 0 15px 0;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

.layout-one-column #left-menu,
.layout-one-column #right-menu
{
	display:none;
}

.layout-two-column-right #left-menu,
.layout-two-column-right #right-menu
{
	width:200px;
	float:right;
}

.layout-two-column-left #left-menu,
.layout-two-column-left #right-menu,
.layout-three-column #left-menu,
.layout-three-column #right-menu
{
	width:200px;
	float:left;
}

.left-content h3,
.right-content h3
{
	background-color:#ffffff;
	color:#00007B;
	font-size:12px;
	font-weight:none;
	margin:0 0 5px 0;
}

#left-menu li ,
#right-menu li
{
	list-style-type: none;
	color: #333333;
	font-size:12px;
}

.search-form,
.category-archives,
.monthly-archives,
.recent-entry,
.site-link,
.cclicense,
.powered,
.search-feed,
.tags-list
{
	border-top: 2px solid #bebebe;
	margin:0 0 30px 0;
	padding:5px 0 0 0;
}

.search-form li,
.category-archives li,
.monthly-archives li,
.recent-entry li
{
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	background-color:transparent;
	background-image:url(icon.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	line-height: 120%;
}

.cclicense,.syndicate,.powered
{
	color:#999999;
	padding:5px;
}
.cclicense,
.powered
{

}

.syndicate,
.cclicense
{
	font-size:60%;
}

.search-form label
{
	color:#999999;
	font-size:60%;
	padding:2px 0;
}

.search-form form
{
	padding: 5px 0;
}

.search-form #search
{
	width:95%;
	color:#999999;
	font-size:80%;
	border:1px solid #999999;
	padding:2px;
	margin:5px 0 5px 0;
	background-color: #ffffff;
}

.search-form .searchsubmit
{
	color: #ffffff;
	font-size:80%;
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#bebebe;
}

/* ---------- menu_end ---------- */

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

.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column #footer,
.layout-three-column #footer
{
	background-color:transparent;
	background-image:url(bottom-border.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	margin:0 0 5px 0;
	clear:both;
}

#footer
{
	text-align:center;
	padding:0 0 15px 0;
}

#footer ul
{
	list-style:none;
}

#footer ul li
{
	display:inline;
	margin:0 15px 0 0;
}

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

.trackbacks p,.trackbacks dt
{
	color:#333333;
	font-size:60%;
}

.trackbacks p
{
	margin:5px 0 10px 0;
}

.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background: #ffffff;
}

.trackback-info
{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #999999;
}

.trackback-info ul {
	padding:2px;
	list-style:none;
}

.trackback-info li {
	color:#666666;
	font-size:60%;
	display:inline;
	margin:0 5px 0 0;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

.comments,
#comments-open-data label
{
	margin:0 0 10px 0;
}

.comments-body
{
	margin:0 0 10px 0;
}

.comments-body p,
.comments-info li,
#comments-open-data legend,
#comments-open-data label
{
	color:#333333;
	font-size:60%;
}

p.comments-open-moderated
{
	color:#666666;
	font-size:60%;
}

.comments-body p,
.comments-post-content p
{
	margin:5px 0 10px 0;
}

.comments-info
{
	border-top: 1px dashed #999999;
	padding-top:5px;
}

.comments-info li
{
	display:inline;
	margin-right: 5px;
	list-style:none;
}

#comments-open-data legend
{
	padding:3px;
	margin:0 0 10px 0;
}

#comments-open-data input#comment-author,
#comments-open-data input#comment-email,
#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	margin:5px 0 10px 0;
}

#comments-open-data ul
{
	list-style: none;
}

#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background: #ffffff;
	margin:5px 0 10px 0;
}

.comments-open-footer input
{
	color:#999999;
	font-size:60%;
	border:1px solid #999999;
	background:#ffffff;
	margin-top:5px;
}

.comments-open-footer li
{
	display:inline;
	margin-right: 15px;
	list-style-type: none
}

.cookie li
{
	display:inline;
	list-style-type: none
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	border-top: 2px solid #666666;
	font-size:90%;
	color:#666666;
	padding: 5px 0;
	line-height:100%;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

div.search-feed
{
	margin:0 0 10px 0;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.tags-list
{
	margin:0 0 10px 0;
}

div.tags-list dl dt
{
	color:#666666;
	font-size:80%;
	line-height:100%;
	margin:0 0 5px 0;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/


/*-----▼ヘッダー-----*/

#header {
	width:700px;
	height:60px;
}

#header h2#copy {
	padding: 2px 0 0 13px;
	font-size:11px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}


#header #logo  {
	width: 393px;
	height: 41px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	border: none;
}

#header #logo a{
	display: block;
	background: url(http://www.npo-kgc.net/yashoku/img/logo_01.gif) no-repeat;
	text-indent: -9999px;
	width: 393px;
	height: 41px;
	border: none;
}

#header #logo a:hover{
	background-position: 0px -41px;
}


#header ul {
	position: absolute;
	top: 40px;
	left: 540px;
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

#header li {
	color: #bb0000;
	font-size: 11px;
	float: left;
	padding-left: 12px;
	padding-right: 5px;
	background: url(../img/icon_01.gif) no-repeat;
	background-position: 0em 0.11em;
}

#header a:link, #header a:visited {
	color: #bb0000;
	text-decoration: none;
	border: none;
}


#header a:hover, #header a:active {
	color: #666666;
	background: transparent;
}


/*-----▲ヘッダー-----*/


/*-----▼ヘッダーナビゲーションSTART-----*/

#h_navi {
	float: left;
	width: 700px;
	height:22px;
}

#h_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#h_navi ul li {
	float: left;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
}


#h_navi ul li a {
	float: left;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#h_navi li#h_navi_space {
	width:77px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_space.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi01 a {
	width: 110px;
	background: url(http://www.yashoku.net/img/h_navi/h_navi_01.gif) no-repeat;
	text-indent: -9999px;
}

#h_navi li#h_navi01 a:hover {
	width: 110px;
	background: url(http://www.yashoku.net/img/h_navi/h_navi_01h.gif) no-repeat;
	text-indent: -9999px;
}


#h_navi li#h_navi02 a {
	width: 98px;
	background: url(http://www.yashoku.net/img/h_navi/h_navi_02.gif) no-repeat;
	text-indent: -9999px;
}

#h_navi li#h_navi02 a:hover {
	width: 98px;
	background: url(http://www.yashoku.net/img/h_navi/h_navi_02h.gif) no-repeat;
	text-indent: -9999px;
}

#h_navi li#h_navi03 a {
	width: 103px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_03.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi03 a:hover {
	width: 103px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_03h.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi04 a {
	width: 104px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_04.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi04 a:hover {
	width: 104px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_04h.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi05 a {
	width: 100px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_05.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi05 a:hover {
	width: 100px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_05h.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi06 a {
	width: 108px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_06.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#h_navi li#h_navi06 a:hover {
	width: 108px;
	background-image: url(http://www.yashoku.net/img/h_navi/h_navi_06h.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}


/*-----▲ヘッダーナビゲーションEND-----*/

/*-----▼ページ本体トップイメージ-----*/

#pagebody {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#content {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#pagebody h2#top_img01 {
	background:url(http://www.npo-kgc.net/yashoku/img/top_01.jpg) no-repeat;
	text-indent: -9999px;
	width: 700px;
	height: 200px;
	margin-top:5px;
	border-top: 5px solid #333333;
}

/*-----▲ページ本体トップイメージ-----*/
