@charset "utf-8";

/* About this file ===============================
 * Style    : a decorate style
 * Since    : 2009-01-13
 * Modified : 2009-01-20
 * Editor   : Daisuke Ogido
 * Editor   : Misa Chigusa
================================================== */

/* H2-H6
-------------------------------------------- */
h2 {
  margin: 20px 45px 10px;
} * html h2 {
		margin: 10px 45px 10px;
	}
h2#news {
  margin: 25px auto 10px;
}
h3 {
	margin: 20px 45px 5px;
}


/* Image
-------------------------------------------- */
img.center {
  display: block;
  margin: 0 auto;
} * html img.center { /* for ie6 bug fix */
    text-align: center;
  }
img.right {
  display: block;
  margin: 0 0 0 auto;
} * html img.right { /* for ie6 bug fix */
    text-align: right;
  }
img.left {
  float: left;
  margin-right: 10px;
}


/* Text
-------------------------------------------- */
p.left, td.left, th.left {
  text-align: left !important;
}
p.right, td.right, th.right {
  text-align: right !important;
}
p.center, td.center {
  text-align: center;
}
.right {
	float: right;
	padding-right: 45px;
	padding-left: 20px;
}


/* Link
-------------------------------------------- */
/* --- Internal Link Icon --- */
a.internal {
  background: url(../img/link_internal.gif) no-repeat center left;
  padding-left: 20px;
}
/* --- External Link Icon --- */
a.external {
  background: url(../img/link_external.gif) no-repeat center right;
  padding-right: 20px;
}


/* Table
-------------------------------------------- */
table#company {
	border-collapse: collapse;
	margin: 25px 0 72px 50px;
  font-size: 110%;
}

table#company th {
	border-right: 1px dotted #dfdfdf;
	padding: 10px 10px 10px 0;
	text-align: left;
	vertical-align: top;
}
table#company td {
	padding: 10px 0 10px 20px;
}

table.gallery {
	margin: 0 auto;
} * html table.gallery {
		margin-left: 100px;
	}
table.gallery td {
	padding: 10px;
	vertical-align: top;
}
/* Company list */
table.companyList {
	margin: 30px auto 10px 70px;
}
table.companyList th {
	border-bottom: 1px dotted #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
} 
table.companyList td {
	padding-left: 30px;
	border-bottom: 1px dotted #dfdfdf;
}


/* Definition List
-------------------------------------------- */
dl#topics {
  width: 525px;
  font-size: 90%;
}
dl#topics dt {
  float: left;
  width: 100px;
  background: url(../img/topicpath_information.gif) no-repeat right 10px;
  padding: 5px 0 0 10px;
  font-weight: bold;
} * html dl#topics dt { /* for IE6 fix */
    line-height: 1.3;
  }
dl#topics dd {
  margin-left: 110px;
  padding: 5px 10px 0 10px;
} * html dl#topics dd { /* for IE6 fix */
    height: 1%;
    line-height: 1.3;
  }
dl#topics dd p {
  padding: 0;
}
dl#topics ul li a {@
  font-size: 90%;
  }

/* Contact list
-------------------------------------------- */
.contact strong {
	margin: 10px 0 0 60px;
	display: block;
	font-size: 115%;
}
.contact dl {
  margin: 0 auto 20px 70px;
  width: 500px;
  font-weight: normal;
}
.contact dl dt {
  float: left;
  width: 70px;
  padding: 3px 0 3px 15px;
} * html .contact dl dt { /* for IE6 fix */
    line-height: 1.3;
  }
.contact dl dd {
  margin-left: 70px;
  border-left: solid 1px #ccc;
  padding: 3px 5px;
} * html .contact dl dd { /* for IE6 fix */
    height: 1%;
    line-height: 1.3;
  }
.contact ul li {
	margin: 5px 0 0 70px;
	list-style-image: url(../img/topicpath_contact.gif);
	font-weight: bold;
}
.contact ul li dl {
	margin: 0 auto 20px 0px;
}


/* Map list
-------------------------------------------- */
dl.map {
	margin: 0 auto 20px 70px;
}
dl.map dt {
	float: left;
	width: 50px;
	padding: 3px 5px 0;
} * html dl.map {
		line-height: 1.3;
	}
dl.map dt.height {
	height: 200px;
} 
dl.map dd {
	margin-left: 50px;
	border-left: solid 1px #ccc;
	padding: 3px 10px;
} * html dl.map dd {
		height: 1%;
		line-height: 1.3;
	}
dl.map dd p {
	padding: 0 !important;
}


/* List
-------------------------------------------- */
ul.item {
	margin: 10px 80px 10px;
}
ul.item li {
	list-style-type: circle;
}


/* Sidebar
-------------------------------------------- */
#sidebar {
  float: right;
  width: 175px;
}
#sidebar ul li {
  padding-bottom: 5px;
}
#sidebar address {
  margin: 10px auto;
  padding-left: 10px;
  line-height: 1.4;
  font-size: 8pt;
}


/* IPH style
   ÁE2011/03/05
-------------------------------------------- */
/* mouseover */
.inputfront:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}

#contents_iph{
	width:650px;
	margin:0px auto 30px;
}

h2#iph_intro{
	text-align:center;
	margin: 20px 0px 0px;
	padding:0px;
}
#contents_iph h3{
	clear:left;
	padding:0px;
	margin:0px 0px 40px;
}
#contents_iph h4{
	clear: left;
	padding:0px 0px 2px 8px;
	margin:0px 0px 10px;
	font-size:15px;
	font-weight:bold;
	border-bottom: 1px dotted #FF6600;
	border-left:10px solid #f60;
}

#contents_iph p{
	padding:0px;
	margin:0px 0px 20px;
}
#contents_iph ul#navi{
	margin-bottom:35px;
}

#contents_iph ul#navi li{
	float:left;
}
#contents_iph ul#navi li a{
	display:block;
	width:130px;
	height:68px;
	background-position:left top;
	background-repeat:no-repeat;
}

#contents_iph ul li#navi01 a{ background-image:url(../../iph/images/navi01_hover.gif);}
#contents_iph ul li#navi02 a{ background-image:url(../../iph/images/navi02_hover.gif);}
#contents_iph ul li#navi03 a{ background-image:url(../../iph/images/navi03_hover.gif);}
#contents_iph ul li#navi04 a{ background-image:url(../../iph/images/navi04_hover.gif);}
#contents_iph ul li#navi05 a{ background-image:url(../../iph/images/navi05_hover.gif);}

#iph_movie{
	text-align:center;
	margin-bottom:50px;
}

#iph_merit{
	margin:0px auto 30px;
	width:584px;
}

#pageNavi{
	width:650px;
	margin:0px auto;
	font-size:12px;
}

.iphBox02{
	padding:20px;
	font-size:20px;
	line-height:0em;
	background:url(../../iph/images/) left top no-repeat;
}
.impact01{
	color:#FF0000;
}


#iph_list{
	list-style:none;
	margin-bottom:40px;
}
#iph_list li{
	margin-bottom:20px;
}


.iphBox01_nobg{
		text-align: left;
	margin-top:10px;
	padding:20px 30px;
	font-size:16px;
	line-height:1.6em;
}



.iphBox01{
	background: url(../../iph/images/spc04_cnt01_bg.png) center top no-repeat;
	text-align: left;
	margin-top:10px;
	padding:20px 30px;
	font-size:16px;
	line-height:1.6em;
}
.iphBox01 p:first-letter{
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 30px;
	padding: 0;
	margin-right:2px;
}
.iphBox01 p{
	line-height:30px;
}
#inbox{
	width:550px;
	padding:10px;
	margin:0px auto;
	background:#f4f4f4;
	border:1px solid #D7D7D7;
	font-size:12px;
	text-align:left;
}
.imgCenter01{
	text-align:center;
	margin:0px auto 40px;
}
.contactBtn{
	text-align:center;
	margin:0px auto 40px;
}


.nameR{
	text-align:right;
	line-height:1;
	padding-bottom:10px;
}



/* contact table */
.table02{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:30px;
}
.table02 th{
	text-align:left;
	background:#f4f4f4;
	vertical-align: text-top;
}

.table02 th,
.table02 td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	line-height:1;
}
.table02 td{
	text-align:left;
}

.table02_title{
	background: #FFFFCC;
}

#contactList{
	width:500px;
	margin:20px auto 40px;
	font-size:14px;
	border:1px dotted #ccc;
	background:#f4f4f4;
	padding:20px;
	line-height:1.6em;
}

#contactList dt{
	float: left;
	clear:left;
	font-weight:bold;
	width:60px;
	margin-right:20px;
	border-right:1px solid #f60;
	margin-bottom:10px;
}
#contactList dd{
	margin-bottom:10px;
}

.txtbox01,
.txtbox02,
.txtbox03{
	padding:1px;
	font-size:12px;
}
.txtbox01{
	width:250px;
}
.txtbox02{
	width:200px;
}
.txtbox03{
	width:400px;
	height:200px;
}
.txtbox04{
	width:400px;
}

#btn{
	border:none;
	cursor:pointer;
	background:url(../../iph/images/submit_btn.png) left top no-repeat;
	width:167px;
	height:35px;
	color:#fff;
	font-weight:bold;
}
