/* CSS Document */

/*------コンテンツタイトル------*/
h3.news {
	background:url(/news/images/news_ttl.gif) no-repeat 0 0;
	width:520px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.photo {
	background:url(/news/images/photo_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}


/*ニュース*/
#news_body #news_ttl {
	background:#f6f6f6;
	border-bottom: 3px solid #e90000;
    margin-bottom: 10px;
}
#news_body #news_ttl h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px;
}

#date_box {
	width:520px;
	text-align:right;
	margin:0 0 10px 0;
}
#date_box #date {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}
#date_box #category {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}

#date_social_box {
	width:520px;
	text-align:right;
	margin:0 0 20px 0;
}
#date_social_box .social_btn {
	float:left;
	margin:0 5px 0 0;
}

.news_box {
	display:block;
	margin:0 0 20px 0;
}
.news_box p {
	line-height:1.6em;
}

#news_body .photo_box {
	width:222px;
	float:left;
	margin:0 20px 0 0;
}
#news_body .photo {
	width:222px;
	margin:0 0 20px 0;
	text-align:center;
	border:1px solid #CCCCCC;
}
#news_body .photo img {
	/*border:1px solid #CCCCCC;*/
}
#news_body .photo .cap {
	background:#e8e8e8;
	font-size:12px;
	color:#333333;
	padding:5px;
	text-align:left;
	word-break: break-all;
}
#news_body .photo .cap .photo_link {
	margin:0 0 5px;
	text-align:center;
}


#news_body #dl_box {
	background: url("/images/common/dotted.gif") repeat-x scroll 0 top transparent;
    margin: 10px 0 20px;
    padding: 10px 0 0;
}
#news_body #dl_box h4 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
}
#news_body #dl_box ul {
	list-style:none;
}
#news_body #dl_box ul li {
	background: url("/images/common/arrow_square.gif") no-repeat scroll 10px 2px transparent;
    margin: 0 0 5px;
    padding: 0 0 0 25px;
}

#news_body #relate_box {
	background: url("/images/common/dotted.gif") repeat-x scroll 0 top transparent;
    margin: 10px 0 20px;
    padding: 10px 0 0;
}
#news_body #relate_box h4 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
}
#news_body #relate_box ul {
	list-style:none;
}
#news_body #relate_box ul li {
	background: url("/images/common/arrow_square.gif") no-repeat scroll 10px 2px transparent;
    margin: 0 0 5px;
    padding: 0 0 0 25px;
}


#news_body #news_bottom_box {
	margin:0 0 20px;
}
#news_body #news_bottom_box h4 {
	background:#494949;
    border-bottom: 1px solid #E90000;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    padding:5px;
    margin:0 0 5px;
}
#news_body #news_bottom_box ul {
	list-style:none;
}
#news_body #news_bottom_box ul li {
	background: url("/images/common/arrow_square.gif") no-repeat scroll 10px 2px transparent;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0 0 8px 25px;
    position: relative;
}
#news_body #news_bottom_box ul li .ttl {
	width:420px;
	float:left;
}
#news_body #news_bottom_box ul li .date {
	float:right;
	width:60px;
    font-size:12px;
    padding: 3px 0 0;
}
/*#news_body #news_bottom_box ul li span.date {
	position: absolute;
    right: 0;
    font-size:12px;
    padding: 3px 0 0;
}*/


#news_body #likebox {
	margin:0 0 20px;
}



/*一覧ページ*/

#news_body #news_latest_box {
	width:520px;
	margin:0;
	/*float:left;*/
}

#news_latest_box #index_ttl_box {
	background:#e8e8e8;
	border-bottom:2px solid #E90000;
	margin:0 0 15px 0;
	padding:10px;
}
#news_latest_box #index_ttl_box h3 {
	width:160px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#news_latest_box #index_ttl_box .link_box {
	width:330px;
	float:right;
}
#news_latest_box #index_ttl_box .link_box p.right {
	float:right;
	margin:0 0 0 5px;
	padding:0;
}

#news_latest_box .link_box {
	width:330px;
	float:right;
}
#news_latest_box .link_box p.right {
	float:right;
	margin:0 0 0 5px;
	padding:0;
}

#news_latest_box ul {
	list-style:none;
	margin:0 0 10px;
}
#news_latest_box ul li {
	border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0;
}
#news_latest_box ul li#ttl {
	background:#CCC;
	border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0;
}
#news_latest_box ul li#ttl .date {
	float:left;
	width:74px;
	font-size:12px;
    margin:0 5px 0 0;
    padding:3px;
    text-align:center;
}
#news_latest_box ul li#ttl .ttl {
	float:left;
	width:294px;
    margin:0 15px 0 0;
    padding:3px;
    text-align:center;
}
#news_latest_box ul li#ttl .category {
	float:left;
	width:114px;
    margin:0;
    padding:3px;
    text-align:center;
}

#news_latest_box ul li .date {
	float:left;
	width:80px;
	font-size:12px;
    margin:0 5px 5px 0;
}
#news_latest_box ul li .ttl {
	float:left;
	width:310px;
    margin:0 15px 5px 0;
}
#news_latest_box ul li .category {
	float:left;
	width:110px;
    margin:0;
    font-size:12px;
}
/*#news_latest_box ul li .category_news {
	float:left;
	width:35px;
	background: url("/news/images/icon_news.gif") no-repeat scroll 0 2px transparent;
    margin:0;
    text-indent:-9999px;
}*/

.snav_box {
	margin:0 0 10px;
	text-align:right;
}
.snav_box ul.snav {
	font-size:12px;
	float:right;
	margin:0 !important;
}
.snav_box ul.snav li.prev {
	background: url("/images/common/arrow_left.gif") no-repeat scroll 0 3px transparent;
	border-right: 1px solid #555555;
	border-bottom:none !important;
    padding-left: 1.3em !important;
    padding-right: 0.7em !important;
    float:left;
}
.snav_box ul.snav li.latest {
	margin: 0 0.7em !important;
	border-bottom:none !important;
	float:left;
}
.snav_box ul.snav li.next {
	background: url("/images/common/arrow_right.gif") no-repeat scroll 100% 3px transparent;
	border-left: 1px solid #555555;
	border-bottom:none !important;
    padding-left: 0.7em !important;
    padding-right: 1.3em !important;
    float:left;
}

/*最新フォト*/
#photo_latest_box {
	width:198px;
	margin:0 0 20px;
	float:right;
	border:1px solid #c5c5c5;
}
#photo_latest_box h4 {
	background: url("/images/common/leftcontents_top_bg.gif") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #c5c5c5;
    color:#000;
    font-size:14px;
    font-weight:bold;
    padding:9px 5px 5px;
    margin:0;
    height:20px;
}
#photo_latest_box ul {
	padding:10px;
}
#photo_latest_box ul li {
	border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0;
}

#photo_latest_box ul li .photo_box {
	width:178px;
	margin:5px auto;
	text-align:center;
}
#photo_latest_box ul li .photo_box .cap {
	background:#CCC;
	color:#000;
	font-size:12px;
	text-align:left;
}



/*フォトギャラリー*/
#photo_body #news_ttl {
	background:#f6f6f6;
	border-bottom: 3px solid #e90000;
    margin-bottom: 10px;
}
#photo_body #news_ttl h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px;
}

#photo_body #date_box {
	width:730px;
	text-align:right;
	margin:0 0 10px 0;
}
#photo_body #date_box #date {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}
#photo_body #date_box #category {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}

#photo_body #date_social_box {
	width:660px;
	text-align:right;
	margin:0 auto 20px;
}
#photo_body #date_social_box .social_btn {
	float:left;
	margin:0 5px 0 0;
}
#photo_body #date_social_box .back_news_btn {
	float:right;
	width:160px;
	height:23px;
	margin:0;
}
#photo_body #date_social_box .back_news_btn a {
	display:block;
	width:160px;
	height:23px;
	text-indent:-9999px;
	text-align:left;
	background:url("/news/images/back_news_btn.gif") no-repeat 0 0;
}
#photo_body #date_social_box .back_news_btn a:hover {
	background-position:0 -23px;
}

.photogallery_box {
	width:680px;
	margin:0 auto 20px;
	text-align:center;
}
.photogallery_box .photo_image img {
	/*width:660px;*/
	padding:10px;
	background:#ffe5e5;
}

.caption_box {
	width:660px;
	font-size:14px;
	padding:0 0 10px;
	border-bottom:1px solid #cccccc;
	margin:0 auto 20px;
}

/*3カラム用*/
#photo_body #date_box_520 {
	width:520px;
	text-align:right;
	margin:0 0 10px 0;
}
#photo_body #date_box_520 #date {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}
#photo_body #date_box_520 #category {
	float:right;
	margin:0 10px 0 0;
	font-size:12px;
}

#photo_body #date_social_box_520 {
	width:440px;
	text-align:right;
	margin:0 auto 20px;
}
#photo_body #date_social_box_520 .social_btn {
	float:left;
	margin:0 5px 0 0;
}
#photo_body #date_social_box_520 .back_news_btn {
	float:right;
	width:160px;
	height:23px;
	margin:10px 0 0;
}
#photo_body #date_social_box_520 .back_news_btn a {
	display:block;
	width:160px;
	height:23px;
	text-indent:-9999px;
	text-align:left;
	background:url("/news/images/back_news_btn.gif") no-repeat 0 0;
}
#photo_body #date_social_box_520 .back_news_btn a:hover {
	background-position:0 -23px;
}

.photogallery_box_520 {
	width:480px;
	margin:0 auto 20px;
	text-align:center;
}
.photogallery_box_520 .photo_image img {
	/*width:660px;*/
	padding:10px;
	background:#ffe5e5;
}

.caption_box_520 {
	width:440px;
	font-size:14px;
	padding:0 0 10px;
	border-bottom:1px solid #cccccc;
	margin:0 auto 20px;
}


/*ナビ*/
#navi {
	width:260px;
	height:23px;
	margin:7px auto 7px;
	text-align:center;
}
#navi ul {
	list-style:none;
	background:url("/news/images/navi_bg.gif") no-repeat;
}
#navi ul li {
	float:left;
}
#navi ul li.prev {
	width:98px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
#navi ul li.top {
	width:64px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-98px 0;
	text-indent:-9999px;
}
#navi ul li.next {
	width:98px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-162px 0;
	text-indent:-9999px;
}
#navi ul li.prev_no {
	width:98px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:0 -46px;
	text-indent:-9999px;
}
#navi ul li.top_no {
	width:64px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-98px -46px;
	text-indent:-9999px;
}
#navi ul li.next_no {
	width:98px;
	height:23px;
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-162px -46px;
	text-indent:-9999px;
}
#navi ul li.prev a {
	width:98px;
	height:23px;
	display:block;
}
#navi ul li.top a {
	width:64px;
	height:23px;
	display:block;
}
#navi ul li.next a {
	width:98px;
	height:23px;
	display:block;
}
#navi ul li.prev a:hover {
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:0 -23px;
}
#navi ul li.top a:hover {
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-98px -23px;
}
#navi ul li.next a:hover {
	background:url("/news/images/navi_bg.gif") no-repeat;
	background-position:-162px -23px;
}