@charset "Shift_JIS";

/*=============================================*/
/*プレスリリース本文*/
#press p {
	font-size: 10pt;
	margin-bottom: 10px;
}

#press .date {
	text-align:right;
}

#press .company{
	text-align:right;
	margin-bottom: 20px;
}

#press .sml{
	font-size:8pt;
	margin-top:2px;
	margin-bottom:6px;
}

#press h1 {
	color: #609888;
	text-align: center;
	margin-bottom: 30px;
	font-size: 10pt;
}

#press h2 {
	margin-bottom: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 2px;
	margin-top: 30px;
}

#press h3 {
	margin-bottom: 10px;
	margin-top: 15px;
}

#press .endorse {
	border:solid #CCCCCC 1px;
	margin:10px;
	padding:10px;
}

#press .contact {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#press .contact h3 {
	margin-bottom: 15px;
}

#press .casestudy {
	border: 1px solid #cccccc;
	padding: 5px 10px;
	margin: 20px 20px;
	background-color: #E8E7E9;
}

#press .number_list li {
	list-style-image: none;
}

#press .info {
	font-size: 85%;
	color: #666;
	text-align: center;
	border-top: #CCC 1px dashed;
	border-bottom: #CCC 1px dashed;
	padding: 5px;
	margin: 0 10px 20px 10px;
}

.conjunction .info {
	font-size: 85%;
	color: #666;
	text-align: center;
	border-top: #CCC 1px dashed;
	border-bottom: #CCC 1px dashed;
	padding: 5px;
	margin: 0 10px;
}


/*=============================================*/
/*プレスリリースPRコンタクト先*/
#presscontact {
	border: 3px solid #CCCCCC;
	font-size: 8pt;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:15px;
}

#presscontact p {
	font-size: 8pt;
}

#presscontact .top p {
	background-color: #999999;
	margin: 0px;
	color: #FFFFFF;
	padding: 5px;
}

#presscontact .bottom {
	color: #999999;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	line-height: 120%;
	margin-top: 10px;
}

/*=============================================*/
/*右メニューバナー*/
.banner {font-size: 8pt; width:157px; padding:2px;}

/* DATA TABLE */
.data_table {
	border: none;
	border-collapse: collapse;
	border-width: 1px 0 0 1px;
	border-style:solid;
	border-color:#cccccc;
}

.data_table th,
.data_table td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #cccccc;
}

.data_table td table {
	border-width: 0;
	border-style: none;
	padding: 0px;
}

.data_table th {
	text-align: left;
	white-space: nowrap;
}

.data_table th,
.data_table td {
	padding:2px 8px 3px 8px;
}

.data_table caption {
	text-align: left;
}

/* NEST TABLE */
.data_table td table td {
	border: none;
	padding: 0px;
}

.data_table td table.data_table th,
.data_table td table.data_table td {
	padding:2px 8px 3px 0px;
	border: none;
}

.contents {
	margin: 10px 10px 20px;
}

.yourhere {
	margin: 8px 0 10px 10px;
	padding: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	border: 1px solid #666666;
	padding: 4px 5px 4px 30px;
	background: #EFEFEF url(../graphics/common/h1_square.gif) no-repeat 6px 6px;
	font-size: 105%;
}

.pagetop {
	text-align: right;
	margin: 10px 15px 30px 0;
	padding: 0;
}

.imagebox {
	margin: 5px auto;
	padding: 0;
	text-align: center;
}

.news_index {
	padding-top: 40px;
}

.d_link {
	text-align: right;
	margin-bottom: 20px;
}

/* press2010 */
.date {
	text-align: right;
	margin-top: 60px;
}

.date02 {
	text-align: right;
}

.news_box {
	margin-bottom: 40px;
}

.company {
	text-align: right;
	margin-bottom: 20px;
}

.title {
	color: #609888;
	text-align: center;
	margin-bottom: 30px;
	font-size: 115%;
	line-height: 1.4em;
}

.title span {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
}

.title02 {
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding: 2px 2px 2px 5px;
	color: #444;
}

.news_table {
	margin: 10px;
	border: none;
}

.news_table th {
	font-weight: normal;
	border: none;
	vertical-align: top;
}

.news_table td {
	border: none;
}

.casestudy {
	border: 1px solid #cccccc;
	padding: 20px 15px;
	margin: 18px 20px;
	background-color: #E8E7E9;
}

.contact {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 50px 5px 10px 5px;
	padding: 15px 10px;
}

.link01,
.link02 {
	margin: 15px 0;
	padding: 0 0 15px 10px;
}

.link01 {
	border-bottom: #CCC dashed 1px;
	padding-top: 30px;
}

.link01 a,
.link02 a {
	color: #b43939;
}

.spec_table {
	margin: 10px 0 10px 20px;
	width: 560px;
}

.spec_table th,
.spec_table td {
	padding: 5px 10px;
}

.spec_table th {
	text-align: left;
	font-weight: normal;
	background-color: #e6e6e6;
	width: 160px;
}


/* DISPLAY CTR & FLOAT */
.hide { display: none;}
.rit  { float: right;}
.lft  { float: left;}

img.rit { margin: 0 0 15px 15px;}
img.lft { margin: 0 15px 15px 0;}

.clmgn {
	margin: 0;
	padding: 0;
}

/* LINE POSITON */
.alnlft { text-align: left;}
.alnrit { text-align: right;}
.alnctr { text-align: center;}


/* FLOAT CLEAR */
.clbth{ clear:both;}
.cllft{ clear:left;}
.clrit{ clear:right;}

div.clbth, div.cllft, div.clrit{ font-size: .000001em; height: 0;}

.notice {
	color: #666;
	font-size: 85%;
	line-height: 1.2em;
	font-weight: normal;
}

p.notice,
ul.notice {
	font-size: 75%;
}
