* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	/*	margin: 0px;	*/
	font-family: "メイリオ" , "Meiryo" , Arial, Helvetica , "ＭＳ Ｐゴシック" , "MS P Gothic" , Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #EEFFEE;
	background-repeat: repeat-x;
	overflow: scroll;
	background-image: url(../images_old/header_back.gif);
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
}
#subbox {
	float: right;
	width: 0px;
	display: none;
}
#contentsbox {
}
#header {
	height: 100px;
	position: relative;
}
#header #title_banner {
	width: 350px;
	height: 100px;
	float: left;
}
#header #page_banner {
	width: 390px;
	height: 75px;
	position: absolute;
	left: 350px;
	float: right;
	top: 25px;
}
#header #page_banner img {
	height: 75px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header ul {
	width: 470px;
	float: right;
	height: 20px;
}
#header li {
	font-size: 12px;
	list-style-type: none;
	float: right;
	margin-right: 5px;
	text-align: center;
	background-color: #030;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
}
#header li a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	height: 18px;
	background-color: #00CC00;
	font-weight: normal;
	letter-spacing: -1px;
}
#header li#bbs, li#bbs a {
	width: 70px;
	background-image: url(../images_old/header_list_70.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-color: #0F0;
	display: none;
}
#header li#policy, li#policy a {
	width: 100px;
	background-image: url(../images_old/header_list_100.gif);
	height: 18px;
	background-repeat: no-repeat;
}
#header li#map, li#map a {
	width: 85px;
	background-image: url(../images_old/header_list_85.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#header li#contact, li#contact a {
	width: 70px;
	background-image: url(../images_old/header_list_70.gif);
	height: 18px;
	background-repeat: no-repeat;
}
#header li#update, li#update a {
	width: 120px;
	background-image: url(../images_old/header_list_120.gif);
	height: 18px;
	background-repeat: no-repeat;
}
#header li a:hover {
	background-color: #00EE00;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#menu {
	float: left;
	width: 170px;
	text-align: center;
}
#pankuzu {
	background-color: #FFFFCC;
	clear: both;
	padding-left: 10px;
	height: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	border: 2px solid #000000;
	z-index: 1;
	font-size: 12px;
}
#pankuzu ul {
	width: 800px;
}
#pankuzu li {
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
}
#pankuzu li a{
	background-image: url(../images_old/root.gif);
	background-position: right center;
	display: block;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#contents {
	float: right;
	width: 660px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#mainbox {
	float: left;
	width: 840px;
}
#contents .content {
	width: 660px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
#contents h1 {
	padding: 3px;
	margin: 10px;
	border: 2px solid #0000FF;
	background-repeat: repeat;
	font-size: 18px;
	background-image: url(../images_old/bg2.gif);
	text-align: center;
	clear: right;
	position: relative;
}
#contents h1 em{
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	right: 5px;
	line-height: 1.2em;
	top: 1px;
}
#contents .content h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #666666;
	border-bottom-color: #009900;
	border-left-color: #009900;
	font-size: 14px;
	clear: both;
	border-top-style: solid;
	border-right-style: solid;
	letter-spacing: 0.1em;
	background-color: #FFFF99;
	margin: 10px;
	padding: 3px 3px 3px 10px;
}
#contents .content h2 a {
	text-decoration: none;
	color: #000000;
}
#contents .content h2 a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #00FF00;
}
#contents .content h3 {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px dotted #009900;
	margin-bottom: 5px;
}
#contents .content h4 {
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 12px;
	letter-spacing: 0.1em;
	clear: both;
	padding-bottom: 1px;
}
#contents .content h5 {
	text-align: left;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: both;
}
#contents .content h5 img {
	width: 22px;
	margin-right: 5px;
	position: relative;
	top: 5px;
}
#contents .content h6 {
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
}
#contents .content .fl_on {
	color: #000;
	font-size: 48px;
	font-weight: bold;
	height: 75px;
	position: relative;
	width: 100px;
	line-height: 70px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	margin-top: 0px;
}
#contents .content_figure_right {
	/*	margin: 0px;	*/
	float: right;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#contents .content_figure_right img {
	/*	margin: 0px;	*/
	width: 120px;
}
#contents .content_figure_left {
	/*	margin: 0px;	*/
	float: left;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#contents .content p {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	margin: 0px 15px 5px;
}
#contents .content p img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents .content .figure_left_rate50 {
	width: 47%;
	float: left;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 10px;
}
#contents .content .figure_left_rate50 img {
	width: 100%;
}
#contents .content .figure_right160 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 160px;
	border: 0px solid #000;
}
#contents .content .figure_right160 img {
	width: 160px;
	margin-bottom: 5px;
}
#contents .content .figure_right240 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 240px;
	border: 0px solid #000;
}
#contents .content .figure_right240 img {
	width: 240px;
	margin-bottom: 5px;
}
#contents .content .figure_right240 p {
	font-size: 12px;
	text-align: center;
}
#contents .content .figure_right320 {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 320px;
	margin-right: 10px;
}
#contents .content .figure_right320 img {
	width: 320px;
	margin-bottom: 5px;
}
#contents .content .figure_right320 p {
	font-size: 12px;
	text-align: center;
}
#contents .content .figure_left240 {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 240px;
	margin-right: 10px;
}
#contents .content .figure_left240 img {
	width: 240px;
	margin-bottom: 5px;
}
#contents .content .figure_left240 p {
	font-size: 12px;
	text-align: center;
}
#contents .content .figure_left320 {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	width: 320px;
}
#contents .content .figure_left320 img {
	width: 320px;
	margin-bottom: 5px;
}
#contents .content .figure_left320 p {
	font-size: 12px;
	text-align: center;
}
#contents .content .figure_left140 {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 137px;
	margin-right: 10px;
}
#contents .content .figure_left140 img {
	width: 135px;
	margin-bottom: 5px;
}
#contents .content .figure_left140 p {
	font-size: 10px;
	text-align: center;
}
#contents .content .figure_left190 {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 187px;
	margin-right: 10px;
}
#contents .content .figure_left190 img {
	width: 185px;
	margin-bottom: 5px;
}
#contents .content .figure_left190 p {
	font-size: 10px;
	text-align: center;
}
#subbox {
	width: 150px;
	text-align: center;
	padding-top: 20px;
	float: right;
}
#subbox h5 {
	font-size: 12px;
	background-color: #33FFFF;
}
#footer {
	/*	margin: 0px;	*/
	clear: both;
	width: 830px;
	text-align: right;
	padding-top: 20px;
}
#contents h6 {
/*	margin: 0px;	*/
	font-size: 9px;
	text-align: left;
}
#contents h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#footer h5 {
	font-style: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFF99;
	font-weight: bold;
}
address {
	font-size: 12px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	clear: both;
}
.display_on {
	display: block;
	clear: both;
}
.display_off {
	display: none;
}
.clear_both {
	clear: both;
}
.clear_left {
	clear: left;
}
#contents .warning    {
	color: #F00;
}
#contents .attention    {
	color: #909;
}
#contents .title    {
	color: #FFF;
	background-color: #060;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 2em;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
}
#contents .content a {
	color: #0000FF;
	text-decoration: underline;
}
#contents .content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contents .content p.pagetop {
	clear: both;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0px;
	text-align: right;
}
#trend_match_menu {
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pitta_menu {
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#micro_ad_menu {
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#google_menu {
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#google_menu_linkunit {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#google_content_top {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#google_linkunit_content_top {
	margin-top: 3px;
	text-align: center;
	margin-bottom: 3px;
}
.google_content {
	margin-top: 20px;
	text-align: center;
	display:none;
	margin-bottom: 20px;
	clear: both;
}
#google_content_bottom {
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#google_footer {
	text-align: center;
	display:none;
}
#a8_saifuya_content_top {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#contents .content .contents_linkunit {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	text-align: center;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#a8_yyc  {
	text-align: center;
}
#yahoo_content_bottom {
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yahoo_content {
	text-align: center;
	display:none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rakuten_content_bottom {
	text-align: center;
	display:none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#saifuya_content_top {
	text-align: center;
	margin-top: 10px;
	display: none;
	margin-bottom: 5px;
}

#contents .content .content_figure_right p {
	font-size: 9px;
	letter-spacing: -0.01em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contents .content .content_figure_left p {
	font-size: 9px;
	letter-spacing: -0.01em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contents .content span {
	font-size: 14px;
	text-align: center;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFF99;
	border: 3px double #009900;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: inline;
}
#contents .content em {
	font-weight: bold;
	text-decoration: underline;
}
#contents .content .code {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-align: left;
	background-image: url(../images_old/bg_h5.gif);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	overflow: auto;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2em;
	padding-right: 1em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 0.1em;
}
#contents .content .list {
	display: block;
	text-align: left;
	background-image: url(../images_old/bg_h5.gif);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	overflow: visible;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	margin-right: 1em;
	margin-left: 1em;
	padding: 1em;
	white-space: normal;
}
#contents .content .list p {
	font-size: 14px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #00FFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 0px;
}
#contents .content a.sample {
	text-decoration: none;
}
#contents .content a.sample:hover .list {
	background-color:#FFFFCC;
	text-decoration: none;
}
#contents .content table {
	border: 1px solid #000000;
}
#contents .content ul {
	list-style-type: none;
	width: 618px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#contents .content li {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	clear: both;
}
#contents .content li a.browser {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
}
#contents .content li a.browser:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFF99;
	float: left;
}
#contents .content .browser_left {
	width: 150px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	overflow: visible;
}
#contents .content .browser_right {
	width: 460px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	_clear: both;
}
#contents .content a.hp_menu {
	text-decoration: none;
	color: #000000;
}
#contents .content a.hp_menu .hp_container {
	width: 595px;
	border: 1px solid #000000;
	padding: 10px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	text-decoration: none;
}
#contents .content a.hp_menu .main{
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
}
#contents .content a.hp_menu:hover .hp_container{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFCC;
}
#contents .content ul.link {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	float: none;
	width: 640px;
}
#contents .content ul.link li {
	list-style-type: none;
	display: block;
	border: 1px solid #000000;
	width: 595px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	margin-bottom: 5px;
}
#contents .content ul.link li a {
	color: #000000;
	display: block;
	text-decoration: none;
	font-size: 16px;
	background-image: url(../images_old/link.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 565px;
}
#contents .content ul.link li a:hover {
	background-color: #FFFF99;
	text-decoration: none;
	color: #000000;
	background-image: url(../images_old/hover.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contents .content ul.link li a:visited {
	background-image: url(../images_old/visited.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contents .content ul.link li a em {
	text-decoration: none;
	font-size: 10px;
	background-image: none;
	position: absolute;
	right: 30px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#contents .content ul.link li a em.prepare {
	background-color: #000;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#contents .content .main p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
	color: #0000FF;
	position: relative;
	top: -5px;
	left: -5px;
}
#contents .content .index {
	width: 510px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
	background-color: #CF6;
}
#contents .content .index .index_top {
	width: 512px;
	height: 5px;
	background-image: url(../images_old/circle10_tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: -1px;
	top: -1px;
}
#contents .content .index .index_top span {
	height: 4px;
	background-image: url(../images_old/circle10_tr.gif);
	margin: 0px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 4px;
	position: absolute;
	width: 10px;
	background-color: transparent;
	top: 0px;
	
	right: 0px!important;	/* Safari Opera FireFox MacIE */
	_right: -2px;		/* WinIE6.0 */
	right /**/: -2px;	/* WinIE5.5 */
}
#contents .content .index .index_middle {
	width: 510px;
	clear: both;
	position: relative;
	padding-top: 5px;
}
#contents .content .index .index_middle .prev {
	width: 170px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	height: 30px;
	text-align: center;
}
#contents .content .index .index_middle .menu {
	width: 170px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	height: 30px;
	text-align: center;
}
#contents .content .index .index_middle .next {
	width: 170px;
	display: block;
	float: left;
	height: 30px;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}
#contents .content .index_bottom {
	width: 512px;
	height: 5px;
	background-image: url(../images_old/circle10_bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	left: -1px;
	bottom: -1px;
}
#contents .content .index_bottom span {
	height: 5px;
	background-image: url(../images_old/circle10_br.gif);
	margin: 0px;
	padding: 0px;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	position: absolute;
	font-size: 4px;
	float: right;
	width: 10px;
	
	right: 0px!important;	/* Safari Opera FireFox MacIE */
	_right: -2px;		/* WinIE6.0 */
	right /**/: -2px;	/* WinIE5.5 */
	bottom: 0px!important;	/* Safari Opera FireFox MacIE */
	_bottom: -1px;		/* WinIE6.0 */
	bottom /**/: -1px;	/* WinIE5.5 */
}
#contents .content .strong {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	background-color: #FFFFCC;
	border: 3px dotted #009900;
	display: block;
	clear: both;
}
#contents .content .cancel {
	text-decoration: line-through;
}
#contents .content .red {
	color: #006600;
}
#contents .content hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin: 3px;
}
#contents .junnbityuu {
	position: absolute;
	font-size: 1px;
	margin-right: auto;
	margin-left: auto;	/* Safari Opera FireFox MacIE */
	/*_left: -90px;		 WinIE6.0 */
	left /**/: 10px;	/* WinIE5.5 */
	z-index: 100;
}
#contents .mikensyou {
	position: absolute;
	left: 0px;
	z-index: 100;
}
#contents .content .ok {
	position: absolute;
	top: -15px;
	right: 0px;
	z-index: 100;
}
#contents .content .link li .ok421s2  {
	top: -8px;
	right: -30px;
	position: absolute;
	background-image: url(../images_old/ok_421_s2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 55px;
}
#contents .content .link li .ios5  {
	top: 2px;
	right: 3px;
	position: absolute;
	background-image: url(../images/ios7.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 40px;
}
#contents .content .link li .ok511s2  {
	top: 10px;
	right: -30px;
	position: absolute;
	background-image: url(../images_old/ok_511_s2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 55px;
}
.figure_p {
	text-align: center;
}
#contents .content .source {
	background-image: url(../images_old/bg_h5.gif);
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-o-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	border: 1px solid #0CF;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	font-size: 12px;
}
#contents .content .source a {
	text-decoration: none;
	color: #000;
}
#contents .content .source p {
	text-align: center;
	background-color: #0FF;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
}
#contents .content .source220 {
	width: 230px;
	float: right;
	background-image: url(../images_old/bg_h5.gif);
	padding: 5px 0px 5px 10px;
	margin: 0px 10px 10px 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	border: 1px solid #0CF;
	line-height: 1.2em;
}
#contents .content .source220 a {
	text-decoration: none;
	color: #000;
}
#contents .content .source220 p {
	text-align: center;
	background-color: #0FF;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
}
#contents .content .source320 {
	width: 320px;
	float: right;
	background-image: url(../images_old/bg_h5.gif);
	padding: 5px 0px 5px 10px;
	margin: 0px 10px 10px 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	border: 1px solid #0CF;
	line-height: 1.2em;
}
#contents .content .source320 a {
	text-decoration: none;
	color: #000;
}
#contents .content .source320 p {
	text-align: center;
	background-color: #0FF;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
}
#contents .content strong.add {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #F00;
}
