/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	共通指定
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------ メニュー個別指定指定 -------------*/
#menu dl.dropdown dt.event a {
	background: url(../images/menu_event.gif) 0 -25px no-repeat;
	}
/*------------ h3タイトル指定 -------------*/
#contents #gunpla h3 {
	background: url(../gunpla/images/title_gunpla.gif) 0 0 no-repeat;
	}
/*------------ 内部ボックス -------------*/
#contents #gunpla .box_inside {
	height: auto;
	overflow: hidden;
	margin: 0 2px 10px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ebebeb;
	}
	/*------------ サブタイトル -------------*/
	#contents #gunpla .box_inside h4 {
		background: url(../gunpla/images/subtitle_gunpla.gif) 0 0 no-repeat;
		margin-bottom: 0; 
		}
	/*------------ キャッチ -------------*/
	#contents #gunpla .box_inside #catch {
		width: 663px;
		height: 258px;
		background: url(../gunpla/images/gunpla_catch.gif) 0 0 no-repeat;
		margin: 0 0 0 15px;
		}
		#contents #gunpla .box_inside #catch p {
			display: none;
			}
	/*------------ アイテム紹介：共通指定 -------------*/
	#contents #gunpla .box_inside .box_items {
		width: 633px;
		height: auto;
		overflow: hidden;
		background: url(../gunpla/images/bg_box_items.gif) 0 0 repeat-y;
		margin: 0 0 20px 30px;
		border-bottom: 2px solid #ccc;
		}
		#contents #gunpla .box_inside .box_items h5 {
			width: 633px;
			height: 52px;
			margin: 0 0 20px;
			}
			#contents #gunpla .box_inside .box_items h5 em {
				display: none;
				}
		#contents #gunpla .box_inside .box_items ul.pic {
			width: 580px;
			height: auto;
			overflow: hidden;
			margin: 0 0 15px 32px;
			}
			#contents #gunpla .box_inside .box_items ul.pic li {
				width: 290px;
				height: 224px;
				float: left;
				}
				#contents #gunpla .box_inside .box_items ul.pic li img {
					border: 1px solid #ccc;
					}
				#contents #gunpla .box_inside .box_items ul.pic li#pic_operationv1 {
					background: url(../gunpla/images/pic_operationv1.jpg) 0 0 no-repeat;
					}
				#contents #gunpla .box_inside .box_items ul.pic li#pic_operationv2 {
					background: url(../gunpla/images/pic_operationv2.jpg) 0 0 no-repeat;
					}
				#contents #gunpla .box_inside .box_items ul.pic li#pic_char1 {
					background: url(../gunpla/images/pic_char1.jpg) 0 0 no-repeat;
					}
				#contents #gunpla .box_inside .box_items ul.pic li#pic_char2 {
					background: url(../gunpla/images/pic_char2.jpg) 0 0 no-repeat;
					}
		#contents #gunpla .box_inside .box_items p.details {
			clear: both;
			width: 560px;
			border-left: 5px solid #ff0000;
			margin: 0 0 15px 40px;
			padding: 5px 0 5px 20px;
			font-size: 14px;
			line-height: 1.8;
			}
		/*------------ アイテム紹介：V作戦セット -------------*/
		#contents #gunpla .box_inside #operationv {
			}
			#contents #gunpla .box_inside #operationv h5 {
				background: url(../gunpla/images/operationv_title.gif) 0 0 no-repeat;
				}
		/*------------ アイテム紹介：シャア専用MSセット -------------*/
		#contents #gunpla .box_inside #char {
			}
			#contents #gunpla .box_inside #char h5 {
				background: url(../gunpla/images/char_title.gif) 0 0 no-repeat;
				}
	/*------------ インフォ -------------*/
	#contents #gunpla .box_inside dl#info {
		width: 589px;
		height: auto;
		overflow: hidden;
		margin: 0 0 40px 30px;
		padding: 20px 20px 0 20px;
		border: 2px solid #ff0000;
		line-height: 1.4;
		font-size: 14px;
		}
		#contents #gunpla .box_inside dl#info dt {
			width: 116px;
			height: 17px;
			margin: 0;
			}
			#contents #gunpla .box_inside dl#info dt em {
				display: none;
				}
			#contents #gunpla .box_inside dl#info dt.hanbai {
				background: url(../gunpla/images/title_hanbai.gif) 0 0 no-repeat;
				}
			#contents #gunpla .box_inside dl#info dt.place {
				background: url(../gunpla/images/title_place.gif) 0 0 no-repeat;
				}
		#contents #gunpla .box_inside dl#info dd {
			width: 465px;
			height: auto;
			overflow: hidden;
			margin: -17px 0 20px;
			padding: 0 0 0 125px;
			}
			#contents #gunpla .box_inside dl#info dd span {
				font-size: 12px;
				letter-spacing: 0;
				}
	/*------------ キャッチ2 -------------*/
	#contents #gunpla .box_inside ul#catch2 {
		width: 633px;
		height: 266px;
		margin: 0 0 40px 30px;
		background: url(../gunpla/images/gunpla_catch2.gif) 0 0 no-repeat;
		}
		#contents #gunpla .box_inside ul#catch2 li {
			display: none;
			}
	/*------------ 注意事項 -------------*/
	#contents #gunpla .box_inside #notice {
		width: 663px;
		height: auto;
		overflow: hidden;
		margin: 0 0 20px 15px;
		}
		#contents #gunpla .box_inside #notice h5 {
			width: 663px;
			height: 52px;
			margin: 0 0 15px;
			background: url(../gunpla/images/notice_title.gif) 0 0 no-repeat;
			}
			#contents #gunpla .box_inside #notice h5 em {
				display: none;
				}
		#contents #gunpla .box_inside #notice dl {
			width: 663px;
			height: auto;
			overflow: hidden;
			background-color: #f2f2f2;
			padding: 0;
			line-height: 1.6;
			}
			#contents #gunpla .box_inside #notice dl dt {
				width: 620px;
				height: auto;
				overflow: hidden;
				margin: 15px 0 0;
				padding: 0 0 0 45px;
				background: url(../gunpla/images/notice_title_q.gif) 15px 2px no-repeat;
				}
			#contents #gunpla .box_inside #notice dl dd {
				width: 613px;
				height: auto;
				overflow: hidden;
				margin: 15px 0 0;
				padding: 0 5px 15px 45px;
				background: url(../gunpla/images/notice_title_a.gif) 15px 2px no-repeat;
				border-bottom: 5px solid #fff;
				color: #ff0000;
				}





