/* body ボディ
-----------------------------------------------------*/

body {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
  font-size: 90%;
  line-height: 140%;
  background: #322165;
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
}

a:link {
  color: #ffffff;
  text-decoration: underline;
}

a:visited {
  color: #ffffff;
  text-decoration: underline;
}

a:active {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 22px;
}


/* container コンテナ
-----------------------------------------------------*/

#container {
  width: 900px;
  background-color: #2A1F49;
  border-left: #2A1F49 10px solid;
  border-right: #2A1F49 10px solid;
  margin: 0px auto;
  text-align: left;
}

/* header ヘッダー
-----------------------------------------------------*/

#header {
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 900px;
}

#header_left {
  float: left;
}

#header_left2 {
  float: left;
  color: #ffffff;
  font-size: 30px;
  line-height: 140%;
  font-weight: bold;
  margin: 20px 0px 0px 10px;
  overflow: hidden;
  display: inline;
}

#header_right {
  color: #ffffff;
  font-size: 10px;
  line-height: 140%;
  float: right;
  text-align: right;
  margin: 20px 10px 0px 0px;
  display: inline;
}


#header a,
#header a:link,
#header a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#header a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

h1 {
  font-size: 10px;
  font-weight: normal;
  height: 15px;
  width: 880px;
  margin: 0px auto;
  text-align: left;
  padding: 0px 10px 5px 10px;
}

/* menu メニュー
-----------------------------------------------------*/

#menu {
  background: url(images/menu_back.gif);
  height: 35px;
  font-size: 12px;
  border-top: #333333 1px solid;
  border-bottom: #333333 1px solid;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
}

#menu ul {
  width: 900px;
  list-style: none;
  display: block;
  margin: 0px auto;
  text-align: left;
  padding: 0px;
}

#menu li.home {
  list-style: none;
  float: left;
  text-align: center;
  width: 148px;
  border-left: #333333 1px solid;
  border-right: #333333 1px solid;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#menu li {
  list-style: none;
  float: left;
  text-align: center;
  width: 149px;
  border-right: #333333 1px solid;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#menu a,
#menu a:link,
#menu a:visited {
  color: #FFFFFF;
  text-decoration: none;
  height: 28px;
  padding: 7px 0px 0px 0px;
  display: block;
}

#menu a:hover {
  color: #FFFFFF;
  background: #000000;
  text-decoration: none;
}

/* pan パンくずリスト
-----------------------------------------------------*/

.pan {
  font-size: 10px;
  padding: 5px 0px 0px 0px;
}

/* main メイン
-----------------------------------------------------*/

#main {
  margin: 7px 0px 0px 0px;
  padding: 0px 14px 0px 14px;
}

#main h2 {
  font-size: 110%;
  font-weight: normal;
  border: #333333 1px solid;
  color: #FFFFFF;
  background: #442899;
  margin: 10px 0px 10px 0px;
  padding: 8px 10px 7px 10px;
}

#main h3 {
  font-size: 105%;
  border-left: #2A1F49 solid 6px;
  border-bottom: #423665 solid 1px;
  margin: 15px 10px 15px 10px;
  padding: 5px 10px 5px 5px;
}


#main p {
  margin: 20px 10px 20px 10px;
  padding: 0px 0px 0px 0px;
}

#main blockquote {
  margin: 20px 10px 20px 10px;
  padding: 10px 10px 10px 10px;
  border: #999999 dotted 1px;
}

#main ul {
  margin: 15px 30px 15px 28px;
  padding: 0px 0px 0px 0px;
}

#main ol {
  margin: 15px 30px 15px 35px;
  padding: 0px 0px 0px 0px;
}

#main li {
  line-height: 140%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

#main .red {
  color: #CC0000;
  font-weight: bold;
}


/* main table メインのテーブル
-----------------------------------------------------*/

#main table ul {
  margin: 5px 0px 5px 20px;
  padding: 0px 0px 0px 0px;
}

#main table {
  margin: 10px 10px 10px 10px;
  padding: 0px 0px 0px 0px;
  width: 852px;
  border: solid #333333 1px;
  border-collapse: collapse;
}

#main caption {
  margin: 0px 0px 10px 0px;
  font-size: 110%;
  font-weight: bold;
}

#main th {
  padding: 10px 10px 10px 10px;
  border: solid #333333 1px;
  background-color: #2A1F49;
  text-align: center;
}

#main td {
  padding: 10px 10px 10px 10px;
  border: solid #333333 1px;
}


/* new 更新情報
-----------------------------------------------------*/

#main .new {
  height: 150px;
  overflow: auto;
  margin-right: auto;
  margin-left: auto;
}

#main .new li {
  border-bottom: #CCCCCC dotted 2px;
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 10px 0px;
}


/* footer フッター
-----------------------------------------------------*/

#footer {
  text-align: center;
  font-size: 10px;
  border-top: #333333 1px dotted;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#footer p {
  margin: 0px 25px 0px 25px;
  padding: 10px 0px 5px 0px;
}

/* ボタン
-----------------------------------------------------*/
a.bt-samp35 {
  display: block;
  position: relative;
  text-decoration: none;
  height: 80px;
  width: 680px;
  font-size: 36px;
  line-height: 82px;
  text-align: center;
  color: #fff;
  background-color: rgba(204, 255, 204, 0.55);
  background: #42a5f5;
  border: solid 1px #fff;
  overflow: hidden;
}

a.bt-samp35:hover:before {
  left: 95%;
}

/* ボックス
-----------------------------------------------------*/
.box7 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #474747;
  background: whitesmoke;
  /*背景色*/
  border-left: double 7px #4ec4d3;
  /*左線*/
  border-right: double 7px #4ec4d3;
  /*右線*/
}

.box7 p {
  margin: 0;
  padding: 0;
}

/* 背景
-----------------------------------------------------*/
#top1 {
  background: url(../pc/images/sya01_mini.jpg) no-repeat #fff;
}

#top2 {
  background: url(../pc/images/sya02_mini.jpg) no-repeat #fff;
}

#top3 {
  background: url(../pc/images/sya03_mini.jpg) no-repeat #fff;
}

#top4 {
  background: url(../pc/images/sya04_mini.jpg) no-repeat #fff;
}



/* /pc/index.phpと404.phpのPC向けviewに書いてあったもの
-----------------------------------------------------*/

p.service1 img {
  margin: 3px;
}

.left {
  margin-right: 15px;
  float: left;
  margin-bottom: 10px;
}

.right {
  margin-left: 15px;
  float: right;
  margin-bottom: 10px;
}

p.service2 img {
  border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}


