@charset "shift_jis";
/* CSS Document */

.news_topicbox {
	margin-right: auto;
	margin-left: auto;
}

/*記事テンプレ*/
.section-lv2 {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 530px;
	padding-left: 25px;
	padding-top: 15px;
}
img {
	border:0
}


.section-lv2 dl dt {
	font-weight: bold;
	color: #600;
	font-size: 130%
	}

/*日付　　下部に余白*/
.section-lv2 dl dt.day {
	margin-bottom: 10px;
	}



/*本文*/
.section-lv2 dl {
	margin-bottom: 15px;
}
.section-lv2 dl dd {
	margin-left: 0px;
	line-height: 1.5;
}

/*本文dt１１０％*/
.section-lv2 table tr td dl dt {
	font-size: 110%;
}

/*サブタイトル２行用*/
.title_sub_large {
	width: 525px;
	height: 52px;
	padding: 10px 0px 0px 60px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	text-indent: 0px;
	background: url(../img/title/sub_large.jpg) no-repeat;
}

/*関連団体・雑誌社等公式サイト紹介用layout*/
.official_site{
	display: block;
	xheight: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 7px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;		
}

/*ニュース部分大枠layout*/
.mainnews{
	width: 515px;
	margin-bottom: 15px;
	position: relative;
}
/*ニュース部分　文字　太字　layout*/
.mainnewsbold{
	font-weight: bold;
}
/*ニュース部分　文字　サイズ130％　layout*/
.mainnews130{
	font-size: 130%;	
}
/*ニュース部分　文字　行間150%　layout*/
.mainnewslh150{
	line-height: 1.5;
}
/*マージン下１０px*/
.margin-bottom{
	margin-bottom: 10px;
}
/*マージン下２０px*/
.margin-bottom20{
	margin-bottom: 20px;
}
/*マージン上１０px*/
.margin-top{
	margin-top: 10px;
}
/*雑誌info下部ボーダー（直前のboxをrelative親として）*/
.magazineinfo{
	position: absolute;
	border-bottom: 1px solid #900;
	left: 154px;
	top: 129px;
	width: 374px;
}

.magazineinfo_small{
	position: absolute;
	border-bottom: 1px solid #900;
	left: 270px;
	top: 70px;
	width: 258px;
}

/*雑誌info誌名bold・130%*/
.magazineinfo span{
	font-weight: bold;
	font-size: 130%;
}
.magazineinfo_small span{
	font-weight: bold;
	font-size: 130%;
}

/*イベントinfo*/
.eventinfo{
	display: block;
	width: 515px;
	padding: 7px 4px 7px 10px;
	vertical-align: middle;	
	clear: both;
	margin-bottom: 15px;	
}
/*li　サイズ復帰*/
li{
	font-size: 12px;
	line-height: 130%;
}
/*注意文*/
ul.attention{
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}
ul.attention li{
	background-image: url(../img/bg/icon_attention.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 5px;
	height:1%;
	line-height: 150%;
}

ul.list li{
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*テーブル*/
div.tableBasic{text-align:center;position:relative;clear:both;margin-bottom:20px;}

div.tableBasic table{
    border: 1px #F60 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:auto;
	text-align:left;
}

div.tableBasic th {
    padding-left: 8px;
    border: #F96 solid;
    border-width: 0 0 1px 1px;
    background: #FC6;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

div.tableBasic th.noRap{white-space: nowrap;}

div.tableBasic td {
    padding-left: 10px;
    border: 1px #F60 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
 	word-break:break-all;
	background: #FFC;
	padding-top:8px;
	padding-bottom:8px;		
	padding-right: 20px;
}

.relation{
	display: block;
	background-color: #FC9;
	padding: 7px 4px 7px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;	
}

.center{
	display: block;
	text-align: center;
}

.jump_backnews{
	margin-top: 5px;	
}
.jump_backnews a {
	background-image: url(../img/btn/nav_jump_backnews.gif);
	background-repeat: no-repeat;
}
.jump_backnews a:hover {
	background-image: url(../img/btn/nav_jump_backnews.gif);	
	background-repeat: no-repeat;
	background-position: 0px -16px;
}

.jump_latestnews{
	margin-top: 5px;
}
.jump_latestnews a{
	background-image: url(../img/btn/nav_jump_latestnews.gif);
	background-repeat: no-repeat;
}
.jump_latestnews a:hover{
	background-image: url(../img/btn/nav_jump_latestnews.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
}
/*----------------------------------------------------------------------------------
	09年10月23日コロコロ
----------------------------------------------------------------------------------*/
.section-lv2 table{
	width: 530px;
	height:181px;
}


/*画像・通し番号idで管理*/
#img01 {
	margin-right: 7px;
}

/*----------------------------------------------------------------------------------
	09年11日10日大出陣祭
----------------------------------------------------------------------------------*/

dd#daisyutsujin{
	margin-bottom: 25px;
}


/*----------------------------------------------------------------------------------
	09年11日19日大出陣祭レポート
----------------------------------------------------------------------------------*/

#repo_daisyutsujin091119 {
	width: 505px;
}
#repo_daisyutsujin091119 tr {
	width: 251px;
}
#repo_daisyutsujin091119 tr td {
	width: 245px;
	padding: 0px 7px 15px 0px;
}
/*----------------------------------------------------------------------------------
	09年11日26日コロコロ・コロイチ
----------------------------------------------------------------------------------*/
#korokoro2_091126 {
	margin-top: 20px;
	float: left;
}


#korokorosokanzu091126{
	position: relative;
}
#korokorosokanzu091126 p{
	display: block;
	width: 260px;
	height: auto;
	float: right;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 140px;

}

/*----------------------------------------------------------------------------------
	09年12月10日学年誌
----------------------------------------------------------------------------------*/
tr#gakunenshi091210{
	background-color: #FC9;
	padding: 3px;
	height: 40px;
}

/*----------------------------------------------------------------------------------
	09年12月15日WHF出展
----------------------------------------------------------------------------------*/
#whsyutten091215 {
	float: right;
	width: 295px;
	height: 210px;
}
#wfsyutten091215img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 220px;
	height: 195px;
}

#whsyutten091215 img {
	display: block;
	margin-top: 0px;
	float: left;
}
#whsyutten091215 dl {
	display: block;
	margin: 10px 0px 5px;
}

#whsyutten091215 dl dt {
	display: block;
	font-weight: bold;
	font-size: 105%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#whsyutten091215 dl dd {
	display: block;
	margin-left: 0px;
	font-size: 10pt;
	margin-bottom: 8px;
}
#whsyutten091215 p {
	margin-left: 0px;
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 0px;
}
#linkwf091215{
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;	
}
#linkwfsega091228{
	display: block;
	height:90px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;	
}
#wf091215influ {
	height: 110px;
	width: 515px;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wf091215influ p {
	font-weight: bold;
	color: #00F;
}
#wf091215influ dl dt {
	font-size: 10pt;
}
#wf091215influ dl dd {
	margin-left: 0.5em;
	margin-bottom: 5px;
}
#wf091215influ dl {
	margin: 5px 0px 0px;
}

/*----------------------------------------------------------------------------------
	09年12月15日コロコロ１月号EXカード
----------------------------------------------------------------------------------*/
koro2_091215utsuke#koro2_091215utsuke {
	margin-right: 10px;
}
#koro2utsuke091215 tr td p {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 70px;
}
#koro2utsuke091215 tr #linkkoro2_091215 {
	background-color: #FC9;
}


/*----------------------------------------------------------------------------------
	09年12月28日　ワールドホビーフェアで遊びつくせ！
----------------------------------------------------------------------------------*/

#whf091228_1combo,
#whf091228_2combo,
#whf091228_3combo,
#whf091228_4combo,
#whf091228_5combo{
	width: 515px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
}


#whf091228_1combo p,
#whf091228_2combo p,
#whf091228_3combo p,
#whf091228_4combo p,
#whf091228_5combo p{
	text-indent: -9999px;	
}
#linkwfsega091228 span {
	font-weight: bold;
	color: #06C;
}



#whf091228_1combo{
	height: 520px;
	background-image: url(../img/news/whf091228_1combo.jpg);

}

#whf091228_2combo{
	height: 400px;
	background-image: url(../img/news/whf091228_2combo.jpg);
}

#whf091228_3combo{
	height: 400px;
	background-image: url(../img/news/whf091228_3combo.jpg);
}

#whf091228_4combo{
	height: 334px;
	background-image: url(../img/news/whf091228_4combo.jpg);
}

#whf091228_5combo{
	height: 337px;
	width:528px;
	background-image: url(../img/news/whf091228_5combo.jpg);
	position: relative;	
}

span#whf091228newicon{
	position: absolute;
	z-index: 100;
	display: block;
	height: 132px;
	width: 132px;
	left: -32px;
	top: 55px;
	}

/*WHF詳細091228*/
#whf091228_info{
	margin-bottom: 25px;	
}



#whf091228_info dl {
	display: block;
	margin: 8px 0px 5px;
	padding: 7px 4px 4px 10px;
	font-size: 105%;
}

#whf091228_info dl dt {
	display: block;
	font-weight: bold;
	font-size: 105%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#whf091228_info dl dd {
	display: block;
	margin-left: 0px;
	font-size: 10pt;
	margin-bottom: 8px;
}



/*----------------------------------------------------------------------------------
	09年12月28日　別冊コロコロコミック　連載開始
----------------------------------------------------------------------------------*/
#betsukoro091228{
	height: 300px;
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#betsukoro091228img{
	height: 300px;
	width: 280px;
	float: left;
	margin-right: 10px;
}

#betsukoro091228info{
	width: 220px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 294px;
	bottom: 0px;
/*	top: 238px;	*/
	
}
#betsukoro091228info span {
	font-weight: bold;
	font-size: 110%;
}

p#koro2_091228{
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;		
}

/*----------------------------------------------------------------------------------
	09年12月28日　祭りだわっしょいキャンペーン
----------------------------------------------------------------------------------*/
#matsurida091228{
	width: 524px;
	height:744px;
}
/*----------------------------------------------------------------------------------
	'10年1月14日　小学三年生、四年生
----------------------------------------------------------------------------------*/


#gakunenshi100114,
#gakunenshi100205,
#gakunenshi100301,
#koro2_100215,
#koro2_100315,
#koro2may100419,
#famitsu_dengeki100422,
#famitsu100422{
	height: 186px;
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#gakunenshi100114img{
	width: 250px;
	height: 186px;
	float: left;
	margin-right: 10px;
}

#gakunenshi100114info {
	width: 253px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 260px;
	bottom: 2px;
	border-bottom: 1px solid #930;
}
#gakunenshi100114info span, 
#gakunenshi100205 span,
#gakunenshi100301 span,
#koro2_100215info span,
#dai2dan_kadou100305info,
#koro2_100315info span,
#koro1may_100329info span,
#syou4may_100406 p span,
#suzuka100415info span,
#koro2may100419info span,
#famitsu_dengeki100422info span,
#famitsu100422info span,
#koro2_100506 span{
	font-weight: bold;
	font-size: 110%;
}

p#gakunenshi100114,
p#gakunenshi100205,
p#gakunenshi100301,
p#koro2_100215,
p#koro2_100315,
p#koro1may_100329,
p#suzuka100415,
p#koro2may100419,
p#koro2may100419_2,
p#famitsu_dengeki100422,
p#famitsu_dengeki100422_2,
p#famitsu100422{
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;		
}
/*----------------------------------------------------------------------------------
	'10年1月14日　コロコロコミック2月号
----------------------------------------------------------------------------------*/
#koro2_100114{
	height: 186px;
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#koro2_100114img{
	width: 140px;
	height: 186px;
	float: left;
	margin-right: 10px;
}

#koro2_100114info{
	width: 370px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 144px;
	bottom: 1px;
	border-bottom: 1px solid #930;
}
#koro2_100114info span {
	font-weight: bold;
	font-size: 110%;
}

p#koro2_100114{
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;		
}

/*----------------------------------------------------------------------------------
	'10年1月15日　ＷＨＦ　５コンボ公開
----------------------------------------------------------------------------------*/
#whf100115{
	
	width: 515px;
	margin-bottom: 15px;
}
p#matsuricardinfo100115{
	height: 30px;
	width: 362px;
	display: block;
	position: absolute;
	left: 167px;
	top: 12px;
}
#whf100115img{
	width: 515px;
	height: 219px;
	position: relative;
	margin-bottom: 15px;
}

#whf100115info{
	width: 209px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 304px;
	bottom: 14px;
	border-bottom: 1px solid #930;
	height: 53px;
}
#whf100115info span {
	font-weight: bold;
	font-size: 110%;
}

p#whf100115{
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 15px;		
}

#whf_segabooth100115{
	clear: both;
	height: 90px;
	width: 515px;	
}

/*----------------------------------------------------------------------------------
	'10年2月3日　ＴＶゲーム展
----------------------------------------------------------------------------------*/

#tvgameten100203 dl {
	margin-top: 10px;
}
#tvgameten100203 dl dd {
	margin-bottom: 15px;
}
#tvgameten100203info {
	border-bottom: 1px solid #063;
	margin-bottom: 20px;
}
#tvgameten100203summary p {
	font-size: 120%;
	font-weight: bold;
}
#tvgameten100203summary dl dt {
	font-size: 115%;
}
p#tvgameten100203{
	display: block;
	width: 530px;
	background-color: #FC9;
	vertical-align: middle;
	clear: both;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
/*文字位置調整*/
img.text_middle{
	vertical-align: middle;
}


#tvgameten100223{
	height: 1221px;
	border solid 1px #F00;
	background-image: url(../img/news/tvgameten100223prize.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	position: relative;
}
#tvgameten100223 p#p1{
	line-height: 1.5em;
	position: absolute;
	left: 1px;
	bottom: 1111px;
}

#tvgameten100223 p#p2{
	line-height: 1.5em;
	position: absolute;
	left: 23px;
	bottom: 1004px;
}
#tvgameten100223 p#p3{
	line-height: 1.5em;
	position: absolute;
	left: 226px;
	bottom: 837px;
}
#tvgameten100223 p#p4{
	line-height: 1.5em;
	position: absolute;
	left: 33px;
	bottom: 368px;
	font-size: 80%;
	width: 492px;
}
/*----------------------------------------------------------------------------------
	'10年2月5日　小学三年生、四年生
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/
#gakunenshi100205info{
	width: 253px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 253px;
	bottom: 0px;
	border-bottom: 1px solid #930;
}





/*----------------------------------------------------------------------------------
	'10年2月5日　コロコロコミック３月号
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

#koro2_100215info{
	position: absolute;
	left: 148px;
	top: 120px;
	width: 367px;
}


/*----------------------------------------------------------------------------------
	'10年2月15日　第２弾稼動予告
----------------------------------------------------------------------------------*/

#dainidan100215,
#dai4daninfo{
	position: relative;	
}

#dainidan100215img p,
#dai4daninfo p{
	font-weight: bold;
	display: block;
	position: absolute;
	left: 203px;
	top: 37px;
	width: 336px;
}


/*----------------------------------------------------------------------------------
	'10年2月15日　コロコロコミック３月号
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

#koro2_100215info{
	position: absolute;
	left: 148px;
	top: 120px;
	width: 367px;
	border-bottom: 1px solid #930;
	height: 62px;
}


/*----------------------------------------------------------------------------------
	'10年2月5日　小学三年生、四年生
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/
#gakunenshi100301info{
	width: 253px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 255px;
	bottom: 1px;
	border-bottom: 1px solid #930;
}
#gakunenshi100301-2info{
	position: absolute;
	left: 148px;
	top: 120px;
	width: 367px;
	border-bottom: 1px solid #930;
}

/*----------------------------------------------------------------------------------
	'10年3月5日　第２弾　見参！二人の龍虎　稼動開始
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

x#dai2dan_kadou100305info{
	position: absolute;
	left: 349px;
	top: 516px;
	width: 202px;
	border-bottom: 1px solid #930;
}

x#dai2dan_kadou100305 {
	height: 397px;

}
#dai2dan_kadouimg .img img {
	margin-bottom: 15px;
}

/*----------------------------------------------------------------------------------
	'10年3月15日　コロコロで第２弾全カード情報をゲット！
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

#koro2_100315info {
	position: absolute;
	left: 137px;
	top: 116px;
	width: 377px;
	border-bottom: 1px solid #900;
}
#koro2_100315info span {
	font-size: 110%;
	font-weight: bold;
}
/*----------------------------------------------------------------------------------
	'10年3月18日　第40回 信玄公祭り 山日YBSブースに「ゲッテンカ」登場！
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/
#shingenfes100319{
	height: 215px;
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#shingenfes100319info {
	position: absolute;
	left: 208px;
	top: 3px;
	width: 302px;
	border-top: 1px solid #900;
}
#shingenfes100319info dl {
	margin-top: 5px;
	margin-bottom: 0px;
}
#shingenfes100319info dl dt {
	font-size: 110%;
}
#shingenfes100319info dl dd {
	margin-bottom: 7px;
	margin-top: 2px;
}

#shingenfes100319info span {
	font-size: 110%;
	font-weight: bold;
}

#shingenfes100319img{
	position: relative;
}

#shingenfes100319img p {
	display: block;
	height: 38px;
	width: 290px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	margin-bottom: 0px;
	xfloat: right;
	margin-right: 0px;
	position: absolute;
	left: 207px;
	top: 161px;
	}

#furinkazan100319 {
	width: 515px;	
}
#furinkazan100319 dl dt {
	font-size: 115%;
}
#furinkazan100319 p {
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
	padding-top: 15px;
	font-size: 120%;
	font-weight: bold;
}
#furinkazan100319 dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
#furinkazan100319 dl dt {
	font-size: 110%;
}
#furinkazan100319 dl dd {
	margin-bottom: 10px;
}
#furinkazan100319 dl dd span {
	font-size: 90%;
}
span#furinkazan100319kashidashi {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	line-height: 1.7;
	color: #F00;
}

p#nichinichishimbun {
	display: block;
	height: 38px;
	width: 515px;
	background-color: #FC9;
	padding: 7px 4px 4px 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 100%;
	font-weight: normal;
}


/*----------------------------------------------------------------------------------
	'10年3月18日　第40回 信玄公祭り 山日YBSブースに「ゲッテンカ」登場！
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

#cokecam100325{
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#cokecam100325100319img p {
	font-size: 125%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../img/shop/shop-maker.gif);
	background-repeat: no-repeat;
	display: block;
	height: 1.5em;
	padding-left: 2.5em;
}

p#tenpo_list100325{
	font-size: 125%;
	margin-top: 30px;
	font-weight: bold;
	background-image: url(../img/shop/shop-maker.gif);
	background-repeat: no-repeat;
	display: block;
	height: 1.5em;
	padding-left: 2.5em;
}
#cokecam100325info table {
	width: 515px;
}


#cokecam100325info{
	width: 515px;
	margin-top: 15px;	
}

/*----------------------------------------------------------------------------------
	'10年3月29日　コロコロイチバン！５月号
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/


#koro1may_100329{
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}

#koro1may_100329info{
	position: absolute;
	left: 162px;
	top: 125px;
	width: 354px;
	border-bottom: 1px solid #930;
}

/*----------------------------------------------------------------------------------
	'10年4月2日　兵庫天下一決定戦
	
----------------------------------------------------------------------------------*/
#hyogotaikai100405img{
	height: 350px;
	width: 530px;	
}
#hyogotaikai100405info{
	width: 530px;
	position: relative;
}
x#hyogotaikai100405img a img {
	margin-right: 12px;
}
#hyogotaikai100405info dl span {
	font-size: 130%;
	font-weight: bold;
	line-height: 2;
	float: left;
}
#hyogotaikai100405info dl {
	margin: 0px 0px 30px;
}
#hyogotaikai100405info dl dt {
	font-size: 115%;
	font-weight: bold;
	width: 5.5em;
	display: block;
	text-align: justify;
	text-justify:distribute-all-lines;
	margin-bottom: 8px;
	float: left;
}
#hyogotaikai100405info dl dd {
	width: 400px;
	margin-bottom: 10px;
	display: block;
	margin-left: 7em;	
}
#hyogoyosen100405 {
	background-image: url(../img/news/hyogotaikai_yosen.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 113px;
	position: absolute;
	left: -82px;
	top: 205px;
	text-indent: -9999px;
}
#hyogokessyou100405 {
	background-image: url(../img/news/hyogotaikai_kessyou.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 74px;
	width: 113px;
	text-indent: -9999px;
	left: -82px;
	top: 650px;
}
#hyogorule100405 {
	font-size: 125%;
	font-weight: bold;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
}

#hyogotaikai100405info table tr,
#hyogotaikai100405info table td {
	padding: 5px;
}
#hyogotaikai100405info table tr{
	text-align: center;		
}

#hyogotaikai100405info table {
	margin-bottom: 35px;
}

table#hyogokessyou tr td {
	height: 50px;
	width: 515px;
}

p#hyogokessyou2_100405,
p#hyogokessyou3_100405{
	width: 525px;
	clear: both;
	margin: 0px;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	text-justify: none;
	display: block;
	line-height: 30px;
	border: 1px solid #933;
}

p#hyogokessyou2_100405{
	font-size: 135%;
	height: 50px;
	background-color: #FFF;
	line-height: 50px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
p#hyogokessyou3_100405 {
	font-size: 100%;
	height: 30px;
	background-color: #930;
	color: #FFF;
}
#hyogokessyou4_100405{
	font-size: 150%;
	font-weight: bold;
	text-indent: 0px;
	display: block;
	width: 530px;
	text-align: center;
	margin-top: 25px;
}

/*----------------------------------------------------------------------------------
	'10年4月6日　小学四年生等
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）
----------------------------------------------------------------------------------*/

#syou4may100406{
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}



span#otona100406{
	position:absolute;
	left:-73px;
	top:-54px;
	width:77px;
	height:36px;
}

p.relative{
	position: relative	
}

/*----------------------------------------------------------------------------------
	'10年4月13日　レジェンドボスチャレンジキャンペーン
----------------------------------------------------------------------------------*/
#legendcam100413{
	width: 530px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	position: relative;	
}
/*終了しました１*/
#legend_end1{
	position: absolute;
	background-image: url(../img/news/legend_end.gif);
	background-repeat: no-repeat;
	height: 218px;
	width: 378px;
	top: 114px;
	left: 77px;
	z-index: 100;
}
#legendcam100413img{
	height: 349px;
	background-image: url(../img/news/legendmainv100413.jpg);
}

#legendcam100413img_1{
	height: 409px;
	background-image: url(../img/news/legend100413_1.jpg);
}

#legendcam100413img_2{
	height: 320px;
	background-image: url(../img/news/legend100413_2.jpg);
}

#legendcam100413img_3{
	height: 337px;
	background-image: url(../img/news/legend100413_3.jpg);
}
#legendcam100413img_4{
	height: 194px;
	background-image: url(../img/news/legend100413_4.jpg);
	margin-top: 20px;
}
#legendcam100413img_5{
	height: 360px;
	background-image: url(../img/news/legend100413_5.jpg);
}
#legendcam100413img_6{
	height: 304px;
	background-image: url(../img/news/legend100413_6.jpg);
}
#legendcam100413img_7{
	height: 172px;
	background-image: url(../img/news/legend100413_7.jpg);
}
#legendcam100413img_8{
	height: 108px;
	background-image: url(../img/news/legend100413_8.jpg);
}
#legendcam100413img_9{
	height: 731px;
	background-image: url(../img/news/legend100413_9.jpg);
	position: relative;
}
/*応募のときのご注意*/
#legendcam100413warn{
	width: 410px;
	xoverflow: scroll;
	line-height: 1.5em;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-indent: 0px;
	font-size: 10pt;
}
/*ご注意内容体裁*/
ul#legendcam100413warn li{
	font-size: 95%;
	line-height: 1.6em;
}
/*個人情報の取り扱いについて*/
#kojinjoho{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*ＱＲコード*/
#legendcam100413img_9 #legendcam100413warn #kojinjoho p {
	position: absolute;
	background-image: url(../img/news/segamoba_QR.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	text-indent: -9999px;
	left: 340px;
	top: 250px;
}
#legendcam100413img_10{
	height: 333px;
	background-image: url(../img/news/legend100413_10.jpg);
	position: relative;
}
#legendcam100413img_10 p{
	text-indent: 0px;
	position: absolute;
	font-weight: bold;
	left: 370px;
	top: 133px;
	font-size: 90%;
}
/*終了しました２*/
#legend_end2{
	position: absolute;
	background-image: url(../img/news/legend_end.gif);
	background-repeat: no-repeat;
	height: 218px;
	width: 378px;
	top: 61px;
	left: 81px;
	z-index: 100;
}

/*送る！ボタン*/
.submit ul li{
	background-image: url(../img/btn/nav_transmit.jpg);
	width: 102px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
    background-position:0px 0px;	
}
.submit ul li a{
	background-image: url(../img/btn/nav_transmit.jpg);
	width: 102px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
    background-position:0px 0px;	
}
/*送る！ボタンhover⇒終了後撤去*/
x.submit ul li a:hover{
	background-position: 0px -35px;
	width: 102px;
	height: 35px;	
}

/*----------------------------------------------------------------------------------
	'10年4月15日　コロコロＧＰinスズカ
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）	
----------------------------------------------------------------------------------*/
#suzuka100415{
	width: 515px;
	position: relative;
	margin-bottom: 15px;	
}
#suzuka100415img{
	position: relative;	
}
#suzuka100415info {
	width: 241px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 289px;
	bottom: 4px;
	border-bottom: 1px solid #930;
}
/*----------------------------------------------------------------------------------
	'10年4月19日　コロコロ５月号・ガクマンプラス創刊号
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）	
----------------------------------------------------------------------------------*/
#koro2may100419img{
	width: 266px;
	height: 180px;
	float: left;
}
#koro2may100419info {
	width: 247px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 283px;
	bottom: 8px;
	border-bottom: 1px solid #930;
}
/*----------------------------------------------------------------------------------
	'10年4月22日　ファミ通DS+Wii6月号 ＆ デンゲキニンテンドーDS6月号をチェック！
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）	
----------------------------------------------------------------------------------*/
#famitsu_dengeki100422info {
	width: 201px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 328px;
	bottom: 3px;
	border-bottom: 1px solid #930;
}
/*----------------------------------------------------------------------------------
	'10年4月22日　ファミ通
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）	
----------------------------------------------------------------------------------*/
#famitsu100422info {
	width: 201px;
	padding-bottom: 0px;
	vertical-align: bottom;
	position: absolute;
	left: 328px;
	bottom: 10px;
	border-bottom: 1px solid #930;	
}
/*----------------------------------------------------------------------------------
	'10年5月6日　コロコロ
	（汎用CSSは'10年1月14日　小学三年生、四年生にまとめて記載）	
----------------------------------------------------------------------------------*/
#koro2aizen100506{
	margin-bottom: 20px;
}
#koro2_100506img{
	margin-bottom: 20px;
}

#koro2_100506info,
#koro2_100506info2{
	width:200px;
	height: 80px;
	display: block;
	margin-bottom: 20px;
}
#koro2_100506info{
	float: left;	
}
#koro2_100506info2{
	float: right;
	margin-right: 80px;	
}
#koro2_100506infobox{
	width: 495px;
	border-top: 1px solid #900;
	padding-top: 10px;
	height: 80px;
}
#koro2aizencaption{
	line-height: 1.5;	
}
/*----------------------------------------------------------------------------------
	'10年5月14日　WHF'10夏
	（上部汎用ＣＳＳのみでレイアウト）	
----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------
	'10年5月17日　コロコロ2010年６月号
	（上部汎用ＣＳＳと下記ｃｓｓでレイアウト）	
----------------------------------------------------------------------------------*/
#koro2_10juneinfo{
	left: 142px;
	top: 128px;
	width: 387px;
}
/*----------------------------------------------------------------------------------
	'10年5月21日　第３弾稼動開始
	（上部汎用ＣＳＳのみでレイアウト）	
----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------
	'10年5月25日　コロイチ７月号
	（上部汎用ＣＳＳと下記ｃｓｓでレイアウト）
----------------------------------------------------------------------------------*/
koro1_10july100525info{
	position: absolute;	
}
/*----------------------------------------------------------------------------------
	'10年6月4日　WHF夏　出展詳細
	（上部汎用ＣＳＳ／下記ｃｓｓでレイアウト）
----------------------------------------------------------------------------------*/
#memo100604 {
	display: block;
	position: absolute;
	z-index: 50;
	left: 203px;
	top: 418px;
}
.mainnews span{
	text-indent: -9999px;	
}

#memo2_100604{
	display: block;
	position: absolute;
	z-index: 50;
	left: 240px;
	top: 711px;
	width: 275px;
}
/*----------------------------------------------------------------------------------
	'10年6月15日　小判キャンペーン
	（上部汎用ＣＳＳのみでレイアウト）
----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------
	'10年6月15日　コロコロ付録スパイ蘭丸
	（上部汎用ＣＳＳのみでレイアウト）
----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------
	'10年7月2日　別コロ関連　
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/


#koro2july100702{
	height: 400px;	
}
#koro2july100702 img{
	margin-right: 12px;	
}
.magazineinfo01{
	position: absolute;
	border-bottom: 1px solid #900;
	left: 0px;
	top: 192px;
	width: 367px;
}

.magazineinfo02{
	position: absolute;
	border-bottom: 1px solid #900;
	left: -1px;
	top: 255px;
	width: 367px;
}

.magazineinfo03{
	position: absolute;
	border-bottom: 1px solid #900;
	left: 1px;
	top: 315px;
	width: 367px;
	height: 58px;
}

.magazineinfo01 span,
.magazineinfo02 span,
.magazineinfo03 span{
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	_margin: 0px;
	_font-weight: bold;
	_font-size: 130%;	
}
_.magazineinfo01 span,
_.magazineinfo02 span,
_.magazineinfo03 span{
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
}

/*----------------------------------------------------------------------------------
	'10年7月15日　夏の陣  （span奥義部分）
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/

#natsunojinspan{
	position: absolute;
	top: 236px;
	left: -21px;
	display:block;
	width: 21px;
	height: 49px;
	z-index: 100;
	background-image:url(../img/news/natsunojin100715span.jpg);
	background-repeat: no-repeat;
}
/*----------------------------------------------------------------------------------
	'10年8月2日　夏の陣追加情報
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/
#nav_news_taikai{
	display:block;
	width: 286px;
	height: 37px;
	background-image: url(../img/btn/nav_news_taikai.gif);
	background-repeat: no-repeat;
}
#nav_news_taikai a{
	display:block;
	width: 286px;
	height: 37px;
	background-image: url(../img/btn/nav_news_taikai.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_news_taikai a:hover{
	display:block;
	width: 286px;
	height: 37px;
	background-image: url(../img/btn/nav_news_taikai.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}
#nav_news_taikai a span{
	display: none;	
}

/*----------------------------------------------------------------------------------
	'10年8月6日　第４弾稼動のお知らせ
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/
#ver4shinyouso{
	height: 49px;
	width: 370px;
	top: 150px;	
	background-image: url(../img/news/shinyouso_ver4.gif);
	display: block;
	z-index: 100;
	text-indent: -9999px;
}
#ver4shinyouso a{
	height: 49px;
	width: 370px;
	top: 150px;	
	background-image: url(../img/news/shinyouso_ver4.gif);
	display: block;
	z-index: 100;
}
#ver4shinyouso a:hover{
	height: 49px;
	width: 370px;
	top: 150px;	
	background-image: url(../img/news/shinyouso_ver4.gif);
	display: block;
	z-index: 100;
	background-position: 0px -49px;
}

/*----------------------------------------------------------------------------------
	'10年8月6日　第２回　小判キャンペーン
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/
#koban2_kenshincard{
	display: block;
	width: 181px;
	height: 252px;
	text-indent: -9999px;
	position: absolute;
	left: 306px;
	top: -5px;
	background-image: url(../img/news/koban2_kenshin.gif);
	z-index: 100;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------------------------------
	'10年9月3日　戦国の杜 武士（もののふ）の時代大決戦！
	（上部汎用ＣＳＳ＋下記）
----------------------------------------------------------------------------------*/

#nav_sengokunomori{
	width: 300px;
}

#nav_sengokunomori a{
	display:block;
	width: 300px;
	height: 103px;
}
#nav_sengokunomori a span{
	display: none;	
}