/*
Theme Name: kite

*/


@charset "UTF-8";

/*
information{
	file name : /tamaki/css/style.css;
	infomation : This CSS file define [default property] styles.;
	site name : HMCA Human Creative Academy;
	copyrihgt : Copyright (C) HMCA Human Creative Academy;
}
*/

/* contents [propertyReset]
--------------------------------------------------------------------------
1. Hn
2. Paragraph
3. Image
4. list items
5. form items
6. other items
--------------------------------------------------------------------------
*/

/* 1. Hn
-----------------------------------------------	*/
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	font-weight: normal;
}

/* 2. Paragraph
-----------------------------------------------	*/
p {
	margin: 0;
	padding: 0;
}

/* 3. Image
-----------------------------------------------	*/
img {
	border: 0;
}

/* 4. list items
-----------------------------------------------	*/
ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 100%;
}

/* 5. form items
-----------------------------------------------	*/
form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
}

button {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color : #FFFFFF;
	text-shadow: none;
}

/* 6. other items
-----------------------------------------------	*/
em, address, cite {
	font-style: normal;
}





/* contents [commonTools]
--------------------------------------------------------------------------
1. clearFix
2. hidden hrline <hr class="hidden">
3. hidden h1 <h1 class="hidden">
4. hidden h2 <h2 class="hidden">
--------------------------------------------------------------------------
*/


/* 1. clearFix
-----------------------------------------------	*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 2. float clear <br class="clear">
-----------------------------------------------	*/
br.clear {
	clear: both;
	 height: 1px;
	 overflow: hidden;
}


/* 3. hidden
-----------------------------------------------	*/
.hidden {
	display: none;
}





/* contents [layout]
--------------------------------------------------------------------------
1. body

--------------------------------------------------------------------------
*/


/* 1. body
-----------------------------------------------	*/
body {
	margin: 0;
	padding: 0 10px;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック",verdana,arial, sans-serif;
	color: #000000;
	font-size: 80%;
}

/* 2. div.whole
-----------------------------------------------	*/
 div.whole {
	width: 790px;
	margin: 0 auto;
	padding: 0 10px;
}

/* 2. div.headSection
-----------------------------------------------	*/
div.headSection {
	margin: 30px 0 20px 0;
	padding-bottom: 23px;
	border-bottom: 2px solid #000000;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 100%;
}


/* 2. div.bodySection
-----------------------------------------------	*/
div.bodySection {
	width: 790px;
}

div.bodySection div.bodySectionWhole {
	width: 790px;
}

/* 2. div.mainContents
-----------------------------------------------	*/

div.mainContents {
	float: left;
	width: 551px;
}

div.mainContents div.entryTitle {
	margin-bottom: 28px;
	padding: 30px 0 0 0;
	background-image: url("/images/dotline.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

div.mainContents div.entryTitle h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

div.mainContents div.entryText {
	min-height: 300px;
	margin-bottom: 5px;
	padding: 0 0 30px 0;
	background-image: url("/images/dotline.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.mainContents div.entryMisc {
	margin-bottom: 30px;
	font-size: 90%;
}

div.mainContents div.entryMisc p.date {
	float: left;
	width: 150px;
}

div.mainContents div.entryMisc p.date {
	float: left;
	width: 250px;
}

div.mainContents div.entryMisc p.pageNavi {
	float: right;
	width: 300px;
	text-align: right;
}

div.mainContents div.listTitle {
	width: 551px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
}

div.mainContents div.listTitle h2 {
	margin: 0 0 2px 0;
	font-size: 120%;
	font-weight: bold;
}

div.mainContents div.listDetail {
	min-height: 365px;
	margin-bottom: 30px;
	padding: 0 0 5px 0;
}

div.mainContents div.listDetail table {
	width: 551px;
	border-collapse: collapse;
	font-size: 90%;
}

div.mainContents div.listDetail table th {
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: left;
}

div.mainContents div.listDetail table th.title {
	width: 70%;
}

div.mainContents div.listDetail table th.date {
	width: 30%;
}

div.mainContents div.listDetail table td {
	padding: 15px 0 2px 0;
	background-image: url("/images/dotline.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* 2. div.sideContents
-----------------------------------------------	*/
div.sideContents {
	float: right;
	width: 194px;
	margin-bottom: 30px;
	padding: 3px;
	border: 1px solid #000000;
}

div.sideContainer {
	width: 180px;
	padding: 6px;
	border: 1px solid #000000;
}

div.calender {
	width: 170px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #000000;
}

div.calender div.calenderContainer {
	width: 164px;
	padding: 6px 2px 2px 2px;
	border: 1px solid #000000;
}

div.calender div.calenderHeader {
	border-bottom: 1px solid #000000;
	font-size: 80%;
}

div.calender div.calenderHeader span {
	display: block;
}

div.calender div.calenderHeader span.prev {
	float: left;
	width: 15px;
}

div.calender div.calenderHeader span.now {
	float: left;
	width: 130px;
	margin: auto;
	text-align: center;
}

div.calender div.calenderHeader span.next {
	float: right;
	width: 15px;
	text-align: right;
}

div.calender div.calenderBody table {
	width: 164px;
	border-collapse: collapse;
}

div.calender div.calenderBody table thead {
	font-size: 80%;
	font-weight: normal;
}

div.calender div.calenderBody table thead th {
	padding: 5px 2px 1px 2px;
	background-image: url("/images/line.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.calender div.calenderBody table td {
	padding: 8px 3px 2px 3px;
	border: 2px solid #FFFFFF;
	background-color: #B4B4B5;
	text-align: right;
	font-size: 70%;
	color: #FFFFFF;
}

div.calender div.calenderBody table td.blank {
	background-color: #EEEEEF;
}

div.calender div.calenderBody table td.on {
	background-color: #B4B4B5;
	color: #000000;
}

div.calender div.calenderBody table td#today {
	background-color: #595757;
}

div.archiveList {
	margin-bottom: 50px;
}

div.archiveList h3 {
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #000000;
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
}

div.archiveList ul li {
	padding: 0 0 0.5em 1.3em;
	background-image: url("/images/listmrk_dot.gif");
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	font-size: 80%;
}




/* 2. div.footSection
-----------------------------------------------	*/
div.footSection {
	
}

div.footSection div.copyright {
	padding: 3px 11px 15px 3px;
	border-top: 2px solid #000000;
	text-align: right;
	font-size: 70%;
}




/* 2. [A] link
-----------------------------------------------	*/
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}



/* 1. [Paragraph] text style
-----------------------------------------------	*/
p {
	margin-bottom: 1em;
	line-height: 150%;
}

p.nobr {
	margin: 0;
}





/* 1. align
-----------------------------------------------	*/
.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.alignl {
	text-align: left;
}


/* 1. float
-----------------------------------------------	*/
div.mainContents .floatR {
	float: right;
}

div.mainContents img.floatR {
	float: right;
	margin: 0 0 15px 15px;
}

div.mainContents .floatL {
	float: left;
}

div.mainContents img.floatL {
	float: left;
	margin: 0 15px 15px 0;
}


/* 1. font size
-----------------------------------------------	*/
.small {
	font-size: 90%;
}

/* 1. color
-----------------------------------------------	*/

div.mainContents .color {
	color: #009966;
}

