* {
  margin:0;
  padding:0;
}
body {
  text-align:center;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:12px;
  line-height:20px;
  color:#666666;
  background-image:url(/images/page_back.jpg);
  background-repeat:repeat-x;
  background-position:top;
}
img {
  border:0;
  vertical-align:bottom;
}
input {
  margin:0 5px 0 0;
  vertical-align:middle;
}
option {
  padding:0 5px 0 0;
}

/* class all */

.ctr {
  text-align:center;
}
.rgt {
  text-align:right;
}
.color1 {
  color:#FF0000;
}
.color2 {
  color:#DB9A00;
}

/* link */

a:active,a:hover {
  color:#FF0000;
}
.topic_path a:link,.topic_path a:visited {
  color:#999999;
  text-decoration:underline;
}
.topic_path a:active,.topic_path a:hover {
  color:#FF0000;
  text-decoration:underline;
}
#page_top a:link,#page_top a:visited {
  color:#999999;
  text-decoration:underline;
}
#page_top a:active,#page_top a:hover {
  color:#999999;
  text-decoration:underline;
}
#navi_tab1 a:active,#navi_tab1 a:hover {
  background-image:url(/images/navi_tab1_on.jpg);
  background-repeat:no-repeat;
}
#navi_tab2 a:active,#navi_tab2 a:hover {
  background-image:url(/images/navi_tab2_on.jpg);
  background-repeat:no-repeat;
}
#navi_tab3 a:active,#navi_tab3 a:hover {
  background-image:url(/images/navi_tab3_on.jpg);
  background-repeat:no-repeat;
}
#navi_tab4 a:active,#navi_tab4 a:hover {
  background-image:url(/images/navi_tab4_on.jpg);
  background-repeat:no-repeat;
}
#navi_tab5 a:active,#navi_tab5 a:hover {
  background-image:url(/images/navi_tab5_on.jpg);
  background-repeat:no-repeat;
}
#navi_tab6 a:active,#navi_tab6 a:hover {
  background-image:url(/images/navi_tab6_on.jpg);
  background-repeat:no-repeat;
}
#menu1 a:link,#menu1 a:visited,
#menu2 a:link,#menu2 a:visited,
#menu3 a:link,#menu3 a:visited,
#menu4 a:link,#menu4 a:visited,
#menu5 a:link,#menu5 a:visited,
#menu6 a:link,#menu6 a:visited {
  color:#002EA4;
  text-decoration:none;
}
#menu1 a:active,#menu1 a:hover,
#menu2 a:active,#menu2 a:hover,
#menu3 a:active,#menu3 a:hover,
#menu4 a:active,#menu4 a:hover,
#menu5 a:active,#menu5 a:hover,
#menu6 a:active,#menu6 a:hover {
  color:#002EA4;
  text-decoration:underline;
}
#foot2 a:link,#foot2 a:visited {
  color:#959595;
  text-decoration:none;
}
#foot2 a:active,#foot2 a:hover {
  color:#959595;
  text-decoration:underline;
}
#foot3 a:link,#foot3 a:visited {
  color:#959595;
  text-decoration:underline;
}
#foot3 a:active,#foot3 a:hover {
  color:#959595;
  text-decoration:underline;
}

/* page */

#wrap {
  width:930px;
  margin:0 auto;
  padding:0 0 20px 0;
  background-color:#FFFFFF;
}
#wrap_bord {
  text-align:left;
  margin:0 10px;
  border-left:2px solid #CCCCCC;
  border-right:2px solid #CCCCCC;
}

/*--IE6--*/

*html #wrap_bord1 {
  width:910px;
}

/*-------*/

#top_text {
}
#top {
  padding:5px 7px;
}
#page_top {
  float:right;
  margin:0 0 5px 3px;
  font-size:12px;
  color:#999999;
}
.topic_path {
  text-align:right;
}

/* header */

#head {
　clear:both;
  width:906px;
  height:82px;
  text-align:left;
  background-image:url(/images/head_back.jpg);
  background-repeat:repeat-x;
}
#logo {
  float:left;
  width:284px;
  padding:20px 0 0 0;
  text-align:right;
}
#mitumori {
  float:right;
  width:279px;
  padding:5px 0;
}

/* global navi */

#navi {
  clear:both;
  width:900px;
  margin:0 0 0 3px;
  list-style:none;
}
#navi li {
  display:block;
  float:left;
  width:150px;
  border-bottom:3px solid #FF9833;
}
#navi li a {
  text-indent:-9999px;
  display:block;
  width:150px;
  height:47px;
}
#navi_tab1 {
  background-image:url(/images/navi_tab1.jpg);
  background-repeat:no-repeat;
}
#navi_tab2 {
  background-image:url(/images/navi_tab2.jpg);
  background-repeat:no-repeat;
}
#navi_tab3 {
  background-image:url(/images/navi_tab3.jpg);
  background-repeat:no-repeat;
}
#navi_tab4 {
  background-image:url(/images/navi_tab4.jpg);
  background-repeat:no-repeat;
}
#navi_tab5 {
  background-image:url(/images/navi_tab5.jpg);
  background-repeat:no-repeat;
}
#navi_tab6 {
  background-image:url(/images/navi_tab6.jpg);
  background-repeat:no-repeat;
}

/* title */

#title1 {
  width:900px;
  margin:0 0 0 3px;
}
#title2 {
  clear:both;
}
#sub_navi {
  clear:both;
  list-style:none;
}
#sub_navi li {
  display:block;
  float:left;
  height:23px;
}
#sub_navi li a {
  text-indent:-9999px;
  display:block;
  height:23px;
}
#sub_navi_tab1 {
  width:109px;
  background-image:url(../images/subnavi_tab1.jpg);
  background-repeat:no-repeat;
}
#sub_navi_tab2 {
  width:82px;
  background-image:url(../images/subnavi_tab2.jpg);
  background-repeat:no-repeat;
}
#sub_navi_tab3 {
  width:110px;
  background-image:url(../images/subnavi_tab3.jpg);
  background-repeat:no-repeat;
}
#sub_navi_tab4 {
  width:108px;
  background-image:url(../images/subnavi_tab4.jpg);
  background-repeat:no-repeat;
}

/* main */

#main {
  clear:both;
  width:906px;
  padding:20px 0 0 0;
  overflow:hidden;
}
#main_in {
  padding:0 5px;
}

/* main_left */

#main_left {
  float:left;
  width:200px;
}
#mitumori_text {
  padding:3px 0 0 3px;
  text-align:left;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6 {
}
#menu4 ul,#menu6 ul {
  border-bottom:1px solid #CCCCCC;
}
.menu_bord {
  border-bottom:1px dotted #CCCCCC;
}
.menu_list1 {
  padding:20px 0 0 0;
  text-align:center;
}
.menu_list2 {
  list-style:none;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}
.menu_list2 li {
  width:180px;
  margin:0 auto;
  line-height:30px;
  text-align:left;
  background-image:url(../images/menu_icon1.jpg);
  background-repeat:no-repeat;
  background-position:8px 9px;
}
.menu_list2 li a {
  padding:0 0 0 33px;
}
#menu_other {
  padding:20px 0 0 0;
}
#menu_other li{
  padding:0 0 0 10px;
  list-style:none;
  color:#000000;
}
#staff_midashi {
  padding:20px 0 3px 0;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#FEB745;
}
#staff {
  font-size:12px;
  line-height:20px;
}
.staff_box {
  padding:0 0 4px 0;
}
.staff_center {
  padding:0 4px 4px 4px;
}
#menu_bottom {
  padding:20px 0;
  text-align:left;
  color:#000000;
}
.menu_pan1 {
  margin:5px 0;
  padding:0 5px;
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  background-color:#CCCCCC;
}
.menu_pan2 {
  padding:0 5px;
}
.w3c {
  text-align:left;
  padding:5px 0 0 0;
}

/* main_right */

#main_right {
  float:right;
  width:670px;
}
.midashi_none {
  display:none;
}
#contents_box1 {
  width:670px;
  height:239px;
  text-align:left;
  background-image:url(../images/contents_img1.jpg);
  background-repeat:no-repeat;
}
.contents_box2 {
  float:left;
  width:215px;
  margin:0 12px 0 0;
  text-align:left;
  background-image:url(../images/contents_img2_2.jpg);
  background-repeat:repeat-y;  
}
#contents_box3 {
  float:right;
  width:215px;
  text-align:left;
  background-image:url(../images/contents_img2_2.jpg);
  background-repeat:repeat-y;  
}
.contents_text1 {
  padding:60px 15px 0 270px;
}
.contents_text2 {
  min-height:102px;
  padding:10px 16px 0 16px;
  _height:111px; /*--IE6--*/
}
.contents_text3 {
  padding:3px 20px 0 20px;
}
.contents_button1 {
  padding:6px 0 0 355px;
}
.flt_box1 {
  padding:12px 0 0 0;
  overflow:hidden;
}
.contents_detail {
  width:215px;
  padding:10px 0 0 0;
  text-align:center;
}
#contents_plan {
  clear:both;
  width:670px;
  height:196px;
  margin:20px 0;
  text-align:left;
  background-image:url(../images/contents_img5.jpg);
  background-repeat:no-repeat;
}
#plan_detail {
  padding:157px 0 0 475px;
}
#contents_result {
  clear:both;
  width:670px;
  margin:0 0 20px 0;
  text-align:left;
  background-image:url(../images/contents_img6_2.jpg);
  background-repeat:repeat-y;
}
#result_box1 {
  padding:15px 0 0 36px;
  overflow:hidden;
}
.result_box2 {
  float:left;
  width:122px;
}
#result_text {
  clear:both;
  margin:12px 18px 0 18px;
}
#result_other {
  padding:5px 0 0 475px;
}
#contents_seo {
  float:left;
  width:334px;
  text-align:left;
  background-image:url(../images/contents_img7_2.jpg);
  background-repeat:repeat-y;
}
#result_seo {
  width:160px;
  margin:0 0 0 20px;
  font-size:12px;
  line-height:18px;
}
.seo_engine {
  width:25%;
}
.seo_site {
  width:55%;
  text-align:right;
}
.seo_rank {
  width:20%;
  text-align:right;
  color:#FF0000;
}
#seo_detail {
  padding:5px 0 0 141px;
}
#contents_king {
  float:right;
  width:332px;
  height:196px;
  background-image:url(../images/contents_img8.jpg);
  background-repeat:no-repeat;
}
#king_detail {
  padding:158px 0 0 145px;
}

/* footer */

#foot1 {
  clear:both;
  width:100%;
  padding:80px 0 0 0;
  text-align:center;
}

#foot2 {
  width:880px;
  margin:0 auto;
  text-align:center;
  color:#959595;
  background-color:#FDFCE8;
}
#foot_bord {
  padding:10px;
  border:1px solid #CCCCCC;
}
#foot3 {
  margin:13px 0 0 0;
  padding:25px 15px;
  text-align:center;
  color:#959595;
  border-top:1px solid #CCCCCC; 
  border-bottom:2px solid #CCCCCC;
  background-image:url(/images/foot_back.jpg);
  background-repeat:repeat-x;
}

/* blog */

#pagearea {
  text-align:right;
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bolder;
  color: #414D7B;
  margin:10px 0;
  border-top:1px solid #444444;
  border-left:10px solid #444444;
  padding:3px 0 0 5px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 20px 15px 20px
}

.entry_body img {
  vertical-align:baseline;
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  margin: 0px 20px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 20px 10px 20px
}

.entry_state {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  margin: 20px 20px 25px 20px;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color:#FFFFFF;
  background-color: #CCCCCC;
  text-align:center;
  font-weight:bold;
  font-size: 12px;
  line-height:20px;
  margin:10px 0 0 0;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height:18px;
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  background-color: #EEEEEE;
  font-size:10px;
  line-height:18px;
  padding:5px;
}
.linktext li {
  margin:0 0 0 13px;
}

/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}


/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

