/*
 *  レイアウト設定
 *
 *  ファイル名：共通レイアウト(main.css)
 *　作　成　者：株式会社ネットアプローチ
 *　作　成　日：2013/08/08
 *　更　新　日：2015/08/08
 *
 *　コメント　：
 *
 */

body {
  margin: 0px;
  font-size	: 12px;
  width: 100%;
  padding: 0px;
  color: #fff;
  font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 160%;
  text-align: center;
}

a {
  font-size:12px;
  color:#000;
  text-decoration:none;
}

a:visited {
  color: #000;
}

a:hover {
  color: #FD0000;
}

img {
  border-width: 0px;
}

/*-------- 画面全体設定 --------*/

#wrapper {
  background-position:center;
  position: relative; bottom: 0px;
  margin-top	: 0px;
  margin-bottom	: 0px;
  margin-left	: auto;
  margin-right	: auto;
  padding	: 0px 0px 0px 0px;
  height:100%;
  width: 960px;
  text-align: left;
}

/*-------- ページメイン（中央）設定 --------*/

div#main{
  /*border: 1px solid #FF0000;*/
  margin: 0px 0px;
  padding: 0px 0px;
  width: 960px;
  position: relative; top: 0px; left: 0px;
}

/*-------- メイン右設定 --------*/

.right{
  align: right;
  display:inline;
  margin: 0px 0px;
  padding: 0px 0px;
  width: 170px;
  float:right;
  position: relative; top: 10px; left: 0px;
}


/*-------- メイン左設定 --------*/
.left{
  display:inline;
  margin: 0px 0px;
  padding: 0px 0px;
  width: 780px;
  float:left;
  position: relative; top: 10px; left: 0px;
}

/*-------- フッター設定 --------*/

div#footer{
  /*border-width: 1px; border-style: dashed; border-color: #006600;*/
  clear:both;
  width: 960px;
  margin: 0px 0px;
  padding: 0px 0px;
  text-align: center;
}

/*-------- 最上段設定 --------*/

h1 {
  text-align	: left;
  font-size	: 12px;
  letter-spacing: 1px;
  line-height	: 13px;
  font-weight	: normal;
  color		: #fff;
  height	: 19px;
  width		: 800px;
  background-position:center;
  background: url(../img/top.jpg);
  margin-top	: 0px;
  margin-bottom	: 0px;
  margin-left	: auto;
  margin-right	: auto;
  padding	: 0px 0px 0px 0px;
  }

span.top_text {
  position: relative; top: 0px; left: 0px;
  height	: 19px;
  border:0px;
  color		: #fff;
}

/*-------- ヘッダーＴＯＰ設定 --------*/

div#header_top {
  height:40px;
  width: 960px;
  background-color:#6666FF;
  left: 14px;
}

div#header_top div.header_top_text{
  /*border:#fff dashed 1px;*/
  height:24px;
  width: 640px;
  text-align: left;
  margin: 14px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; 
  top: 0px;
  left: 14px;
  float: left;
}

div#header_top div.header_top_menu{
  /*border:#fff dashed 1px;*/
  height:24px;
  width: 250px;
  text-align: right;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; 
  top: 0px;
  left: 14px;
  float: right;
}

div#header_top ul.top_menu_list{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  top: 0px;
  left: 14px;
}

.top_menu_list li{
  /*border:#fff dashed 1px;*/
  list-style-type:none;
  display:inline;
  color:#fff;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.top_menu_list li a{
  color:#fff;
}

/*-------- ヘッダー設定 --------*/

div#header {
  height:120px;
  width: 960px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  left: 14px;
  background-color: #fff;
}
div#header img.title {
  position: relative; 
  top: 0px; 
  border:0px;
}

/*-------- ヘッダー（コピー）設定 --------*/

div#header div.top {
  width: 960px;
  height:63px;
  background-color:#fff;
}

div#header div.top div.logo{
  width: 300;
  height: 63px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  float: left;
  background-color: #fff;
}

div#header div.top div.copy{
  width: 480;
  height: 63px;
  align: left;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  float: right;
  background-color: #fff;
}

div#header div.top div.copy ul{
  list-style-type: none;
}

span.green{
  font-size: 16px;
  font-weight	: bold;
  color: #009900;
}

span.blue{
  font-size: 16px;
  font-weight	: bold;
  color: #6666ff;
}

span.gray{
  font-size: 16px;
  font-weight	: bold;
  color: #999999;
}

span.orange{
  font-size: 16px;
  font-weight	: bold;
  color: #ff9900;
}

/*-------- ヘッダー（メニュー）設定 --------*/

div#header div.header_menu{
  height:40px;
  width: 960px;
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; 
  top: 0px;
  left: 0px;
}
div#header ul.header_menu_list{
  height:40px;
  width:960px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  top: 0px;
  left: 14px;
}
div#header ul.header_menu_list li{
  list-style-type:none;
  display:inline;
  color:#999;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

/*-------- ページトップへ設定 --------*/

div#footer div.go_to_top{
  height: 20px;
  width: 960px;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div#main div.go_to_top a{
}

/*-------- フッター設定 --------*/

div#footer div.bar{
  height: 3px;
  width: 960px;
  text-align: center;
  background: url(../img/scrolltotop_back.png);
  border:0px;
  margin: 0px 0px 0px 0px;
  position: relative; top: 0px;
}

div#footer div.footer_address{
  height:50px;
  width:960px;
  line-height:30px;
  display:table-cell;
  color:#000;
  vertical-align:middle;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: #fff;
}
div#footer div.footer_address div.footer_address_l{
  height:50px;
  width: 260px;
  display:inline;
  color:#666;
  vertical-align:middle;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  float: left;
}

div#footer div.footer_address div.footer_address_r{
  /*border-width: 1px; border-style: dashed; border-color: #999999;*/
  height:50px;
  width: 690px;
  display:table-cell;
  display:inline;
  vertical-align:middle;
  color:#666;
  vertical-align:middle;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  float: right;
  background-color: #fff;
}

div#footer div.footer_address  div.footer_menu{
  line-height: 25px;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight	: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px;
}
div#footer div.footer_address  ul.footer_menu_list{
  color:#666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
div#footer div.footer_address ul.footer_menu_list li{
  list-style-type:none;
  display:inline;
  color:#666;
  text-align: center;
}


div#footer div.copy{
  height: 21px;
  width: 960px;
  text-align: center;
  background: url(../img/buttom.png);
  border:0px;
  margin: 5px 0px 0px 0px;
  position: relative; top: 0px;
}

div#footer div#designedby{
  height: 15px;
  width: 780px;
  text-align: left;
  border:0px;
  margin: 5px 0px 0px 0px;
  position: relative; top: 0px;
}

/*-------- サイドバナー設定 --------*/
div.side_banner{
  width: 170px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  white-space: noerap;
  background-position:center;
  background-color: #fff;
  border:#999999 solid 1px;
}

div.side_banner div.side_banner_title{
  width: 170px;
  height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  white-space: noerap;
  background-position:center;
  background: url(../img/side_menu_title_back.png);
}

div.side_banner div.side_banner_title h4 {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 5px 0px;
  position: relative; top: 0px; left: 0px;
}

div.side_banner ul.banner{
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  position: relative; top: 0px; left: 0px;
  white-space: noerap;
  list-style-type:none;
}

div.side_banner ul.banner li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  position: relative; top: 0px; left: 0px;
  white-space: noerap;
}

/*-------- サイドメニュー設定 --------*/
div.side_menu{
  width: 170px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  white-space: noerap;
  background-position:center;
}

div.side_menu div.side_menu_title{
  width: 170px;
  height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
  white-space: noerap;
  background-position:center;
  background: url(../img/side_menu_title_back.png);
}

div.side_menu div.side_menu_title h4 {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 5px 0px;
  position: relative; top: 0px; left: 0px;
}

div#main div.right ul.side_menu_item {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  margin-buttom: 1px;
  list-style-type:none;
}

div#main div.right ul.side_menu_item li a {
  display:block;
  width:148px;
  padding: 10px;
  text-decoration:none;
  font-size: 14px;
  font-weight	: bold;
  background-color:#ccccff;
  color:#666666;
  border:#999999 solid 1px;
}

div#main div.right ul.side_menu_item li a:visited2 {
  background-color:#dadada;
  color:#999999;
}

div#main div.right ul.side_menu_item li a:hover {
  background-color:#9a9aff;
  color:#ffffff;
}

div#main div.right ul.side_menu_item li a:active {
  background-color:#ffffcc;
  color:#999999;
}

/*----- 見出し -----*/

h1.page_title{
  width: 780px;
  height: 40px;
  text-align	: left;
  font-size	: 22px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 20px;
  position: relative; top: 0px; left: 0px;
  background: url(../img/subtitle_level1.png) no-repeat;
}

h2.subtitle_level2_top{
  width:960px;
  height:30px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 30px;
  position: relative; top: 0px; left: 0px;
  background: url(../img/subtitle_level2_top.png) no-repeat;
}

h2.subtitle_level2{
  width:780px;
  height:40px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 30px;
  position: relative; top: 10px; left: 0px;
  background: url(../img/subtitle_level2.png) no-repeat;
}

h3.subtitle_level3{
  /*border-width: 1px; border-style: dashed; border-color: #CCCCCC;*/
  width:760px;
  height:30px;
  text-align: left;
  text-decoration:underline;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 0px;
  position: relative; top: 10px; left: 20px;
}

/*----- 強調文字 -----*/

span.text_bold_black{
  font-size: 18px;
  color: #000000;
  font-weight	: bold;
}

span.text_bold_red{
  font-size: 18px;
  color: #ff0000;
  font-weight	: bold;
}

span.text_bold_blue{
  font-size: 18px;
  color: #0000ff;
  font-weight	: bold;
}

span.text_bold_green{
  font-size: 18px;
  color: #006600;
  font-weight	: bold;
}

span.text_bold_gray{
  font-size: 18px;
  color: #666666;
  font-weight	: bold;
}

span.text_bold_orange{
  font-size: 18px;
  color: #ff9900;
  font-weight	: bold;
}

span.text_bold_brown{
  font-size: 18px;
  color: #663300;
  font-weight	: bold;
}

span.text_u_line{
  font-weight: normal;
  text-decoration: underline;
}

img.img_border{
	border:1px solid #999999;
}

/*-------- テーブル（標準）設定 --------*/

table.std {
  width: 100%;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table.std th {
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight	: normal;
  color:#666;
  background-color: #fff;
}

table.std td {
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: normal;
  color:#666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background-color: #fff;
}

table.std td.td_center{
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: normal;
  color:#666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background-color: #fff;
}

table.std th.th_mobile {
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight	: bold;
  color:#666;
  background-color: #ff6;
}

table.std td.td_mobile{
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color:#666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background-color: #ff6;
}

table.std td.td_winstore{
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color:#666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background-color: #ff6;
}

/*----- 未使用 -----*/
div#main div.right ul2{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  margin-buttom: 2px;
  list-style-type:none;
}

div#main div.right ul.side_menu_item li2{
  height: 30px;
  font-size: x-small;
  padding-top: 0px;
  padding-left: 30px;
  line-height: 1.9em;
  background-position: 0 0.3em;
  background: url(../img/icon_red_large.png) no-repeat;
}
