@charset "utf-8";
/*
Theme Name: プログレスカンパニー株式会社
Theme URI: http://progress-company.co.jp
Description: プログレスカンパニー株式会社のホームページです。
Version: 1.0
Author: K.Fujii
Author URI: http://progress-company.co.jp
*/

/* Reset.css入れるならここ */

/* 以下ブログテーマのスタイル */
/*ページのレイアウト用css*/
body{
	  font-family: 'ＭＳ 明朝', "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	  color: #333333;
	  margin:0px;
	  padding:0px;
}


/*文字の設定*/
h1{
	  font-size:70%;
	  letter-spacing: 2px;
	  padding-left:10px;
	  margin: 0px;
}


h2{
      font-size:120%;
	border: solid 2px #cccccc;
        color:#ffffff;
	line-height: 35px;
	  padding-left:10px;  
	  margin-top: 10px;
	  margin-bottom: 1px;
}

p{
      font-size:90%;/*全体の文字サイズ*/
	  line-height:150%;/*全体で使う、文字と文字の行間*/
}

p img{
      float:left;
          margin-left:5px;  /*写真の左にスペースを空ける*/
	  margin-right:15px;  /:写真と文字の間隔*/
}

a{
      text-decoration:none;
}
a:hover {
	color: #FF0000;/*リンクの文字の上にマウスが来た時この色に変わる*/
	text-decoration: none;
}


h1 a{
      color:#FFFFFF;
	  font-weight:normal;
}


#contents{      
      width:852px;
	  margin:0 auto; 
      position:relative;
      font-size:80%;
}


/*ヘッダー部分の設定*/
#header{
	width: 138;
	height:45px; /*ヘーダーの高さ*/
	float:left;
	margin-left:15px;
	margin-right:0px;

}

#header img {
	vertical-align:bottom;
	padding: 0px;
	border:0px;
	margin: 0px;
}



/*上部メニューボタンの設定*/
#navbar{
      width: 100%;
      height:45px;
      position:static;
      top:45px;
      margin: 0 auto;
      }

#navbar ul{
          margin:0;
	  padding:0;
	  list-style-type:none;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height:45px;
	  letter-spacing:2px;
}

#navbar li{
      background-image:url(images/nav3.gif);  /*上部メニューのボタンの背景*/
	  float:left;
	  width:142px;  /*メニューボタンの幅*/
	  text-align:center;
	  padding:0;
	  }
#navbar ul a:hover{
   	background-image:url(images/nav2.gif);	/*メニューボタンにカーソルが来た時に背景画像をこれにする*/
	  width:142px;  /*メニューボタンの幅*/
}
      
#navbar a{
      color:#ffffff;/*メニューボタンの文字の色*/
	  display:block;
	  }
#navbar a:hover{
   color:#084ea0; /*8E0036メニューの文字がカーソルが来た時、この色に変わる*/
   }

#navbar li.logo{
      background-image:url(images/logo3.gif);  /*上部メニューのボタンの背景*/
	  float:left;
	  width:142px;  /*メニューボタンの幅*/
	  text-align:center;
	  padding:0;
	  }
#navbar li.logo a:hover{
   	background-image:url(images/logo2.gif);	/*メニューボタンにカーソルが来た時に背景画像をこれにする*/
	  width:142px;  /*メニューボタンの幅*/
}


/*メイン部分の設定*/

#main{
      width:100%;
      margin: 0 auto;
      text-align:center;
}

#title{
	margin-top:15px;
	margin-bottom:0px;
	text-align:left;
}

#toplogo{
	width: 100%;
	height:380px; 
	text-align:center;
	vertical-align:middle;
	margin: 0 auto;
	background-color:#074ea0;
	margin-top:20px;
	margin-bottom:20px;
}

#toplogo img{
	margin-top:40px;
	margin-bottom:20px;
}

#topmsg{
	width: 400px;
	text-align:left;
	color:#ffffff;
	margin: 0 auto;
}

p.text_center{
      text-align:center;
}

/*会社概要のテーブル部分の設定*/
table.company { 
	width: 100%;
	border-collapse: collapse;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
}

table.company tbody td {
	color: #074ea0;
	padding: 12px;
	padding-left: 20px;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #C5C2C3;
	font-size:90%;
	width: 75%;
	line-height: 18px;
}

table.company th.t_top {
	border-top: #be1309 4px solid;
	background: #074ea0;
	color: #ffffff;
}
table.company th {
	border-bottom: #C5C2C3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #074ea0;
	color: #ffffff;
	width: 25%;
	font-size:90%;
	padding-left: 15px;
}
table.company td.t_top {
	border-top: #074ea0 4px solid;
}
table.company td {
	border-bottom: #C5C2C3 1px dotted;
	text-align: left;
	padding: 10px;
}


#principle {
	border-style: solid;
	border-width: 1px;
	border-color: #C5C2C3;
	border-top: #074ea0 4px solid;
	border-bottom: #074ea0 4px solid;
	text-align: left;
	font-size:140%;
	padding: 30px;
	padding-right: 60px;
	padding-left: 60px;
	margin-bottom:20px;
	color:#074ea0;
}
#principle p{
	font-weight: bold;
	font-family: 'HG正楷書体-PRO', "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
}

#linktable {
	border-style: solid;
	border-width: 1px;
	border-color: #C5C2C3;
	border-top: #074ea0 4px solid;
	border-bottom: #074ea0 4px solid;
	text-align: left;
	font-size:140%;
	padding: 30px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:20px;
	color:#074ea0;
}
.bold_s {
	font-size: 14px;
	font-weight: bold;
	color: #26266A;
	filter:DropShadow(color=gainsboro offX=1 offY=1);
}

.ss {
	font-size: 12px;
	color:#074ea0;
}

.formhead {
	height: 55px;
	width: 200px;
	display: table-cell;
	position: relative;
	vertical-align:top;
	text-align: right;
	float:left;
}

.formtext {
	height: 55px;
	display: table-cell;
	position: relative;
	vertical-align:top;
}

.kome {
	font-size:80%;
	color:#ff0000;
}

.error {
	font-size:80%;
	color:#ff0000;
	line-height: 25px;
	display: block;
}

.formtitle {
	font-size:80%;
	color:#000000;
}

.text200 {
	width: 200px;
	border: 1px solid #0000FF;
}

.text300 {
	width: 300px;
	border: 1px solid #0000FF;
}

.text400 {
	width: 400px;
	border: 1px solid #0000FF;
}

.areablue {
	border: 1px solid #0000FF;
}

.formbutton{
	width : 100%;
	margin-top:40px;
	margin-bottom:20px;
}
.formbutton ul{
	list-style-type:none;
	margin: 0 auto;
	width: 300px;
	height: 37px;
}

.formbutton li{
	float:left;
}

li.confbutton a{
	display: block;
	width: 150px;
	height: 37px;
	background: url(images/conf_off.gif) no-repeat 0 0;
}
li.confbutton a:hover{
	background: url(images/conf_on.gif) no-repeat 0 0;
}

li.sendbutton a{
	display: block;
	width: 150px;
	height: 37px;
	background: url(images/send_off.gif) no-repeat 0 0;
}
li.sendbutton a:hover{
	background: url(images/send_on.gif) no-repeat 0 0;
}

li.backbutton a{
	display: block;
	width: 150px;
	height: 37px;
	background: url(images/back_off.gif) no-repeat 0 0;
}
li.backbutton a:hover{
	background: url(images/back_on.gif) no-repeat 0 0;
}

/*下部のフッター部分の設定*/
address{
	  font-size:80%;
	  font-style:normal;
	  text-align:center;
	  padding-top:5px;
	  margin: 0 auto;
}

address{
      background-color:#C5C2C3;
      color:#ffffff;
          width:100%;
	  padding-bottom:10px;
	  border:none;
	  }
address a{
      color:#ff9999;
	  }
