@charset "utf-8";
/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {margin:0;padding:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a{text-decoration:none;}
a:link{color:#03C;}
a:visited{color:#639;}
a:hover{color:#CC3434;text-decoration:underline;}
a:active{color:#CC3434;}
/* hack */

.clear {clear:both;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* tagsetting */

body {
	background:#FFF;
	text-align:center;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	color:#333;
	}
i {
	display:none;
	}

/* layout */
.alertBox {
  padding: 0 0 16px 0;
}

.alertBox .alert {
  border-radius: 3px;
  font-size: 87.5%;
  background: #FFEFB0;
  border: #FFD325 1px solid;
  padding: 13px;
}

.alertBox .alert p {
	padding: 0 0 0 43px; 
	background: url(https://s.yimg.jp/images/jpnews/cre/common/all/images/ic_alert.png) left center no-repeat;
	vertical-align: middle;
	line-height: 1.3;
}

.alertBox .alert p em {
  font-weight: bold;
}


#container {
	width:950px;
	margin:0 auto;
	background-color:#fff;
	padding:0px;
	}
*html #container {
	width:950px;
	text-align:center;
	}

#wrapper {
	width:930px;
	text-align:left;
	margin:10px auto;
	}


/* footer */
#footer {
	margin-top:10px;
	text-align:center;
	}


/* 2column */

/* top */
#side356left {
	float:left;
	width:356px;
	}
#side356right {
	float:right;
	width:356px;
	}
/* wijet */
#side416left {
	float:left;
	width:416px;
	}
#side300right {
	float:right;
	width:300px;
	}

/* custom */
#side457left {
	float:left;
	width:457px;
	}
#side253right {
	float:right;
	width:253px;
	}

/* blogparts */
#side270left {
	float:left;
	width:270px;
	margin-bottom:20px;
	}
#side444right {
	float:right;
	width:444px;
	}

/* api */
#side332left {
	float:left;
	width:332px;
	}
#side21right {
	float:right;
	width:215px;
	}

/* mainmenu */

#mainmenu {
	width:730px;
	height:52px;
	margin:0 auto;
	}
#mainmenu ul {
	width:730px;
	position:relative;
	}
#mainmenu li {
	float:left;
	margin-right:5px;/*odd*/
	}
#mainmenu li a {
	display:block;
	float:left;
	width:100px;
	height:33px;
	}
#mainmenu li.mmTop a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_01.gif") no-repeat;
	}
#mainmenu li.mmBlogparts a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_02.gif") no-repeat;
	}
#mainmenu li.mmApi a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_04.gif") no-repeat;
	}
#mainmenu li.mmRss a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_05.gif") no-repeat;
	}
/*===== old =====*/
#mainmenu li.mm01 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_01.gif") no-repeat;
	}
#mainmenu li.mm02 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_02.gif") no-repeat;
	position:absolute;
	left:105px;
	}
#mainmenu li.mm03 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_03.gif") no-repeat;
	position:absolute;
	left:210px;
	}
#mainmenu li.mm04 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_04.gif") no-repeat;
	position:absolute;
	left:315px;
	}
#mainmenu li.mm05 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_05.gif") no-repeat;
	position:absolute;
	left:420px;
	}
#mainmenu li.mm06 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_06.gif") no-repeat;
	position:absolute;
	left:525px;
	}
#mainmenu li.mm07 a {
	background:url("https://s.yimg.jp/images/news/koukai2/navi_07.gif") no-repeat;
	position:absolute;
	left:630px;
	}
#mainmenu li.active a ,#mainmenu li a:hover {
	background-position:0 -52px;
	height:40px;
	}

/* top head */

#header {
	background:url("https://s.yimg.jp/images/news/koukai2/title_main.gif") no-repeat;
	height:140px;
	position:relative;
	}

/* 2nd head */
#header2nd {
	width:730px;
	background:url("https://s.yimg.jp/images/news/koukai2/title_2nd.gif") no-repeat;
	height:69px;
	position:relative;
	}
/*
h1#logo {
	position:absolute;
	top:7px;
	left:7px;
	width:307px;
	}
h1#logo a {
	display:block;
	width:307px;
	height:62px;
	}
	*/

/* top module */
.mod_body {
	background:url("https://s.yimg.jp/images/news/koukai2/mod01_bg.gif") repeat-y;
	border-bottom:#5164a8 solid 3px;
	margin:0 0 18px 0;
	padding:0;
	}
.mod_body02 {
	background:url("https://s.yimg.jp/images/news/koukai2/mod02_bg.gif") repeat-y;
	border-bottom:#575757 solid 3px;
	margin:0 0 18px 0;
	padding:0;
	}
.mod_body03 {
	background:url("https://s.yimg.jp/images/news/koukai2/mod03_bg.gif") repeat-y;
	border-bottom:#a23c8b solid 3px;
	margin:0 0 18px 0;
	padding:0;
	}
.mod_body04 {
	background:url("https://s.yimg.jp/images/news/koukai2/mod04_bg.gif") repeat-y;
	border-bottom:#ca5011 solid 3px;
	margin:0 0 18px 0;
	padding:0;
	}

/* top module 1st */
#belt_mod01 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_top_01.gif") no-repeat;
	height:35px;
	border-top:1px solid #fff;
	}
.mod01_bgimg {
	background:top right url("https://s.yimg.jp/images/news/koukai2/mod01_bgimg.gif") no-repeat;
	}
.mod01_txt {
	width:195px;
	font-size:90%;
	line-height:1.3em;
	padding:7px 10px 7px 10px;
	}
.bt_mod01 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	}

.bt_mod01 a{
	display:block;
	height:48px;
	width:350px;
	margin:0 auto;
	}

.bt_mod01 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts_on.gif") no-repeat;
	}

.bt_4_01 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts01.gif") no-repeat;
	height:37px;
	position:relative;
	text-align:center;
	}
.bt_4_01 a{
	display:block;
	height:37px;
	width:165px;
	margin:0 auto;
	}
.bt_4_01 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts01_on.gif") no-repeat;
	}

.bt_4_02 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts02.gif") no-repeat;
	height:37px;
	position:relative;
	text-align:center;
	}
.bt_4_02 a{
	display:block;
	height:37px;
	width:166px;
	margin:0 auto;
	}
.bt_4_02 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts02_on.gif") no-repeat;
	}

.bt_4_03 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts03.gif") no-repeat;
	height:36px;
	position:relative;
	text-align:center;
	}
.bt_4_03 a{
	display:block;
	height:36px;
	width:165px;
	margin:0 auto;
	}
.bt_4_03 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts03_on.gif") no-repeat;
	}

.bt_4_04 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts04.gif") no-repeat;
	height:36px;
	position:relative;
	text-align:center;
	}
.bt_4_04 a{
	display:block;
	height:36px;
	width:166px;
	margin:0 auto;
	}
.bt_4_04 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts04_on.gif") no-repeat;
	}

.bt_4_05 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts05.gif") no-repeat;
	height:36px;
	position:relative;
	text-align:center;
	}
.bt_4_05 a{
	display:block;
	height:36px;
	width:165px;
	margin:0 auto;
	}
.bt_4_05 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts05_on.gif") no-repeat;
	}
.bt_4_06 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts06.gif") no-repeat;
	height:36px;
	position:relative;
	text-align:center;
	}
.bt_4_06 a{
	display:block;
	height:36px;
	width:166px;
	margin:0 auto;
	}
.bt_4_06 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_blogparts06_on.gif") no-repeat;
	}
/* top module 2nd */
#belt_mod02 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_top_02.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.mod02_bgimg {
	background:bottom center url("https://s.yimg.jp/images/news/koukai2/mod02_bgimg.jpg") no-repeat;
	}
.mod02_txt {
	font-size:90%;
	line-height:1.3em;
	padding:7px 10px 7px 10px;
	}
.bt_mod02 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_wijet.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	}
.bt_mod02 a{
	display:block;
	height:48px;
	width:350px;
	margin:0 auto;
	}

.bt_mod02 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_wijet_on.gif") no-repeat;
	}

/* top module 3rd */
#belt_mod03 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_top_03.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.mod03_bgimg {
	background:bottom center url("https://s.yimg.jp/images/news/koukai2/mod03_bgimg.jpg") no-repeat;
	}
.bt_mod03 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_api.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	}
.bt_mod03 a{
	display:block;
	height:48px;
	width:350px;
	margin:0 auto;
	}

.bt_mod03 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_api_on.gif") no-repeat;
	}

/* top module 4th */
#belt_mod04 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_top_04.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.mod04_bgimg {
	background:bottom center url("https://s.yimg.jp/images/news/koukai2/mod04_bgimg.jpg") no-repeat;
	}
.bt_mod04 {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_rss.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	}
.bt_mod04 a{
	display:block;
	height:48px;
	width:350px;
	margin:0 auto;
	}

.bt_mod04 a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_rss_on.gif") no-repeat;
	}


/* galelry */
.body_gallery {
	border-right:#64afc5 solid 3px;
	border-bottom:#64afc5 solid 3px;
	border-left:#64afc5 solid 3px;
	background-color:#ffffff;
	margin:0 0 18px 0;
	padding:0;
	}

.right_img{
	float:right;
	width:146px;
	height:165px;
	}

.right_img img{
	float:right;
	margin:7px;
	padding:0px;
	}

.left_text{
	float:left;
	width:199px;
	}

.body_gallery p{
	font-size:90%;
	line-height:1.4;
  margin:7px 0 7px 7px;
	}

.body_gallery p.update{
	background-color:#eaeaea;
	padding:7px;
	}

.body_gallery p.update em{
	font-weight:bold;
	}

/* brogparts button */
.bt_gallery {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_detail.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	}

.bt_gallery a{
	display:block;
	height:48px;
	width:350px;
	margin:0 auto;
	}

.bt_gallery a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_detail_on.gif") no-repeat;
	}
/* brogparts 1st */
#belt_01 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_gallery_01.gif") no-repeat;
	height:35px;
	border-top:1px solid #fff;
	}
.bg_01 {
	background:top right url("https://s.yimg.jp/images/news/koukai2/bg_gallery_01.gif") no-repeat;
	}

/* brogparts 2nd */
#belt_02 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_gallery_02.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.bg_02 {
	background:top right url("https://s.yimg.jp/images/news/koukai2/bg_gallery_02.gif") no-repeat;
	}

/* brogparts 3rd */
#belt_03 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_gallery_03.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.bg_03 {
	background:top right url("https://s.yimg.jp/images/news/koukai2/bg_gallery_03.gif") no-repeat;
	}

/* brogparts 4th */
#belt_04 {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_gallery_04.gif") no-repeat;
	height:35px;
	position:relative;
	border-top:1px solid #fff;
	}
.bg_04 {
	background:top right url("https://s.yimg.jp/images/news/koukai2/bg_gallery_04.gif") no-repeat;
	}


/* brogparts detail common */
.flash_box{
	border:1px solid #bcbcbc;
	margin-bottom:10px;
	padding:7px;
	}
.bookmark{
	position:absolute;
	top:-5px;
	right:0px;
	padding-left:20px;
	font-size:80%;
	z-index:3;
	}
*html .bookmark{
	position:absolute;
	top:-1px;
	}
/*  parts infomation  */
.blue_box{
	text-align:center;
	border:3px solid #64afc5;
	}
.blue_box_line{
	height:1px;
	padding:0;
	margin:0;
	border-left:3px solid #64afc5;
	border-right:3px solid #64afc5;
	background: url("https://s.yimg.jp/images/news/koukai2/line_blue.gif") repeat-x;
	}
.blue_box td{
	font-size:90%;
	text-align:left;
	}
.blue_padd {
	padding:3px 0 3px 5px;
	}
/*  source01  */
.source_box{
	border-right:3px solid #9c3f8c;
	border-left:3px solid #9c3f8c;
	border-bottom:3px solid #9c3f8c;
	padding:7px 0;
	margin-bottom:20px;
	text-align:center;
	}
/*  blog source title  */
h3.source_box_title{
	background: url("https://s.yimg.jp/images/news/koukai2/belt_source.gif") no-repeat;
	height:24px;
	margin-top:14px;
	}
/*  y!blog source title  */
h3.brogsource_box_title{
	background: url("https://s.yimg.jp/images/news/koukai2/belt_brogsource.gif") no-repeat;
	height:24px;
	margin-top:14px;
	}
/*  sechi list common title  */
h3.sechi_list_title{
	font-weight:bold;
	border-bottom:1px solid #bcbcbc;
	background:#e1e1e1;
	padding:5px 7px;
	color:#000;
	text-align:left;
	}
/*  sechi list 442  */
.sechi_list_442{
	margin:20px auto;
	width:442px;
	border:1px solid #bcbcbc;
	}
.sechi_list_442 td{
	font-size:80%;
	padding:2px;
	}
/*  flash  */
.flash_box{
	border:1px solid #bcbcbc;
	margin-bottom:10px;
	padding:7px;
	}


/* wijet */
.wj_txt {
	font-size:90%;
	line-height:1.3em;
	padding:16px 7px 18px 7px;
	}
.wj_txt a {
	font-weight:bold;
	}
.wj_txt02 {
	font-size:90%;
	line-height:1.3em;
	padding:0 7px 3px 0;
	}
.bt_wj {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_download.gif") no-repeat;
	height:47px;
	position:relative;
	text-align:center;
	}
.bt_wj a{
	display:block;
	height:47px;
	width:270px;
	margin:0 auto;
	}
.bt_wj a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_download_on.gif") no-repeat;
	}

/* api */
#api_board {
	width:575px;
	margin:0 77px 10px 77px;
	padding:0;
	}
* html #api_board {
	margin:0 77px 5px 77px;
	}
#api_board p {
	font-size:90%;
	line-height:1.3em;
	width:315px;
	}
#api_board a {
	font-weight:bold;
	}
#api_belt {
	background:url("https://s.yimg.jp/images/news/koukai2/api_ex.gif") no-repeat;
	height:24px;
	border-top:1px solid #fff;
	}
.api_body {
	border-bottom:#a5799b solid 3px;
	background:url("https://s.yimg.jp/images/news/koukai2/api_body_bg.gif") repeat-y;
	margin:0;
	padding:7px 7px 7px 14px;
	}
.bt_api {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_yjdn.gif") no-repeat;
	height:48px;
	position:relative;
	text-align:center;
	margin:14px 0;
	}
.bt_api a{
	display:block;
	height:48px;
	width:388px;
	margin:0 auto;
	}
.bt_api a:hover{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_yjdn_on.gif") no-repeat;
	}


/* rss */
.f90{font-size:90%;}
.f80{font-size:80%;}

h1.stitle_rss {
	clear:both;
	background:top left url("https://s.yimg.jp/images/news/koukai2/h1_rss.png") no-repeat;
	border-bottom: 3px solid #ca5011;
	height:33px;
	margin:0 0 18px 0;
	}

h2.rss_reader_title {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_rss.gif") no-repeat;
	background-position:17px top;
	height:24px;
	margin:0;
	padding:0;
	}

.rss_reader {
	text-align:left;
	margin:0 17px;
	border-right:3px solid #874a2a;
	border-left:3px solid #874a2a;
	border-bottom:3px solid #874a2a;
	padding:10px;
	width:671px;
	}

*html .rss_reader {width:697px;}

.rss_reader td{
	padding:5px;
	font-size:90%;
	}

.rss_reader span{
	font-size:85%;
	}

.rss_listbox{
	margin:0 auto 20px;
	/*width:730px;*/
	/*font-size:80%;*/
	}

*html .rss_listbox td{font-size:80%;}

.rss_listbox h3.news {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_news.gif") no-repeat;
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_listbox h3.topics {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_topics.gif") no-repeat;
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_listbox h3.click {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_click.gif") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_listbox h3.opinion {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_opinion.gif") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_listbox h3.bylines {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_bylines.gif") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}


.rss_listbox h3.zasshi {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_zasshi.gif") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}


.rss_listbox h3.seiji {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_seiji.gif") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_listbox h3.biz {
	background:url("https://s.yimg.jp/images/news/koukai2/belt_biz.png") no-repeat;
	/*width:728px;*/
	height:32px;
	border-bottom:3px solid #8b8b8b;
	margin-left:1px;
	}

.rss_explanation {
	margin:15px auto 20px;
	}

*html .rss_explanation {
	text-align:center;
	}

.rss_attention {
	margin:0 auto 20px;
	}

*html .rss_attention {
	text-align:center;
	}


/* custom */

/* top module 1st */
#custom_belt_mod01 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_preview.gif") no-repeat;
	height:24px;
	border-top:1px solid #fff;
	}
.custom_mod01_body {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_mod01_bg.gif") repeat-y;
	border-bottom:#64afc5 solid 3px;
	margin:0 0 18px 0;
	padding:12px;
	text-align:center;
	}
/* top module 2nd */
#custom_belt_mod02 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_source.gif") no-repeat;
	height:24px;
	border-top:1px solid #fff;
	}
.custom_mod02_body {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_mod02_bg.gif") repeat-y;
	border-bottom:#9c3f8c solid 3px;
	margin:0;
	padding:12px 12px 7px 12px;
	text-align:center;
	}
#custom_belt_flow01 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_1.gif") no-repeat;
	height:39px;
	border-top:1px solid #fff;
	}
#custom_belt_flow02 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_2.gif") no-repeat;
	height:39px;
	border-top:1px solid #fff;
	}
#custom_belt_flow03 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_3.gif") no-repeat;
	height:39px;
	border-top:1px solid #fff;
	}
#custom_belt_flow04 {
	background:url("https://s.yimg.jp/images/news/koukai2/custom_4.gif") no-repeat;
	height:39px;
	border-top:1px solid #fff;
	}
.custom_flow_txt {
	font-size:90%;
	line-height:1.3em;
	padding:7px 7px 18px 7px;
	}
.custom_picker_txt {
	width:310px;
	margin-top:7px;
	text-align:left;
	font-weight:bold;
	}
/* parts color ticker */
.parts_picker {
	margin-top:7px;
	padding:0;
	}
*html .parts_picker {
	margin-top:6px;
	}
/* parts color ticker block */
.parts_picker_block {
	height:12px;
	width:12px;
	margin:0;
	padding:0;
	}
.custom_txtarea {
	width: 240px;
}

/*  source code  */
.source_code_444{
	margin:0 auto;
	width:444px;
	}
*html .source_code_444{
	text-align:center;
	margin-left:142px;
	}
h3.source_box_444_title{
	background: url("https://s.yimg.jp/images/news/koukai2/belt_source.gif") no-repeat;
	height:24px;
	margin-top:0;
	}
/*  custom bt  */
.bt_customcode {
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_code.gif") no-repeat;
	height:58px;
	position:relative;
	text-align:center;
	}
.bt_customcode a{
	display:block;
	height:47px;
	width:270px;
	margin:0 auto;
	}
.bt_customcode a:hover
	{
	background:top center url("https://s.yimg.jp/images/news/koukai2/bt_code_on.gif") no-repeat;
	}

/* plugin module */
div.yjstdPlug{margin-bottom:10px;padding:0.5em;background:#eeeeee;border:double 3px #DDDDDD;min-height:16px;}
/*\*/*html div.yjstdPlug{height:16px;clear:right;}/**/
div.yjstdPlug p{margin:0em;padding:0em;}
div.yjstdPlug img{border:0em;width:88px;height:31px;}
div.yjstdPlug img.ydc{border:0em;width:230px;height:33px;}
div.yjstdPlug img.ydc1{border:0em;width:150px;height:33px;}
div.yjstdPlug div.yjstdIcnH{float:right;}
div.yjstdPlug div.yjstdIcnH img{margin-left:0.5em;}
div.yjstdPlug .yjstdIcnV{text-align:center;}
div.yjstdPlug .yjstdIcnV img{margin:0 0.25em 0.25em 0.25em;}
.yjstdPlug:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
.yjstdPlug {display: inline-block;}
/*\*/
*html .yjstdPlug {height: 1%;}
.yjstdPlug {display: block;}
/**/


/*----------------------------------------
 add 120301 for rss renewal ver120313
----------------------------------------*/
/*---------- ymui ----------*/
/* yjMSt */
#ynCopyright .yjSt{line-height:1.56em;}
body:first-of-type .yjSt{letter-spacing:0em;}
html:\66irst-child .yjSt{letter-spacing:0em;}
/* heading */
.ymuiHeaderBGLight{background:#EEEEEE;vertical-align:middle;}
.ymuiHeaderBGLight h4{padding:5px 10px;border-bottom: 1px solid #cccccc;vertical-align:middle;color:#666666;}
/* titlebar */
.ymuiTitle{display:block;padding:2px 6px 0;color:#ffffff;font-weight:700;}
/* container */
.ymuiContainer{margin:0 0 10px 0;padding:5px 0 0;background:#f5f5f5;border-right:solid 1px #e8e8e8;border-bottom:solid 1px #e8e8e8;}
/* list */
.ymuiList{background:none;padding:0 0 10px 10px;border-right:solid 1px #ffffff;border-bottom:solid 1px #ffffff;}
.ymuiList li{margin:4px 0 0;}
/* text decoration */
.ymuiArrow{background:url(https://s.yimg.jp/images/media/ymui/img/carrrot_5.png) no-repeat 0 9px;padding:0 0 0 10px;}

/*---------- copylight ----------*/
#ynCopyright{padding-left:1px;text-align:left;}
#ynCopyright h4{font-weight:bold;}
#ynCopyright .ymuiTitle{position:relative;}
#ynCopyright .ymuiTitle img{vertical-align:text-top;}
#ynCopyright .ymuiTitle .btn{position:absolute;top:5px;right:10px;}
#ynCopyright .ymuiTitle .btn a{margin-left:3px;}
#ynCopyright ul.ymuiList{overflow:hidden;/zoom:1;}
#ynCopyright ul.ymuiList:after,#ynCopyright ul.ymuiList li.ymuiArrow dl:after{content:"";display:table;clear:both;}
#ynCopyright ul.ymuiList li.ymuiArrow{display:block;width:445px;float:left;/zoom:1;}
#ynCopyright ul.ymuiList li.ymuiArrow dl{width:445px;/zoom:1;}
#ynCopyright ul.ymuiList li.ymuiArrow dt{display:block;float:left;}
#ynCopyright ul.ymuiList li.ymuiArrow dd{display:block;float:left;vertical-align:top;}
#ynCopyright ul.ymuiList li.ymuiArrow dd img{margin-top:1px;}
#ynCopyright ul.ymuiList li.ymuiArrow dd a{margin-right:3px;}

/*---------- rss_explanation ----------*/
.rss_explanation .bgC{background:#ededef;}
.rss_explanation ul{width:540px;margin:0 auto;}
.rss_explanation li{margin:7px 0;padding:3px 5px;text-align:left;font-size:80%;}
.rss_explanation li em{font-weight:bold;}
.rss_explanation li dl{/zoom:1;}
.rss_explanation li dt{display:inline;/zoom:1;}
.rss_explanation li dd{display:inline;/zoom:1;margin-right:0.7em;white-space:nowrap;}
.rss_explanation li dd img{margin-right:0.25em;vertical-align:text-top;}

/*---------- rss_attention ----------*/
.rss_attention{width:728px;}
.rss_attention .inbox{border:1px solid #583528;text-align:left;}
.rss_attention .inbox em{font-weight:bold;}
.rss_attention .inbox dt{padding:5px 8px;background:#583528;color:#ffffff;font-size:80%;font-weight:bold;}
.rss_attention .inbox dd{padding:0 10px 0 25px;}
.rss_attention .inbox dd li{list-style:outside disc;margin:10px 0;font-size:90%;}

#msthd .msthdtxt p{text-align:left;}