body, p, li, ul, ol, div, a, h1, h2, h3, h4, h5 {
/*
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', sans-serif;
*/
  font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', sans-serif;
  color: #333333;
  line-height: 1.7em;
  list-style-type: none;
  vertical-align: baseline;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

body {
  background: #fff url('../images/body_bg.png') center top repeat-x;
  text-align: left;
  display: block;
}

a {
  overflow: hidden;
  outline: none;
}

.size10 {
  font-size: 10px
}

.clr {
  clear: both;
}

.centering {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.pad10 {
  padding: 10px;
}

.mar_b20 {
  margin-bottom: 20px;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

#header {
  height: 109px;
  width: 960px;
  display: block;
  text-align: left;
  margin: 0px auto;
  background: url('../images/header.png') center top no-repeat;
}

#header h1 {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  padding: 0px;
  height: 14px;
  width: 585px;
  margin: 0px;
  float: left;
  overflow: hidden;
}

#header_sub_menu {
  height: 14px;
  width: 250px;
  float: right;
}

#header_sub_menu li {
  float: right;
  height: 14px;
  padding: 0px;
  margin: 0px 10px 0px 15px;
  font-size: 10px;
  line-height: 0px;
  list-style-image: url('../images/header_menu_listmark.png');
}

#header_sub_menu a {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

#header_sub_menu a:hover {
  background-color: #fff;
  color: #000;
}

#header_logo {
  float: left;
  height: 60px;
  width: 240px;
  margin-top: 10px;
}

#header_logo a {
  height: 60px;
  width: 240px;
  display: block;
  text-indent: -9999px;
}

#header_info {
  float: left;
  height: 60px;
  width: 480px;
  margin-top: 10px;
  text-indent: -9999px;
}

#header_banner_tarent {
  float: right;
  width: 213px;
  height: 60px;
  margin-top: 10px;
  background: url('../items/banner_tarent_nakajima.png') top center no-repeat;
}

#header_banner_tarent a {
  display: block;
/*
  text-indent: -9999px;
*/
  width: 213px;
  height: 56px;
}

#globalmenu {
  clear: both;
  height: 52px;
  width: 960px;
  display: block;
  margin: 0px auto;
  padding: 0px;
  background: url('../images/gnavi.png') top center no-repeat;
}

#globalmenu li {
  width: 160px;
  height: 52px;
  float: left;
}

#globalmenu li a {
  display: block;
  height: 52px;
  width: 160px;
  text-indent: -9999px;
}

#globalmenu li#mainmenu01 a:hover { background-image: url('../images/gnavi_01.png'); }
#globalmenu li#mainmenu02 a:hover { background-image: url('../images/gnavi_02.png'); }
#globalmenu li#mainmenu03 a:hover { background-image: url('../images/gnavi_03.png'); }
#globalmenu li#mainmenu04 a:hover { background-image: url('../images/gnavi_04.png'); }
#globalmenu li#mainmenu05 a:hover { background-image: url('../images/gnavi_05.png'); }
#globalmenu li#mainmenu06 a:hover { background-image: url('../images/gnavi_06.png'); }

#footer {
  background-image: url('../images/footer_back.gif');
  height: 135px;
  clear: both;
  background-repeat: repeat-x;
  text-align: center;
}
#footer address {
  background-image: url('../images/footer_corp.gif');
  height: 135px;
  width: 430px;
  text-indent: -5000px;
}

.footermenu {
  clear: both;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.footermenu li {
  display: inline;
  padding-right: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  padding-left: 10px;
}

.footermenu a {
  text-decoration: none;
}

.footermenu a:hover {
  color: #CC0000;
  text-decoration: underline;
}

#footermenu2 {
  margin-bottom: 20px;
}

#footermenu1 {
  padding-top: 20px;
}

#footermenuend1,#footermenuend2 {
  border-right-style: none;
  border-right-width: 0px;
}

#footerblock {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#footer_corp {
  background-image: url(../images/footer_corp.gif);
  height: 0px;
  width: 430px;
  padding-top: 135px;
  overflow: hidden;
  float: left;
}

#footer_call {
  background-image: url(../images/footer_call.gif);
  width: 260px;
  display: block;
  float: left;
  height: 0px;
  padding-top: 135px;
  overflow: hidden;
}

#footer_mail a {
  background-image: url(../images/footer_mail.gif);
  height: 0px;
  width: 260px;
  padding-top: 135px;
  overflow: hidden;
  display: block;
}

#footer_mail a:hover {
  background-image: url(../images/footer_mail_f2.gif);
}

#maincontainer {
  text-align: center;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  overflow: hidden;
}

#main_sideblock {
  float: left;
  width: 190px;
  padding: 0px 5px;
  overflow: hidden;
}

#mainblock {
  float: left;
  width: 760px;
  text-align: left;
  padding-top: 10px;
  background-color: #fff;
  overflow: hidden;
}

#main_contentblock {
  width: 560px;
  float: right;
  overflow: hidden;
}

#main_contentblock a:hover {
  text-decoration: underline;
}

/*
.linktopagetop a {
  background-image: url('../imgs/link_pagetop.gif');
  background-repeat: no-repeat;
  height: 0px;
  width: 69px;
  padding-top: 12px;
  display: block;
  overflow: hidden;
  margin-right: 0px;
  margin-left: auto;
}
*/

/* サイドバナー関連 */
#sideblock {
  float: right;
  width: 200px;
  text-align: left;
  padding-top: 10px;
  background-color: #fff;
  overflow: hidden;
}

#subcontentsmenu li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	padding-top: 8px;
}

#subcontentsmenu ul {
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

#subcontentsmenu a {
	text-decoration: none;
	display: block;
	background: url('../images/categorymenu_arrow.gif') left center no-repeat;
	padding-left: 10px;
}

#subcontentsmenu a:hover {
	color: #CC3300;
	background: url('../images/categorymenu_arrow_f2.gif') left center no-repeat;
}

#subcontentsmenu h3 {
	display: none;
}

#banner_satoh,
#banner_kimura,
#banner_sakaguchi {
  margin-bottom: 10px;
  width: 190px;
  height: 70px;
}

#banner_satoh a,
#banner_kimura a,
#banner_sakaguchi a {
  width: 190px;
  height: 70px;
  display: block;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -1000px;
}

#banner_satoh     a { background-image: url('../images/side_banner_satoh.jpg');     }
#banner_kimura    a { background-image: url('../images/side_banner_kimura.jpg');    }
#banner_sakaguchi a { background-image: url('../images/side_banner_sakaguchi.jpg'); }

#banner_call {
  background-image: url(../images/side_contactinfo.jpg);
  text-indent: -5000px;
  display: block;
  height: 85px;
  width: 190px;
  margin-bottom: 10px;
}

#banner_favorite {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

/*
#seminar_info {
  color: #FFFFFF;
  background-color: #336633;
  margin-bottom: 10px;
}

#seminar_info h2 {
  background-image: url(../images/side_osusumewebseminar.gif);
  height: 38px;
  width: 190px;
  text-indent: -5000px;
}
#seminar_info ul {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#seminar_info li {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFFFFF;
  margin-bottom: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
}
#seminar_info li a {
  color: #FFFFFF;
  text-decoration: none;
}
#seminar_info a:hover {
  color: #FFCC00;
  text-decoration: underline;
}
*/

#side_mobileinfo {
  background-image: url('../images/side_banner_mobile.png');
  display: block;
  height: 126px;
  width: 190px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#side_mobileinfo a {
  height: 126px;
  width: 190px;
  text-indent: -5000px;
  display: block;
}

/*
#side_servicearea h2 {
  background-image: url(../images/side_lead_servicearea.gif);
  height: 16px;
  text-indent: -5000px;
}
*/

.ssl {
  margin: 20px auto 10px auto;
  text-align: center;
}

/*
#contentsbanner p {
  font-size: 10px;
}
*/

#banner_successrule {
  display: block;
  margin-bottom: 10px;
}

#banner_successrule a {
  display: block;
  background-image: url(../images/banner_successrule.jpg);
  text-indent: -5000px;
  height: 60px;
  width: 190px;
}

#banner_suggestion {
  display: block;
  margin-bottom: 10px;
}
#banner_suggestion a {
  display: block;
  background-image: url(../images/banner_suggestion.jpg);
  text-indent: -5000px;
  height: 60px;
  width: 190px;
}

#banner_anthouse {
}
#banner_anthouse a {
  display: block;
  background-image: url(../images/banner_anthouse.png);
  text-indent: -5000px;
  height: 71px;
  width: 180px;
  margin: 0px auto 10px auto;
}

#banner_sanken {
}
#banner_sanken a {
  display: block;
  background-image: url(../images/banner_sanken.png);
  text-indent: -5000px;
  height: 55px;
  width: 180px;
  margin: 0px auto 10px auto;
}

#banner_mpm {
}
#banner_mpm a {
  display: block;
  background-image: url(../images/banner_mpm.png);
  text-indent: -5000px;
  height: 53px;
  width: 180px;
  margin: 0px auto 10px auto;
}

#banner_sakurabiyori {
}
#banner_sakurabiyori a {
  display: block;
  background-image: url(../images/banner_sakurabiyori.png);
  text-indent: -5000px;
  height: 50px;
  width: 180px;
  margin: 0px auto 10px auto;
}

#banner_loveko {
}
#banner_loveko a {
  display: block;
  background-image: url(../images/banner_loveko.png);
  text-indent: -5000px;
  height: 50px;
  width: 180px;
  margin: 0px auto 10px auto;
}

#banner_twinavi {
  width: 190px;
  height: 50px;
  margin: 0px auto 10px auto;
}
#banner_twinavi a {
  width: 190px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  background-image: url('../images/side_banner_twinavi.png');
}

/*
#search_notice {
  text-align: right;
}

h3.search_result {
  font-size: 11pt;
  text-align: right;
  margin-bottom: 15px;
}

ol.search_result li h2 {
  font-size: 12pt;
  border-bottom: 1px dotted #999999;
}

ol.search_result li h2 a {
  font-size: 12pt;
  text-decoration: none;
}

ol.search_result li .result_body {
  font-size: 9pt;
  padding: 10px 5px 5px 10px;
  margin-bottom: 15px;
}
.search_hilight {
  background-color: #FFFF00;
  font-weight: bold;
  padding: 0px 5px;
}
*/

#side_banner_01 {
  width: 190px;
  height: 70px;
  margin: 0px 0px 10px 0px;
}

#side_banner_01 a {
  background-image: url('../images/side_banner_01.png');
  width: 190px;
  height: 70px;
  display: block;
  text-indent: -9999px;
}

#side_banner_02 {
  width: 190px;
  height: 60px;
  margin: 0px 0px 10px 0px;
}

#side_banner_02 a {
  background-image: url('../images/side_banner_02.png');
  width: 190px;
  height: 60px;
  display: block;
  text-indent: -9999px;
}

#side_banner_03 {
  width: 190px;
  height: 60px;
  margin: 0px 0px 10px 0px;
}
#side_banner_03 a {
  background-image: url('../images/side_banner_03.png');
  width: 190px;
  height: 60px;
  display: block;
  text-indent: -9999px;
}

#side_banner_04 {
  width: 190px;
  height: 48px;
  margin: 0px 0px 10px 0px;
}
#side_banner_04 a {
  background-image: url('../images/side_banner_04.png');
  width: 190px;
  height: 48px;
  display: block;
  text-indent: -9999px;
}

#side_banner_05 {
  width: 190px;
  height: 45px;
  margin: 0px 0px 10px 0px;
}
#side_banner_05 a {
  background-image: url('../images/side_banner_05.png');
  width: 190px;
  height: 45px;
  display: block;
  text-indent: -9999px;
}

#side_banner_06 {
  width: 190px;
  height: 60px;
  margin: 0px 0px 10px 0px;
}
#side_banner_06 a {
  background-image: url('../images/side_banner_06.png');
  width: 190px;
  height: 60px;
  display: block;
  text-indent: -9999px;
}

/* 検索関連 */
#search_content {
  margin: 10px 0px 10px 0px;
  background: transparent url('../images/side_search_bg.png') top center no-repeat;
  padding: 20px 5px 0px 5px;
  width: 180px;
  height: 30px;
}

#search_content #search_text {
  background: #fff url('../images/icons/fam/magnifier.png') 5px center no-repeat;
  border: 1px solid #ccc;
  width: 95px;
  padding: 5px 2px 5px 25px;
  margin: 0px 5px 0px 0px;
  font-size: 80%;
}

#search_content #search_submit {
  font-size: 80%;
  padding: 2px;
}

#search_result_box {
  border: 1px solid #CCCCFF;
  margin: 10px 20px 30px 0px;
  padding: 10px;
}

#search_result_box ul {
  margin: 10px 0px 0px 10px;
}

#search_result_box ul li {
  background: url('../images/icons/fam/bullet_blue.png') left center no-repeat;
  margin: 5px 0px 5px 10px;
  padding: 1px 0px 1px 20px;
  font-size: 95%;
}

#search_result_box ul li a {
  color: #1E6CCC;
}

#search_result_msg {
  font-size: 85%;
  text-align: left;
}

#search_result_close {
  background: #fff url('../images/icons/fam/cancel.png') 10px center no-repeat;
  text-align: left;
  padding-left: 30px;
  float: right;
  height: 20px;
  width: 100px;
}

#search_result_close a {
  font-size: 85%;
}

#sbmContents {
  float: left;
  padding: 0px 0px 0px 20px;
}

#sbmContents p {
  float: left;
  margin: 0px 5px 10px 0px;
}

#sbmContents p#twitter_button {
  margin: 0px 0px 10px 0px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

