/* m_mc 料金表 */
div#mobile_c_price {
	padding-bottom: 80px;
	text-align:left;
	width: 90%;
}
#catch {
	margin: 15px 0 20px 2px;
	font-size: 1.em;
}
#mobile_c_price h1 {
	margin: 0;
	padding: 0 0 5px 7px;
	font-size: 1.3em;
	color: SteelBlue;
	border-left:1px solid SteelBlue;
	border-bottom:1px solid SteelBlue;
}
#mobile_c_price h2 {
	color: SteelBlue;
	margin: 25px 0 0 0;
	font-size: 1.2em;
	padding: 45px 5px 5px 5px;
	background-image: url(../images/spacer.gif);
}
#mobile_c_price h3 {
	color: SteelBlue;
	margin: 15px 0 0 0;
	clear: both;
	font-size: 1.2em;
	padding: 5px;
	background-image: url(../images/spacer.gif);
}
#mobile_c_price #cell01_01, #mobile_c_price #cell01_02, #mobile_c_price #cell01_03, #mobile_c_price #cell01_04 {
	margin: 0;
	padding: 5px;
	float: left;
	width: 150px;
	text-align: center;
	border-top:1px solid SteelBlue;
	border-left:1px solid SteelBlue;
	background-color: #eeeeee;
}
#mobile_c_price #cell02_01, #mobile_c_price #cell02_02, #mobile_c_price #cell02_03, #mobile_c_price #cell02_04 {
	margin: 0;
	padding: 5px;
	float: left;
	width: 200px;
	border-top:1px solid SteelBlue;
	border-left:1px solid SteelBlue;
}
#mobile_c_price #cell03_01, #mobile_c_price #cell03_02, #mobile_c_price #cell03_03, #mobile_c_price #cell03_04 {
	margin: 0;
	padding: 5px;
	float: left;
	width: 200px;
	border-top:1px solid SteelBlue;
	border-left:1px solid SteelBlue;
	border-bottom:1px solid SteelBlue;
}
#mobile_c_price #cell04_01, #mobile_c_price #cell04_02 {
	margin: 3px 0 0 0;
	padding: 5px;
	float: left;
	border-top:1px solid SteelBlue;
	border-left:1px solid SteelBlue;
	border-bottom:1px solid SteelBlue;
}
#mobile_c_price #cell01_01, #mobile_c_price #cell02_01, #mobile_c_price #cell03_01 {
	margin: 0 0 0 5px;
	clear: both;
	width: 150px;
}
#mobile_c_price #cell01_02, #mobile_c_price #cell02_02, #mobile_c_price #cell03_02 {
	width: 400px;
}
#mobile_c_price #cell01_03, #mobile_c_price #cell02_03, #mobile_c_price #cell03_03 {
	width: 80px;
	text-align: center;
	border-right:1px solid SteelBlue;
}
#mobile_c_price #cell01_04, #mobile_c_price #cell02_04, #mobile_c_price #cell03_04 {
	width: 120px;
}
#mobile_c_price #cell02 {
	margin: 0;
	padding: 5px;
	float: left;
	width: 150px;
	border:1px solid SteelBlue;
}
#mobile_c_price #cell04_01 {
	margin-left: 5px;
	width: 560px;
	_width: 550px;
}
#mobile_c_price #cell04_02 {
	text-align: center;
	width: 80px;
	border-right:1px solid SteelBlue;
}
#mobile_c_price #h2_koushin {
	padding-top: 45px;
	_padding-top: 35px;
}
#bikou01 {
	padding-top: 3px;
	width: 670px;
	_width: 640px;
	text-align: right;
	font-size: 0.8em;
}
#bikou02 {
	margin: 3px 0 0 5px;
	letter-spacing: 0.1em;
	_margin-left: 10px;
	font-size: 0.8em;
}




* {
	margin:0;
	padding:0;
	font-size:12px;
}
html,body{
	margin:0;
    height: 100%;
    scrollbar-track-color: #eeeeee;
    scrollbar-shadow-color: #eeeeee;
	color:#666666;
	background-image:url(../images/background.gif);
}
img {
	margin:0px;
	padding:0;
	border:none;
	display:inline;
}
#screen {
	width:100%;
	border-bottom:1px solid #cccccc;
}
/* コンテンツエリア */
#outline01 {
	width:750px;
	background-image:url(../images/background01.gif);
	background-repeat:repeat-y;
}

/* ボディ直下 */
#tyokusita {
	width:740px;
	padding:5px 0px 2px 0px;
	background-color:#0099CC;
	color:#ffffff;
}
#tyokusita_left {
	float:left;
	font-size:0.95em;
	padding-left:5px;
	text-align:left;
}
#tyokusita_right {
	margin-left:620px;
	font-size:0.95em;
	padding-right:5px;
	text-align:right;
}

/* ヘッダ */
#head_img {
	margin:3px 0 5px 10px;
	text-align:left;
}
#head_link01 {
	padding:35px 0 3px 200px;
}
#head_link01 a {
	text-decoration:none;
	color:#666666;
}
#head_link01 a:link {
	text-decoration:none;
	color:#666666;
}
#head_link01 a:hover {
	text-decoration:under-line;
	background-color:#eeeeee;
}
#head_link01 a:visited {
	text-decoration:none;
	color:#666666;
}

/* タブ */
#site_link {
	margin:9px 5px 0px 0px;
	text-align:right;
}
#tab_area {
	margin:0px 0 0px 0;
	width:730px;
	height:50px;
	margin:0px 0 0 0px;
	background-image:url(../images/tab_bgimg01.gif);
	text-align:left;
}
#tab_area a {
	text-decoration:none;
	color:#999999;
}
#tab_area a:link {
}
#tab_area a:visited {
}
#tab_area a:hover {
	color:#FFCC00;
}

#tab_left_type1 {
	margin:0 0 0 2px;
	padding:0;
	float:left;
	width:7px;
	height:30px;
	background-image:url(../images/tab_left_type1.gif);
}
#tab_right_type1 {
	margin:0;
	padding:0;
	float:left;
	width:7px;
	height:30px;
	background-image:url(../images/tab_right_type1.gif);
}
#tab_left_type2 {
	margin:0 0 0 2px;
	padding:0;
	float:left;
	width:7px;
	height:30px;
	background-image:url(../images/tab_left_type2.gif);
}
#tab_right_type2 {
	margin:0;
	padding:0;
	float:left;
	width:7px;
	height:30px;
	background-image:url(../images/tab_right_type2.gif);
}
#tab_space_right {
	margin:0;
	padding:0;
	float:left;
	width:16px;
	height:30px;
	background-image:url(../images/tab_space_right.gif);
}
#tab_space_center {
	margin:0;
	padding:0;
	float:left;
	width:16px;
	height:30px;
	background-image:url(../images/tab_space_center.gif);
}
#tab_space_left {
	margin:0;
	padding:0;
	float:left;
	width:16px;
	height:30px;
	background-image:url(../images/tab_space_left.gif);
}
#tab_active_center {
	margin:0;
	padding:11px 0 0 0;
	float:left;
	width:90px;
	height:30px;
	text-align:center;
	background-image:url(../images/tab_active_center.gif);
}
#tab_link_center {
	margin:0;
	padding:11px 0 0 0;
	float:left;
	width:90px;
	height:30px;
	text-align:center;
	background-image:url(../images/tab_link_center.gif);
}




#tab_active_right {
	margin:0;
	float:left;
	width:16px;
	height:30px;
	background-image:url(../images/tab_img_active_right.gif);
}

/* コンテンツ */
#toppage_contents {
	clear:both;
	margin:5px 0 0 0px;
	width:733px;
}

/* コンテンツ→メニュー */
#toppage_contents_left {
	margin:0;
	padding:0 5px 0 0;
	text-align:left;
}
#menu {
	margin:0px 0 3px 0;
	padding:0px 0 0px 0;
}
#menu_end {
	padding:0px 0 10px 0;
	margin:3px 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
#present_shop {
	margin:2px 0 0 1px;
	padding:3px 0 0 15px;
	background-image: url("../images/arrow03.gif");
	background-repeat: no-repeat;
	color:#666666;
}
#ishop_banner {
	margin:0px 0 3px 0;
}
#ishopdplist ul {
	margin:3px 3px 0 16px;
	list-style-image: url(../images/arrow01.gif);
	color:#999999;
}
#ishopdplist {
	margin:5px 0 0px 0;
}
#ishopdplist a {
	color:#669999;
}
#ishopdplist a:link {
	color:#669999;
}
#ishopdplist a:hover {
	color:#336666;
	background-color:#eeeeee;
}
#ishopdplist a:visited {
	color:#669999;
}

#ishopdplist li {
	margin:2px 0 0 0px;
}
#ishopdplist #sub {
	margin:3px 0 0 3px;
	font-size:0.9em;
	line-height:0.95em;
}



/* コンテンツ→メイン */
#toppage_contents_center {
	margin:0px;
	padding:0px 0px 0 0px;
}
#toppage_contents_center_category01 {
	margin:0 0 2px 0;
	padding:0px 0px 0px 0px;
}
#toppage_contents_center_category02 {
	margin:10px 0px 0px 0px;
}

/* コンテンツ→メイン→商品グループ1 */
#toppage_contents_center_table01 {
	margin:0px 0 7px 0;
}
#toppage_contents_center_table01 #center_menu_itemimg01 {
	padding:0px 0 0 7px;
	background-image: url("../images/E5F2E8.gif");
}
#toppage_contents_center_table01 #center_menu_itemcomment01 {
	padding:0px 0 0 7px;
	width:100px;
	background-image: url("../images/E5F2E8.gif");
}
#toppage_contents_center_table01 #osusume01 {
	margin:1px 0px 0px 0px;
}
#toppage_contents_center_table01 #itemname {
	margin:3px 3px 0px 2px;
	font-weight:bold;
}
#toppage_contents_center_table01 #itemprice {
	margin:3px 3px 0px 2px;
	color:red;
	font-weight:bold;
}
#toppage_contents_center_table01 #itemprice strong {
	margin:0px 0px 0px 2px;
	font-size:0.75em;
	font-weight:normal;
	color:#333333;
}
#toppage_contents_center_table01 #itemcomment {
	margin:2px 0px 0px 2px;
}

/* コンテンツ→メイン→商品2 */
#toppage_contents_center_table02 #center_menu_itemimg01 {
	padding:0px 0 0 15px;
	background-color:#ffffff;
}
#toppage_contents_center_table02 #osusume01 {
	padding:1px 0 0 8px;
}
#toppage_contents_center_table02 #itemname {
	margin:3px 3px 0px 10px;
	font-weight:bold;
}
#toppage_contents_center_table02 #itemprice strong {
	margin:0px 0px 0px 2px;
	font-size:0.75em;
	font-weight:normal;
	color:#333333;
}
#toppage_contents_center_table02 #itemprice {
	margin:3px 3px 0px 10px;
	color:red;
	font-weight:bold;
}
#toppage_contents_center_table02 #itemcomment {
	margin:2px 10px 0px 10px;
}
#center_dot_line {
	margin:10px 0 10px 0px;
	height:1px;
}

/* コンテンツ→メイン→商品グループ3 */
#toppage_contents_center_category03 {
	margin:10px 0 0 0;
	padding:0px 0 0px 0px;
	background-color:#6699CC;
	text-align:left;
	color:#ffffff;
}
#center_item_text {
	margin:0;
	padding:9px 6px 5px 19px;
	border-left:1px solid #6699CC;
	border-right:1px solid #6699CC;
	list-style-image: url(../images/arrow02.gif);
	text-align:left;
}
#center_item_text li {
	margin:0px 0 4px 0;
}
#center_item_text a {
	color:#3366CC;
}
#center_item_text a:link {
	color:#3366CC;
}
#center_item_text a:hover {
	color:#3366CC;
	background-color:#eeeeee;
}
#center_item_text a:visited {
	color:#3366CC;
}
#center_menu03_end {
	margin:0px 0 0px 2px;
}


/* コンテンツ→メイン→商品グループ4 */
#toppage_contents_center_table04 {
	margin:0px 0 7px 2px;
	line-height:1.2em;
}
#toppage_contents_center_table04 #center_menu_itemimg01 {
	padding:0px 0 0 7px;
	background-image: url("../images/E5F2E8.gif");
}
#toppage_contents_center_table04 #center_menu_itemcomment01 {
	padding:0px 0 0 7px;
	background-image: url("../images/E5F2E8.gif");
}
#toppage_contents_center_table04 #osusume01 {
	margin:1px 0px 0px 0px;
}
#toppage_contents_center_table04 #itemname {
	margin:4px 3px 0px 2px;
	font-weight:bold;
}
#toppage_contents_center_table04 #itemprice {
	margin:3px 3px 0px 2px;
	color:red;
	font-weight:bold;
}
#toppage_contents_center_table04 #movie_item_img {
	margin:5px 0 0px 0px;
	float:left;
}
#toppage_contents_center_table04 #itemprice strong {
	margin:0px 0px 0px 2px;
	font-size:0.75em;
	font-weight:normal;
	color:#333333;
}
#toppage_contents_center_table04 #itemcomment {
	margin:5px 10px 0px 60px;
}
#tv_monitor td {
	margin:0px;
	padding:0px;
}


/* トップページのゲットメディアプレイヤー */
.media_player {
	margin:10px 0px 0px 0px;
	padding:8px 8px 15px 8px;
	line-height:1.1em;
	background-color:#eeeeee;
}
.media_player_text {
	float:left;
	width:164px;
	padding:0 0px 0 0;
	font-size:0.8em;
}
.media_player_text a {
	font-size:1.1em;
}
.media_player_text a:hover {
	text-decoration: underline;
	color:#333333;
}
.media_player_text a:visited {
	text-decoration: underline;
	color:#333333;
}
.media_player_text a:link {
	text-decoration: underline;
	color:#333333;
}
.media_player_image {
	margin:10px 0px 0px 0px;
	text-align:center;
}

/* コンテンツ→メイン→テキストバナー */
#text_banner01 {
	margin:13px 0 0 0;
	padding:3px 0 1px 0;
	width:100%;
	background-color:#eeeeee;
	text-align:center;
	font-weight:bold;
}

/* コンテンツ→右側 */
#toppage_contents_right {
	margin:0px;
	padding:0 0 0 5px;
}
#mc_area {
	margin:0px 0px 9px 0;
	width:180;
	text-align:center;
	background-image: url("../images/mc_menu_bg01.gif");
}
#mc_area_link01 {
	margin:0px 0px 18px 0;
	padding:0 15px 0 25px;
	font-weight:bold;
	text-align:left;
	line-height:1.2em;
}
#mcshopbanner {
	margin:20px 25px 7px 0;
	padding:0 0 0 0px;
	text-align:right;
}
#mc_area_line img {
	margin:0 0 0px 0px;
}

#mc_menu02 {
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	background-image: url("../images/mc_menu_bg01.gif");
}
#mc_menu02_contents01 {
	margin:0px 0 0px 0px;
	padding:10px 10px 0px 10px;
	text-align:center;
	background-image: url("../images/mc_menu_bg01.gif");
	font-size:0.95em;
	line-height:1.2em;
}
#mc_menu02_contents02 {
	margin:0px 0 0px 0px;
	padding:10px 10px 0px 10px;
	text-align:center;
	background-image: url("../images/mc_menu_bg01.gif");
}
#mc_menu02_contents02 img {
	border:2px solid #FFCC66;
}
#mc_menu02_contents03 {
	margin:0px 0 0px 0px;
	padding:10px 0px 15px 15px;
	background-image: url("../images/mc_menu_bg01.gif");
}
#mc_menu02_contents03 a{
	font-size:0.95em;
	line-height:1.2em;
}
#mc_menu02_contents04 {
	margin:0px 0 0px 0px;
	padding:30px 0px 2px 0px;
	text-align:center;
	background-image: url("../images/mc_menu_bg01.gif");
	font-size:0.95em;
}
#mc_menu02_contents04 span {
	background-color:#FF9900;
	margin:0px 0 0px 0px;
	padding:3px 5px 1px 5px;
	color:#ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#mc_menu02_contents05 {
	margin:0px 0 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url("../images/mc_menu_bg01.gif");
}
#mc_menu02_contents05 span {
	margin:0px 0 0px 15px;
	border-top:2px solid #FF9900;
	width:153px
}


/* フッター */
#foot_img {
	width:730px;
	height:21px;
	margin:15px 0 0 0px;
	background-image:url(../images/foot01_bg.gif);
}
#foot {
	width:740px;
	margin:9px 15px 0 0px;
	text-align:right;
}
#foot_link01 {
	margin:9px 15px 0 0px;
}

address {
	padding:0px 15px 20px 0px;
	font-size:0.8em;
	font-style:normal;
}


/* MC */
#mc_contents_right {
	margin:0px;
	padding:9px 0 0 5px;
}
#mc_contents_right #mc_area {
	background-image: none;
}
#mc_left {
}
#left_menu01 {
}
#mc_title {
	margin:15px 0 0 7px;
	padding:0;
	text-align:left;
}
#mc_image {
	margin:0 0 0 0px;
	padding:8px 0 0 20px;
	text-align:left;
	float:left;
}
#mc_catch {
	margin:0 0 0 430px;
	padding:13px 20px 0 0;
	text-align:left;
	line-height:1.5em;
	color:#333333;
}
#shop_list {
	margin:9px 0 0 5px;
	padding:0;
	text-align:left;
}
#shop_list_area {
	margin:10px 5px 5px 5px;
	padding:15px;
	border:3px solid #0099CC;
	background-image:url(../images/background.gif);
}
#shop {
	margin:10px 5px 0 5px;
	padding:0;
}
#shopimage01 {
	margin:0;
	padding:0;
	float:left;
	border:1px solid #333333;
}
#name {
	margin:0px 0 0 1px;
	padding:0 0 0 15px;
	float:left;
	background-image:url(../images/tv_icon.gif);
	background-repeat:no-repeat;
}
#area {
	margin:0px 0 0 0px;
	padding:0;
	text-align:right;
	color:#0099CC;
}
#shopcomment {
	margin:3px 0 0 109px;
	padding:4px 0 0 15px;
	border-top:1px solid #0099CC;
	line-height:1.25em;
	font-size:10px;
	height:60px;
	background-image:url(../images/fukidasi01.gif);
	background-repeat:no-repeat;
}
#line01 {
	margin:0px 0 10px 0px;
	padding:0px 0 0 0;
	border-top:1px dotted #333333;
}






/* MC→携帯版はこちら */
#mc_menu04 {
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
}
#mc_menu04_contents01 {
	margin:0px 0 0px 0px;
	padding:15px 10px 0px 10px;
	text-align:center;
	background-image: url("../images/mc_menu04_bg.gif");
	font-size:0.95em;
	line-height:1.2em;
}
#mc_menu04_contents02 {
	margin:0px 0 0px 0px;
	padding:10px 10px 0px 10px;
	text-align:center;
	background-image: url("../images/mc_menu04_bg.gif");
}
#mc_menu04_contents02 img {
	margin:0px;
	border:2px solid #cccccc;
}
#mc_menu04_contents03 {
	margin:0px 0 0px 0px;
	padding:10px 35px 15px 40px;
	background-image: url("../images/mc_menu04_bg.gif");
	font-size:0.95em;
	line-height:1.2em;
}
#mc_menu04_contents03 a{
	font-size:0.95em;
	line-height:1.2em;
}

/* MC→WMPダウンロード */
#mc_menu03 {
	margin:10px 0 0px 0px;
	padding:0px 0 0px 0px;
}
#mc_menu03_contents01 {
	margin:0px 0 0px 0px;
	padding:15px 15px 0px 15px;
	line-height:1.3em;
	background-image: url("../images/mc_menu03_bg.gif");
	font-size:0.95em;
	line-height:1.2em;
	text-align:left;
}
#mc_menu03_contents02 {
	margin:0px 0 0px 0px;
	padding:15px 10px 20px 10px;
	text-align:center;
	background-image: url("../images/mc_menu03_bg.gif");
}
#mc_menu03_end {
	margin:0px 0 10px 0px;
}


/* サイトInformation */
#midashi {
	margin:0 0px 10px 0px;
	padding:6px 5px 5px 8px;
	width:538px;
	color:#000000;
	background-color: #eeeeee;
	border-left:5px solid #0099CC;
	font-weight:bold;
}

#siteinfo {
	margin:0 13px 0 13px;
}
#siteinfo_contents_left {
	width:180px;
	background-color: #eeeeee;
}
#siteinfo_contents_left #menu_name {
	margin:0px 0px 10px 0px;
	padding:6px 5px 5px 5px;
	font-weight:bold;
	background-color: #0099CC;
	color:#ffffff;
	background-image: url("../images/menu_info.gif");
}
#siteinfo_contents_left #list01 {
	margin:0px 0 8px 5px;
	padding:0 0 0 11px;
	background-image: url("../images/arrow04.gif");
	background-repeat:no-repeat;
}
#siteinfo_contents_left #list02 {
	margin:0px 8px 8px 5px;
	padding:0 0 8px 11px;
	background-image: url("../images/arrow04.gif");
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
}
#siteinfo_contents_center {
	width:555px;
}






	h1 em {
	margin: 0px 0 0 0;
	padding: 130 0 0 0;
	font-style: normal;
	background-color: #fff;
	
	border:1px solid red;
	}
	
	#main .link {
	font-size: 0.75em;
	margin-left: 2em
	}
	h2     {
	color: #000;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	background-image: url("../images/h2_bg.png");
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 2em 2em 0 2em;
	padding: 0.3em 0.3em 0.3em 10px;
	clear: both;
	border-bottom: 1px dashed #999
	}
	h3     {
	color: #000;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	background-image: url("../images/h3_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	margin: 2em 1em 0 1em;
	padding: 0.3em
	}
	h3.bg2  {
	background-image: url("../images/h3_bg2.png")
	}
	
	
	

/* ご利用方法 */
#use {
	margin:20px 0 0px 10px;
}
#use #no {
	float:left;
}
#use #text {
	margin:5px 40px 10px 40px;
	line-height:1.3em;
	vartical-align:top;
}
#use #screen {
	margin:3px 0 20px 40px;
	border:none;
}
#use #tri {
	margin:3px 0 20px 230px;
}

/* 初めての方へ */
	#beginner {
	margin: -10px 0 0 0;
	padding: 0;
	}

	#beginner h3 {
	background-image: url("../images/h3_bg2.png")
	}

	#beginner p {
	margin: 1.5em 1.5em 0 1.5em;
	line-height:1.3em;
	}

	#beginner .column {
	background-color: #fafad4;
	margin-bottom: 0.5em;
	padding: 0.5em;
	border: dashed 1px #999
	}

	#beginner .column h2 {
	color: #930;
	font-size: 1em;
	background-image: none;
	margin: 0;
	padding: 0;
	border-style: none
	}

	.link3  {
	font-size: 0.75em;
	margin-left: 1.8em
	}


	.beginnerh2 {
	color: #f60
	}

/* 利用規約 */
	.gotop, #content p.gotop  {
	font-size: 0.7em;
	font-weight: bold;
	text-align: right
	}

	#content p {
	margin: 1.0em 1.8em 0 2.1em;
	line-height:1.3em;
	}

/* セキュリティと免責事項 */
	.column  {
	background-color: #fffff0;
	margin-bottom: 0.5em;
	margin-left: 1.6em;
	padding: 0.5em;
	border: dashed 1px #ccc
	}
	.column h2 {
	font-size: 0.9em;
	background-image: none;
	margin: 0;
	padding: 0;
	border-style: none
	}
	.column p {
	font-size: 0.8em;
	margin-top: 0.3em
	}

	.link2  {
	font-size: 0.75em;
	margin-left: 2em
	}

/* 出店料金・システム */
	#system h1 {
	background-image: url("../images/h1_bg2.png")
	}
	#system .column {
	background-color: #e6e6e6;
	border-color: #999
	}

	#system .column h2 {
	color: #f00;
	font-size: 1.5em
	}

	#system .column h2 em {
	color: #000;
	font-size: 1em;
	font-style: normal
	}

	#system .catch {
	color: #930;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 2em;
	margin-left: 1em
	}

	#system .pic p {
	color: #f00;
	font-size: 0.9em;
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: -0.5em;
	}

	#system .seven p {
	margin-left: 2em
	}

	#system .seven table  {
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 80px;
	margin-left: 4em;
	width: 82%;
	border-collapse: collapse;
	
	}


	#system .seven th  {
	background-color: #e2f5ce;
	width: 10px
	}

	#system .seven td {
	padding: 0.9em
	}

	#system .seven table .green th {
	background-color: #bbe260
	}

	#system .seven table .green td {
	background-color: #d2ec93
	}

	#system .seven table td em {
	color: #f00;
	font-style: normal
	}

	#system .seven img {
	margin: 50px 0 10px 58px;
	}

	#system .getacrobat {
	text-align: right;
	margin-top: -36px
	}

	#system .download {
	margin-top: 20px;
	margin-left: 3em
	}

	#system .func {
	margin-top: 2em;
	margin-left: 3em;
	padding: 0 0 0.5em;
	margin: 40px 20px 0 20px;
	border-bottom: 1px dashed #999;
	}

	#system .func h3 {
	color: #ff0;
	font-size: 1.5em;
	background-color: #999;
	background-image: none;
	text-align: center;
	margin: 0;
	padding: 0.2em
	}

	#system .func p {
	padding: 0.2em
	color: #333;
	font-size: 1.05em;
	line-height: 1.5em;
	margin-top: 0.5em;
	}
	
.melit_img {
	padding: 50px 0 0 0;
}

/* 料金 */
.price {
	margin: 10px 15px 20px 20px;
	line-height:1.5em;
}
.table01 {
	margin: 0 0 0 45px;
}
.line01 {
	margin: 0;
}
.line02 {
	margin: 0 0 0 0px;
}
.line01 .cell01, .line01 .cell02, .line01 .cell03, .line01 .cell04, .line01 .cell05 {
	padding: 4px 0 3px 0;
	margin: 0 1px 1px 0;
	text-align: center;
	border:1px solid gray;
	float:left;
	width:90px;
	background-color:#eeeeee;
}
.line02 .cell01, .line02 .cell02, .line02 .cell03, .line02 .cell04, .line02 .cell05 {
	padding: 5px 0 4px 0;
	margin: 0 1px 1px 0;
	text-align: center;
	border:1px solid gray;
	float:left;
	width:90px;
}
.table01 .cell05 {
	clear: both;
	padding: 5px 0 20px 0;
}
.table04 .line01 {
	margin: 0 0 0 45px;
	padding-bottom: 50px;
}
.table04 .line01 .cell01 {
	width:150px;
}
.table04 .line01 .cell02 {
	width:150px;
	background-color:#ffffff;
}
.table02 {
	padding: 0px 0 20px 45px;
}
.table02 .cell01 {
	width:200px;
}
.table02 .cell05 {
	clear: both;
	padding: 5px 0 20px 0;
}


/* 会社案内 */
	#company h1 {
	background-image: url("../images/h1_bg2.png")
	}
	#company h2  {
	color: #000;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	background-image: url("../images/h2_bg_lightgreen.png");
	background-repeat: no-repeat;
	background-position: right center;
	margin: 2em 0 1em 1em;
	padding: 0.3em;
	border-style: none
	}

	#company h3  {
	width:100%;
	}
	#company h2.history {
	background-image: url("../images/h2_bg_lightorange.png")
	}

	#company table {
	font-size: 0.75em;
	margin-top: 1em;
	margin-left: 5em;
	width: 85%;
	border-collapse: collapse
	}

	#company th {
	background-color: #ccc;
	padding: 0.3em;
	border: solid 1px #ccc
	}

	#company td {
	white-space: nowrap;
	padding: 0.3em;
	border: solid 1px #ccc
	}

/* ログイン */
#login {
	margin:0 0 0 7px;
	padding:0 0 20px 0px;
	width:99%;
	border:1px solid #cccccc;
}
#login #name01 {
	margin:0px 0 0 0px;
	padding:12px 0 11px 0px;
	float:left;
	text-align:center;
	width:30%;
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	background-color:#99CCCC;
	color:#ffffff;
	font-weight:bold;
}
#login #form01 {
	margin:0;
	padding:10px 0 11px 10px;
	width:535px;
	_padding:10px 0 9px 10px;
	_width:100%;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	background-color:#eeeeee;
}
#login #notes01 {
	margin:20px 0 0 7px;
	line-height:1.3em;
}
#news {
	margin:3px 0 0 7px;
	padding:0;
	width:99%;
	border:1px solid #cccccc;
}
#news #title {
	margin:0px 0 0 0px;
	padding:10px 0 8px 10px;
	width:535px;
	_width:525px;
	font-weight: bold;
	background-color:#eeeeee;
}
#news dl {
	margin:0px 0 0 10px;
}
#news dt {
	margin:7px 0 1px 0px;
}
#news dd {
	margin:0px 0 3px 0px;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #cccccc;
	width:98%;
}

/* モバイルコマーシャル */
#mobile_c_title {
	margin:-4px 0 0 0px;
	padding:0;
}

#mobile_c_catebar1 {
	margin:5px 0 0 0px;
	padding:0;
0}
#mobile_c_cate1_area {
	margin:5px 0 0 0px;
}
#mobile_c_cate1_area td {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	text-align:left;
}
#mobile_c_cate2 {
	margin:8px 0 0 0px;
}
#mobile_c_cate2 td {
	margin:0px 0 0 0px;
	padding:0px 0 5px 0px;
	text-align:left;
}
#mobile_c_cate2_cell_1 {
	margin:0px 0px 0 2px;
	padding:0px 0 0 0px;
	height:98px;
	width:234px;
	background-image: url("../images/dreamplaza_mobile_c20060-40.gif");
}
#mobile_c_cate2_cell_2 {
	margin:0px 0px 0 7px;
	padding:0px 0 0 0px;
	height:98px;
	width:234px;
	background-image: url("../images/dreamplaza_mobile_c20060-40.gif");
}
#mobile_c_cate2_list01 {
	margin:9px 1px 10px 5px;
	padding:0px 0 0px 0px;
	float:left;
}
#mobile_c_cate2_list02 {
	margin:7px 0 0 0px;
	padding:3px 0 1px 0px;
	font-size:0.85em;;
	color:#666666;
}
#mobile_c_cate2_list03 {
	margin:4px 0 0 0px;
	padding:0px 0 0px 0px;
	font-weight:bold;
	line-heght:1.3em;
	height:48px;
}
#mobile_c_cate2_list04 {
	margin:0px 10px 0 0px;
	padding:0px 0 0px 0px;
	text-align:right;
}
#mobile_c_cate2_list05 {
	margin:0px 0px 0 0px;
	padding:0px 0 0px 0px;
}
#mobile_c_cate2_list03 a:link {
	color:#333333;
}
#mobile_c_cate2_list03 a {
	color:#333333;
}
#mobile_c_cate2_list03 a:hover {
	color:#333333;
}
#mobile_c_cate2_list03 a:visited {
	color:#333333;
}

/* ケータイへのURL送信メールフォーム */
#element01 {
	float:left;
	margin:0px 0px 2px 0;
	font-size:0.8em;
}
#element02 {
}
#element03 {
	float:left;
	margin:3px 0px 0 12px;
	font-size:1.5em;
	font-weight:bold;
	color:#333333;
	text-align:right;
}
#element04 {
	margin:2px 11px 0 0px;
	text-align:right;
}
#element05 {
	margin:5px 11px 0 0px;
	font-size:0.8em;
	text-align:right;
}
#element05 input{
	margin:0px 0px 0 0px;
	font-size:1.0em;
}

/* トップRSS */
#top_rss01 {
	margin:0;
	padding:5px 7px 7px 8px;
	line-height:1.3em;
	
	border:1px solid #8DBEC7;
	background-image: url("../images/E5F2E8.gif");
}
#top_rss01 p {
	margin:3px 0 0 0;

}
#top_rss_foot01 {
	font-size:0.7em;
	padding:5px 7px 5px 8px;
	color:333333;
	border:1px solid #8DBEC7;
	background-color:#8DBEC7;
	text-align:center;
}
#top_rss02 {
	margin:0;
	padding:5px 7px 7px 8px;
	line-height:1.3em;
	
	border:1px solid #eeeeee;
}
#top_rss02 p {
	margin:3px 0 0 0;

}
#top_rss_head02 {
	padding:10px 7px 7px 8px;
	color:333333;
	border:1px solid #eeeeee;
	background-color:#eeeeee;
	text-align:center;
}

/* MC用 */
#kiyaku h2 {
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 15px;
	margin-right: 15px;
	font-size: 1.2em;
}
#kiyaku h3 {
	margin-top: 10px;
	margin-left: 10px;
}
#kiyaku ul, #kiyaku ol {
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 15px;
	line-height: 1.4em;
}















