@charset "utf-8";
/*
Theme Name: Field Archive
Theme URI: http://www.field-archive.com/
Description: フィールドアーカイブのテーマ
Version: 1.0
Author: Tomomi Kihara
Author URI: http://www.field-archive.com/
Tags: field-archive
Text Domain: kihara
*/


/* 000. body
********************************************************* */
body {
	text-align:center;
	background:url(images/bg.gif);
	  margin: 0 auto;
	  padding: 0;
	  color: #444444;
	  font-size: 12px;
	  line-height: 18px;
	  text-align: center;
	  -webkit-text-size-adjust:none;
	letter-spacing: 0.05em;
	font-family:"Verdana", "Osaka", "ＭＳ Ｐゴシック", "sans-serif", monospace; 
}

html,body{
	height:100%;
}

#wtable{
	height:100%;
}


*.float
{
   float: left;
   margin-right: 1em;
   margin-bottom: 1em;
}
*.float2
{
   float: left;
	margin: -15px 20px 0px 0px;
}
*.floatr
{
   float: right;
   margin-left: 1em;
}
*.floatclear
{
   clear: both;
}

/*左右の幅を取っておく*/
.main{

	margin: 20px 20px 5px 20px;

}

/* 001. font size
********************************************************* */
.tx-xsmall { font-size: 80%; line-height:1.6; }
.tx-small { font-size: 88%;}
.tx-mid { font-size: 100%; }
.tx-large { font-size: 140%; }
.tx-xlarge { font-size: 160%; }
/* 絶対指定 */
.tx-9px {	font-size: 9px; }
.tx-10px {	font-size: 10px; }
.tx-11px {	font-size: 11px; }
.tx-12px { font-size: 12px; }

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}



.clr { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 0px; height: 0px; }
.clr5 { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 5px; height: 5px; }
.clr10 { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 10px; height: 10px; }
.clr15 { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 15px; height: 15px; }
.clr20 { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 20px; height: 20px; }
.clr25 { margin: 0; padding: 0; clear: both; font-size: 0px; line-height: 25px; height: 25px; }

table { font-size:100%; }

a {	text-decoration:underline; outline:none; }
a:link {	color: #444; text-decoration:underline; }
a:visited {	color:#444 !important; /* color: #941A8B; */ }
a:active {	color: #444; }
a:hover {	color: #444 !important; text-decoration:none; }


/*　updateエリア　*/
#update{
	/*margin: 0px 10px 0px 18px;*/

}

#update h2 {
	background:url(images/header_bg.gif);
	font-weight: bold;
	color: #d5d0e4;
	margin: 15px 0px 5px 0px;
	padding: 3px;
  width: 250px;
	height: 14px;
	text-align: center;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	}


#update .update{
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#update .update-dot{
	height: 2px;
	background:url(images/update_dot.gif) no-repeat;

}

#update a{
	text-decoration: underline;  
}

#update a:hover{
	text-decoration:none; 
}

/*　トップエリア　*/


#top{

	 }
#top .news{
	 margin: 10px 30px 0px 25px;


	 }

#top .news b{
	font-size: 14px;
	line-height: 22px;

	 }

#top img.photo{
	 margin: 5px 15px 5px 0px;
	 padding: 5px 5px 5px 5px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
  float: left;

}

//
.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

img.photo_r{
	 margin: 5px 15px 5px 0px;
	 padding: 5px 5px 5px 5px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
  float: right;
}



/*-------------------------前からの*/

h1 {
	font-size: 14px;
}

A:link 		{color:#444444;text-decoration:underline}
A:visited	{color:#444444;text-decoration:underline}
A:hover		{color:#444444;text-decoration:none}
A:active	{color:#444444;text-decoration:underline}


.photo {
background: White;
padding: 6px;
border-width: 1px;
border-style: solid;
border-color: Silver Gray Gray Silver;
float: right;
}



.trackbacks-header,
.comments-header,
.comments-open-header,
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   padding: 5px;
   color: #444444;
   background: #DAD6E9;
   font-size: 11px;
   line-height: 1;
   text-transform: uppercase;

}


.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 0px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 0px;
}


/*　フッターエリア　*/
#footer {
	color:#444444;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-family:"Verdana", "ＭＳ Ｐゴシック", "Osaka", "sans-serif", monospace; 
	} 

#footer .copy{
	border-top: 1px solid #444444;
	} 


/*　メニューエリア　*/

#menu{
	 
	 margin: 0 0 0 22px;
	 padding: 10px 0 0 0;
	 }
	 
a.menu_01,a.menu_02,a.menu_03,a.menu_04{
  width: 245px;
	height: 135px;
	background-color: #ffffff;
	color:#444444;
	text-align: left;
	float: left;
	display: block;
	line-height: 1.5;
	border-top: 1px solid #5a5633;
	border-bottom: 1px solid #ccc9b6;
	margin: 0 7px 7px 0;
	} 

#menu a{
	text-decoration: none;
	} 

#menu a.menu_01:hover{
  width: 245px;
	background-color: #eceadc;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	}

#menu a.menu_01:hover{
  width: 245px;
	background-color: #e8e6d8;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	}

#menu a.menu_02:hover{
  width: 245px;
	background-color: #e5eddd;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	} 
	
#menu a.menu_03:hover{
    width: 245px;
	background-color: #e4e7ee;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	} 

#menu a.menu_04:hover{
  width: 245px;
	background-color: #f5eff2;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	} 

#menu a:visited h2{
	font-weight: bold;
	text-decoration:none; 
	} 
	
#menu a:hover h2{
	font-weight: bold;
	text-decoration:none; 
	} 
	
#menu a h2{
	color: #5a5633;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 10px;
	padding: 0;	
	} 

#menu a.menu_01 h2{
	color: #5a5633;
}

#menu a.menu_02 h2{
	color: #484733;
}

#menu a.menu_03 h2{
	color: #343947;
}

#menu a.menu_04 h2{
	color: #493236;
}

#menu a img{
	margin: 10px;
	_margin: 10px 5px 10px 10px;
	float: left;
	} 

#menu a p{
	width: 230px;
	margin: 0 10px 10px 10px;
	_margin: 0 5px 10px 5px;	
	float: left;
	} 


/*ヘッダーエリア*/
.header_site{
	color: #444444;
}

.header_archive{
	color: #5a5633;
}

.header_chado{
	color: #484733;
}

.header_program{
	color: #343947;
}

.header_column{
	color: #493236;
}

/*コンテンツ*/
.contents_title h2{
	font-size: 16px;
	font-weight: bold;
	margin: 19px 19px 0 19px;
	padding: 0;	
	text-align: right;
	float: right;
	
	} 
.contents_titlelogo{
	margin: 0px;
	padding: 0px;	
	text-align: right;
	float: right;
	border-left: 1px solid #444444;
	border-bottom: 1px solid #444444;
	
	} 

.contents_title2 h2{
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 0 0;
	padding: 0;	
	text-align: left;
	float: left;
	
	} 
.contents_titletext2{
	margin: -40px 0px 20px 180px;
	padding: 0;	
	
	}
.contents_titlelogo2{
	margin: 19px 0px 0 0;
	padding: 0;	

	
	} 










/* Begin Typography & Colors */


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}





.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	font-size: 12px;
	clear: both;
}

.clear {
	clear: both;
}

/*
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}




#sidebar h2 {
	background:url(images/header_bg.gif);
	font-weight: bold;
	color: #d5d0e4;
	margin: 0px 0px 8px 0px;
	padding: 3px;
  width: 250px;
	height: 14px;
	text-align: center;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 6px 10px;
	list-style: none;
	/*padding-left: 10px;*/
	/*/text-indent: -10px;*/
	}

html>body .entry li {
	margin: -10px 0px 10px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 10px 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
/*	text-align: justify; */
	}

.commentlist li {
	/*margin: 2px;
	margin: 6px;
	padding: 50px 5px 10px 50px;
*/
	list-style: none;
	font-weight:normal;

	}
/*.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
*/
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 5px;
	display: block;
	}

.commentlist ol {
	margin: 0px;
	padding: 0px;
	}

.vcard{
	font-size: 15px;
}

.comment-body	{
	margin: 15px 15px 15px 15px;
	  font-size: 12px;
	  line-height: 22px;
	font-weight:normal;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 20px;
	/*margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
/*	padding-top: 4px;*/
	margin: 0px 0px 0px 10px;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption dd {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 7px 5px 7px;
	margin: 0;
	text-align: left;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



.XL { font-size: 18px; line-height: 23px}
.L { font-size: 15px; line-height: 17px}
.Lb { font-size: 15px; line-height: 17px; font-weight: bold;}
.M { font-size: 13px; line-height: 19px}
.S { font-size: 10px;line-height:140%}
.XS { font-size: 8pt;line-height:140%}

.hyoL { font-size: 14px; line-height: 21px; word-spacing: 100px; letter-spacing: 1px}
.hyoM { font-size: 13px; line-height: 19px}
.hyoS { font-size: 10px; line-height: 15px; letter-spacing: 1px}
.word { font-size: 13px; line-height: 160%}


/*　コンテンツエリア　*/


#contents{
	 margin: 20px 20px 20px 20px;
}

#contents .entry{

	margin: 0px 10px 10px 10px;

	font-size: 14px;
	line-height: 22px;

}

#contents .entry h2{

	font-size: 18px;

}



.maru{
	font-size: 15px; 
}

.maru a{
	font-size: 15px; 
}

.archivedetail{
	 margin: 10px 0px;
}



#sidebar .execphpwidget {
	margin: 0px 15px 0px 15px;
	  font-size: 12px;
	  line-height: 20px;

	}