@charset "UTF-8";

/* 共通タグ定義 */

body {
  font-family: "Arial", "MS UIゴシック", "MS ゴシック", "メイリオ", "Osaka－等幅", "Microsoft Sans Serif", "Meiryo", Helvetica, Arial, sans-serif;
  color: #211A19;
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  line-height: 1.2em;
  text-align: center;
  background-color: #f2f2f2;
}
body div {
  text-align: left;
  margin: 0px auto;
}
img { 
  margin: 0px; 
  padding: 0px;
}
a {
  overflow: hidden;
}
a img {
  border: 0;
}
a: link { 
  color: #0066cc; 
  text-decoration: underline;
}
a: visited {
  color: #0066cc;
  text-decoration: underline;
}
a: hover { 
  color: #8fe2ff;
  text-decoration: none;
}

p {
  font-weight: normal;
  margin: 8px 0px 0px 25px;
}

.hpintro p{
  font-size: 12px; 
  font-weight: normal;
}



strong {
  font-size: 100%;
  font-weight: bold;
  color:#0066cc;
}


/* メインゾーンタイトル */
h2 {
  color: #202020;
  font-size : 14px;
  font-weight : normal;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}


/* メインゾーンサブタイトル */
h3 {
  color: #202020;
  background-color: #ffffff;
  font-size : 14px;
  font-weight : normal;
  width : 630px; 
  margin: 12px 0px 20px 0px;
  padding: 0px;
  text-indent: 10px;
  border-left: 7px solid #169516; 
  border-bottom:1px solid #bcbcbc;
}


/* サイドバータイトル */
h4 {
  color: #0c2b59; 
  font-size : 13px;
  font-weight : normal;
  width : 193px;
  height : 30px;
  margin: 10px 0px 3px 0px;
  padding: 5px 0px 0px 0px;
/*  background: url(http://www.netgain.jp/images/side_title.jpg);  */
  text-align: center;
}

/* メインゾーンサブタイトル */
h5 {
  color: #202020;
  background-color: #ffffff;
  font-size : 12px;
  font-weight : normal;
  width : 600px;
  height : 25px;
  margin: 10px 0px 13px 15px;
  padding: 3px 0px 0px 0px;
  text-indent: 20px;
/*  border-left: 4px double  #f2ac3d; */
/*  border-bottom:1px dotted #384967; */
  background: url(http://www.netgain.jp/images/h5_back.gif); 
}

br.space {
  margin-top: 7px;
}

table {
  margin: 10px 0px;
}

th {
  width: 160px;
  background-color : #ededed;
  font-weight: normal;
  text-align: center;
  padding: 5px 5px;
  vertical-align: center;
/*  font-size: 90%; */
  font-size: 12px;

}

td {
  text-align: left; 
  line-height: 150%;
  font-size: 12px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  margin: 0px;
  padding: 0px;
}

/* 特定のid,class定義 */

/* 全ページ共通 */
#container {
  width : 940px;
  background: #ffffff;
  margin: 0px;
  text-align: center;
}

/* ヘッダー */
#header {
  width: 940px;
  height: 120px;
  text-align: center;
  background: #ffffff;
  background: url(http://www.netgain.jp/images/wrapper_bg.gif) ; 
}

#header h1 {
  margin: 0px auto;
  padding: 3px 0px 0px 5px;
  text-indent: 0px;
  text-align: left;
  font-size: 9px;
  font-weight: normal;
}

<!-- ロゴエリア -->
#logo {
  width: 300px;
  margin: 0px auto;
  padding: 5px 0px 5px 5px;
  float: left;
/*  background: #ffffff; */
}

<!-- 問い合わせ上部バナーエリア -->
#inqbanner {
  margin:  0px 0px;
  padding: 0px 10px 0px 0px;
  float: right;
  text-align: right;
  font-size: 9px;
}

<!-- 問い合わせメイン下部バナーエリア -->
#inqbanner_main {
  text-align: center;
  margin: 0px 0px;
  background: #ffffff;
}

<!-- グローバルナビ -->
#navi{
  width: 940px;
  height: 45px;
  margin: 0px auto; 
  text-align: center;
  background: #ffffff;
}

#navi ul {
  width: 940px;
  margin: 0px;
  padding: 0px;
}
#navi li {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  list-style-type: none;
}
#navi a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}

#content {
  width: 940px; 
  padding: 0px 0px 0px 0px;
  background: #ffffff;
}

/* トップ画像 */
#topimg {
  width: 940px;
  padding: 0px 0px 0px 0px;
  margin: 1px 0px 0px 0px;
  background: #ffffff;
  border-width:3px;
  border-color:#003772;	
  border-style:double;
}
#topimg_sub {
  width: 900px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}
#left_top_img{
  width: 660px;
/*  height: 200px; */
  margin: 0px 0px 10px 0px;
/*  margin: 0px auto; */
  padding: 0px 0px 0px 0px;
  background: #ffffff;
  border-width:0px;
  border-color:#003772;	
  border-style:double;
}

/* 左メイン部 */
#left {
  width: 680px;
  float: right;
  margin: 0px;
  padding: 0px; 
  background: #ffffff;
  min-height:700px;
}

#news h2 {
  color: #202020;
  background-color: #ffffff;
  font-size : 16px;
  font-weight : normal;
  width : 660px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-indent: 10px;
  border-left: 3px solid #6E0A0A;
  border-bottom:1px solid #6E0A0A;
}


.inner{
  margin: 0px; 
  padding: 0px; 
}


#left ul {
  width: 600px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#left li {
  float: none;
  font-size: 100%;
  margin: 0px;
  padding: 3px 5px;
}

.news li img {
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}


/* 右サイド部 */
#right {
  width: 220px;
  height: 600px;
  font-size:75%;
  float: left;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}
#right ul {
  width: 210px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#right li {
  font-size: 100%;
  margin: 0px;
  padding: 3px 5px;
}

#bannerarea img {
  margin: 3px 0px;
}

/* 下層ページサイドバー */
#sidebar {
  width: 200px;
  float: right;
/*  font-size: 75%; */
  font-size: 12px;
  line-height: 40px;
  background: #ffffff;
}

#sidebar h2 {
  margin: 0px;
  padding: 0px;
}
#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sidebar li {
  height: 40px;
  margin: 0px;
  padding: 0px;
  background: url(http://www.netgain.jp/images/lnavi_back.jpg) no-repeat;
  background-color: #EBEBEB;
}
#sidebar li a {
  text-decoration: none;
}
#sidebar li a: hover {
  text-decoration: none;
}
.module-content {
  padding: 10px 0px 0px 0px;
}


/* 下層ページメイン */
#main {
  float: left;
  width: 700px;
  background: #ffffff;
}

.day {
  margin: 10px 0px 10px 10px;
  font-size: 12px;
}
.text {
  color: #0000ff;
  margin: 15px 0px 20px 0px;
  font-size: 100%;
  text-indent:5px;
  width:630px;
  border-bottom: 2px dotted #bcbcbc; 
}

.text2 {
  font-size: 90%;
}


/* フッター */
#footer {
  height: 300px;
  background: url(http://www.netgain.jp/images/footer_bg.gif) repeat-x;
  margin: 0px 0px 0px 0px; 
  padding: 15px 0px 0px 0px; 
  font-size: 75%;
  text-align: center;
  clear: both;
}
#footernavi {
  width: 300px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
  float: center;
}
#footer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#footer li {
  margin: 0px 15px 0px 0px;
  padding: 0px;
  display: ;
}
#footer a {
  color: #ffffff;
  text-decoration: none;
}
#footer a: hover {
  color: #ffffff;
  text-decoration: underline;
}

#footeraddress {
  color: #ffffff;
  width: 940px;
  height: 20px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  font-size: 10px;
  text-align: left;
}

#copyright {
  color: #ffffff;
  width: 940px;
  margin: 0px auto;
  padding: 0px;
  font-size: 95%;
  font-family: Tahoma, Verdana, Arial;
  text-align: right;
}
.ft_webglobe{
  color: #ffffff;
  width: 940px;
  margin: 0px auto;
  font-size: 80%;
  font-family: Tahoma, Verdana, Arial;
  text-align: right;
  margin: 3px 0px 0px 0px;
}

table.footertbl {
  width: 900px;
}

td.footertbl {
  width: 180px;
  vertical-align: top;
}

.clearfix: after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  background-color: #ffffff;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* 追加定義 */

/* 個別テーブル定義 */

/* ネットゲインの特徴テーブル main*/
#feature table {
  width: 700px;
  border: 0px;
}

#feature td {
  width: 350px;
  padding: 0px;
  background-color: #ffffff;
  border-bottom-width:0px;
}

/* ネットゲインの特徴テーブル sub */
#featurelong table {
  width: 700px;
  border: 0px;
}

#featurelong td {
  width: 650px;
  height: 145px;
  background-color: #ffffff;
  border-bottom-width:0px;
  padding: 30px 0px 0px 20px;
}

td.sub1 {
  background: url(http://www.netgain.jp/images/featureitemlong1.jpg) no-repeat;
}
td.sub2 {
  background: url(http://www.netgain.jp/images/featureitemlong2.jpg) no-repeat;
}
td.sub3 {
  background: url(http://www.netgain.jp/images/featureitemlong3.jpg) no-repeat;
}
td.sub4 {
  background: url(http://www.netgain.jp/images/featureitemlong4.jpg) no-repeat;
}
td.sub5 {
  background: url(http://www.netgain.jp/images/featureitemlong5.jpg) no-repeat;
}
td.sub6 {
  background: url(http://www.netgain.jp/images/featureitemlong6.jpg) no-repeat;
}
td.sub7 {
  background: url(http://www.netgain.jp/images/featureitemlong7.jpg) no-repeat;
}
td.sub8 {
  background: url(http://www.netgain.jp/images/featureitemlong8.jpg) no-repeat;
}

/* サービスラインarea sub*/

.servicelineup {
  margin: 10px;
  font-size: 12px;
}

/* サービスプランの特徴テーブルNo.1 sub*/
#planpoint1 table {
  width: 600px;
  border: 0px;
}

#planpoint1 td {
  width: 300px;
  padding: 0px;
  background-color: #ffffff;
  border-bottom-width:0px;
  text-align: center;
}

/* サービスプランの特徴テーブルNo.2 sub*/
#planpoint2 table {
  width: 600px;
  border: 0px;
}

#planpoint2 td {
  width: 150px;
  padding: 0px;
  background-color: #ffffff;
  border-bottom-width:0px;
  text-align: left;
}

.plannavi {
  margin-left: 45px; 
}



/* 解決しますテーブル main */
#solution table {
  width: 700px;
  border: 0px;
}

#solution td {
  width: 350px;
  height: 145px;
  background-color: #ffffff;
  border-bottom-width:0px;
}

/* 制作開発実績 main */
#works table {
  width: 700px;
  border: 0px;
}

#works td {
  width: 340px;
  height: 285px;
  padding: 0px 5px;
  background-color: #efefef;
  border-bottom-width:0px;
}

.workswebimg {
  float: left;
  width: 160px;
}

.worksclient {
  float: right;
  width: 160px;
  font-size: 85%;
}

#optionplantop {
  background: url(http://www.netgain.jp/images/servicelineintroduction_op.jpg) no-repeat;
  font-size: 11px; 
  height: 300px;
  padding: 212px 0px 0px 45px;
}
#optionplantop ul {
}
#optionplantop li {
  float: left;
  padding: 0px 0px 0px 25px;
}

#whiteplantop {
  background: url(http://www.netgain.jp/images/servicelineintroduction_w.jpg) no-repeat;
  font-size: 11px; 
  height: 300px;
  padding: 212px 0px 0px 45px;
}
#whiteplantop ul {
}
#whiteplantop li {
  float: left;
  padding: 0px 0px 0px 25px;
}

#silverplantop {
  background: url(http://www.netgain.jp/images/servicelineintroduction_s.jpg) no-repeat;
  font-size: 11px; 
  height: 300px;
  padding: 212px 0px 0px 45px;
}
#silverplantop ul {
}
#silverplantop li {
  float: left;
  padding: 0px 0px 0px 25px;
}

#goldplantop {
  background: url(http://www.netgain.jp/images/servicelineintroduction_g.jpg) no-repeat;
  font-size: 11px; 
  height: 300px;
  padding: 212px 0px 0px 45px;
}
#goldplantop ul {
}
#goldplantop li {
  float: left;
  padding: 0px 0px 0px 25px;
}






/* サービス一覧テーブル start*/
#servicelineup{
  width: 630px;
  background-color: #ffffff;
  margin:0px 0px 10px 10px;
}

td.servicelineup_td {
  width: 315px;
  height:20px; 
  padding:0px 0px 0px 0px;
}
.service_list_bg1{
  background: url(http://www.netgain.jp/images/service_banner1_bg.gif) no-repeat;
}
.service_list_bg2{
  background: url(http://www.netgain.jp/images/service_banner2_bg.gif) no-repeat;
}
.service_list_bg3{
  background: url(http://www.netgain.jp/images/service_banner3_bg.gif) no-repeat;
}

.servicelineup_td img {
  vertical-align:top;
  margin: 0px;
}
/* サービス一覧テーブル end*/

/* サービスリスト */
ul.service_list {
  padding: 10px 0px 10px 20px; 
  margin: 0px;
  list-style: none;
  line-height: 150%;
}
.service_list　li {
  margin: 0px 5px 1px 15px;
  padding: 0px 0px 0px 0px;
  font-size: 100%;
}

.servicelineup_td p{
  padding: 5px 0px 15px 20px;
  line-height: 100%; 
}


/* 会社概要テーブル */
table.company {
  width: 630px;
  border: 0px;
  margin: 0px 0px 0px 15px;
}

.company th {
  width: 160px;
}
.company td {
  width: 465px;
  border: 1px solid #eeeeee;
  padding:0px 0px 0px 10px;
}

/* 人材採用テーブル */
table.recruiting {
  width: 560px;
  border: 0px;
  margin: 0px 0px 0px 40px;
}

.recruiting th {
  width: 160px;
}
.recruiting td {
  width: 400px;
}

/* サイドバー文章（リスト）start */
ul.side_sentence {
  width: 180px;
}

li.side_sentence {
  font-size: 12px;
  line-height: 1.4em;
  margin: 0px;
}

/* サイドコンテンツ　start */
.side_content{
  margin: 0px 0px 10px 5px; 
  padding: 0px 0px 0px 0px; 
/*  border: 1px solid #BDBDBD; */
  font-size: 10px;
}

.side_content li{
  width: 180px;
  font-size: 10px;
  margin: 0px 0px 0px 0px; 
  padding: 0px 5px 0px 20px; 
}


/* サイドコンテンツ　end */
/* サイドバー文章（リスト） */
.side_menu {
  font-size: 9px;
  line-height: 1.2em;
  margin: 3px 0px 10px 0px;  
  width: 200px;
/*  float: right; */
  float: left;
}
.side_menu_top{
  margin: 0px 0px 20px 0px;  
  width: 200px;
  float: right;
}
.side_menu_ul{
  margin: 3px 0 3px 0px;
  padding: 0;
  line-height: 1.2em;
}

.side_menu_li{
  margin: 0!important;
  padding: 3px 0 3 10px!important; 
/*background-image: url(tree_lst.gif);  */
  background-repeat: no-repeat!important;
  list-style: none;
  font-size: 12px; 
}
.side_menu_article{
    margin: 5px 0 20px 5px;
    padding: 0;
    line-height: 1.5em;
    color: #ffbb56;
    font-size: 200%;
}

/* サイドバー文章（リスト） end */
/* サイドナビ start */
ul.side_navi{
  width: 193px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}
.side_navi li{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
/* サイドナビ end */



/* 問い合わせフォーム */
#formTable{
  margin: 0px 0px 0px 40px;
}
#formTable td{
  margin: 0px 0px 0px 0px;
}
.mailform {
  width:130px;
  background: url(http://www.netgain.jp/images/mailform_bg.jpg) repeat-xy;
  text-align: center; 
  line-height: 150%;
  border-bottom-width:1px;
  border-bottom-color:#ccc;	
  border-bottom-style:dotted;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}
.mailform_last{
  background-color : #ffffff; 
  text-align: left; 
  line-height: 150%;
  text-align: center;
  border-bottom-width:0px;
}

#formButton{
  text-align: center;  
  margin: 10px 0px 0px 0px;
  
}
.style1{
  color: #FE3C3D;
}

/*ナンバリング箇条書き*/
li.list_num {
  margin-left: 25px;
  font-size: 11px;
}
.sample_pics {
  margin-top: 15px; 
  margin-left: 25px; 
}


/*ブログページの左メイン*/
.left_main {
  width: 660px;
  padding: 0px 15px 0px 0px;
}



/* お問い合わせ　start */
table.inquiry_form {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E3E3E3;
	width: 600px;
}
.inquiry_form th {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background: #EFEFEF;
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
	font-size: 11px;
}
.inquiry_form td {
	padding: 3px; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
         text-align: center;
	font-size: 11px;
}
table.inquiry_ans {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E3E3E3;
/*	width: 600px; */
}
.inquiry_ans th {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background: #EFEFEF;
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
}
.inquiry_ans td {
	padding: 3px; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
/*         text-align: center; */
}

.inquiry_form_th{
	font-size: 11px;
}

.mailform_title{
  background-color: #4268b5;
  color: #ffffff;
}

/* お問い合わせ　end */

/* 問い合わせ確認用　start */
#inquiryform {
/*margin: -5px 0px 0px 0px;*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
/*font-size: 14px;*/
font-size: 0.9em;
}

table.inquiry_form {
	font-size: 100%;
	margin: 20px 0px 0px 20px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	width: 550px;
}
.inquiry_form th {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	vertical-align: middle;
	background: #EFEFEF;
/*	background: #F0FFD0;*/

	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #CBCBCB;

}
.inquiry_form td {
	padding: 3px; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #e3e3e3;
}
table.inquiry_form2 {
	font-size: 100%;
	margin: 20px 0px 0px 20px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E3E3E3;

	width: 530px;
}
.inquiry_form2 th {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	vertical-align: middle;
	background: #EFEFEF;
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
}
.inquiry_form2 td {
	padding: 3px; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #E3E3E3;
}

/***** inquiry end *****/
/* 問い合わせ確認用　end*/

/* link-page start*/
table.link-page{
  width: 600px;
  border: 0px;
  margin: 0px 0px 0px 30px;
}

.link-page td {
  width: 300px;
  border: 1px solid #eeeeee;
  padding:3px 0px 3px 20px;
  margin:5px 0px 10px 0px;
  background-color: #f5f5f5;
}


/* link-page end */

/* もったいないホームページ start */
.service1-detail-link{
  margin: 0px 40px 0px 0px;
  padding: 0px 0px 0px 0px;
/*  background: url(http://www.netgain.jp/images/s_arrow.gif) no-repeat; */
  text-indent:20px;
  text-align:right;
}

td.mottainai {
  padding: 0px 0px 0px 15px 

}
/* もったいないホームページ end */

/* 制作実績 start */

/*　制作実績ページ　start */

.product-container {
	width: 618px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 20px;
}

.block-wrapper {
	display:block;
	width: 300px;
	float: left;
	line-height: 100%;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
         background-color:#eeeeee;
         border: 1px solid #d1d1d1;
}
.block-wrapper02 {
	display:block;
	width: 300px;
	float: left;
	line-height: 100%;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
         background-color:#eeeeee;
         border: 1px solid #d1d1d1;
}
.block-wrapper img,
.block-wrapper02 img {vertical-align: top;}
.block-wrapper .p-site-name,
.block-wrapper02 .p-site-name {
	color: #336699;
/*       background-color: #CCCCCC; */
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.block-wrapper .p-site-name a,
.block-wrapper02 .p-site-name a {color: #336699;text-decoration: none;}

.block-wrapper .p-site-name a:hover,
.block-wrapper02 .p-site-name a:hover{color: #16AEAF;}
.product-concept p {font-size: 10px;margin-top: 5px;margin-right: 10px;margin-bottom: 5px;}
.product-concept .product-btn-detail {text-align: right;padding-right: 10px;}
.product-photo {float: left;width: 132px;}
.product-photo{
         border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.serch-site{
         width:80px;
         text-align:center;
}
.ranking{
         width:80px;
         text-align:center;
}


/* 制作実績 end */

/* ここから下がWEBGLOBE　（ここまでの上部分については削除箇所有） end　*/

table.chart {
  width: 640px;
  background-color : #ededed;
  border: 0px;
}

th.chart_th1 {
  width: 220px;
  background-color : #ededed;
  font-weight: normal;
  text-align: center;
  padding: 0px;
  vertical-align: center;
}
th.chart_th2 {
  background-color : #ededed;
  text-align: center;
  padding: 0px 2px;
}

.chart_th2 {
  background-color : #ededed;
  text-align: left;
  padding-left: 5px
}
.chart_th3 {
  width: 100px;
  background-color : #ededed;
  text-align: center;
}
.chart_th4 {
  width: 100px;
  background-color : #ededed;
  text-align: center;
}

p.mottainavi {
  margin-left: 20px;
  font: 12px;
}

table.sengen {
  width: 620px;
  background-color : #ffffff;
  border: 0px;
  margin-left: 15px
}

tr.sengen_row {
padding: 10px;
}

td.sengen1 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-1.jpg) no-repeat;
padding: 50px 15px 5px 5px;
vertical-align: top
}
td.sengen2 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-2.jpg) no-repeat;
padding: 50px 15px 5px 5px;
margin: 10px 0px 5px 10px;
vertical-align: top
}
td.sengen3 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-3.jpg) no-repeat;
padding: 50px 15px 5px 5px;
vertical-align: top
}
td.sengen4 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-4.jpg) no-repeat;
padding: 50px 15px 5px 5px;
margin: 10px 0px 5px 10px;
vertical-align: top
}
td.sengen5 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-5.jpg) no-repeat;
padding: 50px 15px 5px 5px;
vertical-align: top
}
td.sengen6 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-6.jpg) no-repeat;
padding: 50px 15px 5px 5px;
margin: 10px 0px 5px 10px;
vertical-align: top
}
td.sengen7 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-7.jpg) no-repeat;
padding: 50px 15px 5px 5px;
vertical-align: top
}
td.sengen8 {
width: 300px;
height: 200px;
background: url(http://www.netgain.jp/images/2-8.jpg) no-repeat;
padding: 50px 15px 5px 5px;
margin: 10px 0px 5px 10px;
vertical-align: top
}



ul.sidelist {
  margin: 10px 5px;
  font-size: 11px;
}

li.sidelist2 {
  margin: 5px;
  padding: 10px 5px;
}

.mottainai_content {
  margin: 10px 20px 10px 30px;
  font-size: 14px;
  line-height: 1.5em;
}


#webcastboard {  
  width: 640px;
  height: 290px;
  background: url(http://www.netgain.jp/images/webcastboard.jpg) repeat-x;
}
p.webcastboard {
  width: 580px;
  margin-top: 255px;
  text-align: right;
}

