/*-----------------------------------------
しちだ・教育研究所：WordPress
2008.8.19 update

SOLU MEDIAGE inc. /// Tawarayama
-----------------------------------------*/




@import url("http://shichida.co.jp/css/default.css");
@charset "utf-8";
/*charsetが後なのは、Safariでimportを読まないバグを回避させるため*/


/*
		Font-size Adjustment.
			77% = 10px	|	123.1% = 16px	|	167% = 22px
			85% = 11px	|	131% =  17px	|	174% = 23px 
			93% = 12px	|	138.5% = 18px	|	182% = 24px 
			100% = 13px	|	146.5% = 19px	|	189% = 25px 
			108% = 14px	|	153.9% = 20px	|	197% = 26px 
			116% = 15px	|	161.6% = 21px	|
*/

.clear {
	clear: both;
}

.clearing {
	width: 100%;
	height: 0;
	clear: both;
}
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
a:hover {
	background: none;
	color: #111 !important;
}

/*------------------------------------------------------------------
base layout (グループ共通)
-------------------------------------------------------------------*/
#pagetop{
    position:relative;
    width:900px;
    margin:0px auto;
    text-align:left;
}
#pagetop:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}



#header hr,
#righter hr,
#footer hr,
.nodisp {
	display: none;
}
#header{
    width:900px;
	height: 182px;
	margin: 0 0 20px;
}
#site-title {
	display: block;
	width: 120px;
	height: 58px;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	left: 0;
}
#site-title a {
	display: block;
	width: 120px;
	height: 58px;
	background: transparent;
}
#site-description {
	display: none;
}

/* ----------- co_menu ----------- */
#header #co_menu {
	font-size: 77%;
	position: absolute;
	right: 167px;
	top: 28px;
}
#header #co_menu li {
	list-style-type: none;
	padding: 0 0 0 10px;
	background: url(http://shichida.co.jp/img/bullet.gif) no-repeat center left;
	margin: 0;
	float: left;
}

#bt_eng a,
#bt_eng a:visited {
	display: block;
	width: 77px;
	height: 27px;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
	right: 80px;
}
#bt_eng a:hover {
	background: url(http://shichida.co.jp/img/mm_bt_eng.gif) no-repeat top left;
}

#bt_chn a,
#bt_chn a:visited {
	display: block;
	width: 77px;
	height: 27px;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
	right: 0px;
}
#bt_chn a:hover {
	background: url(http://shichida.co.jp/img/mm_bt_chn.gif) no-repeat top left;

}

/* ----------- co_menu_20101102 ----------- */
#header #co_menu_20101102 {
	font-size: 100%;
	position: absolute;
	right: 0px;
	top: 32px;
}
#header #co_menu_20101102 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#header #co_menu_20101102 li a {
	color: #1D3994;
}

#header #co_menu_20101102 li a:hover {
	color:#fff ;
}

#bt_eng_20101102 a,
#bt_eng_20101102 a:visited {
	display: block;
	width: 77px;
	height: 30px;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	left: 142px;
}
#bt_eng_20101102 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt_eng_fix.gif) no-repeat top left;
}

/*
#bt_chn_20101102 a,
#bt_chn_20101102 a:visited {
	display: block;
	width: 77px;
	height: 30px;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	left: 222px;
}
#bt_chn_20101102 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt_chn_fix.gif) no-repeat top left;

}
*/

#bt_chn_20101102 a,
#bt_chn_20101102 a:visited {
	display: none;
}
#bt_chn_20101102 a:hover {
	display: none;
}


/* ----------- co_menu_20101102 END ----------- */


/* ----------- global_menu ----------- */

#header #global_menu {
	position: absolute;
	left: 0px;
	top: 63px;
}
#header #global_menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
#header #global_menu li a,
#header #global_menu li a:visited {
	display: block;
	width: 180px;
	height: 39px;
	text-indent: -9999px;
}
#header #global_menu li a:hover {
	background-color: transparent;
}
#header #global_menu li.bt1 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt1_group.gif) no-repeat top left;
}
#header #global_menu li.bt2 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt2_kyoiku.gif) no-repeat top left;
}
#header #global_menu li.bt3 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt3_life.gif) no-repeat top left;
}
#header #global_menu li.bt4 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt4_office.gif) no-repeat top left;
}
#header #global_menu li.bt5 a:hover {
	background: url(http://shichida.co.jp/img/mm_bt5_mall.gif) no-repeat top left;
}



#lefter{
    width:650px;
    float:left;
    margin: 0 0 50px;
}
#lefter p a {
	text-decoration: underline;
}
#lefter p{
    width:450px;
    margin: 0 0 20px;
    font-size: 93%;
}
#lefter p.wmax{
    width:650px;
}
#lefter h3 {
	font-size: 108%;
}
#righter{
    width:218px;
    float:right;
    margin: 0 0 50px;
}
#righter a{
	border: none;
    background-color: #fff;
}
#righter a img,
#righter a img:hover{
	border: none;
    margin: 0 0 10px;
    background-color: #fff;
}
#footer{
    position:relative;
    width:100%;
	background: #f0f2f9 url(http://shichida.co.jp/img/bg_foot1.gif) repeat-x top center;
    clear:both;
	height: 5em;
}
#footer_cont {
	clear: left;
	width: 900px;
	margin: 0 auto;
	font-size: 77%;
	padding-top: 10px;
}
#footer_cont:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#footer_cont ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	background: url(http://shichida.co.jp/img/bullet.gif) no-repeat center left;
	margin: 0;
	float: left;
}
#footer_cont address {
	font-style: normal;
	float: right;
	margin: 0;
}

/*-----------20101102fix-----------*/

#footer_cont_20101102 {
	clear: left;
	width: 900px;
	margin: 0 auto;
	font-size: 100%;
	padding-top: 10px;
}
#footer_cont_20101102:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#footer_cont_20101102 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#footer_cont_20101102 ul li a {
	color:#1D3994 ;
}

#footer_cont_20101102 ul li a:hover {
	color:#fff ;
}


#footer_cont_20101102 address {
	font-style: normal;
	float: right;
	margin: 0;
	font-size: 77%;
	margin-top: 3px;
}


/*-----------20101102fix END-----------*/

.to_top {
	text-align: right;
	font-size: 93%;
	margin: 40px 0 0;
}


ul, li{border:0; padding:0; margin:0; list-style:none;}

.txt_orange {
	color: #f70;
}






/*--------------------------------
mainmenu
---------------------------------*/
/* ----------- NAVIGATION----------- */
#top-navigation{
	width:auto;
	height:108px;
	margin:0 auto;
	text-align: center;
}
#navigation{
	height:40px; 
	margin:0 auto;
	width:auto; 
	text-align: center;
	}
	#navigation ul{
	 height:34px;
	 line-height:34px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		display:block;
		width: 180px;
		text-decoration:none;
		float:left;
		color:#fff!important;
		font-weight:bold;
		text-indent: -9999px;
	}
	#navigation ul li a:hover{
	background-color: transparent;
	border-bottom: 4px #fff solid;
	}
/* ----------- SUBLINKS ----------- */
#sublinks{
/*	width:auto;*/
	margin:0 auto;
	height:36px;
	text-align: center;
}	
	#sublinks ul{
	 height:33px;
	 line-height:32px;
	margin:0 auto;
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
	margin: 0 2px;
		padding: 0 23px;
		display:block;
		text-decoration:none;
		float:left;
		font-weight: bold;
		font-size: 93%;
	}
	#sublinks ul li a:hover{
		color:#fff!important;
	}
/* ----------- SUBMENU ----------- */
#s1, #s2, #s3, #s4, #s5{display:none;}






/*--------------------------------
contents
---------------------------------*/
h2{
	margin: 0; 
}

h3 {
	font-size: 116%;
}


ul.ul_deci li {
	list-style-type: decimal;
	margin-left: 20px;
}

.line_box {
	width: 608px;
	border: #ccc 1px solid;
	padding: 20px;
}
.line_box p {
	width: auto;
}
.table_table {
	width: 100%;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.table_table th,
.table_table td {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding: 5px;
}

.h2_grayer {
	color: #fff;
	background: #999;
	padding: 5px 10px;
}
.table_grayer {
	background: #eee;
}




/*--------------------------------
sub_menu
---------------------------------*/
#sub_menu {
	display: block;
	width: 648px;
	height: 38px;
	border: #ccc 1px solid;
	background: #f6f6f6;
	margin: 0 0 30px;
}
#sub_menu li {
	float: left;
	font-size: 85%;
	padding: 1px;
	display:inline;/*IEで、liがwidth=100%になるのを防ぐ*/
}
#sub_menu li a,
#sub_menu li a:visited {
	display: block;
	font-weight: bold;
	height: 36px;
	padding: 0 8px;
	line-height: 36px;
	margin:0 auto;
		float:left;
}
#sub_menu li a:hover {
	color: #000;
}









/*------------------------------------------------------------------
教育研究所　固有指定
-------------------------------------------------------------------*/


body {
    background: url(http://shichida.co.jp/office/img/bg_top1.gif) repeat-x top left !important;
}

#header{
	background: url(http://shichida.co.jp/office/img/bg_head2.gif) no-repeat top center;
}





/*--------------------------------
mainmenu
---------------------------------*/
/* ----------- NAVIGATION----------- */


/* ----------- SUBLINKS ----------- */
	#sublinks ul li a,
	#sublinks ul li a:visited {
		color:#45A239;
	}
	#sublinks ul li a:hover{
		background: #52C044;
	}
/* ----------- SUBMENU ----------- */








/*--------------------------------
以下 固有指定
---------------------------------*/

strong {
	font-weight: bold;
	color: #f39700;
}

/*--------------------------------
contents
---------------------------------*/
h3 {
	color: #52C044;
}



/*--------------------------------
sub_menu
---------------------------------*/
#sub_menu li a:hover {
	background: #B9E4B7 !important;
}



.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	display: block;
	width: 120px;
	height: 58px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
}

#blog-title a {
	display: block;
	width: 120px;
	height: 58px;
}

#blog-description {
	display: none;
}

/* Content */
.page-title {
	display: block;
	width: 650px;
	height: 180px;
	background: url(images/voice/st1.jpg) no-repeat top center;
	text-indent: -9999px;
	margin-bottom: 15px;
}

.post {
	margin-bottom: 20px;
	border: #45bd39 1px solid;
}

.entry-title {
	width: 628px;
	background: #45bd39;
	font-size: 14px;
	color: #fff;
	padding: 20px 10px 20px 10px;
	background-position: 18px 50%;
	
}
.entry-comments {
	float: right;
}

.entry-title a {
	color: #fff;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	display: none;
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin: 20px 0 20px 20px !important;
	width: 608px !important;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
	font-size: 108%;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}


/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}



/*==========================================
shichida
==========================================*/


* {
	
}










#subcat {
	width: 648px;
	height: 38px;
	margin: 30px 0;
	border:  1px solid #CCCCCC;
	background-color:#f6f6f6;	
	
}

#subcat ul li a{
	font-weight:bold;
	font-size: 85%;
	padding: 12px;
}

	#subcat ul li a:visited {
		color:#aaa;
		text-decoration: none;
		padding: 12px 12px 10px 12px;
		
}

	#subcat ul li a:hover{
		background: #B9E4B7;
		text-decoration: none;
		color: #000;
		padding: 12px 12px 10px 12px;
		
}


#subcat ul {
	display: block;
	list-style-type:  none;
	
}

#subcat ul li {
	float: left;
	margin: 10px 0 11px 1px;
	
}



#header #sda_co_menu li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #444;
	padding-top: 2px ;
	
}

#sda_footer {
	clear: both;
	background: #f0f2f9 url(images/bg_foot1.gif) repeat-x top center;
}




.sda_catbox {
	display: block;
	width: 650px;
	
}
.sda_catbox ul {
	
	background: url(images/q_a/bg_sb1.gif) repeat-y top center;
	margin: 0;
	padding: 8px 0 0 0;
	list-style-type: none;
}
.sda_catbox ul li {
	margin: 0;
	padding:0 10px 0;
	height: 31px;
	display: block;
	font-size: 10px;
	line-height: 1.5;
}

.sda_catbox ul li b{
	font-size:12px;
	color:#45A239; 
	
}

.sda_catbox ul li a:hover{
	text-decoration: underline;
}

.sda_catbt {
	display: block;
	width: 650px;
	height: 57px;
	background: url(images/q_a/bt_sb1.gif) no-repeat top left;
	text-indent: -9999px;
}

.sda_catbt:hover {
	background: url(images/bt_sb_ro.gif) no-repeat top left;
	height: 57px;
	background-color: transparent;
	
}

#header #sda_co_menu {
	position: absolute;
	left: 413px;
	top: 26px;
	color: #999;
	
}
#header #sda_co_menu li {
	font-size: 84%;
	list-style-type: none;
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 1px 6px;
	margin: 0;
	float: left;
}




