/*
Theme Name: Money Management Coach Blog トップページ用
Theme URI: 
Description: Money Management Coach Blog Top
Version: 1.0
Author: 日本ファイナンシャルアカデミー株式会社
Author URI: http://www.f-academy.jp/
Tags: 

*/

/* init */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
#blogsearch input {
	vertical-align: middle;
	margin-right: 10px;
}
#latestBlogLoop {
	background-image: url(images/latestBlog_middle.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 23px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#latestBlogLoop table{
	width: 100%;
}


#loginBox_middle {
	background-image: url(images/login_middle.gif);
	background-repeat: repeat-y;
}
#loginBox_middle {
	background-image: url(images/login_middle.gif);
	background-repeat: repeat-y;
}


caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
/* IE7 */
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



.clear{
	clear:both;
  height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Begin Typography & Colors */
body {
	font-size: 75%; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: center;
}

#header {
	margin:0px;
  padding:0px;
  height:131px;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
	}

#headerimg 	{
	margin: 0 auto;
	width: 891px;
	}

#content {
	width: 891px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/body_bg.gif);
	}
#footer_content {
	background-image: url(images/footer_inner.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	background-position: center top;
}
.footerLinkArea {
	margin-top: 20px;
}
#footer_content address {
	display: block;
	margin-top: 60px;
}


#container {
	margin-right: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 604px;
}
#loginForm .left {
	color: #888888;
	float: left;
	width: 57px;
	text-align: left;
	margin-left: 35px;
	margin-bottom: 5px;
	vertical-align: middle;
}
#loginForm .right {
	float: right;
	width: 125px;
	margin-right: 20px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: top;
}
#loginForm .right input {
	width: 110px;
}
#scheduleBox h3 {
	background-image: url(images/scheduleTitleBG.gif);
	background-repeat: no-repeat;
	width: 575px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-left: 10px;
}
#scheduleBox {
	background-image: url(images/schedule_middle.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 10px;
}
.listData01 {
	background-image: url(images/listIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.listData01 {
	background-image: url(images/listIcon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.listData02 {
	background-image: url(images/listIcon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
  margin-top:5px;
}
#blogsearch img {
}


#left_container {
	padding: 0px;
	width: 891px;
}





#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}




/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
	}
a:link {
	text-decoration: none;
	color: #0080BD;
}
a:visited {
	color: #0080BD;
}

a:hover {
	color: #FF6666;
}
a:active {
	color: 0080BD;
}

#page {
	background-color: white;
	padding: 0;
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	width: 100%;
	clear: both;
	background-color: #E6E6E6;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */








#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#loginBox_middle {
	margin: 0px;
	padding: 0px;
}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 247px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 13px;
	}
#searchForm {
	background-color: #FFD3D3;
	margin: 20px;
	padding: 10px;
}
#blogsearch img {
	vertical-align: middle;
}
input {
	background-color: #F5F5F5;
	border: 1px solid #999999;
}



#sidebar form {
	margin: 0;
	padding: 0px;
	}
/* End Sidebar */


.boxTop img{
	vertical-align:bottom;
}
.boxBottom img{
	vertical-align:top;
}
#scheduleArea #scheduleBox td{
	padding: 3px;
	text-align:center;
	font-size: 90%;
}
#scheduleArea #scheduleBox table {
	margin-bottom: 5px;
	width: 100%;
}
#scheduleArea #scheduleBox .listData_blue {
	color: #0080BD;
}

#scheduleArea #scheduleBox th {
	color: #333333;
	background-color: #FFD3D3;
	text-align: center;
	background-image: url(images/whiteLine.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px;
}
#scheduleArea #scheduleBox .blankCell02 {
	width: 51px;
}
#scheduleArea #scheduleBox .blankCell {
	width: 8px;
}


#scheduleArea #scheduleBox .placeCell {
	width: 64px;
}
#scheduleBox  #scheduleBox.teacherCell {
	width: 67px;
}
#scheduleArea #scheduleBox .dateCell {
	width: 193px;
}
#scheduleArea #scheduleBox .enddayCell {
	width: 104px;
}
#scheduleArea #scheduleBox .applyCell {
	width: 60px;
}
.listData td {
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.gsc-tabsArea{
	display:none!important;
}
