/* ----------------------------------------------------------
Theme Name:Fureai
Author:ITCommon Suzuki
Author URI:http://www.it-common.jp/
-----------------------------------------------------------*/

/* Begin Structure *****************************************/

*{
 margin:0;
 padding:0;
}

body{
 color:#333;
 font-size:14px;
 line-height:165%;
 font-family: "ＭＳ Ｐゴシック", Osaka;
}

#container{
 width:898px;
 margin:20px auto;
 background-color:#fff;
}

#header{
 width:100%;
 height:110px;
}

#navigation{
 width:100%;
}

ul#navi_btn{
 height:38px;
 margin:0;
 padding:0;
 list-style-type:none;
}

#navi_btn li{
 height:38px;
 float:left;
}

#footer{
 margin-top:10px;
 padding:2px 10px;
 text-align:right;
 clear:both;
}

#copyright{
 float:left;
 font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
}

#footer_navi{
}

#full_column{
 float:left;
 width:800px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:20px;
 clear:both;
}

#left_column{
 float:left;
 width:640px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:20px;
 clear:both;
}

#left_column2{
 float:left;
 width:620px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:20px;
 clear:both;
}

#left_column3{
 float:left;
 width:760px;
 margin-top:10px;
 margin-bottom:15px;
 padding-left:70px;
 padding-right:70px;
 clear:both;
}

#campus{
 width:580px;
 margin:20px 0px 20px 30px;
}

#right_column{
 float:right;
 width:200px;
 margin-top:10px;
 margin-bottom:15px;
 padding-right:20px;
}

#calendar{
 text-align:center;
 margin:15px 0;
 width:198px;
 border:1px solid #ccc;
}

/* End Structure ------------------------------------------*/


/* Begin Various Tags & Classes ****************************/

/* Various Tags ************************/

h1{
}

.post h2{font-size:20px;
 margin-bottom:20px;
}

h2{
 font-size:18px;
 line-height:1.3em;
 margin-bottom:1em;
}

h3{
 font-size:16px;
 line-height:1.3em;
 margin-bottom:1em;
}

h4{
 font-size:15px;
 line-height:1.3em;
 margin-bottom:0.5em;
}

h5{
 font-size:14px;
 line-height:1.3em;
 margin-bottom:0.5em;
}

h6{
 font-size:12px;
 line-height:1.3em;
 margin-bottom:0.5em;
}

p{
 margin:0 0 1em;
}

blockquote{
 background:url(http://www.fureai-j.com/img/quote.png) no-repeat;
 color:#666;
 margin:1em;
 padding:1em 0 0 3em;
}

em{font-style:italic;
 background:#efefe9;
}

pre{
 background:#efefe9;
 border-top:1px solid #ccc;
 white-space:pre;
 overflow:auto;
 max-height:300px;
}

img{
 border:none;
}

a{
 /*color:#346ba4;*/
 color:#444;
 text-decoration:underline;
}

a:visited{
 color:#444;
 text-decoration:underline;
}

a:active, a:hover{
 text-decoration:none;
 color:#f00;
}

ul,ol{
 margin:0 1em;
}

ul{
 list-style-type:disc;
}

ol{
 list-style-type:decimal;
}

sup{
 font-size:10px;
}

/* Classes *****************************/

.justify{
 text-align:justify;
 text-justify:distribute;
}

.alignleft{
 float:left;
 margin-right:10px;
}
.alignright {
 float: right;
}

.aligncenter {
 display:block;
 margin-left:auto;
 margin-right:auto;
}

.clear{
 clear:both;
}

.sp02{
 padding:1px 0;
 clear:both;
}

.sp04{
 padding:2px 0;
 clear:both;
}

.sp10{
 padding:5px 0;
 clear:both;
}

.sp16{
 padding:8px 0;
 clear:both;
}

.sp24{
 padding:12px 0;
 clear:both;
}

.red{
 color:red;
}

.red_bold{
 color:red;
 font-weight:bold;
}

.red_back{
 color:#fff;
 background-color:red;
 padding:2px;4px;
 margin:0 3px;
}

.orange_back{
 color:#fff;
 background-color:#f90;
 padding:2px;4px;
 margin:0 3px;
}

.border-bottom{
 border-bottom:1px dotted #999;
 margin-top:5px;
 padding-bottom:5px;
}

.headder_title2{
 margin:2em 0 0 0;
 padding:0.2em 0.75em;
 border-top:1px solid #999;
 border-bottom:1px solid #999;
 background-color:#333;
 color:#fff;
}

.headder_title3{
 margin:2em 0 1.25em 0;
 padding:0 20px;
 line-height:27px;
 vertical-align:middle;
 border:1px solid #bbb;
 background-color:#ccc;
 background:url(http://www.fureai-j.com/img/bg_header_title3.gif) top left no-repeat;
 color:#333;
 font-size:15px;
}

.headder_title4{
 margin:20px 0 10px 0;
 padding:2px 2px;
 border-bottom:1px solid #999;
}

.boxA1{
 border:1px solid #999;
 padding:10px 15px;
}

.boxB1{
 border:1px solid #E6DB55;
 padding:10px 15px;
 background-color:#FFFBCC;
}

.boxTileA1{
 width:260px;
 height:260px;
 overflow: hidden;
 border:1px solid #ccc;
 float:left;
}

.boxC1_title{
 font-size:16px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 margin:2em 0 0 0;
 padding:5px;
 background-color:#E9EAEA;
 background:url(http://www.fureai-j.com/img/bg_boxC1_title.gif) top left repeat-x;
 color:#000;
}

.boxC1{
 border:1px solid #ccc;
 padding:10px 10px 10px 10px;
 margin:0 0 10px 0;
}

.boxC1_left{
 border:1px solid #ccc;
 padding:10px 10px 10px 10px;
 margin:0 0 10px 0;
 width:270px:
 float:left;
}

.boxC1_right{
 border:1px solid #ccc;
 padding:10px 10px 10px 10px;
 margin:0 0 1em 0;
 width:270px:
 float:right;
}

.link_button{
 margin:5px;
 padding:3px 5px;
 background:url(http://www.fureai-j.com/img/bg_link_button.gif) top left repeat-x;
 border-top:1px solid #ddd;
 border-right:2px solid #ddd;
 border-bottom:2px solid #ddd;
 border-left:1px solid #ddd;
 text-decoration:none;
}

.link_button_red{
 margin:5px;
 padding:5px 8px;
 background-color:#f00;
 border-top:1px solid #ddd;
 border-right:2px solid #ddd;
 border-bottom:2px solid #ddd;
 border-left:1px solid #ddd;
 text-decoration:none;
 font-weight:bold;
}

.link_button_red a, .link_button_red a:hover{
 color:#fff;
 text-decoration:none;
}
.link_button_red a:hover{
 color:#fff;
 text-decoration:underline;
}

#newsTable{
 width:618px;
 margin :5px 0;
 border:1px solid #ddd;
 padding:5px 10px 10px 10px;
}

#newsTable .ul{
 border-bottom:1px dashed #bbb;
 text-align:left;
 padding:1px;
}

.full_wide_block{
 margin-top :15px;
}

.box_weather{
 width:200px;
 height:180px;
 float:left;
 border:1px solid #ACE886;
 text-align:center;
 vertical-align:middle;
 margin:0 10px 0 0;
 padding-top:20px;
 color:#fff;
 font-size:7px;
}

.box_weather2{
 width:181px;
 height:200px;
 float:left;
 border:1px solid #ACE886;
 text-align:center;
 vertical-align:middle;
 margin:0 10px 0 0;
 padding:5px 0 0 19px;
 color:#fff;
 font-size:7px;
}

.box_weather a{
 color:#fff;
 font-size:7px;
}

.box_kaisha{
 float:left;
 margin:0;
 width:200px;
 height:205px;
 border:1px solid #ACE886;
 text-align:center;
 vertical-align:top;
 color:#333;
 font-size:12px;
 line-height:120%;
}


/* clearfix */
/*for modern browser*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/*for IE 6-7 */
.clearfix{
	zoom:1;
}

/* End Various Tags & Classes -----------------------------*/


/* Begin sidebars *******************************************/

#sub_navigation{
 border:1px solid #666;
 padding:4px
}

#menu_list{
 margin-top:5px;
}

#menu_list ul{
 margin:0 2px 0 7px;
}

#target_self, #target_self2{
 list-style:none;
 background:url(http://www.fureai-j.com/img/blog_bul2.gif) left top no-repeat;
 margin-top:5px;
 margin-bottom:3px;
 padding-left:20px;
 padding-bottom:5px;
}

#target_self{
 border-bottom:1px dotted #999;
}

#target_blank{
 list-style:none;
 background:url(http://www.fureai-j.com/img/bul_target_blank.gif) left top no-repeat;
 margin-top:5px;
 margin-bottom:3px;
 padding-left:20px;
 padding-bottom:5px;
}

#target_blank2{
 background:url(http://www.fureai-j.com/img/bul_target_blank.gif) left top no-repeat;
 padding-top:2px;
 padding-left:18px;
 line-height:25px;
}

#sub_categories{
 border-bottom:1px dotted #999;
 margin-top:2px;
}

#sub_categories li{
 list-style:none;
 background:url(http://www.fureai-j.com/img/bg_L.gif) left top no-repeat;
 margin-top:3px;
 margin-left:15px;
 margin-bottom:3px;
 padding-left:20px;
 padding-bottom:5px;
}

#salesman{
 margin-top:10px;
}

#kanban{
 margin-top:25px;
}

#space141{
 margin-top:25px;
}


/* End sidebars --------------------------------------------*/


/* Begin breadcrumb ****************************************/
#breadcrumb{
 background-color:#eee;
 border:1px solid #ccc;
 margin:5px 0 20px 0;
 padding:5px 0 5px 10px;
}
/* End breadcrumb -----------------------------------------*/


/* Begin Leftcolumn ****************************************/
.entry{
 clear:both;
 /*font-size:1.15em;*/
 line-height:1.75em;
}

.title h2{
 background:url(../images/h2_tit_mark2.png) no-repeat;
 padding-left:35px;
}

.title2 h2{
 background:url(../images/h2_tit_mark2.png) no-repeat;
 padding-left:35px;
}
.title h2, .title2 h2{
 color:#333;
 margin-top:1em;
 margin-bottom:1em;
}

.post{
 background:url(../images/entry.png) top left repeat-x;
 padding:1em 0 0.5em;
}

#info{
 margin-bottom:1em;
 border-top:1px dotted #ccc;
 border-bottom:1px dotted #ccc;
 padding:0.5em 1em;
 font-size:12px;
}

#info .tag{
 margin:0.5em 0 0;
}

#historyBack a{
 color:#690;
 font-weight:bold;
 margin:10px;
 text-decoration:underline;
}

/* End Leftcolumn -----------------------------------------*/


/* Begin Footers *******************************************/

#toTop{
 margin:20px 0;
 clear:both;
 text-align:left;
 padding-left:275px;
}

#toTop2{
 margin:20px 0;
 clear:both;
 text-align:center;
}

#toTop a, #toTop2 a{
 border:1px solid #ddd;
 color:#888;
 padding:3px 6px;
 text-decoration:none
}

#footer span{
 float:right;
}

#footer a{
 color:#fff;
 text-decoration:none;
}

#footer a:hover{
 color:#fff;
 text-decoration:underline;
}

/* End Footers --------------------------------------------*/


/* Begin Blog Navigation ***********************************/

#blog_navigation{
 border:1px solid #ccc;
 padding:4px
}

#blog_navigation h3{
 border-top:1px solid #999;
 border-bottom:1px dotted #999;
 margin:15px 3px 7px 3px;
 padding:5px 0 5px 30px;
 font-size:15px;
 color:#333;
 font-weight:bold;
 background:url(http://www.fureai-j.com/img/blog_bul1.gif) left center no-repeat;
}

#blog_navigation .link{
 margin:0 5px 8px 5px;
 text-align:justify;
 text-justify:distribute;
}

#blog_list{
 margin-top:5px;
 margin-bottom:30px;
}

#blog_list ul{
 margin:0 2px 0 5px;
}

#blog_list li{
 list-style:none;
 background:url(http://www.fureai-j.com/img/blog_bul2.gif) left top no-repeat;
 padding-left:20px;
 margin-bottom:3px;
}


/* Begin Blog *******************************************/

.articleBox{
 margin:0;
 width: 580px;
 line-height:1.5em;
}

.articleContent{
 /*border-bottom: 5px solid #b9cccc;*/
 padding-bottom:60px;
 padding-left:10px;
}

.articleContent .alignleft{
 margin:15px 15px 5px 0;
}

.articleContent .alignright{
 margin:15px 0 5px 15px;
}

.wp-caption-text{
 background-color:#eee;
 padding:6px 6px;
 font-size:12px;
}

.articleContent .alignright .wp-caption-text{
 margin-right:10px;
}

.articleContent .alignleft .wp-caption-text{
 margin-right:10px;
}

.articleTitle{
 margin: 0 0 5px 0;
 padding: 0 7px 0 0;
 /*border-bottom: 14px solid #b9cccc;*/
 font-weight: bold;
 color: #333;
}

.articleCategory{
 margin: 0 0 10px 0;
 padding: 3px 0 3px 7px;
 /*border-bottom: 2px solid #b9cccc;*/
 background-color:#b9cccc;
 color: #333;
}

.articleTitle h3{
 float: left;
 font-size: 16px;
}

.articleTitle .date{
 margin-top:5px;
 float: right;
 width:160px;
 text-align:right;
}

#pager{
 margin: 10px 0 0 0;
 border-bottom: 5px solid #b9cccc;
 clear:both;
}

#pager #back{
 text-align:left;
}

#pager #next{
 text-align:right;
}

#pager #back a, #pager #next a{
 text-decoration: underline;
}


/* End Blog -----------------------------------------------*/


/* テーブル定義 ************************/
/*
#page_ho_hyouji th, #page_kaisha_gaiyo th{
 background-color:#ddd;
 color:#333;
}
*/

#search_list_tbl table,
#detail_tbl table,
#company_tbl table{
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
}

#search_list_tbl th,
#detail_tbl th{
 /*background-color:#229F6F;*/
 background-color:#2AA371;
 color:#fff;
 font-weight:normal;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 padding:1px;
}

#company_tbl th{
 background-color:#eee;
 color:#333;
 font-weight:normal;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 padding:1px 1px 1px 4px;
 font-size:12px;
 text-align:center;
 line-height:16px;
}

#search_list_tbl td{
 background-color:#fff;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 padding:3px;
 text-align:center;
}

#company_tbl td{
 background-color:#fff;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 padding:3px;
 text-align:left;
 font-size:12px;
 line-height:16px;
}

#page_ho_hyouji td,
#page_kaisha_gaiyo td,
#page_course td,
#page_moushikomi td,
#page_otameshi td,
#page_web_full td{
 background-color:#f6f6f6;
}

#page_course td{
 background-color:#fff;
 font-size:13px;
}

#page_ho_hyouji th, #page_ho_hyouji td,
#page_kaisha_gaiyo th, #page_kaisha_gaiyo td,
#page_moushikomi th, #page_moushikomi td{
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
}

#page_ho_hyouji table,
#page_kaisha_gaiyo table,
#page_moushikomi table,
#page_otameshi table,
#page_web_full table{
 border:1px solid #ccc;
}

#page_otameshi th,
#page_web_full th,
#page_moushikomi th{
 text-align: center;
 font-weight:bold;
 background-color:#693;
 color:#fff;
}

#page_moushikomi td{
 font-size:13px;
}

#page_otameshi td,
#page_web_full td{
 text-align:center;
}

#page_course td{
 background-color:#fff;
}

/* End Pages ----------------------------------------------*/


/* wp_page_numbers *******************/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
 background: #b9cccc;
 padding: 0;
 margin: 0;
 border: none;
 text-decoration: none;
 font-weight: normal;
 font-style: normal;
 list-style: none;
 text-transform: none;
 text-indent: 0px;
 font-variant: normal;
 text-align: left;
 line-height: 15px;
 letter-spacing: 0px;
 word-spacing: 0px;
 font-size: 12px;
 font-family: Verdana;
}

#wp_page_numbers {
 margin-top: 10px;
 width: 100%;
 background: #b9cccc;
 border: 1px solid #bfbfbf;
}
#wp_page_numbers ul {
 width: 100%;
}
#wp_page_numbers li {
 float: left;
 display: block;
}

#wp_page_numbers a {
 margin-top: 2px;
 margin-bottom: 2px;
 padding: 2px;
 padding-left: 2px;
 padding-right: 2px;
 margin-left: 1px;
 margin-right: 1px;
 display: block;
 color: #333;
 border: 1px solid #b9cccc;
}

#wp_page_numbers li a:hover {
 /*border:1px solid #fff;*/
 color:#f00;
 text-decoration:underline;
}

#wp_page_numbers li.space {
 margin-top: 2px;
 margin-bottom: 2px;
 border: 1px solid #f1f1f1;
 padding-top: 2px;
}

#wp_page_numbers li.first_last_page {
 font-style: italic;
}

#wp_page_numbers li.active_page a {
 border: 1px solid #bfbfbf;
 background: white;
 padding-left: 4px;
 padding-right: 4px;
}
#wp_page_numbers li.active_page a:hover  {
 color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
 margin-top: 2px;
 margin-bottom: 2px;
 padding-top: 2px;
 margin-right: 10px;
 padding-left: 5px;
 color: #333;
 border: 1px solid #b9cccc;
}
/* End wp_page_numbers -------------------------------------*/

