* {
	margin: 0 auto;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/* [disabled]font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
}

ul {
	list-style:none;
	margin:0;
}

li {
	list-style:none;
	margin:0;
}

.right {
	text-align: right;
	width:100%;
}

.left {
	text-align: left;
	width:100%;
}

.center{
	text-align:center;
	width:100%;
}

section{
	text-align: center;
}

.clear {
	clear:both;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

p {
	margin: 1em 0px;
}

hr {
	margin:1em 0;
	border: #c99e71 1px solid;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

h2 {
	font-size: 28px;
	color: #333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #8DBFE0;
	padding-left: 20px;
	line-height: 34px;
}


a img:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


/* 共通部分 */
body {
	line-height: 130%;
	color: #000;
	background-color: #FFFFFF;
}

/* トップ部分 */

#top-bg {
	background-color: #f99406;
	height: 30px;
	width: 100%;
}

#top2 {
	color: #333;
	height: 30px;
	width: 1000px;
}

#top2-bg {
	color: #333;
	height: 30px;
	width: 100%;
}


/* toトップ */



#totop {
	max-width: 1000px;

}


#totop_bg{
	height: 130px;
}

#totop_bg2{
	height: 130px;
	background-image: url(../img/top/pfodact-bg.png);
}


#page_top_bar {
	text-align: right;
}

#page_top_bar a {
	color:#000;
	text-decoration:none;
}





/* header部分 */

#head{
	line-height: 0;
	padding-top: 15px;
	height:550px;
	}



#headerrap {
  text-align: left;
  background-repeat:no-repeat;
  width: 100%;
  	height: 125px;
		padding-top: 5px;

}


#headermenu {
	background-color: #f99406;
	height: 10px;
	width: 100%;
}






#width_full_header {
	width:1000px;
	background-color: #FFFFFF;

}

#header_logo {
  float: left;
}

#header_tel {
  float: right;
}

#header_tel2 {
	float: right;
}

#decoration {
  width: 202px;
  position: relative;
  z-index: 110;
  margin: 0 auto;
  right: 465px;
  top: 5px;
}




/* footer部分 */


#to-top {
	width: 1000px;
	color: #FFF;
	font-family: "$ＪＳ明朝";
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
#to-top-bg {
	width: 100%;
	background-color: #666465;
	}

#footerbox {
	max-width: 1000px;
	font-size: 13px;
	padding-top: 45px;
	padding-bottom: 5px;
	color: #666;
}

#footernavi {
	width:1000px;
}

#footernavi a {
	color: #999;
	text-decoration: none;
}


#footernavi a:hover{
	color: #666;
}


#footernavi1 {
	width:650px;
	float: left;
	
}

#footernavi2 {
	width:300px;
	float: left;
}

#footernavi3 {
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}


#footernavi li {
	padding-bottom: 5px;
	padding-left: 22px;
}

#footer2{
	padding: 10px;
	text-align: center;
	color: #FFF;
	max-width: 1000px;
	font-weight: bold;
}

#footernavi3 a {
	color: #999;
	text-decoration: none;
}


#footernavi3 a:hover{
	color: #666;
}







/* Menu部分 */
/* メニューバーの設定 */
div.center_frame ul#menu {
   padding: 0px; /* メニューバー内側の余白 */
}
div.center_frame ul#menu li {
   list-style-type: none;
   position: relative;
}
div.center_frame ul#menu a {
   display: block;
   width: 100%;
   height: 100%;
}

/* メニューバー直後のClearfix */
div.center_frame ul#menu { zoom:1; }
div.center_frame ul#menu:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }

div.center_frame ul#menu ul.sub {
   margin: 0px;
   padding: 0px;
   display: none;
   position: absolute;
}

div.center_frame ul#menu ul.sub li a {
   line-height: 35px; /* サブメニュー1項目の行の高さ(「サブメニュー1項目の高さ」と合わせる) */
   text-align: left;  /* サブメニュー1項目の項目名の配置(左寄せ) */
   text-indent: 5px;  /* サブメニュー1項目の項目名前方の余白 */
}


.bar_menu{
	width: 100%;
	background-image: url(../img/menu/nav_bg.jpg);
	background-repeat: repeat;
	height: 61px;
}


/* メニューバー画像の設定 */
.menu_index{
	background-image: url(../img/menu/n-01.png);
	width:250px;
	height:61px;
	float:left;
}

.menu_index a{
	display:block;
	width:250px;
	height:61px;
}

.menu_index a:hover{
	background-image: url(../img/menu/nav1_over.jpg);
	width:250px;
	height:61px;
}

.menu_n2{
	background-image: url(../img/menu/n-02.png);
	width:250px;
	height:61px;
	float:left;
}

.menu_n2 a{
	display:block;
	width:250px;
	height:61px;
}

.menu_n2 a:hover{
	background-image: url(../img/menu/nav2_over.jpg);
	width:250px;
	height:61px;
}


.menu_n3{
	background-image: url(../img/menu/n-03.jpg);
	width:250px;
	height:61px;
	float:left;
}

.menu_n3 a{
	display:block;
	width:250px;
	height:61px;
}

.menu_n3 a:hover{
	background-image: url(../img/menu/nav3_over.jpg);
	width:250px;
	height:61px;
}

.menu_n4{
	background-image: url(../img/menu/n-04.jpg);
	width:250px;
	height:61px;
	float:left;
}

.menu_n4 a{
	display:block;
	width:126px;
	height:61px;
}

.menu_n4 a:hover{
	background-image: url(../img/menu/nav4_over.jpg);
	width:126px;
	height:61px;
}




/* メイン部分 */

.center_frame{
	width:1000px;
	text-align:left;
}

.center_frame2{
	width:100%;
	text-align:left;
}

#bana{
	background-color: #f8f4f3;
	padding-top: 20px;
	padding-bottom: 20px;
}

#infomation{
	background-color: #E7EEF6;
	padding-top: 20px;
	padding-bottom: 20px;
}

#update{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 700px;
	line-height: 30px;
	font-family: "font-family: "游明朝", YuMincho, 'Yu Mincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;" !important;
}

#update-bg{
	background-color: #E7EEF6;
	padding-top: 20px;
	padding-bottom: 20px;
}

.hr-text {
	line-height: 1em;
	position: relative;
	outline: 0;
	border: 0;
	color: black;
	text-align: center;
	height: 1.5em;
	opacity: .5;
}
.hr-text:before {
	content: '';
	background: -webkit-linear-gradient(left, transparent, #818078, transparent);
	background: linear-gradient(to right, transparent, #818078, transparent);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
}
.hr-text:after {
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #818078;
	background-color: #fcfcfa;
}

#lineup{
	background-color: #E7EEF6;
	padding-top: 20px;
	padding-bottom: 20px;
background-image: url(../img/top/pfodact-bg.png);
}

#syame{
	width: 320px;
	height:500px;
	float:left;
/*	margin-top:10px;
	margin-bottom:10px;*/
}


.contents{
	float:left;
	margin-left:5px;
	margin-right:10px;	
	margin-top:10px;
}


/* 会社概要ページ */

.company{
	background-image: url(../img/company/company-bg.png);
	margin-top: 30px;
	margin-bottom: 30px;
}

.type01{
	padding: 10px;

}

.type-btm{
	border: thin solid #999;
	background-color: #f8f7f5;
	padding: 35px;
}


.type-btm2{
	padding: 20px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
}

.type02{
	background-color: #f8f7f5;
	padding: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}


.type03{
	padding: 20px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}



/* ---------------------------------------------------------------------
お問い合わせページ
--------------------------------------------------------------------- */

.contact{
	background-image: url(../img/contact/contact-bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}



/* ---------------------------------------------------------------------
プロダクト
--------------------------------------------------------------------- */

.products{
	background-image: url(../img/products/products-bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}


/* ---------------------------------------------------------------------
メディア掲載
--------------------------------------------------------------------- */

.media{
	background-image: url(../img/media/media-bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}


/* ---------------------------------------------------------------------
求人募集
--------------------------------------------------------------------- */

.recruitment{
	background-image: url(../img/recruitment/recruitment-bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}


/* ---------------------------------------------------------------------
お客様の声
--------------------------------------------------------------------- */

.voice{
	background-image: url(../img/voice/voice-bg.jpg);
	margin-top: 30px;
	margin-bottom: 30px;
}


/* リスト表示の設定 */

.bar_voice{
	width: 90%;
	background-image: url(../img/menu/nav_bg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}


.menu_voice{
	height: 61px;
	float: left;
	list-style-type: square;

	padding-left: 20px;
}

.menu_voice a{
	display:block;

	height:61px;
}

.menu_voice a:hover{

	height:61px;
}

.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.list1 li{
	padding-left: 20px;
	position: relative;
	float: left;
	padding-right: 30px;
}
 
.list1 li:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:3px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #f9c2d5;
}


/* ---------------------------------------------------------------------
レビュー
--------------------------------------------------------------------- */


.title_v{
	font-size: 24px;
	color: #999999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #f9c2d5;
}

.title_v2{
	font-size: 24px;
	color: #999999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #f9c2d5;
	margin: 1em;
}

.title_m{
	font-size: 24px;
	color: #999999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0a293b;
}

.title_m2{
	font-size: 24px;
	color: #999999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0a293b;
	margin: 1em;
}

.logbox
      {
	border: solid 1px #ddd;
	height:500px;
	padding: 1em;
	overflow: auto;
	background: #fff;
	text-align: left;
      }
	  
.logbox00
      {
	border: solid 1px #ddd;
	
      }padding: 1em;

table.msgbox
{
	border: 0;
	border-spacing: 0;
	width:100%;
}

table.msgbox th
{
	background-color:#ffe9e9; 
	font-weight: normal;
	padding: 5px 0 5px 5px;
	width: 100%;
	font-size: 12px;
	text-align: left;
}


table.msgbox2
{
	border: 0;
	border-spacing: 0;
	width:100%;
}

table.msgbox2 th
{
	background-color:#EFF7FC; 
	font-weight: normal;
	padding: 5px 0 5px 5px;
	width: 300px;
	font-size: 12px;
	text-align: left;
}


td.star
{
	margin: 0;
	padding: 0;
	background-color:#ffe9e9; 
	text-align: right;
	vertical-align: middle;
	width: 100px;
}
td.time
{
	margin: 0;
	padding: 0 10px 0 0;
	background-color:#ffe9e9; 
	text-align: right;
	vertical-align: middle;
	width: 243px;
	font-size: 12px;
}

td.msg
{
	background-color:#fff;
	padding: 3px 10px 10px 10px;
	color: #402300;
	font-size: 12px;
	line-height: 150%;
	width: 500px;
}

span.red{
	color: #ff3399;
}
span.writer{
	color: #000;
	text-align: right;
	font-size: 12px;
}
div.righ{text-align:right;}




/*　プラポリページ部分 */

.info{
	background-color: #E7EEF6;
	padding-top: 20px;
	padding-bottom: 20px;
}





/*　プラポリページ部分 */


.service5{
	width: 880px;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	color: #F89406;
	background-image: url(../img/pura/pura_head.png);
	vertical-align: middle;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 120px;
	background-repeat: no-repeat;
	letter-spacing: 5px;
}

/* ---------------------------------------------------------------------
フォーム
--------------------------------------------------------------------- */



#form {
	margin-top: 12px;
	margin: auto;
	width: 1000px;
	color: #000000;
	line-height: 0px;
}

#form2 {
	margin: auto;
	color: #000000;
	width: 1000px;
	line-height: 30px;
	padding-left: 2px;
}

#form2_bg {
	margin: auto;
	width: 1000px;
	background-image: url(../img/contact/form_bg.png);
}

#form3 {
	color: #000000;
	width: 800px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	padding: 10px;
}

/* ---------------------------------------------------------------------
お問い合わせありがとう
--------------------------------------------------------------------- */



#thanks {
	margin-top: 12px;
	margin: auto;
	width: 800px;
	text-align: left;
	line-height: 30px;
}

#form4 {
	color: #000000;
	width: 700px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

/* ---------------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------------- */


#pra {
	width: 920px;
	line-height: 18px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
}





/* ---------------------------------------------------------------------
文字
--------------------------------------------------------------------- */



.b-y30{ font-size:30px;background:#FFFF99;color:#000000; font-weight: bold;}
.r-y30{ font-size:30px;background:#FFFF99;color:#be0000; font-weight: bold;}
.r-18{ font-size:18px;color:#E4024E; font-weight: bold;}
.r-24{ font-size:24px;color:#be0000; font-weight: bold;}
.b-18{ font-size:18px;color:#000000; font-weight: bold;}
.b-24{ font-size:24px;color:#000000; font-weight: bold;}
.b-30{ font-size:40px;color:#000000; font-weight: bold;}
.18{ font-size:18px;color:#000000;}
.r-y-18{ font-size:18px;color:#be0000; font-weight: bold;text-decoration: underline;}

.b-12{ font-size:12px;font-weight: bold;}
.b-18{ font-size:18px;font-weight: bold;}
.b-20{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.b-24{ font-size:24px;font-weight: bold;}
.b-30{ font-size:30px;font-weight: bold;}

.red{color:#be0000;}
.redBold{color: #be0000; font-weight: bold; }
.red-y-b{background:#FFFF99;color:#be0000; font-weight: bold;}
.red-y{background:#FFFF99;color:#be0000; }
.red-u{color:#be0000;text-decoration: underline;}
.redBold-u{color: #be0000; font-weight: bold;text-decoration: underline;}
.red-y-b-u{background:#FFFF99;color:#be0000; font-weight: bold;text-decoration: underline;}

.ore{color:#F89900;}
.oreBold{color: #F89900; font-weight: bold; }
.ore-y-b{background:#FFFF99;color:#F89900; font-weight: bold;}
.ore-y{background:#FFFF99;color:#F89900; }
.ore-u{color:#F89900;text-decoration: underline;}
.oreBold-u{color: #F89900; font-weight: bold;text-decoration: underline;}
.ore-y-b-u{background:#FFFF99;color:#F89900; font-weight: bold;text-decoration: underline;}

.ob-18{ font-size:18px;color:#F89900; font-weight: bold;}
.ob-24{ font-size:24px;color:#F89900; font-weight: bold;}
.ob-30{ font-size:30px;color:#F89900; font-weight: bold;}

.blue{color: #0000FF;}
.blueBold{color: #0000ff; font-weight: bold; }
.blue-y-b{background:#FFFF99;color:#000000; font-weight: bold;}
.blue-u{color:#0000ff;text-decoration: underline;}
.blueBold-u{color: #0000ff; font-weight: bold;text-decoration: underline;}
.blue-y-b-u{background:#FFFF99;color:#0000ff; font-weight: bold;text-decoration: underline;}


.black{color: #000000;}
.blackBold{color: #000000; font-weight: bold; }
.black-y-b{background:#FFFF99;color:#000000; font-weight: bold;}
.green-y-b{background:#00FF00;color:#000000; font-weight: bold;}
.black-y{background:#FFFF99;color:#000000; }
.black18-y{	font-size:18px;	background:#FFFF99;	color:#000000;	font-weight: bold;}
.black-u{color:#000000;text-decoration: underline;}
.blackbold-u{color: #000000; font-weight: bold;text-decoration: underline;}
.black-y-b-u{background:#FFFF99;color:#000000; font-weight: bold;text-decoration: underline;}

.b-y-b-u{font-size:18px;background:#FFFF99;color:#000000; font-weight: bold;text-decoration: underline;}
.r-y-b-u{font-size:18px;background:#FFFF99;color:#be0000; font-weight: bold;text-decoration: underline;}

.e18{	font-size: 18px;	color: #FEE253;	font-weight: bold;}
.r-30{ font-size:30px;color:#E4024E; font-weight: bold;}

.hissu{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #c93788;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.skyblue{
	font-size: 14px;
	color: #58A7D1;
}

.p12{ font-size:12px;}
.p14{ font-size:14px;}
.p18{ font-size:18px;}
.p20{ font-size:20px;}
.p24{ font-size:22px;}
.p26{ font-size:24px;}
.p30{ font-size:30px;}



/**/

.frameArea {
	width: 100%;
	height: 400px;
	margin: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frameArea iframe{
	width: 100%;
	height: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


.b-color{
	
	line-height:15px;
	
}