
#box_right {
    padding:15px 0 15px 0;
	float:right;
	width:270px;
}

#box_right h3{
    margin: 0;
	padding:0;
}
.box {
    width:598px;
	float:left;
	border:#CCCCCC 1px solid;
	margin-bottom:15px;
	
}
.box_top {
    width:598px;
	float:left;
	background-image:url(../news/img/bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.box_title {
    font-size:14px;
	width:400px;
	height:22px;
	padding:9px;
	float:left;
}
.box_title img{
    margin-left:5px;
}
.box_title h3 {
    font-size:14px;
	padding:0;
	margin:0;
}
.ev_update {
    width:150px;
	float:right;
	text-align:left;
	font-size:10px;
	padding:8px;
	
}
.ev_update img{
    margin-right:5px;
	vertical-align:top;
}
.ev_cate {
    width:425px;
	float:right;
	text-align:left;
	font-size:10px;
	background-color:#F5F4F6;
	margin:2px 6px 0 0;
	padding:2px 2px 2px 5px;
	color:#333333;
}
.ev_cate_long {
    width:570px;
	float:right;
	text-align:left;
	font-size:10px;
	background-color:#F5F4F6;
	margin:2px 6px 0 0;
	padding:2px 2px 2px 5px;
	color:#333333;
}
.ev_listbox {
    padding:2px 0 5px 0;
	width:598px;
	float:left;
}

.ev_textbox {
	width:425px;
	float:right;
	text-align:left;
	margin:10px 6px 15px 0;
	padding:2px 2px 2px 5px;
}
.ev_textbox_long {
	width:570px;
	float:right;
	text-align:left;
	margin:10px 6px 15px 0;
	padding:2px 2px 2px 5px;
}
.ev_textbox_long img{
    margin-right:15px;
	vertical-align:top;
}

.ev_textbox p{
    margin-bottom:18px;
	}
.ev_photo {
    border:1px #CCCCCC solid;
	float:left;
	padding:4px;
	background-color:#FFF;
	margin:3px 10px 5px 5px;
	background-image:url(../img/no_image110.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:110px;
}

.btn_detail {
    width:300px;
	text-align:right;
	float:right;
	height:26px;
	margin-right:5px;
}


.btn_back {
    width:600px;
	float:right;
	text-align:left;
	margin-bottom:10px;
}




.box_info {
    width:270px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	padding-bottom: 32768px;
    margin-bottom: -32768px;
	
}

.info_listbox {
    padding:2px 0 5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
	width:270px;
	float:left;
}
.info_textbox {
	width:190px;
	float:right;
}
.info_textbox ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 0;
	width:190px;
}

.info_textbox li {
	float: left;
	width:190px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
.info_textbox li.info_category {
    width:190px;
	text-align:left;
	font-size:10px;
}
.info_textbox li.info_title {
    padding:0 0 5px 0;
	font-size:10px;
}
.info_textbox li.info_date {
    font-size:10px;
	color:#7B7B7B;
	background-image: url(../img/icon_update.gif);
	text-indent:40px;
	background-repeat:no-repeat;
}

.info_photo {
    border:2px #CCCCCC solid;
	float:left;
	background-color:#FFF;
	margin:3px 5px 10px 5px;
	background-image:url(../img/no_image60.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}

.box_archive {
    width:270px;
	float:right;
	margin-bottom:15px;
}
.box_archive ul {
	list-style: none;
	margin: 0;
	padding:0;
	width:270px;
}

.box_archive li {
	float: left;
	width:270px;
	text-align:left;
	margin: 0;
	padding:10px 0 10px 0;
	border-bottom:#CCCCCC 1px dotted;
	text-indent:40px;
}
.box_archive li.odd {
    background-color:#FCF9ED;
	background-image: url(../img/icon_list.gif);
	background-repeat:no-repeat;
}
.box_archive li.even {
	background-image: url(../img/icon_list2.gif);
	background-repeat:no-repeat;
	background-color:#F2EFEC;
}

/*------ プライバシーポリシー ------*/

.con_box14 {
	width:600px;
	line-height:180%;
	float:left;
	padding-bottom:30px;
}



.con_box14 p{
    font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	color:#333333;
}

.con_box14 ul{
    list-style:none;
	padding:20px 0 0 0;
}

.con_box14 li{
    list-style:none;
    margin-bottom:10px;
	background-image:url(../privacy/img/arrow.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	background-position:5px 7px;
}

.sub_title_box12{
    font-size:10px;
	color:#999;
}
