@charset "utf-8";

/* その他のページのCSS Document */

body {
	margin:0px;
	padding-bottom:50px;
	background:#1E1E1E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,;
	letter-spacing: 1px;
	line-height:1.6em;
}

html { overflow-y:scroll; }

h1 {
	margin:0px;
/*	font-size:100%;*/
}

#bace {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
}

.clear {
	clear:both;
	font-size:1px;
}

/* ここから上層部 */

#top_bg { 	width:950px;
}
#top_bg p {
	margin:0px;
/*	font-size:60%;*/
}

#rightside a {
	background-image:url(../image/bt/top_marusankaku_bt.jpg);
	background-repeat:no-repeat;
	height:18px;
	margin-left:20px;
	padding:0 0 5px 13px;
}

#rightside a:link {
	color: #000000;
	text-decoration: none;
}

#rightside a:visited {
	color: #000000;
	text-decoration: none;
}

#rightside a:hover {
	color: #990000;
	text-decoration: none;
}

#rightside a:active {
	color: #000000;
	text-decoration: none;
}

.space01 {
	padding-top:0px;
	margin-top:11px;
	text-align:right;
}

.space02 {
	padding-top:22px;
	padding-bottom:1px;
	text-align:right;
}

/* ここからメイン */

#main_box { width:950px; }

/*上部言語選択by cyber*/
/*#top_bg {
	height:64px;
	width:850px;
	background:url(../image/bt/logo_top_pfa.jpg) left no-repeat;
}*/

.language {
width:950px;
text-align:right;
}

.japanese {
	float:left;
	width:51px;
	height:13px;
}

a.japanese {
	background:url(../image/bt/language/japanese_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.japanese:hover {
	background:url(../image/bt/language/japanese_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.chinese {
	float:left;
	width:51px;
	height:13px;
}

a.chinese {
	background:url(../image/bt/language/chinese_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.chinese:hover {
	background:url(../image/bt/language/chinese_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.english {
	float:right;
	width:51px;
	height:13px;
}

a.english {
	background:url(../image/bt/language/english_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.english:hover {
	background:url(../image/bt/language/english_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

/*上部メニューby cyber*/
.top-space {
width:940px;
padding:0px 5px 0px 5px;
}

.top-nuv {
	float:right;/*margin-top:35px;*/
}

.top-nuv-common { }

div.top-menu {
	float:left;
	height:16px;
	text-align:center;
	vertical-align:middle;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
}

a.top-menu {
	background-color:#FFFFFF;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	color:#000000;
	display:block;
	/*width:100%;
height:100%;*/
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
}

a.top-menu:hover {
	background-color:#000000;
	text-decoration:none;
	color:#FFFFFF;
	/*display:block;
width:100%;
height:100%;*/
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
}

.top-home {
	float:left;
	width:72px;
	height:16px;
}

a.top-home {
	background:url(../image/bt/top-nuv/home_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-home:hover {
	background:url(../image/bt/top-nuv/home_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.top-service {
	float:left;
	width:72px;
	height:16px;
}

a.top-service {
	background:url(../image/bt/top-nuv/service_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-service:hover {
	background:url(../image/bt/top-nuv/service_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.top-company {
	float:left;
	width:72px;
	height:16px;
}

a.top-company {
	background:url(../image/bt/top-nuv/company_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-company:hover {
	background:url(../image/bt/top-nuv/company_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.top-recruit {
	float:left;
	width:72px;
	height:16px;
}

a.top-recruit {
	background:url(../image/bt/top-nuv/recruit_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-recruit:hover {
	background:url(../image/bt/top-nuv/recruit_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.top-contact {
	float:left;
	width:85px;
	height:16px;
}

a.top-contact {
	background:url(../image/bt/top-nuv/contact_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-contact:hover {
	background:url(../image/bt/top-nuv/contact_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

.top-siryou {
	float:left;
	width:72px;
	height:16px;
}

a.top-siryou {
	background:url(../image/bt/top-nuv/data_off.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

a.top-siryou:hover {
	background:url(../image/bt/top-nuv/data_on.gif) no-repeat;
	display:block;
	width:100%;
	height:100%;
}

/*ナビゲーションボックスby cyber*/
.navigation-box {
	/*width:500px;*/
	margin-left:12px;
}

p.navigation {
/*	font-size:80%;*/
	margin:20px 10px;
}

a.nuv-link {
	text-decoration:none;
	color:#000000;
}

.navigation a:visited {
	text-decoration: none;
	color: #000000;
}

.navigation a:hover {
	text-decoration:underline;
	color: #FF0000;
}

.navigation a:active {
	text-decoration:underline;
	color: #FF0000;
}

/* ここから左のメニューバー */

#link {
	/*background-image:url(../image/bt/menubar.jpg);*/
	
	background-repeat:no-repeat;
	display:block;
	letter-spacing:1px;
	margin-bottom:2px;
}

#link a {
	background:url(../image/bt/menubar.gif) #000000 no-repeat left;
	width:180px;
	height:29px;
	padding:12px 0 0 20px;
	display:block;
	letter-spacing:1px;
}

#link2 {
	/*background-image:url(../image/bt/menubar.jpg);*/
	
	background-repeat:no-repeat;
	display:block;
	letter-spacing:1px;
	margin-bottom:2px;
}

#link2 a {
	background:url(../image/bt/menubar.gif) #000000 no-repeat left;
	width:180px;
	height:36px;
	padding:5px 0 0 20px;
	display:block;
	letter-spacing:1px;
	line-height:1.3em;
}

#link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#link2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#link2 a:hover {
	/*background-image:url(../image/bt/menubar_choice.jpg);*/
	background:url(../image/bt/menubar_choice.gif) #BE3926 no-repeat left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#link2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#link a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#link a:hover {
	/*background-image:url(../image/bt/menubar_choice.jpg);*/
	background:url(../image/bt/menubar_choice.gif) #BE3926 no-repeat left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#link a:active {
	color: #FFFFFF;
	text-decoration: none;
}




#sublink ul {
	padding-left:20px;
	margin:0 0 10px 5px;
}

#sublink li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:0px 0px 10px;
	padding-top:1px;
	color: #333333;
}



#sublink2 li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:0px 0px 10px;
	padding-top:1px;
	font-size:9px;
	color: #333333;
}

#sublink2 a:link {
	color: #333333;
		font-size:9px;
	text-decoration: none;
}

#sublink2 a:visited {
	color: #333333;

		font-size:9px;
	text-decoration: none;
}

#sublink2 a:hover {
	color: #333333;
	font-size:9px;
	text-decoration: underline;
	
}


#sublink a:link {
	color: #333333;
	text-decoration: none;
}

#sublink a:visited {
	color: #333333;
	font-size:12px;
	text-decoration: none;
}

#sublink a:hover {
	color: #333333;
	font-size:12px;
	text-decoration: underline;
	
}

#sublink a:active {
	color: #333333;
	font-size:12px;
	text-decoration: none;
}

.choice {
	
	background:url(../image/bt/menubar_choice.gif) #BE3926 no-repeat left;
	width:180px;
	height:29px;
	padding:12px 0 0 20px;
	color: #FFFFFF;
	margin-bottom:2px;
	letter-spacing:1px;
	font-size:12px;
}

.choice2 {
	
	background:url(../image/bt/menubar_choice.gif) #BE3926 no-repeat left;
	width:180px;
	height:36px;
	padding:5px 0 0 20px;
	color: #FFFFFF;
	margin-bottom:2px;
	letter-spacing:1px;
	line-height:1.3em;
}

a.choice-link{
color:#FFFFFF;
text-decoration:none;
}

/*.choice a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	letter-spacing:-1px;
}*/

/*サブナビのボタンbycyber*/
.bt-img {
	/*color:#999999;*/
	/*background:url(../image/bt/sub-bt.jpg) no-repeat;*/
	background:url(../image/bt/sub-bt.gif) #EBEBEB no-repeat left;
	width:180px;
	height:28px;
	padding:12px 0 0 20px;
	color: #333333;
	margin-bottom:2px;
	font-size:12px;
}




/*ナビ文字が二列になったとき用*/
.bt-img-2 {
	/*color: #333333;*/
	/*background:url(../image/bt/sub-bt.jpg) no-repeat;*/
	background:url(../image/bt/sub-bt.gif) #EBEBEB no-repeat left;
	width:180px;
	height:34px;
	padding:6px 0 0 20px;
	line-height:1.3em;
	margin-bottom:2px;
	font-size:12px;
}

.bt-img-3 {
	/*color: #333333;*/
	/*background:url(../image/bt/sub-bt.jpg) no-repeat;*/
	background:url(../image/bt/sub-bt.gif) #EBEBEB no-repeat left;
	width:171px;
	height:34px;
	padding:15px 0 0 20px;
	line-height:1.3em;
	margin-bottom:2px;
	font-size:9px;
}

a.bt-img-3{
	
	color:#000000;
	font-size:9px;
	text-decoration: none;
}

a.bt-img-3:visited{
	color:#000000;
	font-size:9px;
	text-decoration: none;
}

a.bt-img-3:hover{
	color:#000000;
	font-size:9px;
	text-decoration: underline;
}

a.bt-img-3:active{
	color:#000000;
	font-size:9px;
	text-decoration: underline;
}


/* ここから右コンテンツ */

#main_title {
	background-image:url(../image/common/title_01_bg.gif);
	background-repeat:no-repeat;
	width:680px;
	height:26px;
/*	font-size:12px;*/
/*	letter-spacing:1px;*/
	padding-top: 4px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 10px;
}



#main_title h2 {
	margin:0px;
	padding:2px 0 0 15px;
	font-size:13px;
	color:#000000;
}

#main_title-2 {
	background-image:url(../image/common/title_01_bg.gif);
	background-repeat:no-repeat;
	width:680px;
	height:23px;
/*	font-size:12px;*/
/*	letter-spacing:1px;*/
	padding-top: 7px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 10px;
	margin-bottom:20px;
}

#main_title-2 h2 {
	margin:0px;
	padding:2px 0 0 15px;
	font-size:13px;
	color:#000000;
}

.text {
	/*	font-size:75%;*/
/*	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;*/
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	line-height:1.6em;
	margin-right: 10px;
}

.text a:link { text-decoration: none; }

.text a:visited {
	text-decoration: none;
	color: #000099;
}

.text a:hover {
	text-decoration:underline;
	color: #FF0000;
}

.text a:active {
	text-decoration:underline;
	color: #FF0000;
}

#sub_title { margin-top:40px; }

#sub_title h3 {
	background:url(../image/common/title_02_bg.gif) no-repeat;
	width:620px;
	height:25px;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 25px;
}

.line {
	background-image:url(../image/bt/dotline_long.jpg);
	width:100%;
	height:1px;
	font-size:1px;
	margin-top:-1px;
}

#sub_title a:link { text-decoration: none; }

#sub_title a:visited { text-decoration: none; }

#sub_title a:hover { text-decoration: none; }

#sub_title a:active { text-decoration: none; }

#title_long {
	margin:0 0 10px;
	padding:0 12px 0 25px;
	background:url(../image/bt/dotlone_short.jpg) repeat-x;
}

#point_title {
	margin:0 0 10px;
	padding:0 12px 0 25px;
	background:url(../image/bt/dotlone_short.jpg) repeat-x;
}

.link_li {
	background-image:url(../image/bt/kuroten.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:15px;
}

img {
	border: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 100px;
}

.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}

/* ページ下部　ここからTOPへボタン */

.back {
	margin:15px 5px 10px 0;
	text-align:right;
/*font-size:9px;
/*  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
/*	line-height:130%;*/
}

/* ページ下部　コピーライト */
/* ここからコピーライト */

#copyright {
	margin-top:10px;
	background-color:#000000;
	width:950px;
}

#copyright .leftside{
	color:#FFFFFF;
	background-color:#000000;
	padding:10px;
}

#copyright .rightside{
	float:right;
/*	font-size:70%;*/
	color:#FFFFFF;
}


#copyright a:link {
	color: #ffffff;
	text-decoration: none;
}
#copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

#copy{
width:930px;
padding:10px;
background-color:#1e1e1e;
color:#FFFFFF;
text-align:right;
margin-left:auto;
margin-right:auto;

}



/*#banner {
	width:100%;
	padding-top:6px;
}

#banner .leftside {
	float:left;
	background-image:url(../image/banner/logo_leftside_ggi.jpg);
	background-repeat:no-repeat;
	width:264px;
	height:30px;
}

#banner .rightside {
	float:right;
	background-image:url(../image/bt/logo_top_pfa.jpg);
	background-repeat:no-repeat;
	width:138px;
	height:25px;
}
*/
/* ここから資料請求ページ */

.order_txt {
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
/*	line-height:150%;*/
	text-align:right;
	padding:10px 0;
}

#order {
	margin-top:5px;
	margin:0px;
}

#order form { margin:0px; }

#order td { letter-spacing:1px; }

/* ここからダウンロードページ */

#downlord {
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
/*	line-height:150%;*/
	padding:0 10px;
}

#downlord ul {
	margin:10px;
	padding-left:15px;
}

#downlord li { padding:5px 0; }

#downlord a { text-decoration: none; }

#downlord a:hover { text-decoration: underline; }

/* ここから表のcss */

.table_recruit {
	margin:10px 0 0 0px;
	width:540px;
/*	font-size:90%;*/
}

.table_recruit tr th {
	padding:10px;
	width:100px;
	vertical-align:top;
	text-align:left;
}

.table_recruit tr td {
	padding:10px;
	vertical-align:top;
	text-align:left;
}

.table_profile {
	width:550px;
	border:1;
	cellpadding:1;
	cellspacing:0;
	bordercolor:#CCCCCC;
	margin:10px 0 0 0px;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	line-height:150%;
}

.table_profile tr th {
	padding:10px;
	width:100px;
	text-align:justify;
}

.table_profile tr td {
	padding:10px;
	vertical-align:top;
	text-align:left;
}

/* サイトマップページ */



.sub_sitemap ul {
	padding-left:40px;
	padding-top:10px;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	margin:0 0 10px 5px;
}

.sub_sitemap li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:0px 0px 10px;
	padding-top:1px;
}

.sub_sitemap a:link {
	color: #000000;
	text-decoration: none;
}

.sub_sitemap a:visited {
	color: #000000;
	text-decoration: none;
}

.sub_sitemap a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub_sitemap a:active {
	color: #000000;
	text-decoration: none;
}

.sub_sitemap2 ul {
	padding-left:40px;
	padding-top:0px;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	margin:0 0 10px 25px;
}

.sub_sitemap2 li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:0px 0px 10px;
	padding-top:1px;
}

.sub_sitemap2 a:link {
	color: #000000;
	text-decoration: none;
}

.sub_sitemap2 a:visited {
	color: #000000;
	text-decoration: none;
}

.sub_sitemap2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub_sitemap2 a:active {
	color: #000000;
	text-decoration: none;
}

.line002 {
	background-image:url(../image/bt/dotline_long.jpg);
	width:100%;
	height:1px;
	font-size:1px;
	margin-top:-1px;
}

/* Q&Aページ */

.sub_qa ul {
/*	font-size:90%;*/
	margin:15px 0 10px 5px;
	height:31px;
	padding:0 0 0 20px;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	font-weight:bold;
}

.sub_qa li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:20px 0px 10px;
	padding-top:1px;
}

.sub_qa a:link {
	color: #000000;
	text-decoration: none;
}

.sub_qa a:visited {
	color: #000000;
	text-decoration: none;
}

.sub_qa a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub_qa a:active {
	color: #000000;
	text-decoration: none;
}

.sub_qa2 ul {
	padding-left:40px;
	padding-top:20px;
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	margin:0 0 10px 5px;
}

.sub_qa2 li {
	list-style-image:url(../image/bt/sankaku.jpg);
	margin:0px 0px 10px;
	padding-top:1px;
}

.sub_qa2 a:link {
	color: #000000;
	text-decoration: none;
}

.sub_qa2 a:visited {
	color: #000000;
	text-decoration: none;
}

.sub_qa2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub_qa2 a:active {
	color: #000000;
	text-decoration: none;
}

#bace #main_box .text h4 {
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
/*	line-height: normal;*/
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#bace #main_box .text ul li {
/*font-size:9px;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";*/
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: -40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -40px;
	background-image: url(../image/bt/sankaku.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
}

.minilink {
	background-image: url(../image/bt/sankaku_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.minilink_other {
	font-weight: normal;
	color: #000;
	background-image: url(../image/bt/sankaku_blue.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
/*	line-height: normal;*/
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#bace #main_box .text .minilink_other img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.contents-waku {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

.contents-waku td.left {
	width:220px;
	vertical-align:top;
	margin-bottom:30px;
}

.contents-waku td.right { 
vertical-align:top;
width:690px; }

.news_title {
	width:690px;
}

.consul_title {
	width:690px;
}


.news {
	border:#CCCCCC 1px solid;
	width:688px;
	height:680px;
	margin-top:2px;
	margin-bottom:25px;
	float: none;
	overflow:auto;
}
.news ul {
	margin:0px;
	padding:10px 0 0 0;
}
.news li {
	list-style:none;
	margin:0 0 0 10px;
	padding-bottom:10px;
	clear: both;
}

.time {
	background-image:url(../image/bt/news_day_black.jpg);
	background-repeat:no-repeat;
	display:block;
	width:90px;
	height:18px;
	float:left;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
}

.news .new {
	float:left;
	background-image:url(../image/bt/new.jpg);
	background-repeat:no-repeat;
	width:40px;
	margin: 3px 0 0 9px;
}

.news .pickup {
	float:left;
	background-image:url(../image/bt/pickup.jpg);
	background-repeat:no-repeat;
	width:40px;
	margin: 3px 0 0 9px;
}

.newstxt {
/*	font-size:65%;*/
/*	line-height:160%;*/
width:500px;
	height:auto;
	float:left;
	padding:2px 0 0 9px;
	text-decoration: none;
/*	font-family: Arial, Helvetica, sans-serif,;*/
}
.newstxt a:link {
	text-decoration: none;
}
.newstxt a:visited {
	text-decoration: none;
	color: #000099;
}
.newstxt a:hover {
	text-decoration:underline;
	color: #FF0000;
}
.newstxt a:active {
	text-decoration:underline;
	color: #FF0000;
}
	
.massagetext {
	width:670px;
	padding:10px;
}

/*下のバナー部分*/
#banner {
	width:950px;
	height:40px;
	padding-top:6px;
}
#banner .rightside{
margin-right:18px;
	float:right;
}

/* お客様評価ボックス */
.dvtitle {
  cursor: pointer;
  font-weight: bold;
  margin: 6px 0px 12px 0px;
  height: 24px;
}

.developbox {
  margin: 6px 0px 18px 5px;
  display: none;
}
.developbox p {
  line-height: 1.4;
  margin: 9px 0px 0px 0px;
}

.txt_right{
	text-align:right;
}


.formStyle td{
	vertical-align:middle;
}

.formStyle input[type=text],
.formStyle textarea{
    /* Size and position */
    padding: 8px 4px 8px 10px;
    margin-bottom: 15px;
	margin-top:15px;

    /* Styles */
    border: 1px solid #4e3043; /* Fallback */
    border: 1px solid rgba(78,48,67, 0.8);
    background: rgba(0,0,0,0.15);
    border-radius: 2px;
    box-shadow: 
    0 1px 0 rgba(255,255,255,0.2), 
    inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Font styles */
    font-family: 'Raleway', 'Lato', Arial, sans-serif;
    color: #fff;
    font-size: 16px;
}

/* Placeholder style (from http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css) */

.formStyle input::-webkit-input-placeholder {
    color: rgba(37,21,26,0.5);
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
}

.formStyle input:-moz-placeholder {
    color: rgba(37,21,26,0.5);
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
}

.formStyle input:-ms-input-placeholder {
    color: rgba(37,21,26,0.5);
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
}

.formStyle input[type=text]:hover,
.formStyle input[type=password]:hover {
    border-color: #333;
}

.bold{font-weight:bold;}