@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html,body{
}
body {
	font-size: 62.5%;
	text-align:left;
	_text-align: center;
	background: #fff url(../img/main_back.gif) repeat-x;
	padding: 0;
}
body, textarea { font-family: 'YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif; }
input, select { font-family: Arial, メイリオ, sans-serif; }
.align_c{
	text-align:center;
}
.align_r{
	text-align:right;
}
.align{
	text-align:left;
}
.red_notes{
	color:#f00;
}
.fclear {
	clear: both;
}
.fclear_l {
	clear: left;
}
.fclear_r {
	clear: right;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.bold{
	font-weight:bold;
}
a{
	color:#1f4471;
	text-decoration: none;
}
a:focus {
	color:#1f4471;
	text-decoration: underline;
}
a:hover {
	color:#1f4471;
	text-decoration: underline;
}
a:visited {
	color:#3a1f71;
	text-decoration: none;
}
a img {
	border: none;
}
hr {
	display:none;
}
.mgnl10{
	margin-left:10px;
}
.mgnl20{
	margin-left:20px;
}
.mgnr10{
	margin-right:10px;
}
.mgnr20{
	margin-right:20px;
}
.mgnt10{
	margin-top:10px;
}
.mgnt20{
	margin-top:20px;
}
.mgnb10{
	margin-bottom:10px;
}
.mgnb20{
	margin-bottom:20px;
}
.mgnb30{
	margin-bottom:30px;
}
.padb20{
	padding-bottom:20px;
}
.fss01{
	font-size:14px;
	line--height:16px;
}
.fss02{
	font-size:12px;
	line--height:16px;
}
.info_news_bold{font-weight:bold;}
.info_news_red{color:#F33;}
.info_news_blue{color:#33f;}
.info_news_redbold{color:#F33;font-weight:bold;}
/*-----------------------layout--------------------------*/
#header{
	width:950px;
	height:173px;
	margin:0 auto;
	overflow:hidden;
}
#header p{
	padding:18px 0 0 10px;
	font-size:14px;
	color:#7b766d;
}
#header h1{
	width:283px;
	height:89px;
	float:left;
	margin-top:20px;
}
#nav{
	display: block;
	width:532px;
	width:600px;
	height:42px;
/*	margin:70px 0 0 80px ;	*/
	margin:70px 0 0 30px;
	float:left;
}
#nav ul{
	display: block;
	width:532px;
	width:600px;
	height:42px;
	overflow: hidden;
}
#nav ul li{
	height:42px;
	float:left;
	display: block;
	margin:0;
	list-style-type: none;
	overflow: hidden;
}
#nav ul li a{
	display: block;
	width:171px;
	width:200px;
	height:0px;
/*	padding:171px 0 0 0;*/
	padding:42px 0 0 0;
	text-indent: -9999em;
	overflow: hidden;
/*	background:url(../img/navi.png) no-repeat;	*/
	background:url(../img/navi01.png) no-repeat;
}
#nav li#navi01 a{
	background-position: 0 0;
}
#nav li#navi01 a:hover{
	background-position: 0 -42px;
}
#nav li#navi02 a{
	background-position: -200px 0;
}
#nav li#navi02 a:hover{
	background-position: -200px -42px;
}
#nav li#navi03 a{
	background-position: -400px 0;
}
#nav li#navi03 a:hover{
	background-position: -400px -42px;
}

#contents{
	width:950px;
	margin:0 auto;
	padding:10px;
	background:#fff;
	overflow:hidden;
}
#mainimg{
	width:885px;
	height:284px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
}
#pgbody{
	width:885px;
	margin:0 auto;
	margin-top:10px;
	background:#fff;
	overflow:hidden;
}
#pgbody h3{
	clear:both;
	background:url(../img/tit_back03.gif) no-repeat;
	xpadding-left:5px;
	xpadding-top:10px;
	height:45px;
	color:#444;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}
#pgbody h4{
	clear:both;
	border-top:dotted 1px #ccc;
	border-bottom:solid 1px #ccc;
	font-size:16px;
	color:#333;
	line-height:30px;
	font-weight:normal;
	margin:10px 0;
}
#pgbody p{
	font-size:14px;
	color:#333;
	line-height:21px;
	margin-left:10px;
}
#box01{
	width:530px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
#box02{
	width:322px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
#box03{
	width:530px;
	float:left;
	padding:10px 0 20px 10px;
	overflow:hidden;
}
#box04{
	width:322px;
	float:left;
	margin-left:20px;
	padding-top:10px;
	overflow:hidden;
}
.sidebnr01{
	margin-bottom:20px;
}
.sidebnr01 p{
	font-size:14px;
	color:#666;
	text-align:center;
}
#subnavi{
	margin-bottom:20px;
}
#subnavi img{
	margin:0 0 10px 10px;
}
#subnavi ul{
	margin:0 0 10px 30px;
}
#subnavi li{
	background:url(../img/marc02.gif) no-repeat;
	display:block;
	font-size:16px;
	line-height:26px;
	padding-left:20px;
}
#footer{
	clear:both;
	background:#7b766d;
	height:155px;
	width:100%;
	page-break-before:always;
}
#footer #fnavi{
	margin:20px 0 10px 10px;
}
#footer ul li{
	display:inline;
	font-size:11px;
}
#footer li{
	margin-right:50px;
	padding-left:25px;
	background:url(../img/fnavim.gif) no-repeat;
}
#footer #ftbox{
	width:950px;
	height:145px;
	margin:0 auto;
	padding-top:1px;
}
#footer #copy{
	width:700px;
	float:left;
	color:#fff;
	font-size:14px;
	line-height:21px;
	display:inline;
	background:#7b766d url(../img/footer_back.gif) no-repeat;
	padding-top:60px;
}
#footer #finfo p{
	width:250px;
	float:right;
	text-align:right;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
#footer a{
	color:#fff;
	text-decoration: none;
}
#footer a:focus {
	color:#fff;
	text-decoration: underline;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}
#footer a:visited {
	color:#fff;
	text-decoration: none;
}
.totop{
	clear:both;
	margin:30px 0;
	width:530px;
	text-align:right;
}
/*-----------------------effect--------------------------*/

/*-----------------------page--------------------------*/
#mainimg{
	overflow:hidden;
}
#toptxt01 p{
	font-size:16px;
	color:#333;
	line-height:27px;
}
#topsec01 h2{
	margin-top:20px;
}
#topsec01 h3{
	margin-top:10px;

}
.topbox01{
	display:block;
	float:left;
	width:260px;
	height:auto;
	overflow:hidden;
	padding:10px 0;
}
.topbox01 img{
	border:solid 1px #aaa;
	float:left;
	margin-right:5px;
}
.topbox01 h4{
	font-size:12px;
	font-weigth:normal;
	color:#333;
}
.topbox01 p{
	font-size:12px;
	color:#333;
	line-height:18px;
}
.topbox04{
	display:block;
	float:left;
	width:520px;
	height:auto;
	overflow:hidden;
	padding:10px 0;
}
.topbox04 img{
	border:solid 1px #aaa;
	float:left;
	margin-right:5px;
}
.topbox04 h4{
	font-size:12px;
	font-weigth:normal;
	color:#333;
}
.topbox04 p{
	font-size:12px;
	color:#333;
	line-height:18px;
}
#topmore{
	width:190px;
	height:23px;
	float:right;
	margin:10px 0;
}
#project ul{
	margin:10px 0 20px 20px;
}
#project li{
	background:url(../img/marc01.gif) no-repeat;
	display:block;
	color:#333;
	line-height:20px;
	padding-left:22px;
	font-size:14px;
	margin-bottom:10px;
}
#project dl {
    margin: 0 0 0px;
/*    padding: 0 10px 0px;	*/
    font-size:14px;
}
#project dt {
    float: left;
    width: 25em;
    padding: 3px 0;
    font-weight: normal;
    color:#333;
    line-height: 150%;
/*    background:#fff;	*/
	font-size:14px;
}
#project dd {
    padding: 3px 0 3px 26em;
    line-height: 150%;
/*    background:#fff;	*/
    color:#333;
	font-size:14px;
}
#project h5{
	padding-left:22px;
	background:url(../img/marc04.gif) no-repeat;
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height:30px;
	border-bottom:dotted 1px #fdc386;
}
#patentbox01{
	margin-left:20px;
}
#about01 dl {
    margin: 0 0 0px;
    padding: 0 10px 0px;*?
/*    border: 7px #EEEEEE solid;*/
    font-size:14px;
    margin:20px 0;
}
.bgeee{
	background:#eee;
}
#about01 dt {
    float: left;
    width: 9em;
    padding: 5px 0;
    font-weight: normal;
    color:#333;
    text-indent: 1em;
    line-height: 150%;
    background:#f6f6f6;
	font-size:14px;
}
#about01 dd {
    padding: 5px 0 5px 10em;
    line-height: 150%;
    background:#fff;
    color:#333;
	font-size:14px;
}
#about02 dl {
    margin: 0 0 0px;
    padding: 0 10px 0px;
    font-size:14px;
    margin:20px 0;
}
#about02 dt {
    float: left;
    width: 6em;
    padding: 5px 0;
    font-weight: normal;
    color:#333;
    text-indent: 1em;
    line-height: 150%;
    line-height: 140%;
    background:#f6f6f6;
	font-size:14px;
}
#about02 dd {
    padding: 5px 0 5px 7em;
    line-height: 150%;
    line-height: 140%;
    background:#fff;
    color:#333;
	font-size:14px;
}
#about03{
	margin:10px 0 0 10em;
}
#about03 li{
	font-size:14px;
	display:block;
	color:#333;
	line-height:40px;
}
* { zoom: 1; }
ul, ol, li { zoom: normal; }
.philosophylist li{
	background:url(../img/marc03_1.gif) no-repeat;
	display:block;
	color:#333;
	line-height:20px;
	padding-left:22px;
	margin-bottom:10px;
	font-size:14px;
}

.pg_env_p{
	line-height:25px;
	margin:15px 0 15px 0;
	font-size:14px;
}

.pg_env_list01{
	margin-left:30px;
	color:#333;

}
.pg_env_list01 li{
	margin-bottom:0px;
	line-height:23px;
	font-size:14px;
	color:#333;
	padding-left:-10px;
}
#pg_env_li01{background:url(../img/pg_env_01.gif) no-repeat;}
#pg_env_li02{background:url(../img/pg_env_02.gif) no-repeat;}
#pg_env_li03{background:url(../img/pg_env_03.gif) no-repeat;}
#pg_env_list02{
	margin:10px 0;
}
#pg_env_list02{
	margin-left:45px;
}

#pg_env_list02 li{
	font-size:14px;
	list-style-type:decimal;
	color:#333;
	line-height:13px;
	margin-left:22px;
	padding:-0.5em;
	margin-bottom:10px;
}
/*#pg_env_li03_1{background:url(../img/marc03_1.gif) no-repeat;}
#pg_env_li03_2{background:url(../img/marc03_2.gif) no-repeat;}
#pg_env_li03_3{background:url(../img/marc03_3.gif) no-repeat;}*/
#pg_env_list03{
	margin:20px 0;
}
#pg_env_list03 li{
	background:url(../img/marc01.gif) no-repeat;
	display:block;
	color:#333;
	line-height:20px;
	padding-left:22px;
	margin-bottom:10px;
}
#pg_env_box_01{
	width:530px;
	padding:20px 0;
	background:#fbede1;
	border:solid 1px #fefefe;
}
#pg_contact_form{
	width:500px;
	margin:0 auto;
}
label.input1{
	float: left; clear: left; margin: 11px 20px 0 0;
	width: 160px;
	text-align: left; font-size: 16px; color: #333;
	text-transform: uppercase; text-shadow: 0px 1px 0px #bbb;
	line-height:21px;
}

input.input1{
	width: 450px; height: 35px; padding: 5px 20px 0px 20px; margin: 0 0 20px 0;
	background: #eee;
	background: -moz-linear-gradient(top, #ddd 0%, #eee 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(20%,#eee)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #bbb;-webkit-box-shadow: 0px 1px 0px #bbb;
	font-size: 16px; color: #333; text-shadow: 0px -1px 0px #bbb;
}
	input::-webkit-input-placeholder  {
    	color: #999; text-shadow: 0px -1px 0px #bbb;
	}
	input:-moz-placeholder {
	    color: #999; text-shadow: 0px -1px 0px #bbb;
	}

textarea {
resize:none;
	display:block;
	width: 450px; height: 170px; padding: 12px 20px 0px 20px; margin: 0 0 20px 0;
	border: 1px solid #999;
	background: #eee;
	background: -moz-linear-gradient(top, #ddd 0%, #eee 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(20%,#eee)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #bbb;-webkit-box-shadow: 0px 1px 0px #bbb;
	font-size: 16px; color: #333; text-shadow: 0px -1px 0px #bbb;
}
	textarea::-webkit-input-placeholder  {
    	color: #999; text-shadow: 0px -1px 0px #bbb;
	}
	textarea:-moz-placeholder {
	    color: #999; text-shadow: 0px -1px 0px #bbb;
	}
input:focus, textarea:focus {
	background: #eee;
	background: -moz-linear-gradient(top, #ffeecf 0%, #e2f1fa 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffeecf), color-stop(20%,#fffaf2)); /* webkit */
}
#sslseal{
	margin-left:90px;
/*	width:320px;
	height:50px;*/
	margin-bottom:10px;
}
/*#sslseal table{
	float:right;
}*/
input[type=submit] {
	width: 185px; height: 52px; /*float: right;*/
	padding: 10px 15px; margin: 0 15px 0 0;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #999;
	background: -moz-linear-gradient(top, #ddd 0%, #eee 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#eee)); /* webkit */
	cursor: pointer;
}
.terms01 li{
	background:url(../img/marc01.gif) no-repeat;
	display:block;
	color:#333;
	line-height:20px;
	padding-left:22px;
	font-size:14px;
	margin-bottom:10px;
}
.perform_box{
	display:block;
	float:left;
	width:260px;
	height:auto;
	overflow:hidden;
	padding:10px 0;
	padding-right:5px;
}
.perform_box img{
	flat:left;
	margin-right:5px;
	border:solid 1px #aaa;
}
.perform_uline{
	clear:both;
	width:530px;
	height:1px;
	background:#ddd;
}
#perform p{
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:0;
}
.perform_com{
	display:block;
	width:133px;
	float:left;
}
#contactmsg p{
	font-size:16px;
	line-height:32px;
	text-align:center;
}

/*------------------------------------------
新着情報
------------------------------------------*/
#info_box{
	font-size:1.5em;
}
#info_box dl{
	margin:15px 0;
        border-bottom:dotted 1px #3f3f3f;
        padding-bottom:15px;
        line-height:1.2em;
}

#info_box dl dt{
	float:left;
}

#info_box dl dd{
	padding-left:150px;
}

.language{
	position: absolute;
	top: 18px;
	font-size: 15px;
	text-align: right;
	width: 100%;
	max-width: 950px;
	min-width: 950px;
}
