@charset 'utf-8';
.imgCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* このCSSファイルはUTF-8でエンコードされています。 */
/**
 * ======================================================================
 * [common]
 * ----------------------------------------------------------------------
 */
.goto_neweslist {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
}
.gototop {
	text-align: right;
}

#news_Article p{
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
}
#news_Article a {text-decoration: none;}
#news_Article a:link {color: #333CB0;}
#news_Article a:visited {color: #793356;}
#news_Article a:hover {color:#0000FF; text-decoration:underline;}
#news_Article_List p{
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
}
#news_Article_List a {text-decoration: none;}
#news_Article_List a:link {color: #333CB0;}
#news_Article_List a:visited {color: #793356;}
#news_Article_List a:hover {color:#0000FF; text-decoration:underline;}
#news_Article_List table {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#news_Article_List table thead td {
	background-color:#F2F4F4;
	line-height:130%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#news_Article_List table th,
#news_Article_List table td {
	font-weight:normal;
	line-height:130%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
}
#news_Article_List .bg-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81A7E8;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#news_Article_List .bg-line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6E2F8;
	margin-bottom: 5px;
}
/**
 * ======================================================================
 * [newspage]
 * ----------------------------------------------------------------------
 */
#news_Article .news_Title {
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bold;
	color: #142E53;
	padding-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#news_Article .news_Title2 {
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bold;
	color: #142E53;
	padding-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#news_Article .news_Title2 img {
	float: left;
	margin-right: 20px;
}
#news_Article .news_Title3 {
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
	color: #142E53;
	padding-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#news_Article .news_Title4 {
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bold;
	color: #142E53;
	padding-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#news_Article .news_Title4 img {
	float: left;
	margin-right: 8px;
}
#news_Article  .news_Title5 {
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bold;
	color: #142E53;
	padding-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#news_Article  .news_Title5  img {
	float: left;
	margin-right: 8px;
}
.news_Titlesmall {
	font-size: 14px;
}

#news_Article #photo_box {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	height: 135px;
}

#news_Article #photo_box img {
	float: left;
	margin-right: 10px;
}
#news_Article #photo_box .pb_title {
	font-weight: bold;
	color: #666666;
	line-height: 1.4em;
	font-size: 12px;
	margin-bottom: 15px;
}
#news_Article #photo_box .pb_infotxt {
	color: #666666;
}
#news_Article #tb_plan_info {
	color: #333333;
	line-height: 1.3em;
	font-size: 12px;
}
.cap  {
	font-size: 10px;
}
strong {
	font-weight: bold;
}
#tb_plan_info li {
	list-style-type: circle;
	margin-left: 20px;
}
.pl_Price dl {
	width: 100%;
}
.pl_Price dt {
	float: left;
	margin-right: 30px;
	width: 80px;
}
.pl_Price p {
	font-size: 10px;
}
.pl_Contact dl {
	width: 100%;
}
.pl_Contact dt {
	float: left;
	width: 80px;
	height: 40px;
}
.pl_Contact dd {
	margin: 0px;
	padding: 0px;
}

.pl_Contact p {
	font-size: 9px;
}
.rubi {
	font-size: 8px;
	padding-left: 80px;
}
#news_Article table {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#news_Article hr {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}
* html #news_Article hr {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}
#news_Article table thead td {
	background-color:#F2F4F4;
	line-height:130%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#news_Article table th,
#news_Article table td {
	font-weight:normal;
	line-height:130%;
	border: 1px solid #E0E0E0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#news_Article #tb_plan_info #tb_no_border {
	font-weight:normal;
	line-height:130%;
	border: 0px;
}
#tb_plan_info .plan_Title {
	font-weight: bold;
	font-size: 14px;
}
#news_Article .news_comment {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#news_Article .title {font-size: 18px; font-weight: bold;}
#news_Article #tb_plan_info .contents_bg {
	background-color: #EDF2FE;
}

#news_Article .ph-space {padding: 10px;	font-size: 12px;}
#news_Article .txt_R {
	color: #FF0000;
}
#news_Article  .txt_y {
	color: #FFFF00;
}
#news_Article .txt_Or {
	color: #FF6600;
}
#news_Article  .txt_OrB18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

#news_Article .txt_Pi {
	color: #FF3366;
}
#news_Article  .txt_Bw {
	color: #6F4A00;
}
#news_Article .txt_B {
	color: #333399;
}
#news_Article .txt_LG {
	color: #669933;
}
#news_Article  .txt_G {
	color: #336633;
}
#news_Article    .txt_lG {
	color: #009933;
}
#news_Article .diary {
	text-align: right;
	width: 580px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
}
#news_Article .ph_image {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	margin-bottom: 15px;
}
#news_Article .news_comment ol {
	font-size: 12px;
	color: #333333;
}
#news_Article .news_comment li {
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 1.6em;
}
#news_Article #photoIMG {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#news_Article #photoIMG .L {
	float: left;
	margin-right: 50px;
}
#news_Article #photoIMG .R {
}

#news_Article #photoIMG   p  {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 10px;
}
#news_Article #photoIMG2 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
* html #news_Article #photoIMG2 .L {
	float: left;
	margin-right: 50px;
	margin-left: 40px;
}
#news_Article #photoIMG2 .L {
	float: left;
	margin-right: 50px;
	margin-left: 70px;
}
#news_Article #photoIMG2 .R {
}

#news_Article #photoIMG2   p  {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 10px;
}
#news_Article .SPtitle_s {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
#news_Article .SPtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	line-height: 1.8em;
}
#news_Article .SPtitle_main {
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	background-color: #FFFFCC;
}

#news_Article #photoIMG3 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news_Article #photoIMG3 img {
	float: left;
	margin-right: 20px;
}
#news_Article #photoIMG3 p {
	height: 208px;
}
#imgBox  .photo {
	width: 180px;
	float: left;
	margin-right: 10px;
}
#imgBox  p  {
	font-size: 10px;
	color: #333333;
}
#news_Article .news_comment .link {
	text-align: right;
	font-size: 12px;
}
#news_Article .boarderBLK {
	border: 1px solid #999999;
}
#news_Article .imgR {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

