@charset "UTF-8";

/*------------------------------------------------

   news/index.css

------------------------------------------------*/

@charset "UTF-8";

/*------------------------------------------------

   news

------------------------------------------------*/

.news{
	margin-top:20px;
}

.newsbox{
	width:100%;
	padding:13px 0 11px 0;
	border-bottom:1px solid #dddddd;
	margin-bottom:0 0 10px 0;
}

.newsday{
	width:110px;
	float:left;
}

.newscate{
	width:105px;
	float:left;
}

.newsttl{
	width:535px;
	float:left;
}

.topmenu02{
	margin-top:30px;
}

.topmenu02 ul{

}

.topmenu02 ul li{
	width:250px;
	float:left;
}

.post_time{
	padding:0 0 15px 0;
}

.caption{
	text-align:center;
}

.page_box{
	width:240px;
	margin:0 auto;
	margin-top:20px;
}

.page_box a{
	color:#FFFFFF;
	text-align:center;
	display:block;
}

.next{
	width:100px;
	float:left;
	background:#666666;
}

.prev{
	width:100px;
	float:right;
	background:#666666;
}

/*------------------------------------------------

   detail01

------------------------------------------------*/

.news_txt{

}

/*------------------------------------------------

   detail02

------------------------------------------------*/

.nd_lpbox02 {
	float: left;
	width: 355px;
	text-align:center;
}

.nd_lpbox02 img {
	max-width:315px !important;
}


.nd_lpbox02 p {
	width:375px;
	margin:0 auto;
	padding-left:20px;
}

/*------------------------------------------------

  detail03

------------------------------------------------*/

.nd_rpbox03 {
    float: right;
    width: 355px;
	text-align:center;
}

.nd_rpbox03 img {
	max-width:315px !important;
}


.nd_rpbox03 p {
    float: left;
	width:375px;
	padding-right:20px;
}


/*------------------------------------------------

  detail04

------------------------------------------------*/

.nd_lpbox04 {
    float: left;
	text-align:center;
    width: 375px;
	margin-bottom:20px;
}

.nd_lpbox04 img {
	max-width:315px !important;
}

.nd_lpbox04 p{
	text-align:center;
}

.nd_rpbox04 {
    float: left;
	text-align:center;
    width: 375px;
	margin-bottom:20px;
}

.nd_rpbox04 img {
	max-width:315px !important;
}

.nd_rpbox04 p{
	text-align:center;
}

/*------------------------------------------------

  detail05

------------------------------------------------*/

.nd_lpbox05 {
    float: left;
	text-align:center;
    width: 375px;
}

.nd_lpbox05 img {
	max-width:315px !important;
}

.nd_lpbox05 p{
    width: 375px;
	text-align:center;
	margin:0 auto;
}

.nd_rpbox05 {
    float: right;
    width: 375px;
}

.nd_lpbox05 .pb_in{
	margin-bottom:10px;
	text-align:center;
}

/*------------------------------------------------

  detail06

------------------------------------------------*/

.nd_lpbox06 {
    float: left;
    width: 375px;
}

.nd_rpbox06 {
    float: right;
	text-align:center;
    width: 375px;
}

.nd_rpbox06 img {
	max-width:315px !important;
}

.nd_rpbox06 p{
    width: 375px;
	text-align:center;
	margin:0 auto;
}

.nd_rpbox06 .pb_in{
	margin-bottom:10px;
	text-align:center;
}





@media screen and (max-width: 480px) {

.newsttl{
        width:100%;
        float:left;
}

.nd_lpbox02 {
        width:100%;
}


/*------------------------------------------------

   detail02

------------------------------------------------*/

.nd_lpbox02 {
	width:100%;
}

.nd_lpbox02 img {
	max-width:100% !important;
	height:auto;
}

.nd_lpbox02 p {
	display:block;
}

/*------------------------------------------------

  detail03

------------------------------------------------*/

.nd_rpbox03 {
	width:100%;
}

.nd_rpbox03 img {
	max-width:100% !important;
	height:auto;
}


.nd_rpbox03 p {
	display:block;
}


/*------------------------------------------------

  detail04

------------------------------------------------*/

.nd_lpbox04 {
	width:100%;
}

.nd_lpbox04 img {
	max-width:100% !important;
	height:auto;
}

.nd_lpbox04 p{
	display:block;
}

.nd_rpbox04 {
	width:100%;
}

.nd_rpbox04 img {
	max-width:100% !important;
	height:auto;
}

.nd_rpbox04 p{
	display:block;
}

/*------------------------------------------------

  detail05

------------------------------------------------*/

.nd_lpbox05 {
	width:100%;
}

.nd_lpbox05 img {
	max-width:100% !important;
	height:auto;
}

.nd_lpbox05 p{
	display:block;
}

.nd_rpbox05 {
	width:100%;
}

.nd_lpbox05 .pb_in{

}

/*------------------------------------------------

  detail06

------------------------------------------------*/

.nd_lpbox06 {
	width:100%;
}

.nd_rpbox06 {
	width:100%;
}

.nd_rpbox06 img {
	max-width:100% !important;
	height:auto;
}

.nd_rpbox06 p{
	display:block;
}

.nd_rpbox06 .pb_in{

}



}

