﻿@charset "utf-8";

body {
	background: url(/shared/img/body_bg.jpg) repeat-x left top #ffffff !important;
}
#flashcontent {

}
#flashcontent div#wrapper {
	background: none !important;
}
#flashcontent div#wrapper_inner {
	padding-right: 0 !important;
}
#flashcontent #contents_wrapper #side_list {
	margin-top: 20px !important;
}
#flashcontent #contents_wrapper div.anon_ {
	width: 600px;
	padding: 10px;
	margin: 10px auto 0px auto;
	background: #fff;

	border-top-left-radius    : 4px;
	border-top-right-radius   : 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius : 4px;

	-moz-border-radius-topleft    : 4px;
	-moz-border-radius-topright   : 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft : 4px;

	-webkit-border-top-left-radius    : 4px;
	-webkit-border-top-right-radius   : 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius : 4px;

	box-shadow        : 0px 0px 5px #999;
	-moz-box-shadow   : 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;

}
#flashcontent #contents_wrapper div.anon_ p, 
#flashcontent #contents_wrapper div.anon_ ul,
#flashcontent #contents_wrapper div.anon_ img {
	opacity:1;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
}
#flashcontent #contents_wrapper div.anon_ .appendix {
	float: right;
}


#flashcontent #info_main {
	text-align: left !important;
	background: url(/shared/img/line_dot_gray.gif) repeat-x left top;
	margin-top: 20px !important;
	padding-top: 15px;
}
#flashcontent #info_main .info_news {
	background: url(/shared/img/line_dot_gray.gif) repeat-x left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
}
#flashcontent #info_main .info_news .img {
	margin: 0 16px 0 0;
	width: 120px;
	float: left;
}
#flashcontent #info_main .info_news .category {
	margin: 0 0 0 10px;
}
#flashcontent #info_main .info_news .sentences {
	float: left;
	width: 534px;
}

#flashcontent #info_main .info_news .sentences h3 {
	margin: 8px 0 0 !important;
	padding: 0 !important;
	font-size: 12px;
	font-weight: bold;
}

#flashcontent #info_main .info_news .sentences p {
	margin: 8px 0 0 !important;
}

#flashcontent #info_main .info_news .sub_navi {
	width: 534px;
	background: #f3f4f4;
	height: 13px;
	line-height:15px;
}

#flashcontent #info_main .info_news .icon {
	color: #313131;
	font-size: 10px;
}

#flashcontent #info_main .info_news .icon li {
	height: 13px;
	width: 13px;
	float: left;
	margin: 0 1px 0 0;
	display: block;
}
