
/*   
Theme Name:yamagata
Theme URI:http://www.ymf.or.jp/
Description:SYNC
Author:SYNC
Author URI:http://www.sync-g.com
Version:1.0
*/
/* ■■■■共通設定 */
* {
	margin:0;
	padding:0;
}
/* 背景設定*/
body {
	background: #012054 url(images/sub1_r1_c1.jpg) repeat-x ;
	font: 14px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #111111;
	letter-spacing: 0.15em;
	text-align: center;
}
/* リンクカラー*/
a {color:#000099; text-decoration: underline; }
a:link {color:#0000997; }
a:visited {color:#000099; }
a:hover {color:#FF6600; text-decoration: none;}
a:active {color:#FF6600; text-decoration: none;}
/* 画像*/
a img { border:none; 
	margin:0px;
	padding:0px;

}
img { border:none; 
	margin:0px;
	padding:0px;
}
/* HR線 */
hr {
	border: 0;
	height: 1px;
	background-color:#ffffff;
	border-top: 1px solid #cccccc;
}
/* 強制行間 */
.space {	margin-top: 0.7em;}
.space2 {	margin-top: 1.5em;}
/* ソース*/
code {font-family:"courier new", courier, monotype;}

/* ラッパー*/
#wrapper{
	width: 950px;
	text-align: left;
	padding:0px;
	margin: 0px auto;
	background: #ffffff;
	height: auto;
}

/* ■ヘッダー部(header.php) */
#header{
	height: auto;
	text-align: left;
	margin-bottom: 0px;
	background: #012054 url(images/sub1_r1_c1.jpg) repeat-x ;
	}
/* ヘッダーH1*/
.toph1 {
	background: #012054 url(images/sub1_r1_c1.jpg) repeat-x ;
	font: 12px/1.35em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	width : 950px;
	float: left;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* パンくず機能*/
#breadcrumb {
	background: #FFFFFF;
	font-size: 11px;
	width:708px !important;
	width /**/: 700px;
	padding-top: 2px;
	padding-left: 8px;
}

/* ■フッター部分(footer.php) */

/*  フッター BOX*/
div#footer {
	margin-top: 8px;
	background: #012054 url(images/sub1_r9_c3.jpg) repeat-x ;
	padding: 10px 0px 4px;
	border: none;
	color:#ffffff;
	clear: both;
}
div#footer a{color:#ffffff; text-decoration: underline; }
div#footer a:link {color:#fffff; }
div#footer a:visited {color:#ffffff; }
div#footer a:hover {color:#FF6600; text-decoration: none;}
div#footer a:active {color:#FF6600; text-decoration: none;}

/*  フッターメニュー BOX */
#footnav ul {
	text-align:center;
	width: 850px;
	padding-bottom: 3px;
}
/*  インライン設定（横に並べる）*/
#footnav ul li {display: inline;}
/*  フッターメニューボタン */
#footnav ul li.page_item a {
	font: 12px/1.35em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.15em;
	padding: 0px 7px;
	border-right: 1px solid #ffffff;
	margin: 0px;
	overflow: hidden;
}

/*  著作変表示 */
.copyright {
	text-align: center;
	font-size: 11px;
}
.copyright a{text-decoration: underline;}

/* ■サイドバー部分(sidebar.php) */

/* サイドBOX全体*/
div#sidebar {
	width:217px;
	height: auto;
	float:left;
	padding: 0px 0px 15px 0px;
	font-size: 12px;
}

/* サイドリスト全体*/
div#sidebar ul {
	background: #ffffff;
	border-right: 1px solid #003366;
}
/* サイドリスト内側 デフォルト設定*/
div#sidebar li, div#sidebar li li {	list-style:none; line-height:1.75em;}

div#sidebar a{color:#003366; text-decoration: none;  }
div#sidebar a:link {color:#003366; text-decoration: none; }
div#sidebar a:visited {color:#003366; text-decoration: none;}
div#sidebar a:hover {color:#FF6600;text-decoration: underline; }
div#sidebar a:active {color:#FF6600;text-decoration: underline; }

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

 .sidemenu {
	list-style:none;
	margin:0px 0px 3px 0px;
	padding:0px;
}

/*ページ*/
 .spage {
	list-style:none;
	margin:0px 0px 3px 0px;
	padding:0px;
}

div#sidebar .news{
	width: auto;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	line-height:1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/*画像・バナー*/
 .sideimg {
	list-style:none;
	padding: 15px 0px 7px 0px;
}
 .sbar {
	list-style:none;
	padding-bottom: 15px;
}

/* RSS リスト*/
#sidebar .rssbox{
	list-style:none;
	margin: 0px;
	padding:0px;
}

#sidebar .rss{
	background: url(images/feed-icon-12x12.gif) no-repeat 2px 5px ;
	padding:0px 0px 10px 18px;
	margin: 0px 0px 15px 5px;
}

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

/* ■■■■コンテンツ部分 */

/* ■■共通 */
/* コンテンツ部分 contentとinnderboxでセット */
div#content {
	background: #FFFFFF;
	width:715px;
	float:right;
}   
div#innerbox {
	background: #FFFFFF;
	padding:0px 10px 10px 0px;
	font: 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* パンくず機能*/
.breadcrumb {
	font-size: 11px;
}

/* コンテンツの中身の部分 */
div#content p {
	margin: 12px;
	padding: 0px;
}
/* ナビゲーション部分 */
p.navigation {text-align:center;}
/*リスト共通 */
#content #innerbox ul{
	list-style: none;
	margin: 3px 0px 3px 5px;
}
/*リスト項目 */
#content #innerbox li{
	background: url(images/yamagatali.jpg) no-repeat -1px 5px;
	font: 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 2px 0px 2px 17px;
}
/*リスト入れ子項目 */
#content #innerbox li li{
	background: url(images/yamagatali.jpg) 0px 3px no-repeat;
	padding: 1px 0px 1px 17px;
}

/* ■トップページ・フリーページ(home.php,page.php) */
/* トップページ BOX */
div.pagebox {clear:both;}

/* image H2 */
.imgtop {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h2.imgtitle {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

/* ページ H2 */
h2.pagetitle {
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 14px 0px 3px 5px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #012054;
}
/* ページ Ｈ３  */
#content #innerbox .pagebox h3{
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 18px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 7px 0px;
	border-left: 2px solid #012054;
}

/* ページ h4  */
#content #innerbox .pagebox h4{
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 1px 0px 1px 5px;
	margin: 12px 0px 7px 2px;

}
/* ページ 引用*/
#content #innerbox .pagebox blockquote{
	background: #f5f5f5;
	border: 1px solid #EFEFEF;
	padding: 7px;
	margin: 5px;
}
/* ページ コンテンツボックス*/
#content #innerbox .pagebox #pagecon{
	background: #FCFCFC;
	border: 1px solid #f2f2f2;
	padding: 7px;
	margin: 5px;
}
/* ページ テーブル */
#content #innerbox .pagebox table{}

/* トップページ 新着一覧のボックス overflow */
#postlistover{
	width:662px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	height: 150px;
	overflow: auto;
}
#postlistin{
	padding: 0px 0px 0px 10px;
}
.title{
	padding: 0px 0px 0px 10px;
}


/* ■■記事(single.php,index.php) */

/* 記事の日時、カテゴリー等 */
dl {
	color: #000099;
	font-size:10px;
	margin-left: 3px;
	margin-bottom:15px;
}
dl.metadata dt{
	display:inline;
	padding-right:0.6em;
	margin-right:0.8em;
}
dl.metadata dd {display:inline;}
dl.metadata dd.last {border-right:none;}

/* 次のページ、前のページ*/
#content #innerbox .navi_page {
	text-align:center;
	font-size: 0.9em;
	margin: 5px auto;
}
/* 記事 BOX */
div.post {
	padding-bottom:15px;
	margin:5px 0px 10px 0px;
	clear:both;
}
/* 記事 H2 */
h2.posttitle {
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 18px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 14px 0px 3px 5px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #012054;
}
.posttitle a:link {color:#000099;  text-decoration: none;}
.posttitle a:visited {color:#000099;  text-decoration: none;}
.posttitle a:hover {color:#FF6600; text-decoration: underline;}
.posttitle a:active {color:#FF6600;  text-decoration: underline;}

/* 記事Q&A H2 */
h2.posttitleqa {
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 8px 0px 2px 5px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;

}
.posttitleqa a:link {color:#000099;  text-decoration: none;}
.posttitleqa a:visited {color:#000099;  text-decoration: none;}
.posttitleqa a:hover {color:#FF6600; text-decoration: underline;}
.posttitleqa a:active {color:#FF6600;  text-decoration: underline;}

/* 記事 H3*/
#content #innerbox .post h3{
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 7px 0px;
	border-left: 2px solid #012054;
}
/* 記事 H4*/
#content #innerbox .post h4{
	font-family: HGPｺﾞｼｯｸE; 
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #012054;
	font-weight: normal;
	padding: 1px 0px 1px 5px;
	margin: 12px 0px 7px 2px;
}
/* 記事 引用*/
#content #innerbox .post blockquote{
	background: #f5f5f5;
	border: 1px solid #EFEFEF;
	padding: 7px;
	margin: 5px;
}
/* 記事 コンテンツボックス*/
#content #innerbox .post #pagecon{
	background: #FCFCFC;
	border: 1px solid #f2f2f2;
	padding: 7px;
	margin: 5px;
}
#content #innerbox .post table{}

/* 個別記事追加分 */
/* 記事 画像（スマイリーは除外） */
div.post img.wp-smiley {border:none;}
div.post img.floatleft {float:left;	margin:5px;}
/* 記事 その他リスト div.post ul, div.post ul ul, div.post ol, div.post ol ol{} div.post li {} div.post li li {} */


/* テーブル*/
TABLE.td1 {
	margin: 0px 0px;
	width: 650px;
	border-top: 1px solid #000099;
}
TABLE.td1 th{
	background: #f2f2f2;
	color: #153261;
	text-align:center;
	width: 200px;
	padding: 5px 5px 5px 5px;
	border-bottom: #000099 1px solid;
}
TABLE.td1 td{
	padding: 0px 5px 0px 10px;
	text-align:left;
	width: 450px;
	line-height: 150%;
	border-bottom: #000099 1px solid;
}

TABLE.td2 {
	margin: 0px 0px;
	width: 650px;
	border-top: 1px solid #000099;
}
TABLE.td2 th{
	background: #f2f2f2;
	color: #153261;
	text-align:left;
	width: 200px;
	padding: 2x 5px 0px 5px;
	border-bottom: #000099 1px solid;
}
TABLE.td2 td{
	padding: 2px 5px 0px 10px;
	text-align:left;
	width: 225px;
	border-bottom: #000099 1px solid;
}

TABLE.td3 {
	margin: 0px 0px;
	width: 650px;
	border-top: 1px solid #000099;
}
TABLE.td3 th{
	background: #f2f2f2;
	color: #153261;
	text-align:left;
	width: 300px;
	padding: 2x 5px 0px 5px;
	border-bottom: #000099 1px solid;
}
TABLE.td3 td{
	padding: 2px 5px 0px 10px;
	text-align:left;
	width: 350px;
	border-bottom: #000099 1px solid;
}

TABLE.td4 {
	margin: 0px 0px;
	width: 650px;
	border-top: 1px solid #000099;
}
TABLE.td4 th{
	background: #f2f2f2;
	color: #153261;
	text-align:left;
	width: 300px;
	padding: 2x 5px 0px 5px;
	border-bottom: #000099 1px solid;
}
TABLE.td4 td{
	padding: 2px 5px 0px 10px;
	text-align:left;
	width: 175px;
	border-bottom: #000099 1px solid;
}

TABLE.td5 {
	margin: 0px 0px;
	width: 450px;
}
TABLE.td5 th{
	background: #f2f2f2;
	text-align:center;
	width: 50px;
	padding: 5px;
	border: #000099 1px solid;
}
TABLE.td5 td{
	padding: 10px;
	text-align:center;
	width: 400px;
	border: #000099 1px solid;
}

TABLE.td6 {
	margin: 0px;
	width: 650px;
}
TABLE.td6 th{
	background: #f2f2f2;
	text-align:center;
	width: 210px;
	padding: 10px;
}
TABLE.td6 td{
	padding: 10px;
	text-align:center;
}

TABLE.sea {
	margin: 0px 0px;
	width: 650px;
}

TABLE.sea th{
	text-align:left;
}

.sh{
	background: #FFFFFF;
	width: 400px;
	line-height: 200%;
	text-align:left;
	padding:8px 0px 5px 0px;
}

.shs{
	background: #FFFFFF;
	width: 400px;
	line-height: 100%;
	text-align:left;
	padding:8px 0px 0px 0px;
}

.sh{
	background: #FFFFFF;
	width: 400px;
	line-height: 200%;
	text-align:left;
	padding:2px 0px 5px 0px;
}

.sd{
	background: #FFFFFF;
	text-align:left;
	width: 220px;
	padding:8px 0px 5px 0px;	
}

.sds{
	background: #FFFFFF;
	text-align:left;
	width: 220px;
	padding:8px 0px 0px 0px;
}

.sdss{
	background: #FFFFFF;
	text-align:left;
	width: 220px;
	padding:2px 0px 5px 0px;
}



.sddw{
	background: #FFFFFF;
	text-align:left;
	width: 30px;
	padding:8px 0px 5px 0px;
}

.sddws{
	background: #FFFFFF;
	text-align:left;
	width: 30px;
	padding:8px 0px 0px 0px;
}

.sddwss{
	background: #FFFFFF;
	text-align:left;
	width: 30px;
	padding:2px 0px 5px  0px;
}



/* ■■コメント＆トラックバック(comments.php)■■ */

/* コメントBOX */
div#comments{
	background: url(images/stripe_gray.gif);
	margin: 20px 0px 0px;
	padding: 5px 15px 10px;
	font-size: 12px;
}
/* コメントBOX TITLE */
div#comments #respond{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* コメント SUBTITLE */
div#comments #restitle{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 3px;
}
/* TRACKBACK URL BOX */
input#trackbackurl {
	width:98%;
	font-size:11px;
	margin-bottom:1em;
}
/* COMMENT BOX list*/
ol#commentlist {
	margin:0 0 20px;
	font-size:12px;
	padding: 0px;
}
/* COMMENT BOX*/
div#comments ol#commentlist .commentcontent{
	background:#f7f7f7;
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:5px;
	border: 1px solid #E8E8E8;
	height: auto;
}
/* COMMENT BOX DLtag date,username*/
div#comments ol#commentlist li .metadata {
	margin: 5px 10px 0px 10px;
	padding:0px 0px 0px 5px;
	border-top: 1px solid #E8E8E8;
}
div#comments ol#commentlist .metadata dt{
	font-size:10px;
	margin-left: 5px;
	padding:0px;
	display:inline;
}
div#comments ol#commentlist .metadata dd {
	font-size:10px;
	margin: 0px;
	padding:0px 5px 0px 0px;
	display:inline;
	border-right:1px solid #ccc;
}
div#comments ol#commentlist .metadata dd.last {
	font-size:10px;
	border-right:none;
}
/* COMMENT 入力ラベル*/
form#commentform label {
	width:140px;
	float:left;
}
form#commentform p {
	clear:both;
	margin-bottom: 12px;
}
form#commentform sub {
	display:block;
	padding-top:2px;
	padding-left: 145px;
}
/* COMMENT 名前などの入力フォーム*/
input#PAGETOPuthor, input#email, input#url {
	width:65%;
	border:1px solid #ccc;
	padding:1px 3px;
}
/* COMMENT 名前などのテキスト入力フォーム*/
textarea {
	font-size:1em;
	border:1px solid #ccc;
	width:90%;
}
p.submitbutton {text-align:center;}
/* COMMENT サブミットボタン*/
p.submitbutton input {
	padding:4px 1em;
	font-weight:bold;
	color:#ffffff;
	border: 1px solid #666666;
	background: #999999;
}
/* Mac IE 文字化け回避対策 */
input, select, textarea {font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;}